chore(genai,vertexai,community): Making integration tests async #960 #1368
Google Cloud Build / langchain-google-vertexai-us (llm-integration-tests)
failed
Nov 19, 2025 in 2m 10s
Summary
Build Information
| Trigger | langchain-google-vertexai-us |
| Build | 81d8ad96-7b6f-47a1-bd35-0cc30749af8c |
| Start | 2025-11-19T11:23:42-08:00 |
| Duration | 1m4.093s |
| Status | FAILURE |
Steps
| Step | Status | Duration |
|---|---|---|
| integration tests | FAILURE | 49.551s |
Details
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
codspeed: 4.2.0 (disabled, mode: walltime, callgraph: not supported, timer_resolution: 1.0ns)
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /workspace/libs/vertexai
configfile: pyproject.toml
plugins: benchmark-5.2.3, asyncio-1.3.0, codspeed-4.2.0, anyio-4.11.0, socket-0.7.0, order-1.3.0, mock-3.15.1, recording-0.13.4, syrupy-4.9.1, xdist-3.8.0, retry-1.7.0, langsmith-0.4.42
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collected 189 items / 2 errors
==================================== ERRORS ====================================
_________ ERROR collecting tests/integration_tests/test_chat_models.py _________
tests/integration_tests/test_chat_models.py::test_multimodal_media_file_uri: duplicate parametrization of 'file_uri'
_________ ERROR collecting tests/integration_tests/test_embeddings.py __________
tests/integration_tests/test_embeddings.py::test_langchain_google_vertexai_embedding_documents: duplicate parametrization of 'model_name'
=========================== short test summary info ============================
ERROR tests/integration_tests/test_chat_models.py
ERROR tests/integration_tests/test_embeddings.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 14.74s ==============================
ERROR
ERROR: build step 0 "python:3.11" failed: step exited with non-zero status: 2
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
codspeed: 4.2.0 (disabled, mode: walltime, callgraph: not supported, timer_resolution: 1.0ns)
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /workspace/libs/vertexai
configfile: pyproject.toml
plugins: benchmark-5.2.3, asyncio-1.3.0, codspeed-4.2.0, anyio-4.11.0, socket-0.7.0, order-1.3.0, mock-3.15.1, recording-0.13.4, syrupy-4.9.1, xdist-3.8.0, retry-1.7.0, langsmith-0.4.42
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collected 189 items / 2 errors
==================================== ERRORS ====================================
_________ ERROR collecting tests/integration_tests/test_chat_models.py _________
tests/integration_tests/test_chat_models.py::test_multimodal_media_file_uri: duplicate parametrization of 'file_uri'
_________ ERROR collecting tests/integration_tests/test_embeddings.py __________
tests/integration_tests/test_embeddings.py::test_langchain_google_vertexai_embedding_documents: duplicate parametrization of 'model_name'
=========================== short test summary info ============================
ERROR tests/integration_tests/test_chat_models.py
ERROR tests/integration_tests/test_embeddings.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 14.74s ==============================
ERROR
ERROR: build step 0 "python:3.11" failed: step exited with non-zero status: 2
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
codspeed: 4.2.0 (disabled, mode: walltime, callgraph: not supported, timer_resolution: 1.0ns)
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /workspace/libs/vertexai
configfile: pyproject.toml
plugins: benchmark-5.2.3, asyncio-1.3.0, codspeed-4.2.0, anyio-4.11.0, socket-0.7.0, order-1.3.0, mock-3.15.1, recording-0.13.4, syrupy-4.9.1, xdist-3.8.0, retry-1.7.0, langsmith-0.4.42
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collected 189 items / 2 errors
==================================== ERRORS ====================================
_________ ERROR collecting tests/integration_tests/test_chat_models.py _________
tests/integration_tests/test_chat_models.py::test_multimodal_media_file_uri: duplicate parametrization of 'file_uri'
_________ ERROR collecting tests/integration_tests/test_embeddings.py __________
tests/integration_tests/test_embeddings.py::test_langchain_google_vertexai_embedding_documents: duplicate parametrization of 'model_name'
=========================== short test summary info ============================
ERROR tests/integration_tests/test_chat_models.py
ERROR tests/integration_tests/test_embeddings.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 14.74s ==============================
ERROR
ERROR: build step 0 "python:3.11" failed: step exited with non-zero status: 2
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
codspeed: 4.2.0 (disabled, mode: walltime, callgraph: not supported, timer_resolution: 1.0ns)
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%2281d8ad96-7b6f-47a1-bd35-0cc30749af8c%22+AND+resource.labels.build_trigger_id%3D%22e5368ed3-68b5-4039-85d4-5851c31a160a%22&project=llm-integration-tests.]
...
== short test summary info ============================
ERROR tests/integration_tests/test_chat_models.py
ERROR tests/integration_tests/test_embeddings.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 14.74s ==============================
ERROR
ERROR: build step 0 "python:3.11" failed: step exited with non-zero status: 2
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
codspeed: 4.2.0 (disabled, mode: walltime, callgraph: not supported, timer_resolution: 1.0ns)
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /workspace/libs/vertexai
configfile: pyproject.toml
plugins: benchmark-5.2.3, asyncio-1.3.0, codspeed-4.2.0, anyio-4.11.0, socket-0.7.0, order-1.3.0, mock-3.15.1, recording-0.13.4, syrupy-4.9.1, xdist-3.8.0, retry-1.7.0, langsmith-0.4.42
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collected 189 items / 2 errors
==================================== ERRORS ====================================
_________ ERROR collecting tests/integration_tests/test_chat_models.py _________
tests/integration_tests/test_chat_models.py::test_multimodal_media_file_uri: duplicate parametrization of 'file_uri'
_________ ERROR collecting tests/integration_tests/test_embeddings.py __________
tests/integration_tests/test_embeddings.py::test_langchain_google_vertexai_embedding_documents: duplicate parametrization of 'model_name'
=========================== short test summary info ============================
ERROR tests/integration_tests/test_chat_models.py
ERROR tests/integration_tests/test_embeddings.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 14.74s ==============================
ERROR
ERROR: build step 0 "python:3.11" failed: step exited with non-zero status: 2
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
codspeed: 4.2.0 (disabled, mode: walltime, callgraph: not supported, timer_resolution: 1.0ns)
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /workspace/libs/vertexai
configfile: pyproject.toml
plugins: benchmark-5.2.3, asyncio-1.3.0, codspeed-4.2.0, anyio-4.11.0, socket-0.7.0, order-1.3.0, mock-3.15.1, recording-0.13.4, syrupy-4.9.1, xdist-3.8.0, retry-1.7.0, langsmith-0.4.42
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collected 189 items / 2 errors
==================================== ERRORS ====================================
_________ ERROR collecting tests/integration_tests/test_chat_models.py _________
tests/integration_tests/test_chat_models.py::test_multimodal_media_file_uri: duplicate parametrization of 'file_uri'
_________ ERROR collecting tests/integration_tests/test_embeddings.py __________
tests/integration_tests/test_embeddings.py::test_langchain_google_vertexai_embedding_documents: duplicate parametrization of 'model_name'
=========================== short test summary info ============================
ERROR tests/integration_tests/test_chat_models.py
ERROR tests/integration_tests/test_embeddings.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 14.74s ==============================
ERROR
ERROR: build step 0 "python:3.11" failed: step exited with non-zero status: 2
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
============================= test session starts ==============================
platform linux -- Python 3.11.14, pytest-8.4.2, pluggy-1.6.0
codspeed: 4.2.0 (disabled, mode: walltime, callgraph: not supported, timer_resolution: 1.0ns)
benchmark: 5.2.3 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /workspace/libs/vertexai
configfile: pyproject.toml
plugins: benchmark-5.2.3, asyncio-1.3.0, codspeed-4.2.0, anyio-4.11.0, socket-0.7.0, order-1.3.0, mock-3.15.1, recording-0.13.4, syrupy-4.9.1, xdist-3.8.0, retry-1.7.0, langsmith-0.4.42
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collected 189 items / 2 errors
==================================== ERRORS ====================================
_________ ERROR collecting tests/integration_tests/test_chat_models.py _________
tests/integration_tests/test_chat_models.py::test_multimodal_media_file_uri: duplicate parametrization of 'file_uri'
_________ ERROR collecting tests/integration_tests/test_embeddings.py __________
tests/integration_tests/test_embeddings.py::test_langchain_google_vertexai_embedding_documents: duplicate parametrization of 'model_name'
=========================== short test summary info ============================
ERROR tests/integration_tests/test_chat_models.py
ERROR tests/integration_tests/test_embeddings.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 14.74s ==============================
ERROR
ERROR: build step 0 "python:3.11" failed: step exited with non-zero status: 2
starting build "81d8ad96-7b6f-47a1-bd35-0cc30749af8c"
FETCHSOURCE
From https://github.com/langchain-ai/langchain-google
* branch 615f3361a3eb84271d2324be577782588fb0d775 -> FETCH_HEAD
HEAD is now at 615f336 chore: update uv.lock files for pytest-xdist (#960)
GitCommit:
615f3361a3eb84271d2324be577782588fb0d775
BUILD
Pulling image: python:3.11
3.11: Pulling from library/python
53c88f1dfeb7: Pulling fs layer
eae668646f44: Pulling fs layer
ff2e6e687b6c: Pulling fs layer
7c40a3faff76: Pulling fs layer
70bbc8515263: Pulling fs layer
20a3f69f2611: Pulling fs layer
7d045536fc2b: Pulling fs layer
7d045536fc2b: Waiting
70bbc8515263: Download complete
7d045536fc2b: Verifying Checksum
7d045536fc2b: Download complete
eae668646f44: Verifying Checksum
eae668646f44: Download complete
20a3f69f2611: Verifying Checksum
20a3f69f2611: Download complete
53c88f1dfeb7: Verifying Checksum
53c88f1dfeb7: Download complete
ff2e6e687b6c: Verifying Checksum
ff2e6e687b6c: Download complete
53c88f1dfeb7: Pull complete
7c40a3faff76: Verifying Checksum
7c40a3faff76: Download complete
eae668646f44: Pull complete
ff2e6e687b6c: Pull complete
7c40a3faff76: Pull complete
70bbc8515263: Pull complete
20a3f69f2611: Pull complete
7d045536fc2b: Pull complete
Digest: sha256:a3f963d22cc2bd1b0e9a62c8e6f31b3bd3340d554fae00cc312c3359b61a6d7e
Status: Downloaded newer image for python:3.11
docker.io/library/python:3.11
Using pip 24.0 from /usr/local/lib/python3.11/site-packages/pip (python 3.11)
Collecting uv==0.8.13
Obtaining dependency information for uv==0.8.13 from https://files.pythonhosted.org/packages/82/6b/81387a715dd045f7edea452fb76a5896dcfc11b8ecf0db5106f4b0f633ec/uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Downloading uv-0.8.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.2 MB/s eta 0:00:00
Installing collected packages: uv
Successfully installed uv-0.8.13
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[notice] A new release of pip is available: 24.0 -> 25.3
[notice] To update, run: pip install --upgrade pip
Using CPython 3.11.14 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
Resolved 128 packages in 1ms
Building langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading google-cloud-aiplatform (7.7MiB)
Downloading zstandard (5.3MiB)
Downloading tokenizers (3.1MiB)
Downloading google-api-python-client (14.0MiB)
Downloading grpcio (6.3MiB)
Downloading pydantic-core (2.0MiB)
Downloading hf-xet (3.2MiB)
Downloading shapely (3.0MiB)
Downloading pygments (1.2MiB)
Downloading pyarrow (45.5MiB)
Downloading numpy (16.2MiB)
Downloading pydantic-core
Downloading tokenizers
Downloading hf-xet
Downloading shapely
Built langchain-google-vertexai @ file:///workspace/libs/vertexai
Downloading zstandard
Downloading grpcio
Downloading pygments
Downloading google-api-python-client
Downloading numpy
Downloading pyarrow
Downloading google-cloud-aiplatform
Prepared 115 packages in 3.99s
warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
If the cache and target directories are on different filesystems, hardlinking may not be supported.
If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
Installed 115 packages in 363ms
+ annotated-types==0.7.0
+ anthropic==0.72.1
+ anyio==4.11.0
+ bottleneck==1.6.0
+ cachetools==6.2.1
+ certifi==2025.11.12
+ cffi==2.0.0
+ charset-normalizer==3.4.4
+ click==8.3.0
+ distro==1.9.0
+ docstring-parser==0.17.0
+ execnet==2.1.2
+ filelock==3.20.0
+ freezegun==1.5.5
+ fsspec==2025.10.0
+ google-api-core==2.28.1
+ google-api-python-client==2.187.0
+ google-auth==2.43.0
+ google-auth-httplib2==0.2.1
+ google-cloud-aiplatform==1.127.0
+ google-cloud-bigquery==3.38.0
+ google-cloud-core==2.5.0
+ google-cloud-datastore==2.21.0
+ google-cloud-resource-manager==1.15.0
+ google-cloud-storage==3.5.0
+ google-crc32c==1.7.1
+ google-genai==1.49.0
+ google-resumable-media==2.7.2
+ googleapis-common-protos==1.72.0
+ grpc-google-iam-v1==0.14.3
+ grpcio==1.76.0
+ grpcio-status==1.76.0
+ h11==0.16.0
+ hf-xet==1.2.0
+ httpcore==1.0.9
+ httplib2==0.31.0
+ httpx==0.28.1
+ httpx-sse==0.4.3
+ huggingface-hub==1.1.2
+ idna==3.11
+ iniconfig==2.3.0
+ jiter==0.12.0
+ jsonpatch==1.33
+ jsonpointer==3.0.0
+ langchain==1.0.5
+ langchain-core==1.0.4
+ langchain-google-vertexai==3.0.3 (from file:///workspace/libs/vertexai)
+ langchain-mistralai==1.0.1
+ langchain-tests==1.0.1
+ langgraph==1.0.3
+ langgraph-checkpoint==3.0.1
+ langgraph-prebuilt==1.0.2
+ langgraph-sdk==0.2.9
+ langsmith==0.4.42
+ markdown-it-py==4.0.0
+ mdurl==0.1.2
+ multidict==6.7.0
+ numexpr==2.14.1
+ numpy==2.3.4
+ orjson==3.11.4
+ ormsgpack==1.12.0
+ packaging==25.0
+ pluggy==1.6.0
+ propcache==0.4.1
+ proto-plus==1.26.1
+ protobuf==6.33.0
+ py-cpuinfo==9.0.0
+ pyarrow==22.0.0
+ pyasn1==0.6.1
+ pyasn1-modules==0.4.2
+ pycparser==2.23
+ pydantic==2.12.4
+ pydantic-core==2.41.5
+ pygments==2.19.2
+ pyparsing==3.2.5
+ pytest==8.4.2
+ pytest-asyncio==1.3.0
+ pytest-benchmark==5.2.3
+ pytest-codspeed==4.2.0
+ pytest-mock==3.15.1
+ pytest-order==1.3.0
+ pytest-recording==0.13.4
+ pytest-retry==1.7.0
+ pytest-socket==0.7.0
+ pytest-watcher==0.4.3
+ pytest-xdist==3.8.0
+ python-dateutil==2.9.0.post0
+ pyyaml==6.0.3
+ requests==2.32.5
+ requests-toolbelt==1.0.0
+ rich==14.2.0
+ rsa==4.9.1
+ shapely==2.1.2
+ shellingham==1.5.4
+ six==1.17.0
+ sniffio==1.3.1
+ syrupy==4.9.1
+ tenacity==9.1.2
+ tokenizers==0.22.1
+ tqdm==4.67.1
+ typer-slim==0.20.0
+ types-protobuf==4.25.0.20240417
+ types-requests==2.32.4.20250913
+ typing-extensions==4.15.0
+ typing-inspection==0.4.2
+ uritemplate==4.2.0
+ urllib3==2.5.0
+ validators==0.35.0
+ vcrpy==7.0.0
+ watchdog==6.0.0
+ websockets==15.0.1
+ wrapt==2.0.1
+ xxhash==3.6.0
+ yarl==1.22.0
+ zstandard==0.25.0
Loading