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

Fix experiment and workspace inventories and hashes #701

Merged
merged 3 commits into from
Oct 17, 2024

Fix environment-modules hashing to support dry-run

2807327
Select commit
Loading
Failed to load commit list.
Merged

Fix experiment and workspace inventories and hashes #701

Fix environment-modules hashing to support dry-run
2807327
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Style-rockylinux8-v0-22-1spack-3-12-1python (ramble-eng) succeeded Oct 16, 2024 in 2m 55s

Summary

Build Information

Trigger PR-Style-rockylinux8-v0-22-1spack-3-12-1python
Build 9400f9ea-f144-4281-9ec2-07510970859b
Start 2024-10-16T14:29:56-07:00
Duration 2m10.48s
Status SUCCESS

Steps

Step Status Duration
ramble-clone SUCCESS 18.545s
ramble-style-tests SUCCESS 1m48.074s

Details

starting build "9400f9ea-f144-4281-9ec2-07510970859b"

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            280732700fc014f8f0e6a5ebc9fcd4f330210025 -> FETCH_HEAD
HEAD is now at 2807327 Fix environment-modules hashing to support dry-run
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 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": 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": 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": 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": 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": 
Step #1 - "ramble-style-tests": [notice] A new release of pip is available: 23.1.2 -> 24.2
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/pipeline.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/test/end_to_end/experiment_hashes.py
Step #1 - "ramble-style-tests":   var/ramble/repos/builtin/package_managers/environment-modules/package_manager.py
Step #1 - "ramble-style-tests": =======================================================
Step #1 - "ramble-style-tests": All done! ✨ 🍰 ✨
Step #1 - "ramble-style-tests": 2 files would be left unchanged.
Step #1 - "ramble-style-tests": All done! ✨ 🍰 ✨
Step #1 - "ramble-style-tests": 1 file 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/pipeline.py
Step #1 - "ramble-style-tests":   lib/ramble/ramble/test/end_to_end/experiment_hashes.py
Step #1 - "ramble-style-tests":   var/ramble/repos/builtin/package_managers/environment-modules/package_manager.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.89s
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               import experiment results from file
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/9400f9ea-f144-4281-9ec2-07510970859b?project=993292483723