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

Update docs on supported functions and operators #544

Merged

Update docs on supported functions and operators

3c1dd1b
Select commit
Loading
Failed to load commit list.
Merged

Update docs on supported functions and operators #544

Update docs on supported functions and operators
3c1dd1b
Select commit
Loading
Failed to load commit list.
Google Cloud Build / PR-Style-rockylinux8-v0-22-0spack-22-11-1conda (ramble-eng) succeeded Jul 1, 2024 in 3m 12s

Summary

Build Information

Trigger PR-Style-rockylinux8-v0-22-0spack-22-11-1conda
Build cc0a91f1-d6b6-4dba-9f5f-8d3984f5f158
Start 2024-07-01T12:16:48-07:00
Duration 2m27.815s
Status SUCCESS

Steps

Step Status Duration
ramble-clone SUCCESS 32.326s
ramble-style-tests SUCCESS 1m51.748s

Details

starting build "cc0a91f1-d6b6-4dba-9f5f-8d3984f5f158"

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            3c1dd1bc864754f2204aa11caff52296b3a8921e -> FETCH_HEAD
HEAD is now at 3c1dd1b Update docs on supported functions and operators
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.0-conda22.11.1:latest
Step #1 - "ramble-style-tests": latest: Pulling from ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.0-conda22.11.1
Step #1 - "ramble-style-tests": 9088cdb84e39: Pulling fs layer
Step #1 - "ramble-style-tests": f6400712484c: 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": f6400712484c: Verifying Checksum
Step #1 - "ramble-style-tests": f6400712484c: Download complete
Step #1 - "ramble-style-tests": f6400712484c: Pull complete
Step #1 - "ramble-style-tests": Digest: sha256:b50ee588e0ad4be8015bf079613bd07b562f35b10c9584913f416ba0341769f7
Step #1 - "ramble-style-tests": Status: Downloaded newer image for us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.0-conda22.11.1:latest
Step #1 - "ramble-style-tests": us-central1-docker.pkg.dev/ramble-eng/ramble-repo/ramble-rockylinux-8-spackv0.22.0-conda22.11.1:latest
Step #1 - "ramble-style-tests": branch 'develop' set up to track 'origin/develop'.
Step #1 - "ramble-style-tests": Spack version is 0.22.0 (5fe93fee1eec46a0750bd340198bffcb92ff9eec)
Step #1 - "ramble-style-tests": Python version is Python 3.10.8
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/test/expander.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": 
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/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": ==> No license issues found.
Step #1 - "ramble-style-tests": Collecting package metadata (repodata.json): ...working... done
Step #1 - "ramble-style-tests": Solving environment: ...working... failed
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": PackagesNotFoundError: The following packages are missing from the target environment:
Step #1 - "ramble-style-tests":   - pytest
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": 
Step #1 - "ramble-style-tests": usage: ramble [-hkV] [--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 applications
Step #1 - "ramble-style-tests":   info                  get detailed information on a particular application
Step #1 - "ramble-style-tests":   mods                  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":   -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/cc0a91f1-d6b6-4dba-9f5f-8d3984f5f158?project=993292483723