Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use url from env for running cdc tests. #4554

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Address review comments.

80f88fb
Select commit
Loading
Failed to load commit list.
Open

Use url from env for running cdc tests. #4554

Address review comments.
80f88fb
Select commit
Loading
Failed to load commit list.
Google Cloud Build / website-pull-request-nl (datcom-ci) succeeded Aug 15, 2024 in 6m 11s

Summary

Build Information

Trigger website-pull-request-nl
Build eb06d382-bd4d-4ee9-b3b0-cd77e8ccfc0a
Start 2024-08-15T09:32:59-07:00
Duration 5m24.365s
Status SUCCESS

Steps

Step Status Duration
setup_python SUCCESS 2m13.964s
explore_test_detection SUCCESS 2m24.31s
explore_test_fulfillment SUCCESS 1m57.169s
explore_test_e2e_1 SUCCESS 2m56.314s
explore_test_e2e_2 SUCCESS 3m2.665s
nl_test_demo SUCCESS 2m10.668s
nl_test_misc SUCCESS 2m11.158s

Details

starting build "eb06d382-bd4d-4ee9-b3b0-cd77e8ccfc0a"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/datacommonsorg/website
 * branch            80f88fbdb18533de9d70d4df8901f7db2f6a6349 -> FETCH_HEAD
