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

Allow typed dictionaries, and dictionary subscripts from expander #799

Merged

Update tests and documentation

667b990
Select commit
Loading
Failed to load commit list.
Merged

Allow typed dictionaries, and dictionary subscripts from expander #799

Update tests and documentation
667b990
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Style-rockylinux8-v0-22-1spack-3-12-1python (ramble-eng) succeeded Dec 13, 2024 in 3m 19s

Summary

Build Information

Trigger PR-Style-rockylinux8-v0-22-1spack-3-12-1python
Build b1e3762e-a4e9-40d3-af4e-be433f3e07c5
Start 2024-12-13T08:19:51-08:00
Duration 2m31.824s
Status SUCCESS

Steps

Step Status Duration
ramble-clone SUCCESS 18.156s
ramble-style-tests SUCCESS 2m10.246s

Details

starting build "b1e3762e-a4e9-40d3-af4e-be433f3e07c5"

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/GoogleCloudPlatform/ramble
 * branch            667b990333208afd239b54fb213e68eb5a5eae4f -> FETCH_HEAD
HEAD is now at 667b990 Update tests and documentation
BUILD
Starting Step #0 - "ramble-clone"
Step #0 - "ramble-clone": Already have image (with digest): gcr.io/cloud-builders/git
Step #0 - "ramble-clone": From https://github.com/GoogleCloudPlatform/ramble
Step #0 - "ramble-clone":  * [new branch]        develop         -> origin/develop
Step #0 - "ramble-clone":  * [new branch]        gh-pages        -> origin/gh-pages
Step #0 - "ramble-clone":  * [new branch]        main            -> origin/main
Step #0 - "ramble-clone":  * [new branch]        revert-778-info -> origin/revert-778-info
Step #0 - "ramble-clone":  * [new tag]           v0.5.0          -> v0.5.0
Step #0 - "ramble-clone":  * [new tag]           v0.1.0          -> v0.1.0
Step #0 - "ramble-clone":  * [new tag]           v0.2.0          -> v0.2.0
Step #0 - "ramble-clone":  * [new tag]           v0.2.1          -> v0.2.1
Step #0 - "ramble-clone":  * [new tag]           v0.3.0          -> v0.3.0
Step #0 - "ramble-clone":  * [new tag]           v0.4.0          -> v0.4.0
Finished Step #0 - "ramble-clone"
Starting Step #1 - "ramble-style-tests"
Step #1 - "ramble-style-tests": Pulling image: us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": latest: Pulling from ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1
Step #1 - "ramble-style-tests": 9088cdb84e39: Pulling fs layer
Step #1 - "ramble-style-tests": 5f4b5546244c: Pulling fs layer
Step #1 - "ramble-style-tests": 9088cdb84e39: Verifying Checksum
Step #1 - "ramble-style-tests": 9088cdb84e39: Download complete
Step #1 - "ramble-style-tests": 9088cdb84e39: Pull complete
Step #1 - "ramble-style-tests": 5f4b5546244c: Verifying Checksum
Step #1 - "ramble-style-tests": 5f4b5546244c: Download complete
Step #1 - "ramble-style-tests": 5f4b5546244c: Pull complete
Step #1 - "ramble-style-tests": Digest: sha256:e3f94935b9fc2e8f36a073d67b6732541eac46a2dd2ca78eba3928e1cc13b53d
Step #1 - "ramble-style-tests": Status: Downloaded newer image for us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.1-python3.12.1:latest
Step #1 - "ramble-style-tests": branch 'develop' set up to track 'origin/develop'.
Step #1 - "ramble-style-tests": Ignoring graphlib-backport: markers 'python_version < "3.9"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring urllib3: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring protobuf: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Ignoring pyarrow: markers 'python_version <= "3.6"' don't match your environment
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-storage in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 1)) (2.18.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-api-core in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 2)) (2.19.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: protobuf in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 5)) (5.27.3)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-bigquery in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 8)) (3.25.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: tqdm in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 9)) (4.66.5)
Step #1 - "ramble-style-tests": Requirement already satisfied: deprecation in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements.txt (line 10)) (2.1.0)
Step #1 - "ramble-style-tests": Collecting pandas (from -r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading pandas-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 82.5 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting matplotlib (from -r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading matplotlib-3.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 82.2 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Requirement already satisfied: pytest in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 2)) (8.3.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: flake8 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 3)) (7.1.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: black in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 4)) (24.8.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: coverage in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 5)) (7.6.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pre-commit in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from -r /workspace/requirements-dev.txt (line 6)) (3.8.0)
Step #1 - "ramble-style-tests": Collecting pytest-xdist (from -r /workspace/requirements-dev.txt (line 7))
Step #1 - "ramble-style-tests":   Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 kB 9.3 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pytest-cov (from -r /workspace/requirements-dev.txt (line 8))
Step #1 - "ramble-style-tests":   Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-auth<3.0dev,>=2.26.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.33.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-cloud-core<3.0dev,>=2.3.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.4.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-resumable-media>=2.6.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.7.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.32.3)
Step #1 - "ramble-style-tests": Requirement already satisfied: google-crc32c<2.0dev,>=1.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-storage->-r /workspace/requirements.txt (line 1)) (1.5.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: googleapis-common-protos<2.0.dev0,>=1.56.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.63.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: proto-plus<2.0.0dev,>=1.22.3 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.24.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: packaging>=20.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (24.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: python-dateutil<3.0dev,>=2.7.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (2.9.0.post0)
Step #1 - "ramble-style-tests": Collecting numpy>=1.26.0 (from pandas->-r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading numpy-2.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 100.1 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pytz>=2020.1 (from pandas->-r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 57.5 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting tzdata>=2022.7 (from pandas->-r /workspace/requirements.txt (line 11))
Step #1 - "ramble-style-tests":   Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 36.1 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting contourpy>=1.0.1 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading contourpy-1.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.6/323.6 kB 47.0 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting cycler>=0.10 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
Step #1 - "ramble-style-tests": Collecting fonttools>=4.22.0 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading fonttools-4.55.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 103.3 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting kiwisolver>=1.3.1 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading kiwisolver-1.4.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 89.4 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pillow>=8 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading pillow-11.0.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.4 MB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 112.0 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Collecting pyparsing>=2.3.1 (from matplotlib->-r /workspace/requirements.txt (line 12))
Step #1 - "ramble-style-tests":   Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.9/106.9 kB 21.5 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Requirement already satisfied: iniconfig in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pytest->-r /workspace/requirements-dev.txt (line 2)) (2.0.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pluggy<2,>=1.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pytest->-r /workspace/requirements-dev.txt (line 2)) (1.5.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: mccabe<0.8.0,>=0.7.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (0.7.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pycodestyle<2.13.0,>=2.12.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (2.12.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyflakes<3.3.0,>=3.2.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from flake8->-r /workspace/requirements-dev.txt (line 3)) (3.2.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: click>=8.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (8.1.7)
Step #1 - "ramble-style-tests": Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (1.0.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pathspec>=0.9.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (0.12.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: platformdirs>=2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from black->-r /workspace/requirements-dev.txt (line 4)) (4.2.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: cfgv>=2.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (3.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: identify>=1.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (2.6.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: nodeenv>=0.11.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (1.9.1)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyyaml>=5.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (6.0.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: virtualenv>=20.10.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pre-commit->-r /workspace/requirements-dev.txt (line 6)) (20.26.3)
Step #1 - "ramble-style-tests": Collecting execnet>=2.1 (from pytest-xdist->-r /workspace/requirements-dev.txt (line 7))
Step #1 - "ramble-style-tests":   Downloading execnet-2.1.1-py3-none-any.whl (40 kB)
Step #1 - "ramble-style-tests":      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.6/40.6 kB 8.1 MB/s eta 0:00:00
Step #1 - "ramble-style-tests": Requirement already satisfied: grpcio<2.0dev,>=1.33.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.65.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: grpcio-status<2.0.dev0,>=1.33.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-api-core->-r /workspace/requirements.txt (line 2)) (1.65.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (5.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (0.4.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: rsa<5,>=3.1.4 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (4.9)
Step #1 - "ramble-style-tests": Requirement already satisfied: six>=1.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from python-dateutil<3.0dev,>=2.7.2->google-cloud-bigquery->-r /workspace/requirements.txt (line 8)) (1.16.0)
Step #1 - "ramble-style-tests": Requirement already satisfied: charset-normalizer<4,>=2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (3.3.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: idna<4,>=2.5 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (3.7)
Step #1 - "ramble-style-tests": Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2.2.2)
Step #1 - "ramble-style-tests": Requirement already satisfied: certifi>=2017.4.17 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (2024.7.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: distlib<1,>=0.3.7 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit->-r /workspace/requirements-dev.txt (line 6)) (0.3.8)
Step #1 - "ramble-style-tests": Requirement already satisfied: filelock<4,>=3.12.2 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from virtualenv>=20.10.0->pre-commit->-r /workspace/requirements-dev.txt (line 6)) (3.15.4)
Step #1 - "ramble-style-tests": Requirement already satisfied: pyasn1<0.7.0,>=0.4.6 in /opt/spack/opt/spack/linux-rocky8-broadwell/gcc-8.5.0/python-venv-1.0-7h4vwwk5mxnzpd76ko54dp3375vl65he/lib/python3.12/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=2.26.1->google-cloud-storage->-r /workspace/requirements.txt (line 1)) (0.6.0)
Step #1 - "ramble-style-tests": Installing collected packages: pytz, tzdata, pyparsing, pillow, numpy, kiwisolver, fonttools, execnet, cycler, pytest-xdist, pytest-cov, pandas, contourpy, matplotlib
Step #1 - "ramble-style-tests": Successfully installed contourpy-1.3.1 cycler-0.12.1 execnet-2.1.1 fonttools-4.55.3 kiwisolver-1.4.7 matplotlib-3.9.4 numpy-2.2.0 pandas-2.2.3 pillow-11.0.0 pyparsing-3.2.0 pytest-cov-6.0.0 pytest-xdist-3.6.1 pytz-2024.2 tzdata-2024.2
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": [notice] A new release of pip is available: 23.1.2 -> 24.3.1
Step #1 - "ramble-style-tests": [notice] To update, run: python3 -m pip install --upgrade pip
Step #1 - "ramble-style-tests": Spack version is 0.22.1 (d66dce2d668a6234504594661506cdd1eaca4adc)
Step #1 - "ramble-style-tests": Python version is Python 3.12.1
Step #1 - "ramble-style-tests": Running black check
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": black: running black checks on ramble.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Modified files:
Step #1 - "ramble-style-tests":   lib/ramble/ramble/expander.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/renderer.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/test/expander.py
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": All done! ✨ 🍰 ✨
Step #1 - "ramble-style-tests": 3 files would be left unchanged.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests":   black checks were clean
Step #1 - "ramble-style-tests": Running flake8 check
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": flake8: running flake8 checks on ramble.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": Modified files:
Step #1 - "ramble-style-tests":   lib/ramble/ramble/expander.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/renderer.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/test/expander.py
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests":   flake8 checks were clean
Step #1 - "ramble-style-tests": style checks were clean.
Step #1 - "ramble-style-tests": ==> Generating file: /workspace/share/ramble/ramble-completion.bash
Step #1 - "ramble-style-tests": [INFO] Initializing environment for https://github.com/asottile/pyupgrade.
Step #1 - "ramble-style-tests": [INFO] Installing environment for https://github.com/asottile/pyupgrade.
Step #1 - "ramble-style-tests": [INFO] Once installed this environment will be reused.
Step #1 - "ramble-style-tests": [INFO] This may take a few minutes...
Step #1 - "ramble-style-tests": python-old-syntax-check..................................................Passed
Step #1 - "ramble-style-tests": - hook id: pyupgrade
Step #1 - "ramble-style-tests": - duration: 0.94s
Step #1 - "ramble-style-tests": ==> No license issues found.
Step #1 - "ramble-style-tests": Found existing installation: pytest 8.3.2
Step #1 - "ramble-style-tests": Uninstalling pytest-8.3.2:
Step #1 - "ramble-style-tests":   Successfully uninstalled pytest-8.3.2
Step #1 - "ramble-style-tests": usage: ramble [-hkVd] [--color {always,never,auto}] COMMAND ...
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": A flexible benchmark experiment manager.
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": These are common ramble commands:
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": application dev:
Step #1 - "ramble-style-tests":   edit                  open application files in $EDITOR
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": query applications:
Step #1 - "ramble-style-tests":   list                  list and search available objects
Step #1 - "ramble-style-tests":   info                  get detailed information on a particular object
Step #1 - "ramble-style-tests":   mods                  (deprecated) list and get information on available modifiers
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": results:
Step #1 - "ramble-style-tests":   results               take actions on experiment results
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": workspaces:
Step #1 - "ramble-style-tests":   deployment            (experimental) manage workspace deployments
Step #1 - "ramble-style-tests":   on                    "And now's the time, the time is now" (execute workspace experiments)
Step #1 - "ramble-style-tests":   workspace             manage experiment workspaces
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": options:
Step #1 - "ramble-style-tests":   --color {always,never,auto}
Step #1 - "ramble-style-tests":                         when to colorize output (default: auto)
Step #1 - "ramble-style-tests":   -V, --version         show version number and exit
Step #1 - "ramble-style-tests":   -d, --debug           write out debug messages (more d's for more verbosity: -d, -dd, -ddd, etc.)
Step #1 - "ramble-style-tests":   -h, --help            show this help message and exit
Step #1 - "ramble-style-tests":   -k, --insecure        do not check ssl certificates when downloading
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": more help:
Step #1 - "ramble-style-tests":   ramble help --all       list all commands and options
Step #1 - "ramble-style-tests":   ramble help <command>   help on a specific command
Step #1 - "ramble-style-tests":   ramble help --spec      help on the application specification syntax
Step #1 - "ramble-style-tests":   ramble docs             open https://ramble.rtfd.io/ in a browser
Finished Step #1 - "ramble-style-tests"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/b1e3762e-a4e9-40d3-af4e-be433f3e07c5?project=993292483723