feat: added failing test to verify the workflow #441
Google Cloud Build / core-python-sdk-pr-py311 (toolbox-testing-438616)
failed
Nov 26, 2025 in 1m 22s
Summary
Build Information
| Trigger | core-python-sdk-pr-py311 |
| Build | e585a889-50ef-4394-97f5-0d1db84c53ef |
| Start | 2025-11-25T22:50:46-08:00 |
| Duration | 1m19.261s |
| Status | FAILURE |
Steps
| Step | Status | Duration |
|---|---|---|
| Install library requirements | SUCCESS | 32.736s |
| Install test requirements | SUCCESS | 21.155s |
| Run integration tests | FAILURE | 10.286s |
Details
starting build "e585a889-50ef-4394-97f5-0d1db84c53ef"
FETCHSOURCE
From https://github.com/googleapis/mcp-toolbox-sdk-python
* branch cc714b72f8d200b5cbdd38915e8d8892af5d058d -> FETCH_HEAD
HEAD is now at cc714b7 feat: added failing test to verify the workflow
GitCommit:
cc714b72f8d200b5cbdd38915e8d8892af5d058d
BUILD
Starting Step #0 - "Install library requirements"
Step #0 - "Install library requirements": Pulling image: python:3.11
Step #0 - "Install library requirements": 3.11: Pulling from library/python
Step #0 - "Install library requirements": 53c88f1dfeb7: Pulling fs layer
Step #0 - "Install library requirements": eae668646f44: Pulling fs layer
Step #0 - "Install library requirements": ff2e6e687b6c: Pulling fs layer
Step #0 - "Install library requirements": 7c40a3faff76: Pulling fs layer
Step #0 - "Install library requirements": 70bbc8515263: Pulling fs layer
Step #0 - "Install library requirements": 20a3f69f2611: Pulling fs layer
Step #0 - "Install library requirements": 7d045536fc2b: Pulling fs layer
Step #0 - "Install library requirements": 7d045536fc2b: Waiting
Step #0 - "Install library requirements": 70bbc8515263: Verifying Checksum
Step #0 - "Install library requirements": 70bbc8515263: Download complete
Step #0 - "Install library requirements": 7d045536fc2b: Verifying Checksum
Step #0 - "Install library requirements": 7d045536fc2b: Download complete
Step #0 - "Install library requirements": 20a3f69f2611: Verifying Checksum
Step #0 - "Install library requirements": 20a3f69f2611: Download complete
Step #0 - "Install library requirements": eae668646f44: Verifying Checksum
Step #0 - "Install library requirements": eae668646f44: Download complete
Step #0 - "Install library requirements": 53c88f1dfeb7: Verifying Checksum
Step #0 - "Install library requirements": 53c88f1dfeb7: Download complete
Step #0 - "Install library requirements": ff2e6e687b6c: Verifying Checksum
Step #0 - "Install library requirements": ff2e6e687b6c: Download complete
Step #0 - "Install library requirements": 7c40a3faff76: Verifying Checksum
Step #0 - "Install library requirements": 7c40a3faff76: Download complete
Step #0 - "Install library requirements": 53c88f1dfeb7: Pull complete
Step #0 - "Install library requirements": eae668646f44: Pull complete
Step #0 - "Install library requirements": ff2e6e687b6c: Pull complete
Step #0 - "Install library requirements": 7c40a3faff76: Pull complete
Step #0 - "Install library requirements": 70bbc8515263: Pull complete
Step #0 - "Install library requirements": 20a3f69f2611: Pull complete
Step #0 - "Install library requirements": 7d045536fc2b: Pull complete
Step #0 - "Install library requirements": Digest: sha256:bf2d36b8fb1b4a0b590b36736cdd8a6b5175b411bf135c42694ecd68ab8fed02
Step #0 - "Install library requirements": Status: Downloaded newer image for python:3.11
Step #0 - "Install library requirements": docker.io/library/python:3.11
Step #0 - "Install library requirements": Collecting aiohttp==3.13.2 (from -r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading aiohttp-3.13.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB)
Step #0 - "Install library requirements": Collecting pydantic==2.12.4 (from -r requirements.txt (line 2))
Step #0 - "Install library requirements": Downloading pydantic-2.12.4-py3-none-any.whl.metadata (89 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 3.3 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting deprecated==1.3.1 (from -r requirements.txt (line 3))
Step #0 - "Install library requirements": Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB)
Step #0 - "Install library requirements": Collecting requests==2.32.5 (from -r requirements.txt (line 4))
Step #0 - "Install library requirements": Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Step #0 - "Install library requirements": Collecting google-auth==2.43.0 (from -r requirements.txt (line 5))
Step #0 - "Install library requirements": Downloading google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 kB)
Step #0 - "Install library requirements": Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.13.2->-r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
Step #0 - "Install library requirements": Collecting aiosignal>=1.4.0 (from aiohttp==3.13.2->-r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB)
Step #0 - "Install library requirements": Collecting attrs>=17.3.0 (from aiohttp==3.13.2->-r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB)
Step #0 - "Install library requirements": Collecting frozenlist>=1.1.1 (from aiohttp==3.13.2->-r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading frozenlist-1.8.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (20 kB)
Step #0 - "Install library requirements": Collecting multidict<7.0,>=4.5 (from aiohttp==3.13.2->-r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading multidict-6.7.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB)
Step #0 - "Install library requirements": Collecting propcache>=0.2.0 (from aiohttp==3.13.2->-r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading propcache-0.4.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (13 kB)
Step #0 - "Install library requirements": Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.13.2->-r requirements.txt (line 1))
Step #0 - "Install library requirements": Downloading yarl-1.22.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (75 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.1/75.1 kB 7.3 MB/s eta 0:00:00
Step #0 - "Install library requirements": Collecting annotated-types>=0.6.0 (from pydantic==2.12.4->-r requirements.txt (line 2))
Step #0 - "Install library requirements": Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
Step #0 - "Install library requirements": Collecting pydantic-core==2.41.5 (from pydantic==2.12.4->-r requirements.txt (line 2))
Step #0 - "Install library requirements": Downloading pydantic_core-2.41.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB)
Step #0 - "Install library requirements": Collecting typing-extensions>=4.14.1 (from pydantic==2.12.4->-r requirements.txt (line 2))
Step #0 - "Install library requirements": Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Step #0 - "Install library requirements": Collecting typing-inspection>=0.4.2 (from pydantic==2.12.4->-r requirements.txt (line 2))
Step #0 - "Install library requirements": Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB)
Step #0 - "Install library requirements": Collecting wrapt<3,>=1.10 (from deprecated==1.3.1->-r requirements.txt (line 3))
Step #0 - "Install library requirements": Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.0 kB)
Step #0 - "Install library requirements": Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 4))
Step #0 - "Install library requirements": Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB)
Step #0 - "Install library requirements": Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 4))
Step #0 - "Install library requirements": Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB)
Step #0 - "Install library requirements": Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 4))
Step #0 - "Install library requirements": Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
Step #0 - "Install library requirements": Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 4))
Step #0 - "Install library requirements": Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB)
Step #0 - "Install library requirements": Collecting cachetools<7.0,>=2.0.0 (from google-auth==2.43.0->-r requirements.txt (line 5))
Step #0 - "Install library requirements": Downloading cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB)
Step #0 - "Install library requirements": Collecting pyasn1-modules>=0.2.1 (from google-auth==2.43.0->-r requirements.txt (line 5))
Step #0 - "Install library requirements": Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB)
Step #0 - "Install library requirements": Collecting rsa<5,>=3.1.4 (from google-auth==2.43.0->-r requirements.txt (line 5))
Step #0 - "Install library requirements": Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB)
Step #0 - "Install library requirements": Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth==2.43.0->-r requirements.txt (line 5))
Step #0 - "Install library requirements": Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)
Step #0 - "Install library requirements": Downloading aiohttp-3.13.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.7 MB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.4 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading pydantic-2.12.4-py3-none-any.whl (463 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 463.4/463.4 kB 40.1 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB)
Step #0 - "Install library requirements": Downloading requests-2.32.5-py3-none-any.whl (64 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.8 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.1/223.1 kB 22.3 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading pydantic_core-2.41.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 83.2 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB)
Step #0 - "Install library requirements": Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB)
Step #0 - "Install library requirements": Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
Step #0 - "Install library requirements": Downloading attrs-25.4.0-py3-none-any.whl (67 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 7.6 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading cachetools-6.2.2-py3-none-any.whl (11 kB)
Step #0 - "Install library requirements": Downloading certifi-2025.11.12-py3-none-any.whl (159 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 15.1 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.6/151.6 kB 19.6 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading frozenlist-1.8.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (231 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.1/231.1 kB 20.5 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading idna-3.11-py3-none-any.whl (71 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.5 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading multidict-6.7.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (246 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.7/246.7 kB 22.6 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading propcache-0.4.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (210 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.0/210.0 kB 20.1 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 15.6 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading rsa-4.9.1-py3-none-any.whl (34 kB)
Step #0 - "Install library requirements": Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 3.8 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB)
Step #0 - "Install library requirements": Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 13.5 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading wrapt-2.0.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (114 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.1/114.1 kB 13.1 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading yarl-1.22.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (365 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 365.8/365.8 kB 34.0 MB/s eta 0:00:00
Step #0 - "Install library requirements": Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
Step #0 - "Install library requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 8.4 MB/s eta 0:00:00
Step #0 - "Install library requirements": Installing collected packages: wrapt, urllib3, typing-extensions, pyasn1, propcache, multidict, idna, frozenlist, charset_normalizer, certifi, cachetools, attrs, annotated-types, aiohappyeyeballs, yarl, typing-inspection, rsa, requests, pydantic-core, pyasn1-modules, deprecated, aiosignal, pydantic, google-auth, aiohttp
Step #0 - "Install library requirements": WARNING: The script normalizer is installed in '/builder/home/.local/bin' which is not on PATH.
Step #0 - "Install library requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #0 - "Install library requirements": WARNING: The scripts pyrsa-decrypt, pyrsa-encrypt, pyrsa-keygen, pyrsa-priv2pub, pyrsa-sign and pyrsa-verify are installed in '/builder/home/.local/bin' which is not on PATH.
Step #0 - "Install library requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #0 - "Install library requirements": Successfully installed aiohappyeyeballs-2.6.1 aiohttp-3.13.2 aiosignal-1.4.0 annotated-types-0.7.0 attrs-25.4.0 cachetools-6.2.2 certifi-2025.11.12 charset_normalizer-3.4.4 deprecated-1.3.1 frozenlist-1.8.0 google-auth-2.43.0 idna-3.11 multidict-6.7.0 propcache-0.4.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 pydantic-2.12.4 pydantic-core-2.41.5 requests-2.32.5 rsa-4.9.1 typing-extensions-4.15.0 typing-inspection-0.4.2 urllib3-2.5.0 wrapt-2.0.1 yarl-1.22.0
Step #0 - "Install library requirements": 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
Step #0 - "Install library requirements":
Step #0 - "Install library requirements": [notice] A new release of pip is available: 24.0 -> 25.3
Step #0 - "Install library requirements": [notice] To update, run: pip install --upgrade pip
Finished Step #0 - "Install library requirements"
Starting Step #1 - "Install test requirements"
Step #1 - "Install test requirements": Already have image (with digest): python:3.11
Step #1 - "Install test requirements": Obtaining file:///workspace/packages/toolbox-core
Step #1 - "Install test requirements": Installing build dependencies: started
Step #1 - "Install test requirements": Installing build dependencies: finished with status 'done'
Step #1 - "Install test requirements": Checking if build backend supports build_editable: started
Step #1 - "Install test requirements": Checking if build backend supports build_editable: finished with status 'done'
Step #1 - "Install test requirements": Getting requirements to build editable: started
Step #1 - "Install test requirements": Getting requirements to build editable: finished with status 'done'
Step #1 - "Install test requirements": Preparing editable metadata (pyproject.toml): started
Step #1 - "Install test requirements": Preparing editable metadata (pyproject.toml): finished with status 'done'
Step #1 - "Install test requirements": Requirement already satisfied: pydantic<3.0.0,>=2.7.0 in /builder/home/.local/lib/python3.11/site-packages (from toolbox-core==0.5.3) (2.12.4)
Step #1 - "Install test requirements": Requirement already satisfied: aiohttp<4.0.0,>=3.8.6 in /builder/home/.local/lib/python3.11/site-packages (from toolbox-core==0.5.3) (3.13.2)
Step #1 - "Install test requirements": Requirement already satisfied: deprecated<2.0.0,>=1.2.15 in /builder/home/.local/lib/python3.11/site-packages (from toolbox-core==0.5.3) (1.3.1)
Step #1 - "Install test requirements": Requirement already satisfied: google-auth<3.0.0,>=2.0.0 in /builder/home/.local/lib/python3.11/site-packages (from toolbox-core==0.5.3) (2.43.0)
Step #1 - "Install test requirements": Requirement already satisfied: requests<3.0.0,>=2.19.0 in /builder/home/.local/lib/python3.11/site-packages (from toolbox-core==0.5.3) (2.32.5)
Step #1 - "Install test requirements": Collecting black==25.11.0 (from black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading black-25.11.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (85 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.2/85.2 kB 3.1 MB/s eta 0:00:00
Step #1 - "Install test requirements": Collecting isort==7.0.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading isort-7.0.0-py3-none-any.whl.metadata (11 kB)
Step #1 - "Install test requirements": Collecting mypy==1.18.2 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading mypy-1.18.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.2 kB)
Step #1 - "Install test requirements": Collecting pytest==9.0.1 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest-9.0.1-py3-none-any.whl.metadata (7.6 kB)
Step #1 - "Install test requirements": Collecting pytest-aioresponses==0.3.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_aioresponses-0.3.0-py3-none-any.whl.metadata (3.6 kB)
Step #1 - "Install test requirements": Collecting pytest-asyncio==1.3.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_asyncio-1.3.0-py3-none-any.whl.metadata (4.1 kB)
Step #1 - "Install test requirements": Collecting pytest-cov==7.0.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_cov-7.0.0-py3-none-any.whl.metadata (31 kB)
Step #1 - "Install test requirements": Collecting pytest-mock==3.15.1 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_mock-3.15.1-py3-none-any.whl.metadata (3.9 kB)
Step #1 - "Install test requirements": Collecting google-cloud-secret-manager==2.25.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_cloud_secret_manager-2.25.0-py3-none-any.whl.metadata (9.8 kB)
Step #1 - "Install test requirements": Collecting google-cloud-storage==3.6.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_cloud_storage-3.6.0-py3-none-any.whl.metadata (13 kB)
Step #1 - "Install test requirements": Collecting aioresponses==0.7.8 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading aioresponses-0.7.8-py2.py3-none-any.whl.metadata (10 kB)
Step #1 - "Install test requirements": Collecting packaging>=22.0 (from aioresponses==0.7.8->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
Step #1 - "Install test requirements": Collecting click>=8.0.0 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
Step #1 - "Install test requirements": Collecting mypy-extensions>=0.4.3 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB)
Step #1 - "Install test requirements": Collecting pathspec>=0.9.0 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
Step #1 - "Install test requirements": Collecting platformdirs>=2 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB)
Step #1 - "Install test requirements": Collecting pytokens>=0.3.0 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytokens-0.3.0-py3-none-any.whl.metadata (2.0 kB)
Step #1 - "Install test requirements": Collecting ipython>=7.8.0 (from black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading ipython-9.7.0-py3-none-any.whl.metadata (4.5 kB)
Step #1 - "Install test requirements": Collecting tokenize-rt>=3.2.0 (from black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading tokenize_rt-6.2.0-py2.py3-none-any.whl.metadata (4.0 kB)
Step #1 - "Install test requirements": Collecting google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_api_core-2.28.1-py3-none-any.whl.metadata (3.3 kB)
Step #1 - "Install test requirements": Collecting grpcio<2.0.0,>=1.33.2 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading grpcio-1.76.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB)
Step #1 - "Install test requirements": Collecting proto-plus<2.0.0,>=1.22.3 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB)
Step #1 - "Install test requirements": Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading protobuf-6.33.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes)
Step #1 - "Install test requirements": Collecting grpc-google-iam-v1<1.0.0,>=0.14.0 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading grpc_google_iam_v1-0.14.3-py3-none-any.whl.metadata (9.2 kB)
Step #1 - "Install test requirements": Collecting google-cloud-core<3.0.0,>=2.4.2 (from google-cloud-storage==3.6.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_cloud_core-2.5.0-py3-none-any.whl.metadata (3.1 kB)
Step #1 - "Install test requirements": Collecting google-resumable-media<3.0.0,>=2.7.2 (from google-cloud-storage==3.6.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_resumable_media-2.8.0-py3-none-any.whl.metadata (2.6 kB)
Step #1 - "Install test requirements": Collecting google-crc32c<2.0.0,>=1.1.3 (from google-cloud-storage==3.6.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
Step #1 - "Install test requirements": Requirement already satisfied: typing_extensions>=4.6.0 in /builder/home/.local/lib/python3.11/site-packages (from mypy==1.18.2->toolbox-core==0.5.3) (4.15.0)
Step #1 - "Install test requirements": Collecting iniconfig>=1.0.1 (from pytest==9.0.1->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
Step #1 - "Install test requirements": Collecting pluggy<2,>=1.5 (from pytest==9.0.1->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Step #1 - "Install test requirements": Collecting pygments>=2.7.2 (from pytest==9.0.1->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
Step #1 - "Install test requirements": Collecting coverage>=7.10.6 (from coverage[toml]>=7.10.6->pytest-cov==7.0.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading coverage-7.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.1 kB)
Step #1 - "Install test requirements": Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (2.6.1)
Step #1 - "Install test requirements": Requirement already satisfied: aiosignal>=1.4.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (1.4.0)
Step #1 - "Install test requirements": Requirement already satisfied: attrs>=17.3.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (25.4.0)
Step #1 - "Install test requirements": Requirement already satisfied: frozenlist>=1.1.1 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (1.8.0)
Step #1 - "Install test requirements": Requirement already satisfied: multidict<7.0,>=4.5 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (6.7.0)
Step #1 - "Install test requirements": Requirement already satisfied: propcache>=0.2.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (0.4.1)
Step #1 - "Install test requirements": Requirement already satisfied: yarl<2.0,>=1.17.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (1.22.0)
Step #1 - "Install test requirements": Requirement already satisfied: wrapt<3,>=1.10 in /builder/home/.local/lib/python3.11/site-packages (from deprecated<2.0.0,>=1.2.15->toolbox-core==0.5.3) (2.0.1)
Step #1 - "Install test requirements": Requirement already satisfied: cachetools<7.0,>=2.0.0 in /builder/home/.local/lib/python3.11/site-packages (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.5.3) (6.2.2)
Step #1 - "Install test requirements": Requirement already satisfied: pyasn1-modules>=0.2.1 in /builder/home/.local/lib/python3.11/site-packages (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.5.3) (0.4.2)
Step #1 - "Install test requirements": Requirement already satisfied: rsa<5,>=3.1.4 in /builder/home/.local/lib/python3.11/site-packages (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.5.3) (4.9.1)
Step #1 - "Install test requirements": Requirement already satisfied: annotated-types>=0.6.0 in /builder/home/.local/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.7.0->toolbox-core==0.5.3) (0.7.0)
Step #1 - "Install test requirements": Requirement already satisfied: pydantic-core==2.41.5 in /builder/home/.local/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.7.0->toolbox-core==0.5.3) (2.41.5)
Step #1 - "Install test requirements": Requirement already satisfied: typing-inspection>=0.4.2 in /builder/home/.local/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.7.0->toolbox-core==0.5.3) (0.4.2)
Step #1 - "Install test requirements": Requirement already satisfied: charset_normalizer<4,>=2 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (3.4.4)
Step #1 - "Install test requirements": Requirement already satisfied: idna<4,>=2.5 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (3.11)
Step #1 - "Install test requirements": Requirement already satisfied: urllib3<3,>=1.21.1 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (2.5.0)
Step #1 - "Install test requirements": Requirement already satisfied: certifi>=2017.4.17 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (2025.11.12)
Step #1 - "Install test requirements": Collecting googleapis-common-protos<2.0.0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB)
Step #1 - "Install test requirements": Collecting grpcio-status<2.0.0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-secret-manager
...
[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%22e585a889-50ef-4394-97f5-0d1db84c53ef%22+AND+resource.labels.build_trigger_id%3D%228ead8fc9-3a20-4cbd-aa08-019e44acf22d%22&project=toolbox-testing-438616.]
...
tall test requirements": Collecting isort==7.0.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading isort-7.0.0-py3-none-any.whl.metadata (11 kB)
Step #1 - "Install test requirements": Collecting mypy==1.18.2 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading mypy-1.18.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.2 kB)
Step #1 - "Install test requirements": Collecting pytest==9.0.1 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest-9.0.1-py3-none-any.whl.metadata (7.6 kB)
Step #1 - "Install test requirements": Collecting pytest-aioresponses==0.3.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_aioresponses-0.3.0-py3-none-any.whl.metadata (3.6 kB)
Step #1 - "Install test requirements": Collecting pytest-asyncio==1.3.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_asyncio-1.3.0-py3-none-any.whl.metadata (4.1 kB)
Step #1 - "Install test requirements": Collecting pytest-cov==7.0.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_cov-7.0.0-py3-none-any.whl.metadata (31 kB)
Step #1 - "Install test requirements": Collecting pytest-mock==3.15.1 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytest_mock-3.15.1-py3-none-any.whl.metadata (3.9 kB)
Step #1 - "Install test requirements": Collecting google-cloud-secret-manager==2.25.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_cloud_secret_manager-2.25.0-py3-none-any.whl.metadata (9.8 kB)
Step #1 - "Install test requirements": Collecting google-cloud-storage==3.6.0 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_cloud_storage-3.6.0-py3-none-any.whl.metadata (13 kB)
Step #1 - "Install test requirements": Collecting aioresponses==0.7.8 (from toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading aioresponses-0.7.8-py2.py3-none-any.whl.metadata (10 kB)
Step #1 - "Install test requirements": Collecting packaging>=22.0 (from aioresponses==0.7.8->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
Step #1 - "Install test requirements": Collecting click>=8.0.0 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
Step #1 - "Install test requirements": Collecting mypy-extensions>=0.4.3 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB)
Step #1 - "Install test requirements": Collecting pathspec>=0.9.0 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
Step #1 - "Install test requirements": Collecting platformdirs>=2 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB)
Step #1 - "Install test requirements": Collecting pytokens>=0.3.0 (from black==25.11.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pytokens-0.3.0-py3-none-any.whl.metadata (2.0 kB)
Step #1 - "Install test requirements": Collecting ipython>=7.8.0 (from black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading ipython-9.7.0-py3-none-any.whl.metadata (4.5 kB)
Step #1 - "Install test requirements": Collecting tokenize-rt>=3.2.0 (from black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading tokenize_rt-6.2.0-py2.py3-none-any.whl.metadata (4.0 kB)
Step #1 - "Install test requirements": Collecting google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_api_core-2.28.1-py3-none-any.whl.metadata (3.3 kB)
Step #1 - "Install test requirements": Collecting grpcio<2.0.0,>=1.33.2 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading grpcio-1.76.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB)
Step #1 - "Install test requirements": Collecting proto-plus<2.0.0,>=1.22.3 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB)
Step #1 - "Install test requirements": Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading protobuf-6.33.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes)
Step #1 - "Install test requirements": Collecting grpc-google-iam-v1<1.0.0,>=0.14.0 (from google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading grpc_google_iam_v1-0.14.3-py3-none-any.whl.metadata (9.2 kB)
Step #1 - "Install test requirements": Collecting google-cloud-core<3.0.0,>=2.4.2 (from google-cloud-storage==3.6.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_cloud_core-2.5.0-py3-none-any.whl.metadata (3.1 kB)
Step #1 - "Install test requirements": Collecting google-resumable-media<3.0.0,>=2.7.2 (from google-cloud-storage==3.6.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_resumable_media-2.8.0-py3-none-any.whl.metadata (2.6 kB)
Step #1 - "Install test requirements": Collecting google-crc32c<2.0.0,>=1.1.3 (from google-cloud-storage==3.6.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
Step #1 - "Install test requirements": Requirement already satisfied: typing_extensions>=4.6.0 in /builder/home/.local/lib/python3.11/site-packages (from mypy==1.18.2->toolbox-core==0.5.3) (4.15.0)
Step #1 - "Install test requirements": Collecting iniconfig>=1.0.1 (from pytest==9.0.1->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
Step #1 - "Install test requirements": Collecting pluggy<2,>=1.5 (from pytest==9.0.1->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Step #1 - "Install test requirements": Collecting pygments>=2.7.2 (from pytest==9.0.1->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
Step #1 - "Install test requirements": Collecting coverage>=7.10.6 (from coverage[toml]>=7.10.6->pytest-cov==7.0.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading coverage-7.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (9.1 kB)
Step #1 - "Install test requirements": Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (2.6.1)
Step #1 - "Install test requirements": Requirement already satisfied: aiosignal>=1.4.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (1.4.0)
Step #1 - "Install test requirements": Requirement already satisfied: attrs>=17.3.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (25.4.0)
Step #1 - "Install test requirements": Requirement already satisfied: frozenlist>=1.1.1 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (1.8.0)
Step #1 - "Install test requirements": Requirement already satisfied: multidict<7.0,>=4.5 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (6.7.0)
Step #1 - "Install test requirements": Requirement already satisfied: propcache>=0.2.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (0.4.1)
Step #1 - "Install test requirements": Requirement already satisfied: yarl<2.0,>=1.17.0 in /builder/home/.local/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.6->toolbox-core==0.5.3) (1.22.0)
Step #1 - "Install test requirements": Requirement already satisfied: wrapt<3,>=1.10 in /builder/home/.local/lib/python3.11/site-packages (from deprecated<2.0.0,>=1.2.15->toolbox-core==0.5.3) (2.0.1)
Step #1 - "Install test requirements": Requirement already satisfied: cachetools<7.0,>=2.0.0 in /builder/home/.local/lib/python3.11/site-packages (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.5.3) (6.2.2)
Step #1 - "Install test requirements": Requirement already satisfied: pyasn1-modules>=0.2.1 in /builder/home/.local/lib/python3.11/site-packages (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.5.3) (0.4.2)
Step #1 - "Install test requirements": Requirement already satisfied: rsa<5,>=3.1.4 in /builder/home/.local/lib/python3.11/site-packages (from google-auth<3.0.0,>=2.0.0->toolbox-core==0.5.3) (4.9.1)
Step #1 - "Install test requirements": Requirement already satisfied: annotated-types>=0.6.0 in /builder/home/.local/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.7.0->toolbox-core==0.5.3) (0.7.0)
Step #1 - "Install test requirements": Requirement already satisfied: pydantic-core==2.41.5 in /builder/home/.local/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.7.0->toolbox-core==0.5.3) (2.41.5)
Step #1 - "Install test requirements": Requirement already satisfied: typing-inspection>=0.4.2 in /builder/home/.local/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.7.0->toolbox-core==0.5.3) (0.4.2)
Step #1 - "Install test requirements": Requirement already satisfied: charset_normalizer<4,>=2 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (3.4.4)
Step #1 - "Install test requirements": Requirement already satisfied: idna<4,>=2.5 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (3.11)
Step #1 - "Install test requirements": Requirement already satisfied: urllib3<3,>=1.21.1 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (2.5.0)
Step #1 - "Install test requirements": Requirement already satisfied: certifi>=2017.4.17 in /builder/home/.local/lib/python3.11/site-packages (from requests<3.0.0,>=2.19.0->toolbox-core==0.5.3) (2025.11.12)
Step #1 - "Install test requirements": Collecting googleapis-common-protos<2.0.0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB)
Step #1 - "Install test requirements": Collecting grpcio-status<2.0.0,>=1.33.2 (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-secret-manager==2.25.0->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading grpcio_status-1.76.0-py3-none-any.whl.metadata (1.1 kB)
Step #1 - "Install test requirements": Collecting decorator>=4.3.2 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
Step #1 - "Install test requirements": Collecting ipython-pygments-lexers>=1.0.0 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl.metadata (1.1 kB)
Step #1 - "Install test requirements": Collecting jedi>=0.18.1 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
Step #1 - "Install test requirements": Collecting matplotlib-inline>=0.1.5 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading matplotlib_inline-0.2.1-py3-none-any.whl.metadata (2.3 kB)
Step #1 - "Install test requirements": Collecting pexpect>4.3 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Step #1 - "Install test requirements": Collecting prompt_toolkit<3.1.0,>=3.0.41 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB)
Step #1 - "Install test requirements": Collecting stack_data>=0.6.0 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Step #1 - "Install test requirements": Collecting traitlets>=5.13.0 (from ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
Step #1 - "Install test requirements": Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in /builder/home/.local/lib/python3.11/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0.0,>=2.0.0->toolbox-core==0.5.3) (0.6.1)
Step #1 - "Install test requirements": Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.18.1->ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading parso-0.8.5-py2.py3-none-any.whl.metadata (8.3 kB)
Step #1 - "Install test requirements": Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Step #1 - "Install test requirements": Collecting wcwidth (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB)
Step #1 - "Install test requirements": Collecting executing>=1.2.0 (from stack_data>=0.6.0->ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB)
Step #1 - "Install test requirements": Collecting asttokens>=2.1.0 (from stack_data>=0.6.0->ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB)
Step #1 - "Install test requirements": Collecting pure-eval (from stack_data>=0.6.0->ipython>=7.8.0->black[jupyter]==25.11.0; extra == "test"->toolbox-core==0.5.3)
Step #1 - "Install test requirements": Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
Step #1 - "Install test requirements": Downloading aioresponses-0.7.8-py2.py3-none-any.whl (12 kB)
Step #1 - "Install test requirements": Downloading black-25.11.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.6 MB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.2 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_cloud_secret_manager-2.25.0-py3-none-any.whl (218 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 218.5/218.5 kB 22.1 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_cloud_storage-3.6.0-py3-none-any.whl (299 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.0/299.0 kB 29.2 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading isort-7.0.0-py3-none-any.whl (94 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 10.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading mypy-1.18.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (13.2 MB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.2/13.2 MB 92.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pytest-9.0.1-py3-none-any.whl (373 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 373.7/373.7 kB 34.2 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pytest_aioresponses-0.3.0-py3-none-any.whl (3.3 kB)
Step #1 - "Install test requirements": Downloading pytest_asyncio-1.3.0-py3-none-any.whl (15 kB)
Step #1 - "Install test requirements": Downloading pytest_cov-7.0.0-py3-none-any.whl (22 kB)
Step #1 - "Install test requirements": Downloading pytest_mock-3.15.1-py3-none-any.whl (10 kB)
Step #1 - "Install test requirements": Downloading click-8.3.1-py3-none-any.whl (108 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 12.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading coverage-7.12.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (250 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.4/250.4 kB 22.8 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_api_core-2.28.1-py3-none-any.whl (173 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.7/173.7 kB 15.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading google_cloud_core-2.5.0-py3-none-any.whl (29 kB)
Step #1 - "Install test requirements": Downloading google_crc32c-1.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
Step #1 - "Install test requirements": Downloading google_resumable_media-2.8.0-py3-none-any.whl (81 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 9.3 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading grpc_google_iam_v1-0.14.3-py3-none-any.whl (32 kB)
Step #1 - "Install test requirements": Downloading grpcio-1.76.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 86.5 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
Step #1 - "Install test requirements": Downloading ipython-9.7.0-py3-none-any.whl (618 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.9/618.9 kB 45.4 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
Step #1 - "Install test requirements": Downloading packaging-25.0-py3-none-any.whl (66 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 4.7 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
Step #1 - "Install test requirements": Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB)
Step #1 - "Install test requirements": Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Step #1 - "Install test requirements": Downloading proto_plus-1.26.1-py3-none-any.whl (50 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 5.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading protobuf-6.33.1-cp39-abi3-manylinux2014_x86_64.whl (323 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.2/323.2 kB 24.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.2 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading pytokens-0.3.0-py3-none-any.whl (12 kB)
Step #1 - "Install test requirements": Downloading tokenize_rt-6.2.0-py2.py3-none-any.whl (6.0 kB)
Step #1 - "Install test requirements": Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB)
Step #1 - "Install test requirements": Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.5/297.5 kB 25.2 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading grpcio_status-1.76.0-py3-none-any.whl (14 kB)
Step #1 - "Install test requirements": Downloading ipython_pygments_lexers-1.1.1-py3-none-any.whl (8.1 kB)
Step #1 - "Install test requirements": Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 65.7 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading matplotlib_inline-0.2.1-py3-none-any.whl (9.5 kB)
Step #1 - "Install test requirements": Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 6.2 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 391.4/391.4 kB 29.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Step #1 - "Install test requirements": Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 8.5 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading asttokens-3.0.1-py3-none-any.whl (27 kB)
Step #1 - "Install test requirements": Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB)
Step #1 - "Install test requirements": Downloading parso-0.8.5-py2.py3-none-any.whl (106 kB)
Step #1 - "Install test requirements": ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 11.6 MB/s eta 0:00:00
Step #1 - "Install test requirements": Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Step #1 - "Install test requirements": Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
Step #1 - "Install test requirements": Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB)
Step #1 - "Install test requirements": Checking if build backend supports build_editable: started
Step #1 - "Install test requirements": Checking if build backend supports build_editable: finished with status 'done'
Step #1 - "Install test requirements": Building wheels for collected packages: toolbox-core
Step #1 - "Install test requirements": Building editable for toolbox-core (pyproject.toml): started
Step #1 - "Install test requirements": Building editable for toolbox-core (pyproject.toml): finished with status 'done'
Step #1 - "Install test requirements": Created wheel for toolbox-core: filename=toolbox_core-0.5.3-0.editable-py3-none-any.whl size=9180 sha256=9653e9710d43cd07e0ba233d8e9eac989b7b73ed09bf5458ab647bc979848e8f
Step #1 - "Install test requirements": Stored in directory: /tmp/pip-ephem-wheel-cache-2cx9oypc/wheels/80/fc/dc/c08035f7c54ec338454fe340e5fbf7798d0d65508bdb298db5
Step #1 - "Install test requirements": Successfully built toolbox-core
Step #1 - "Install test requirements": Installing collected packages: pure-eval, ptyprocess, wcwidth, traitlets, tokenize-rt, pytokens, pygments, protobuf, pluggy, platformdirs, pexpect, pathspec, parso, packaging, mypy-extensions, isort, iniconfig, grpcio, google-crc32c, executing, decorator, coverage, click, asttokens, stack_data, pytest, proto-plus, prompt_toolkit, mypy, matplotlib-inline, jedi, ipython-pygments-lexers, googleapis-common-protos, google-resumable-media, black, toolbox-core, pytest-mock, pytest-cov, pytest-asyncio, ipython, grpcio-status, google-api-core, aioresponses, pytest-aioresponses, grpc-google-iam-v1, google-cloud-core, google-cloud-storage, google-cloud-secret-manager
Step #1 - "Install test requirements": WARNING: The script tokenize-rt is installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": WARNING: The script pygmentize is installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": WARNING: The scripts isort and isort-identify-imports are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": WARNING: The scripts coverage, coverage-3.11 and coverage3 are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": WARNING: The scripts py.test and pytest are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": WARNING: The scripts black and blackd are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": WARNING: The scripts ipython and ipython3 are installed in '/builder/home/.local/bin' which is not on PATH.
Step #1 - "Install test requirements": Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Step #1 - "Install test requirements": Successfully installed aioresponses-0.7.8 asttokens-3.0.1 black-25.11.0 click-8.3.1 coverage-7.12.0 decorator-5.2.1 executing-2.2.1 google-api-core-2.28.1 google-cloud-core-2.5.0 google-cloud-secret-manager-2.25.0 google-cloud-storage-3.6.0 google-crc32c-1.7.1 google-resumable-media-2.8.0 googleapis-common-protos-1.72.0 grpc-google-iam-v1-0.14.3 grpcio-1.76.0 grpcio-status-1.76.0 iniconfig-2.3.0 ipython-9.7.0 ipython-pygments-lexers-1.1.1 isort-7.0.0 jedi-0.19.2 matplotlib-inline-0.2.1 mypy-1.18.2 mypy-extensions-1.1.0 packaging-25.0 parso-0.8.5 pathspec-0.12.1 pexpect-4.9.0 platformdirs-4.5.0 pluggy-1.6.0 prompt_toolkit-3.0.52 proto-plus-1.26.1 protobuf-6.33.1 ptyprocess-0.7.0 pure-eval-0.2.3 pygments-2.19.2 pytest-9.0.1 pytest-aioresponses-0.3.0 pytest-asyncio-1.3.0 pytest-cov-7.0.0 pytest-mock-3.15.1 pytokens-0.3.0 stack_data-0.6.3 tokenize-rt-6.2.0 toolbox-core-0.5.3 traitlets-5.14.3 wcwidth-0.2.14
Step #1 - "Install test requirements": 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
Step #1 - "Install test requirements":
Step #1 - "Install test requirements": [notice] A new release of pip is available: 24.0 -> 25.3
Step #1 - "Install test requirements": [notice] To update, run: pip install --upgrade pip
Finished Step #1 - "Install test requirements"
Starting Step #2 - "Run integration tests"
Step #2 - "Run integration tests": Already have image (with digest): python:3.11
Step #2 - "Run integration tests": ============================= test session starts ==============================
Step #2 - "Run integration tests": platform linux -- Python 3.11.14, pytest-9.0.1, pluggy-1.6.0
Step #2 - "Run integration tests": rootdir: /workspace/packages/toolbox-core
Step #2 - "Run integration tests": configfile: pyproject.toml
Step #2 - "Run integration tests": plugins: asyncio-1.3.0, cov-7.0.0, aioresponses-0.3.0, mock-3.15.1
Step #2 - "Run integration tests": asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
Step #2 - "Run integration tests": collected 193 items
Step #2 - "Run integration tests":
Step #2 - "Run integration tests": tests/test_auth_methods.py ......... [ 4%]
Step #2 - "Run integration tests": tests/test_client.py ......................F [ 16%]
Step #2 - "Run integration tests": tests/test_e2e.py ................................. [ 33%]
Step #2 - "Run integration tests": tests/test_protocol.py ................ [ 41%]
Step #2 - "Run integration tests": tests/test_sync_client.py ............... [ 49%]
Step #2 - "Run integration tests": tests/test_sync_e2e.py .............. [ 56%]
Step #2 - "Run integration tests": tests/test_sync_tool.py ...................
Loading