HEAD is now at 80f88fb Address review comments.
BUILD
Starting Step #0 - "setup_python"
Step #0 - "setup_python": Pulling image: python:3.11.3
Step #0 - "setup_python": 3.11.3: Pulling from library/python
Step #0 - "setup_python": bd73737482dd: Pulling fs layer
Step #0 - "setup_python": 6710592d62aa: Pulling fs layer
Step #0 - "setup_python": 75256935197e: Pulling fs layer
Step #0 - "setup_python": c1e5026c6457: Pulling fs layer
Step #0 - "setup_python": f0016544b8b9: Pulling fs layer
Step #0 - "setup_python": 1d58eee51ff2: Pulling fs layer
Step #0 - "setup_python": 93dc7b704cd1: Pulling fs layer
Step #0 - "setup_python": caefdefa531e: Pulling fs layer
Step #0 - "setup_python": 93dc7b704cd1: Waiting
Step #0 - "setup_python": c1e5026c6457: Waiting
Step #0 - "setup_python": caefdefa531e: Waiting
Step #0 - "setup_python": f0016544b8b9: Waiting
Step #0 - "setup_python": 1d58eee51ff2: Waiting
Step #0 - "setup_python": 6710592d62aa: Verifying Checksum
Step #0 - "setup_python": 6710592d62aa: Download complete
Step #0 - "setup_python": 75256935197e: Verifying Checksum
Step #0 - "setup_python": 75256935197e: Download complete
Step #0 - "setup_python": bd73737482dd: Verifying Checksum
Step #0 - "setup_python": bd73737482dd: Download complete
Step #0 - "setup_python": f0016544b8b9: Verifying Checksum
Step #0 - "setup_python": f0016544b8b9: Download complete
Step #0 - "setup_python": 1d58eee51ff2: Verifying Checksum
Step #0 - "setup_python": 1d58eee51ff2: Download complete
Step #0 - "setup_python": 93dc7b704cd1: Verifying Checksum
Step #0 - "setup_python": 93dc7b704cd1: Download complete
Step #0 - "setup_python": caefdefa531e: Verifying Checksum
Step #0 - "setup_python": caefdefa531e: Download complete
Step #0 - "setup_python": bd73737482dd: Pull complete
Step #0 - "setup_python": c1e5026c6457: Verifying Checksum
Step #0 - "setup_python": c1e5026c6457: Download complete
Step #0 - "setup_python": 6710592d62aa: Pull complete
Step #0 - "setup_python": 75256935197e: Pull complete
Step #0 - "setup_python": c1e5026c6457: Pull complete
Step #0 - "setup_python": f0016544b8b9: Pull complete
Step #0 - "setup_python": 1d58eee51ff2: Pull complete
Step #0 - "setup_python": 93dc7b704cd1: Pull complete
Step #0 - "setup_python": caefdefa531e: Pull complete
Step #0 - "setup_python": Digest: sha256:3a619e3c96fd4c5fc5e1998fd4dcb1f1403eb90c4c6409c70d7e80b9468df7df
Step #0 - "setup_python": Status: Downloaded newer image for python:3.11.3
Step #0 - "setup_python": docker.io/library/python:3.11.3
Step #0 - "setup_python": --setup_python ### Set up python environment
Step #0 - "setup_python": Collecting absl-py==1.4.0
Step #0 - "setup_python":   Downloading absl_py-1.4.0-py3-none-any.whl (126 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 12.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting beautifulsoup4==4.12.2
Step #0 - "setup_python":   Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 31.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting CacheControl==0.12.11
Step #0 - "setup_python":   Downloading CacheControl-0.12.11-py2.py3-none-any.whl (21 kB)
Step #0 - "setup_python": Collecting Flask==2.3.2
Step #0 - "setup_python":   Downloading Flask-2.3.2-py3-none-any.whl (96 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 26.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting Flask-Babel==2.0.0
Step #0 - "setup_python":   Downloading Flask_Babel-2.0.0-py3-none-any.whl (9.3 kB)
Step #0 - "setup_python": Collecting Flask-Caching==2.0.1
Step #0 - "setup_python":   Downloading Flask_Caching-2.0.1-py3-none-any.whl (28 kB)
Step #0 - "setup_python": Collecting flask_cors==3.0.10
Step #0 - "setup_python":   Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl (14 kB)
Step #0 - "setup_python": Collecting flask_testing==0.8.1
Step #0 - "setup_python":   Downloading Flask-Testing-0.8.1.tar.gz (45 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.2/45.2 kB 12.5 MB/s eta 0:00:00
Step #0 - "setup_python":   Preparing metadata (setup.py): started
Step #0 - "setup_python":   Preparing metadata (setup.py): finished with status 'done'
Step #0 - "setup_python": Collecting frozendict==2.3.4
Step #0 - "setup_python":   Downloading frozendict-2.3.4-py3-none-any.whl (11 kB)
Step #0 - "setup_python": Collecting geojson_rewind==1.0.1
Step #0 - "setup_python":   Downloading geojson_rewind-1.0.1-py3-none-any.whl (4.8 kB)
Step #0 - "setup_python": Collecting google-auth==2.28.1
Step #0 - "setup_python":   Downloading google_auth-2.28.1-py2.py3-none-any.whl (186 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.9/186.9 kB 41.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-auth-oauthlib==1.2.0
Step #0 - "setup_python":   Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting google-api-core==2.17.1
Step #0 - "setup_python":   Downloading google_api_core-2.17.1-py3-none-any.whl (137 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 33.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-aiplatform==1.42.1
Step #0 - "setup_python":   Downloading google_cloud_aiplatform-1.42.1-py2.py3-none-any.whl (3.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 71.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-bigtable==2.23.0
Step #0 - "setup_python":   Downloading google_cloud_bigtable-2.23.0-py2.py3-none-any.whl (357 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 357.5/357.5 kB 56.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-core==2.4.1
Step #0 - "setup_python":   Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
Step #0 - "setup_python": Collecting google-cloud-logging==3.10.0
Step #0 - "setup_python":   Downloading google_cloud_logging-3.10.0-py2.py3-none-any.whl (213 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.4/213.4 kB 46.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-secret-manager==2.18.3
Step #0 - "setup_python":   Downloading google_cloud_secret_manager-2.18.3-py2.py3-none-any.whl (119 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.7/119.7 kB 31.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-storage==2.15.0
Step #0 - "setup_python":   Downloading google_cloud_storage-2.15.0-py2.py3-none-any.whl (123 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.5/123.5 kB 31.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting gunicorn==22.0.0
Step #0 - "setup_python":   Downloading gunicorn-22.0.0-py3-none-any.whl (84 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 23.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting isort==5.10.0
Step #0 - "setup_python":   Downloading isort-5.10.0-py3-none-any.whl (103 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 27.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting jinja2==3.1.3
Step #0 - "setup_python":   Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 35.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting json5==0.9.14
Step #0 - "setup_python":   Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB)
Step #0 - "setup_python": Collecting langdetect==1.0.9
Step #0 - "setup_python":   Downloading langdetect-1.0.9.tar.gz (981 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 981.5/981.5 kB 77.1 MB/s eta 0:00:00
Step #0 - "setup_python":   Preparing metadata (setup.py): started
Step #0 - "setup_python":   Preparing metadata (setup.py): finished with status 'done'
Step #0 - "setup_python": Collecting markupsafe==2.1.2
Step #0 - "setup_python":   Downloading MarkupSafe-2.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27 kB)
Step #0 - "setup_python": Collecting parameterized==0.8.1
Step #0 - "setup_python":   Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB)
Step #0 - "setup_python": Collecting pillow==10.3.0
Step #0 - "setup_python":   Downloading pillow-10.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 109.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting protobuf==4.25.3
Step #0 - "setup_python":   Downloading protobuf-4.25.3-cp37-abi3-manylinux2014_x86_64.whl (294 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 53.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting PyGithub==1.58.2
Step #0 - "setup_python":   Downloading PyGithub-1.58.2-py3-none-any.whl (312 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.5/312.5 kB 59.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting pyOpenSSL==23.2.0
Step #0 - "setup_python":   Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 17.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting python-dateutil==2.8.2
Step #0 - "setup_python":   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 54.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting pytest-rerunfailures==10.2
Step #0 - "setup_python":   Downloading pytest_rerunfailures-10.2-py3-none-any.whl (11 kB)
Step #0 - "setup_python": Collecting pytest-xdist==3.2.1
Step #0 - "setup_python":   Downloading pytest_xdist-3.2.1-py3-none-any.whl (41 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 11.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting PyYAML==6.0.1
Step #0 - "setup_python":   Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 67.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting redis==4.5.4
Step #0 - "setup_python":   Downloading redis-4.5.4-py3-none-any.whl (238 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 49.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting requests==2.31.0
Step #0 - "setup_python":   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 17.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting selenium==4.21.0
Step #0 - "setup_python":   Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 131.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting typing-extensions==4.10.0
Step #0 - "setup_python":   Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB)
Step #0 - "setup_python": Collecting webdriver-manager==4.0.0
Step #0 - "setup_python":   Downloading webdriver_manager-4.0.0-py2.py3-none-any.whl (27 kB)
Step #0 - "setup_python": Collecting Werkzeug==3.0.1
Step #0 - "setup_python":   Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 49.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting wheel==0.38.1
Step #0 - "setup_python":   Downloading wheel-0.38.1-py3-none-any.whl (35 kB)
Step #0 - "setup_python": Collecting soupsieve>1.2
Step #0 - "setup_python":   Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
Step #0 - "setup_python": Collecting msgpack>=0.5.2
Step #0 - "setup_python":   Downloading msgpack-1.0.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (409 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.3/409.3 kB 64.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting itsdangerous>=2.1.2
Step #0 - "setup_python":   Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
Step #0 - "setup_python": Collecting click>=8.1.3
Step #0 - "setup_python":   Downloading click-8.1.7-py3-none-any.whl (97 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting blinker>=1.6.2
Step #0 - "setup_python":   Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB)
Step #0 - "setup_python": Collecting pytz
Step #0 - "setup_python":   Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 70.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting Babel>=2.3
Step #0 - "setup_python":   Downloading babel-2.16.0-py3-none-any.whl (9.6 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 132.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting cachelib>=0.9.0
Step #0 - "setup_python":   Downloading cachelib-0.13.0-py3-none-any.whl (20 kB)
Step #0 - "setup_python": Collecting Six
Step #0 - "setup_python":   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Step #0 - "setup_python": Collecting cachetools<6.0,>=2.0.0
Step #0 - "setup_python":   Downloading cachetools-5.4.0-py3-none-any.whl (9.5 kB)
Step #0 - "setup_python": Collecting pyasn1-modules>=0.2.1
Step #0 - "setup_python":   Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 41.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting rsa<5,>=3.1.4
Step #0 - "setup_python":   Downloading rsa-4.9-py3-none-any.whl (34 kB)
Step #0 - "setup_python": Collecting requests-oauthlib>=0.7.0
Step #0 - "setup_python":   Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting googleapis-common-protos<2.0.dev0,>=1.56.2
Step #0 - "setup_python":   Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 220.0/220.0 kB 48.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.34.1
Step #0 - "setup_python":   Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 32.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting proto-plus<2.0.0dev,>=1.22.0
Step #0 - "setup_python":   Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 15.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting packaging>=14.3
Step #0 - "setup_python":   Downloading packaging-24.1-py3-none-any.whl (53 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 15.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-bigquery<4.0.0dev,>=1.15.0
Step #0 - "setup_python":   Downloading google_cloud_bigquery-3.25.0-py2.py3-none-any.whl (239 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.0/239.0 kB 51.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-cloud-resource-manager<3.0.0dev,>=1.3.3
Step #0 - "setup_python":   Downloading google_cloud_resource_manager-1.12.5-py2.py3-none-any.whl (341 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.9/341.9 kB 60.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting shapely<3.0.0dev
Step #0 - "setup_python":   Downloading shapely-2.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 109.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpc-google-iam-v1<1.0.0dev,>=0.12.4
Step #0 - "setup_python":   Downloading grpc_google_iam_v1-0.13.1-py2.py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting google-cloud-appengine-logging<2.0.0dev,>=0.1.0
Step #0 - "setup_python":   Downloading google_cloud_appengine_logging-1.4.5-py2.py3-none-any.whl (15 kB)
Step #0 - "setup_python": Collecting google-cloud-audit-log<1.0.0dev,>=0.1.0
Step #0 - "setup_python":   Downloading google_cloud_audit_log-0.2.5-py2.py3-none-any.whl (12 kB)
Step #0 - "setup_python": Collecting google-resumable-media>=2.6.0
Step #0 - "setup_python":   Downloading google_resumable_media-2.7.2-py2.py3-none-any.whl (81 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 20.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-crc32c<2.0dev,>=1.0
Step #0 - "setup_python":   Downloading google_crc32c-1.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32 kB)
Step #0 - "setup_python": Collecting deprecated
Step #0 - "setup_python":   Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Step #0 - "setup_python": Collecting pyjwt[crypto]>=2.4.0
Step #0 - "setup_python":   Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB)
Step #0 - "setup_python": Collecting pynacl>=1.4.0
Step #0 - "setup_python":   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 83.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0
Step #0 - "setup_python":   Downloading cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 115.5 MB/s eta 0:00:00
Step #0 - "setup_python": Requirement already satisfied: setuptools>=40.0 in ./.env/lib/python3.11/site-packages (from pytest-rerunfailures==10.2->-r server/requirements.txt (line 32)) (65.5.0)
Step #0 - "setup_python": Collecting pytest>=5.3
Step #0 - "setup_python":   Downloading pytest-8.3.2-py3-none-any.whl (341 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 59.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting execnet>=1.1
Step #0 - "setup_python":   Downloading execnet-2.1.1-py3-none-any.whl (40 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/40.6 kB 11.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting async-timeout>=4.0.2
Step #0 - "setup_python":   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Step #0 - "setup_python": Collecting charset-normalizer<4,>=2
Step #0 - "setup_python":   Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 33.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting idna<4,>=2.5
Step #0 - "setup_python":   Downloading idna-3.7-py3-none-any.whl (66 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 18.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting urllib3<3,>=1.21.1
Step #0 - "setup_python":   Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 31.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting certifi>=2017.4.17
Step #0 - "setup_python":   Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 41.5 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting trio~=0.17
Step #0 - "setup_python":   Downloading trio-0.26.2-py3-none-any.whl (475 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 476.0/476.0 kB 67.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting trio-websocket~=0.9
Step #0 - "setup_python":   Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
Step #0 - "setup_python": Collecting python-dotenv
Step #0 - "setup_python":   Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB)
Step #0 - "setup_python": Collecting cffi>=1.12
Step #0 - "setup_python":   Downloading cffi-1.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (466 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 466.9/466.9 kB 65.6 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.34.1
Step #0 - "setup_python":   Downloading google_api_core-2.19.0-py3-none-any.whl (139 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 34.1 MB/s eta 0:00:00
Step #0 - "setup_python":   Downloading google_api_core-2.18.0-py3-none-any.whl (138 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 31.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpcio<2.0dev,>=1.33.2
Step #0 - "setup_python":   Downloading grpcio-1.65.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 127.1 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpcio-status<2.0.dev0,>=1.33.2
Step #0 - "setup_python":   Downloading grpcio_status-1.65.4-py3-none-any.whl (14 kB)
Step #0 - "setup_python": Collecting pyasn1<0.7.0,>=0.4.6
Step #0 - "setup_python":   Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 22.7 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting iniconfig
Step #0 - "setup_python":   Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Step #0 - "setup_python": Collecting pluggy<2,>=1.5
Step #0 - "setup_python":   Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
Step #0 - "setup_python": Collecting oauthlib>=3.0.0
Step #0 - "setup_python":   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 37.2 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting numpy<3,>=1.14
Step #0 - "setup_python":   Downloading numpy-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 98.8 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting attrs>=23.2.0
Step #0 - "setup_python":   Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 16.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting sortedcontainers
Step #0 - "setup_python":   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Step #0 - "setup_python": Collecting outcome
Step #0 - "setup_python":   Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
Step #0 - "setup_python": Collecting sniffio>=1.3.0
Step #0 - "setup_python":   Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
Step #0 - "setup_python": Collecting wsproto>=0.14
Step #0 - "setup_python":   Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
Step #0 - "setup_python": Collecting pysocks!=1.5.7,<2.0,>=1.5.6
Step #0 - "setup_python":   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
Step #0 - "setup_python": Collecting wrapt<2,>=1.10
Step #0 - "setup_python":   Downloading wrapt-1.16.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.7/80.7 kB 20.3 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting pycparser
Step #0 - "setup_python":   Downloading pycparser-2.22-py3-none-any.whl (117 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 27.9 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting grpcio-status<2.0.dev0,>=1.33.2
Step #0 - "setup_python":   Downloading grpcio_status-1.65.2-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.65.1-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.64.3-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.64.1-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.64.0-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.63.2-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.63.0-py3-none-any.whl (14 kB)
Step #0 - "setup_python":   Downloading grpcio_status-1.62.3-py3-none-any.whl (14 kB)
Step #0 - "setup_python": Collecting h11<1,>=0.9.0
Step #0 - "setup_python":   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 15.2 MB/s eta 0:00:00
Step #0 - "setup_python": Installing collected packages: sortedcontainers, pytz, parameterized, json5, wrapt, wheel, urllib3, typing-extensions, soupsieve, sniffio, Six, PyYAML, python-dotenv, pysocks, pyjwt, pycparser, pyasn1, protobuf, pluggy, pillow, packaging, oauthlib, numpy, msgpack, markupsafe, itsdangerous, isort, iniconfig, idna, h11, grpcio, google-crc32c, geojson_rewind, frozendict, execnet, click, charset-normalizer, certifi, cachetools, cachelib, blinker, Babel, attrs, async-timeout, absl-py, wsproto, Werkzeug, shapely, rsa, requests, redis, python-dateutil, pytest, pyasn1-modules, proto-plus, outcome, langdetect, jinja2, gunicorn, googleapis-common-protos, google-resumable-media, deprecated, cffi, beautifulsoup4, webdriver-manager, trio, requests-oauthlib, pytest-xdist, pytest-rerunfailures, pynacl, grpcio-status, google-cloud-audit-log, google-auth, Flask, cryptography, CacheControl, trio-websocket, pyOpenSSL, grpc-google-iam-v1, google-auth-oauthlib, google-api-core, flask_testing, flask_cors, Flask-Caching, Flask-Babel, selenium, PyGithub, google-cloud-core, google-cloud-storage, google-cloud-secret-manager, google-cloud-resource-manager, google-cloud-bigtable, google-cloud-bigquery, google-cloud-appengine-logging, google-cloud-logging, google-cloud-aiplatform
Step #0 - "setup_python":   DEPRECATION: langdetect is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Step #0 - "setup_python":   Running setup.py install for langdetect: started
Step #0 - "setup_python":   Running setup.py install for langdetect: finished with status 'done'
Step #0 - "setup_python":   DEPRECATION: flask_testing is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
Step #0 - "setup_python":   Running setup.py install for flask_testing: started
Step #0 - "setup_python":   Running setup.py install for flask_testing: finished with status 'done'
Step #0 - "setup_python": Successfully installed Babel-2.16.0 CacheControl-0.12.11 Flask-2.3.2 Flask-Babel-2.0.0 Flask-Caching-2.0.1 PyGithub-1.58.2 PyYAML-6.0.1 Six-1.16.0 Werkzeug-3.0.1 absl-py-1.4.0 async-timeout-4.0.3 attrs-24.2.0 beautifulsoup4-4.12.2 blinker-1.8.2 cachelib-0.13.0 cachetools-5.4.0 certifi-2024.7.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cryptography-41.0.7 deprecated-1.2.14 execnet-2.1.1 flask_cors-3.0.10 flask_testing-0.8.1 frozendict-2.3.4 geojson_rewind-1.0.1 google-api-core-2.17.1 google-auth-2.28.1 google-auth-oauthlib-1.2.0 google-cloud-aiplatform-1.42.1 google-cloud-appengine-logging-1.4.5 google-cloud-audit-log-0.2.5 google-cloud-bigquery-3.25.0 google-cloud-bigtable-2.23.0 google-cloud-core-2.4.1 google-cloud-logging-3.10.0 google-cloud-resource-manager-1.12.5 google-cloud-secret-manager-2.18.3 google-cloud-storage-2.15.0 google-crc32c-1.5.0 google-resumable-media-2.7.2 googleapis-common-protos-1.63.2 grpc-google-iam-v1-0.13.1 grpcio-1.65.4 grpcio-status-1.62.3 gunicorn-22.0.0 h11-0.14.0 idna-3.7 iniconfig-2.0.0 isort-5.10.0 itsdangerous-2.2.0 jinja2-3.1.3 json5-0.9.14 langdetect-1.0.9 markupsafe-2.1.2 msgpack-1.0.8 numpy-2.0.1 oauthlib-3.2.2 outcome-1.3.0.post0 packaging-24.1 parameterized-0.8.1 pillow-10.3.0 pluggy-1.5.0 proto-plus-1.24.0 protobuf-4.25.3 pyOpenSSL-23.2.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycparser-2.22 pyjwt-2.9.0 pynacl-1.5.0 pysocks-1.7.1 pytest-8.3.2 pytest-rerunfailures-10.2 pytest-xdist-3.2.1 python-dateutil-2.8.2 python-dotenv-1.0.1 pytz-2024.1 redis-4.5.4 requests-2.31.0 requests-oauthlib-2.0.0 rsa-4.9 selenium-4.21.0 shapely-2.0.5 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.10.0 urllib3-2.2.2 webdriver-manager-4.0.0 wheel-0.38.1 wrapt-1.16.0 wsproto-1.2.0
Step #0 - "setup_python": 
Step #0 - "setup_python": [notice] A new release of pip available: 22.3.1 -> 24.2
Step #0 - "setup_python": [notice] To update, run: pip install --upgrade pip
Step #0 - "setup_python": Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cpu
Step #0 - "setup_python": Collecting torch==2.2.2
Step #0 - "setup_python":   Downloading https://download.pytorch.org/whl/cpu/torch-2.2.2%2Bcpu-cp311-cp311-linux_x86_64.whl (186.8 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.8/186.8 MB 11.4 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting filelock
Step #0 - "setup_python":   Downloading filelock-3.15.4-py3-none-any.whl (16 kB)
Step #0 - "setup_python": Requirement already satisfied: typing-extensions>=4.8.0 in ./.env/lib/python3.11/site-packages (from torch==2.2.2) (4.10.0)
Step #0 - "setup_python": Collecting sympy
Step #0 - "setup_python":   Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB)
Step #0 - "setup_python":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 100.0 MB/s eta 0:00:00
Step #0 - "setup_python": Collecting networkx
Step #0
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/eb06d382-bd4d-4ee9-b3b0-cd77e8ccfc0a?project=879489846695.]
...
age integration tests
Step #2 - "explore_test_fulfillment": Using ENV_PREFIX=Staging
Step #4 - "explore_test_e2e_2": --explore ### Running explore page integration tests
Step #4 - "explore_test_e2e_2": Using ENV_PREFIX=Staging
Step #6 - "nl_test_misc": ============================= test session starts ==============================
Step #6 - "nl_test_misc": platform linux -- Python 3.11.3, pytest-8.3.2, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #6 - "nl_test_misc": cachedir: .pytest_cache
Step #6 - "nl_test_misc": rootdir: /workspace
Step #6 - "nl_test_misc": configfile: pytest.ini
Step #6 - "nl_test_misc": plugins: xdist-3.2.1, rerunfailures-10.2
Step #5 - "nl_test_demo": ============================= test session starts ==============================
Step #5 - "nl_test_demo": platform linux -- Python 3.11.3, pytest-8.3.2, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #5 - "nl_test_demo": cachedir: .pytest_cache
Step #5 - "nl_test_demo": rootdir: /workspace
Step #5 - "nl_test_demo": configfile: pytest.ini
Step #5 - "nl_test_demo": plugins: xdist-3.2.1, rerunfailures-10.2
Step #1 - "explore_test_detection": ============================= test session starts ==============================
Step #1 - "explore_test_detection": platform linux -- Python 3.11.3, pytest-8.3.2, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #1 - "explore_test_detection": cachedir: .pytest_cache
Step #1 - "explore_test_detection": rootdir: /workspace
Step #1 - "explore_test_detection": configfile: pytest.ini
Step #1 - "explore_test_detection": plugins: xdist-3.2.1, rerunfailures-10.2
Step #3 - "explore_test_e2e_1": ============================= test session starts ==============================
Step #3 - "explore_test_e2e_1": platform linux -- Python 3.11.3, pytest-8.3.2, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #3 - "explore_test_e2e_1": cachedir: .pytest_cache
Step #3 - "explore_test_e2e_1": rootdir: /workspace
Step #3 - "explore_test_e2e_1": configfile: pytest.ini
Step #3 - "explore_test_e2e_1": plugins: xdist-3.2.1, rerunfailures-10.2
Step #2 - "explore_test_fulfillment": ============================= test session starts ==============================
Step #2 - "explore_test_fulfillment": platform linux -- Python 3.11.3, pytest-8.3.2, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #2 - "explore_test_fulfillment": cachedir: .pytest_cache
Step #2 - "explore_test_fulfillment": rootdir: /workspace
Step #2 - "explore_test_fulfillment": configfile: pytest.ini
Step #2 - "explore_test_fulfillment": plugins: xdist-3.2.1, rerunfailures-10.2
Step #4 - "explore_test_e2e_2": ============================= test session starts ==============================
Step #4 - "explore_test_e2e_2": platform linux -- Python 3.11.3, pytest-8.3.2, pluggy-1.5.0 -- /workspace/.env/bin/python3
Step #4 - "explore_test_e2e_2": cachedir: .pytest_cache
Step #4 - "explore_test_e2e_2": rootdir: /workspace
Step #4 - "explore_test_e2e_2": configfile: pytest.ini
Step #4 - "explore_test_e2e_2": plugins: xdist-3.2.1, rerunfailures-10.2
Step #6 - "nl_test_misc": collecting ... collected 14 items / 6 deselected / 8 selected
Step #6 - "nl_test_misc": 
Step #5 - "nl_test_demo": collecting ... collected 14 items / 8 deselected / 6 selected
Step #5 - "nl_test_demo": 
Step #1 - "explore_test_detection": collecting ... collected 51 items / 35 deselected / 16 selected
Step #1 - "explore_test_detection": 
Step #2 - "explore_test_fulfillment": collecting ... collected 51 items / 40 deselected / 11 selected
Step #2 - "explore_test_fulfillment": 
Step #4 - "explore_test_e2e_2": collecting ... collected 51 items / 39 deselected / 12 selected
Step #4 - "explore_test_e2e_2": 
Step #3 - "explore_test_e2e_1": collecting ... collected 51 items / 39 deselected / 12 selected
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_answer_places SKIPPED [  8%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic PASSED [  6%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_basic PASSED [  9%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_correlation_simple_place PASSED [  8%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_bio PASSED [ 12%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_demo_usa_map_types PASSED [ 12%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_correlation_bugs PASSED [ 16%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_comparison PASSED [ 18%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_lancedb PASSED [ 18%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_correlation PASSED [ 27%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_cities_feb2023 PASSED [ 16%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_sdg PASSED [ 25%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_date_range 
Step #4 - "explore_test_e2e_2": -------------------------------- live log call ---------------------------------
Step #4 - "explore_test_e2e_2": ERROR    root:log.py:89 ExtremeCall # big-req: 518 vars #
Step #4 - "explore_test_e2e_2": Stack Trace:
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 178, in perform_existence_check
Step #4 - "explore_test_e2e_2":     self._run()
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 148, in _run
Step #4 - "explore_test_e2e_2":     utils.sv_existence_for_places_check_single_point(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/common/utils.py", line 198, in sv_existence_for_places_check_single_point
Step #4 - "explore_test_e2e_2":     series_facet = fetch.series_facet(entities=places,
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/fetch.py", line 266, in series_facet
Step #4 - "explore_test_e2e_2":     resp = dc.series_facet(entities, variables)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 198, in series_facet
Step #4 - "explore_test_e2e_2":     return post(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 57, in post
Step #4 - "explore_test_e2e_2":     return post_wrapper(url, req_str)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 876, in decorated_function
Step #4 - "explore_test_e2e_2":     rv = self._call_fn(f, *args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 180, in _call_fn
Step #4 - "explore_test_e2e_2":     return ensure_sync(fn)(*args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 70, in post_wrapper
Step #4 - "explore_test_e2e_2":     call_logger.finish(response)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/log.py", line 88, in finish
Step #4 - "explore_test_e2e_2":     stack = ''.join(traceback.format_stack(limit=10))
Step #4 - "explore_test_e2e_2": 
Step #4 - "explore_test_e2e_2": ERROR    root:log.py:89 ExtremeCall # big-req: 519 vars #
Step #4 - "explore_test_e2e_2": Stack Trace:
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 178, in perform_existence_check
Step #4 - "explore_test_e2e_2":     self._run()
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 148, in _run
Step #4 - "explore_test_e2e_2":     utils.sv_existence_for_places_check_single_point(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/common/utils.py", line 198, in sv_existence_for_places_check_single_point
Step #4 - "explore_test_e2e_2":     series_facet = fetch.series_facet(entities=places,
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/fetch.py", line 266, in series_facet
Step #4 - "explore_test_e2e_2":     resp = dc.series_facet(entities, variables)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 198, in series_facet
Step #4 - "explore_test_e2e_2":     return post(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 57, in post
Step #4 - "explore_test_e2e_2":     return post_wrapper(url, req_str)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 876, in decorated_function
Step #4 - "explore_test_e2e_2":     rv = self._call_fn(f, *args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 180, in _call_fn
Step #4 - "explore_test_e2e_2":     return ensure_sync(fn)(*args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 70, in post_wrapper
Step #4 - "explore_test_e2e_2":     call_logger.finish(response)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/log.py", line 88, in finish
Step #4 - "explore_test_e2e_2":     stack = ''.join(traceback.format_stack(limit=10))
Step #4 - "explore_test_e2e_2": 
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_edge_cases PASSED [ 25%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_explore_more PASSED [ 36%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_sfr PASSED [ 31%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_climatetrace PASSED [ 33%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_international PASSED [ 25%]
Step #4 - "explore_test_e2e_2": PASSED [ 16%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_uae PASSED [ 37%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_nl_size PASSED [ 45%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_undata PASSED [ 43%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_default_place 
Step #4 - "explore_test_e2e_2": -------------------------------- live log call ---------------------------------
Step #4 - "explore_test_e2e_2": ERROR    root:log.py:89 ExtremeCall # big-req: 519 vars #
Step #4 - "explore_test_e2e_2": Stack Trace:
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 178, in perform_existence_check
Step #4 - "explore_test_e2e_2":     self._run()
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 148, in _run
Step #4 - "explore_test_e2e_2":     utils.sv_existence_for_places_check_single_point(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/nl/common/utils.py", line 198, in sv_existence_for_places_check_single_point
Step #4 - "explore_test_e2e_2":     series_facet = fetch.series_facet(entities=places,
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/fetch.py", line 266, in series_facet
Step #4 - "explore_test_e2e_2":     resp = dc.series_facet(entities, variables)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 198, in series_facet
Step #4 - "explore_test_e2e_2":     return post(
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 57, in post
Step #4 - "explore_test_e2e_2":     return post_wrapper(url, req_str)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 876, in decorated_function
Step #4 - "explore_test_e2e_2":     rv = self._call_fn(f, *args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 180, in _call_fn
Step #4 - "explore_test_e2e_2":     return ensure_sync(fn)(*args, **kwargs)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/services/datacommons.py", line 70, in post_wrapper
Step #4 - "explore_test_e2e_2":     call_logger.finish(response)
Step #4 - "explore_test_e2e_2":   File "/workspace/server/lib/log.py", line 88, in finish
Step #4 - "explore_test_e2e_2":     stack = ''.join(traceback.format_stack(limit=10))
Step #4 - "explore_test_e2e_2": 
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg PASSED [ 54%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_undata_dev PASSED [ 50%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_edge_cases2 PASSED [ 33%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_fallback PASSED [ 50%]
Step #4 - "explore_test_e2e_2": PASSED [ 25%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_place_detection_e2e_dc PASSED [ 37%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg_global PASSED [ 63%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic_undata_ilo PASSED [ 56%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg_global_specialvars PASSED [ 72%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_sdg PASSED         [ 50%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_bio PASSED [ 62%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_electrification_demo PASSED [ 41%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_fallbacks PASSED [ 33%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_sdg_specialvars PASSED [ 81%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_strict_default_place PASSED [ 62%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_bugs PASSED [ 68%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_high_sv_threshold PASSED [ 41%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_statvars PASSED [ 90%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_feb2023 PASSED [ 66%]
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_strict_low_confidence PASSED [ 75%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_india_demo PASSED [ 50%]
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_undata PASSED [100%]
Step #2 - "explore_test_fulfillment": 
Step #2 - "explore_test_fulfillment": =============================== warnings summary ===============================
Step #2 - "explore_test_fulfillment": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #2 - "explore_test_fulfillment":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #2 - "explore_test_fulfillment":     @locked_cached_property
Step #2 - "explore_test_fulfillment": 
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_basic
Step #2 - "explore_test_fulfillment":   /workspace/server/routes/oembed/oembed.py:45: DeprecationWarning: invalid escape sequence '\.'
Step #2 - "explore_test_fulfillment":     url_regex = "https?://*\.datacommons\.org/chart*"
Step #2 - "explore_test_fulfillment": 
Step #2 - "explore_test_fulfillment": server/integration_tests/explore_test.py::ExploreTestFulfillment::test_fulfillment_basic
Step #2 - "explore_test_fulfillment":   /workspace/server/routes/oembed/oembed.py:47: DeprecationWarning: invalid escape sequence '\.'
Step #2 - "explore_test_fulfillment":     url_regex = "http://(127\.0\.0\.1|localhost):8080/chart*"
Step #2 - "explore_test_fulfillment": 
Step #2 - "explore_test_fulfillment": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #2 - "explore_test_fulfillment": ========== 11 passed, 40 deselected, 3 warnings in 111.73s (0:01:51) ===========
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_context PASSED [ 75%]
Finished Step #2 - "explore_test_fulfillment"
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_strict_multi_verb PASSED [ 87%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_sdg PASSED [ 58%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_multisv PASSED [ 83%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_single_date PASSED [ 50%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_multivar PASSED [ 81%]
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_textbox_sample PASSED [100%]
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": =============================== warnings summary ===============================
Step #5 - "nl_test_demo": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #5 - "nl_test_demo":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #5 - "nl_test_demo":     @locked_cached_property
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_cities_feb2023
Step #5 - "nl_test_demo":   /workspace/server/routes/oembed/oembed.py:45: DeprecationWarning: invalid escape sequence '\.'
Step #5 - "nl_test_demo":     url_regex = "https?://*\.datacommons\.org/chart*"
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": server/integration_tests/nl_test.py::NLTestDemo::test_demo_cities_feb2023
Step #5 - "nl_test_demo":   /workspace/server/routes/oembed/oembed.py:47: DeprecationWarning: invalid escape sequence '\.'
Step #5 - "nl_test_demo":     url_regex = "http://(127\.0\.0\.1|localhost):8080/chart*"
Step #5 - "nl_test_demo": 
Step #5 - "nl_test_demo": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #5 - "nl_test_demo": =========== 6 passed, 8 deselected, 3 warnings in 125.49s (0:02:05) ============
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_translate PASSED   [100%]
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": =============================== warnings summary ===============================
Step #6 - "nl_test_misc": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #6 - "nl_test_misc":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #6 - "nl_test_misc":     @locked_cached_property
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": shared/lib/constants.py:33
Step #6 - "nl_test_misc": shared/lib/constants.py:33
Step #6 - "nl_test_misc":   /workspace/shared/lib/constants.py:33: DeprecationWarning: invalid escape sequence '\s'
Step #6 - "nl_test_misc":     f'(?<!{rate_word}\srate)(?<!{rate_word}\srates)'
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": shared/lib/constants.py:251
Step #6 - "nl_test_misc":   /workspace/shared/lib/constants.py:251: DeprecationWarning: invalid escape sequence '\W'
Step #6 - "nl_test_misc":     "WetBulb": ["wet(\W?)bulb",],
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_demo_usa_map_types
Step #6 - "nl_test_misc":   /workspace/server/routes/oembed/oembed.py:45: DeprecationWarning: invalid escape sequence '\.'
Step #6 - "nl_test_misc":     url_regex = "https?://*\.datacommons\.org/chart*"
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": server/integration_tests/nl_test.py::NLTestMisc::test_demo_usa_map_types
Step #6 - "nl_test_misc":   /workspace/server/routes/oembed/oembed.py:47: DeprecationWarning: invalid escape sequence '\.'
Step #6 - "nl_test_misc":     url_regex = "http://(127\.0\.0\.1|localhost):8080/chart*"
Step #6 - "nl_test_misc": 
Step #6 - "nl_test_misc": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #6 - "nl_test_misc": =========== 8 passed, 6 deselected, 6 warnings in 125.86s (0:02:05) ============
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_strict_default_place PASSED [ 58%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_sdg PASSED [ 87%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_superlatives PASSED [ 66%]
Finished Step #5 - "nl_test_demo"
Finished Step #6 - "nl_test_misc"
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_strict_multi_sv PASSED [ 66%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_statvars PASSED [ 93%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_translate PASSED [ 75%]
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_translate PASSED [100%]
Step #1 - "explore_test_detection": 
Step #1 - "explore_test_detection": =============================== warnings summary ===============================
Step #1 - "explore_test_detection": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #1 - "explore_test_detection":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #1 - "explore_test_detection":     @locked_cached_property
Step #1 - "explore_test_detection": 
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic
Step #1 - "explore_test_detection":   /workspace/server/routes/oembed/oembed.py:45: DeprecationWarning: invalid escape sequence '\.'
Step #1 - "explore_test_detection":     url_regex = "https?://*\.datacommons\.org/chart*"
Step #1 - "explore_test_detection": 
Step #1 - "explore_test_detection": server/integration_tests/explore_test.py::ExploreTestDetection::test_detection_basic
Step #1 - "explore_test_detection":   /workspace/server/routes/oembed/oembed.py:47: DeprecationWarning: invalid escape sequence '\.'
Step #1 - "explore_test_detection":     url_regex = "http://(127\.0\.0\.1|localhost):8080/chart*"
Step #1 - "explore_test_detection": 
Step #1 - "explore_test_detection": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #1 - "explore_test_detection": ========== 16 passed, 35 deselected, 3 warnings in 139.19s (0:02:19) ===========
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_strict_multi_verb PASSED [ 75%]
Finished Step #1 - "explore_test_detection"
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_undata PASSED [ 83%]
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_toolformer_rag_mode PASSED [ 83%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_us_demo 
Step #3 - "explore_test_e2e_1": -------------------------------- live log call ---------------------------------
Step #3 - "explore_test_e2e_1": ERROR    root:log.py:89 ExtremeCall # long-call: 3.4502170085906982s #
Step #3 - "explore_test_e2e_1": Stack Trace:
Step #3 - "explore_test_e2e_1":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 178, in perform_existence_check
Step #3 - "explore_test_e2e_1":     self._run()
Step #3 - "explore_test_e2e_1":   File "/workspace/server/lib/nl/fulfillment/existence.py", line 148, in _run
Step #3 - "explore_test_e2e_1":     utils.sv_existence_for_places_check_single_point(
Step #3 - "explore_test_e2e_1":   File "/workspace/server/lib/nl/common/utils.py", line 198, in sv_existence_for_places_check_single_point
Step #3 - "explore_test_e2e_1":     series_facet = fetch.series_facet(entities=places,
Step #3 - "explore_test_e2e_1":   File "/workspace/server/lib/fetch.py", line 266, in series_facet
Step #3 - "explore_test_e2e_1":     resp = dc.series_facet(entities, variables)
Step #3 - "explore_test_e2e_1":   File "/workspace/server/services/datacommons.py", line 198, in series_facet
Step #3 - "explore_test_e2e_1":     return post(
Step #3 - "explore_test_e2e_1":   File "/workspace/server/services/datacommons.py", line 57, in post
Step #3 - "explore_test_e2e_1":     return post_wrapper(url, req_str)
Step #3 - "explore_test_e2e_1":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 876, in decorated_function
Step #3 - "explore_test_e2e_1":     rv = self._call_fn(f, *args, **kwargs)
Step #3 - "explore_test_e2e_1":   File "/workspace/.env/lib/python3.11/site-packages/flask_caching/__init__.py", line 180, in _call_fn
Step #3 - "explore_test_e2e_1":     return ensure_sync(fn)(*args, **kwargs)
Step #3 - "explore_test_e2e_1":   File "/workspace/server/services/datacommons.py", line 70, in post_wrapper
Step #3 - "explore_test_e2e_1":     call_logger.finish(response)
Step #3 - "explore_test_e2e_1":   File "/workspace/server/lib/log.py", line 88, in finish
Step #3 - "explore_test_e2e_1":     stack = ''.join(traceback.format_stack(limit=10))
Step #3 - "explore_test_e2e_1": 
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_toolformer_rig_mode PASSED [ 91%]
Step #3 - "explore_test_e2e_1": PASSED [ 91%]
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_filter_query_disabled PASSED [100%]
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": =============================== warnings summary ===============================
Step #3 - "explore_test_e2e_1": .env/lib/python3.11/site-packages/flask_babel/__init__.py:183
Step #3 - "explore_test_e2e_1":   /workspace/.env/lib/python3.11/site-packages/flask_babel/__init__.py:183: DeprecationWarning: 'locked_cached_property' is deprecated and will be removed in Flask 2.4. Use a lock inside the decorated function if locking is needed.
Step #3 - "explore_test_e2e_1":     @locked_cached_property
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_answer_places
Step #3 - "explore_test_e2e_1":   /workspace/server/routes/oembed/oembed.py:45: DeprecationWarning: invalid escape sequence '\.'
Step #3 - "explore_test_e2e_1":     url_regex = "https?://*\.datacommons\.org/chart*"
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": server/integration_tests/explore_test.py::ExploreTestEE1::test_e2e_answer_places
Step #3 - "explore_test_e2e_1":   /workspace/server/routes/oembed/oembed.py:47: DeprecationWarning: invalid escape sequence '\.'
Step #3 - "explore_test_e2e_1":     url_regex = "http://(127\.0\.0\.1|localhost):8080/chart*"
Step #3 - "explore_test_e2e_1": 
Step #3 - "explore_test_e2e_1": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
Step #3 - "explore_test_e2e_1": ===== 11 passed, 1 skipped, 39 deselected, 3 warnings in 170.90s (0:02:50) =====
Finished Step #3 - "explore_test_e2e_1"
Step #4 - "explore_test_e2e_2": server/integration_tests/explore_test.py::ExploreTestEE2::test_e2e_triple PASSED [100%]
Step #4 - "explore_test_e2e_2": 
Step #4 - "explore_test_e2e_2": =============================== warnings summary ===============================
Step #4 - "explore_test_e2e_2": .env/lib/python3.11/site-packages/flask_babel/__