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

Improve compile times #896

Merged
merged 31 commits into from
Mar 1, 2024

Fix agones

f88d260
Select commit
Loading
Failed to load commit list.
Merged

Improve compile times #896

Fix agones
f88d260
Select commit
Loading
Failed to load commit list.
Google Cloud Build / CI (quilkin) succeeded Mar 1, 2024 in 16m 41s

Summary

Build Information

Trigger CI
Build f47cab4a-0ce1-4782-9cc6-0e42e2f77a3a
Start 2024-03-01T01:00:27-08:00
Duration 15m57.055s
Status SUCCESS

Steps

Step Status Duration
fetch-git-submodules SUCCESS 2.028s
pull-build-image SUCCESS 39.431s
test-quilkin SUCCESS 3m11.214s
test-examples SUCCESS 39.452s
test-docs SUCCESS 1m43.293s
build SUCCESS 7m36.237s
test-quilkin-image-default-config-file SUCCESS 6.198s
test-quilkin-image-command-line SUCCESS 6.312s
gcloud-auth-cluster SUCCESS 4.04s
test-agones SUCCESS 2m1.977s

Details

starting build "f47cab4a-0ce1-4782-9cc6-0e42e2f77a3a"

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/googleforgames/quilkin
 * branch            f88d260ae864ef819f157f00e8c99d5fa50866d1 -> FETCH_HEAD
HEAD is now at f88d260 Fix agones
BUILD
Starting Step #0 - "fetch-git-submodules"
Starting Step #1 - "pull-build-image"
Step #0 - "fetch-git-submodules": Already have image (with digest): gcr.io/cloud-builders/git
Step #1 - "pull-build-image": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "fetch-git-submodules": Submodule 'proto/protoc-gen-validate' (https://github.com/envoyproxy/protoc-gen-validate.git) registered for path 'proto/protoc-gen-validate'
Step #0 - "fetch-git-submodules": Cloning into '/workspace/proto/protoc-gen-validate'...
Step #1 - "pull-build-image": Using default tag: latest
Step #1 - "pull-build-image": latest: Pulling from quilkin/ci/build-image
Step #1 - "pull-build-image": 09e2bc8a597c: Already exists
Step #1 - "pull-build-image": a6ee62c51c55: Pulling fs layer
Step #1 - "pull-build-image": 5944318ee467: Pulling fs layer
Step #1 - "pull-build-image": 9dac47d8c899: Pulling fs layer
Step #1 - "pull-build-image": d6aa41ccee2f: Pulling fs layer
Step #1 - "pull-build-image": a84999300058: Pulling fs layer
Step #1 - "pull-build-image": 9727ac44c705: Pulling fs layer
Step #1 - "pull-build-image": c4a71d269e67: Pulling fs layer
Step #1 - "pull-build-image": d6aa41ccee2f: Waiting
Step #1 - "pull-build-image": c4a71d269e67: Waiting
Step #1 - "pull-build-image": 9727ac44c705: Waiting
Step #1 - "pull-build-image": a84999300058: Waiting
Step #0 - "fetch-git-submodules": Submodule path 'proto/protoc-gen-validate': checked out 'fab737efbb4b4d03e7c771393708f75594b121e4'
Finished Step #0 - "fetch-git-submodules"
Step #1 - "pull-build-image": 9dac47d8c899: Verifying Checksum
Step #1 - "pull-build-image": 9dac47d8c899: Download complete
Step #1 - "pull-build-image": d6aa41ccee2f: Verifying Checksum
Step #1 - "pull-build-image": d6aa41ccee2f: Download complete
Step #1 - "pull-build-image": a84999300058: Verifying Checksum
Step #1 - "pull-build-image": a84999300058: Download complete
Step #1 - "pull-build-image": 9727ac44c705: Verifying Checksum
Step #1 - "pull-build-image": 9727ac44c705: Download complete
Step #1 - "pull-build-image": 5944318ee467: Download complete
Step #1 - "pull-build-image": a6ee62c51c55: Verifying Checksum
Step #1 - "pull-build-image": a6ee62c51c55: Download complete
Step #1 - "pull-build-image": c4a71d269e67: Verifying Checksum
Step #1 - "pull-build-image": c4a71d269e67: Download complete
Step #1 - "pull-build-image": a6ee62c51c55: Pull complete
Step #1 - "pull-build-image": 5944318ee467: Pull complete
Step #1 - "pull-build-image": 9dac47d8c899: Pull complete
Step #1 - "pull-build-image": d6aa41ccee2f: Pull complete
Step #1 - "pull-build-image": a84999300058: Pull complete
Step #1 - "pull-build-image": 9727ac44c705: Pull complete
Step #1 - "pull-build-image": c4a71d269e67: Pull complete
Step #1 - "pull-build-image": Digest: sha256:6ee74391b141d501772f17fd8711ac00aed2d32a5195adce2c533151df407f3e
Step #1 - "pull-build-image": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/build-image:latest
Step #1 - "pull-build-image": us-docker.pkg.dev/quilkin/ci/build-image:latest
Finished Step #1 - "pull-build-image"
Starting Step #2 - "test-quilkin"
Step #2 - "test-quilkin": Pulling image: us-docker.pkg.dev/quilkin/ci/make-docker
Step #2 - "test-quilkin": Using default tag: latest
Step #2 - "test-quilkin": latest: Pulling from quilkin/ci/make-docker
Step #2 - "test-quilkin": d2aa1518a716: Already exists
Step #2 - "test-quilkin": 76ff73118202: Already exists
Step #2 - "test-quilkin": 3c2cba919283: Already exists
Step #2 - "test-quilkin": 91c5581a8dc4: Already exists
Step #2 - "test-quilkin": f377052aea87: Already exists
Step #2 - "test-quilkin": 7814d34b83b8: Pulling fs layer
Step #2 - "test-quilkin": 7814d34b83b8: Verifying Checksum
Step #2 - "test-quilkin": 7814d34b83b8: Download complete
Step #2 - "test-quilkin": 7814d34b83b8: Pull complete
Step #2 - "test-quilkin": Digest: sha256:8e568a97117b6213089c90255af4fbe37b0f858ee0f4290db7438858a6ef7821
Step #2 - "test-quilkin": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "test-quilkin": us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "test-quilkin": mkdir -p /workspace/.cargo/registry
Step #2 - "test-quilkin": docker build --cache-from us-docker.pkg.dev/quilkin/ci/build-image --build-arg RUST_TOOLCHAIN="1.74.0" --tag=us-docker.pkg.dev/quilkin/ci/build-image /workspace/build//build-image/
Step #2 - "test-quilkin": Sending build context to Docker daemon  5.632kB

Step #2 - "test-quilkin": Step 1/11 : FROM debian:bullseye
Step #2 - "test-quilkin": bullseye: Pulling from library/debian
Step #2 - "test-quilkin": 09e2bc8a597c: Already exists
Step #2 - "test-quilkin": Digest: sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1
Step #2 - "test-quilkin": Status: Downloaded newer image for debian:bullseye
Step #2 - "test-quilkin":  ---> 52d6bfa40b9a
Step #2 - "test-quilkin": Step 2/11 : ARG RUST_TOOLCHAIN
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> 2e7270e495a9
Step #2 - "test-quilkin": Step 3/11 : ENV RUSTUP_HOME=/usr/local/rustup     CARGO_HOME=/usr/local/cargo     PATH=/usr/local/cargo/bin:$PATH     LC_ALL=C.UTF-8     LANG=C.UTF-8
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> 0ca64b82c97f
Step #2 - "test-quilkin": Step 4/11 : RUN set -eux &&     apt-get update &&     apt-get install -y lsb-release jq curl wget zip git build-essential software-properties-common         libssl-dev pkg-config python3-pip bash-completion g++-x86-64-linux-gnu g++-mingw-w64-x86-64 &&     pip3 install live-server &&     echo "source /etc/bash_completion" >> /root/.bashrc
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> c7400317f812
Step #2 - "test-quilkin": Step 5/11 : RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] http://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg  add - && apt-get update -y &&     apt-get install google-cloud-cli google-cloud-cli-gke-gcloud-auth-plugin kubectl -y &&     echo "source /usr/share/google-cloud-sdk/completion.bash.inc" >> /root/.bashrc &&     echo "source <(kubectl completion bash)" >> /root/.bashrc
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> 85866d411c37
Step #2 - "test-quilkin": Step 6/11 : RUN wget --quiet -O terraform.zip "https://releases.hashicorp.com/terraform/1.3.1/terraform_1.3.1_linux_$(dpkg --print-architecture).zip" &&     unzip terraform.zip && rm terraform.zip && mv terraform /usr/local/bin/
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> d00f7a567541
Step #2 - "test-quilkin": Step 7/11 : RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash &&     echo "source <(helm completion bash)" >> /root/.bashrc
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> 1011de5a4060
Step #2 - "test-quilkin": Step 8/11 : WORKDIR /tmp
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> 21ff3646fcff
Step #2 - "test-quilkin": Step 9/11 : RUN wget --quiet -O htmltest.tar.gz "https://github.com/wjdp/htmltest/releases/download/v0.16.0/htmltest_0.16.0_linux_$(dpkg --print-architecture).tar.gz" &&      tar -xf htmltest.tar.gz && mv ./htmltest /usr/local/bin/ && rm htmltest.tar.gz
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> d6c755547d88
Step #2 - "test-quilkin": Step 10/11 : RUN git config --global --add safe.directory /workspace
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> f52c63ffeb3c
Step #2 - "test-quilkin": Step 11/11 : RUN set -eux;     dpkgArch="$(dpkg --print-architecture)" &&     case "${dpkgArch##*-}" in         amd64) rustArch='x86_64-unknown-linux-gnu';;         armhf) rustArch='armv7-unknown-linux-gnueabihf';;         arm64) rustArch='aarch64-unknown-linux-gnu';;         i386) rustArch='i686-unknown-linux-gnu';;         *) echo >&2 "unsupported architecture: ${dpkgArch}"; exit 1 ;;     esac &&     wget --quiet "https://static.rust-lang.org/rustup/dist/${rustArch}/rustup-init" &&     chmod +x rustup-init;     ./rustup-init -y --no-modify-path --profile minimal --default-toolchain $RUST_TOOLCHAIN --default-host ${rustArch};     rm rustup-init &&     chmod -R a+w $RUSTUP_HOME $CARGO_HOME &&     rustup component add rustfmt clippy &&     rustup target add x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu x86_64-pc-windows-gnu &&     cargo install mdbook cargo-watch cargo-about &&     cargo install --locked mdbook-variables &&     cargo install --locked cargo-deny &&     rustup --version &&     cargo --version &&     rustc --version
Step #2 - "test-quilkin":  ---> Using cache
Step #2 - "test-quilkin":  ---> 663935616e1b
Step #2 - "test-quilkin": Successfully built 663935616e1b
Step #2 - "test-quilkin": Successfully tagged us-docker.pkg.dev/quilkin/ci/build-image:latest
Step #2 - "test-quilkin": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" \
Step #2 - "test-quilkin": 		--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image deny check
Step #2 - "test-quilkin": advisories ok, bans ok, licenses ok, sources ok
Step #2 - "test-quilkin": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" \
Step #2 - "test-quilkin": 	--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image clippy --tests -- -D warnings
Step #2 - "test-quilkin":    Compiling proc-macro2 v1.0.78
Step #2 - "test-quilkin":    Compiling unicode-ident v1.0.12
Step #2 - "test-quilkin":    Compiling libc v0.2.153
Step #2 - "test-quilkin":     Checking cfg-if v1.0.0
Step #2 - "test-quilkin":    Compiling serde v1.0.197
Step #2 - "test-quilkin":    Compiling autocfg v1.1.0
Step #2 - "test-quilkin":     Checking memchr v2.7.1
Step #2 - "test-quilkin":     Checking once_cell v1.19.0
Step #2 - "test-quilkin":     Checking pin-project-lite v0.2.13
Step #2 - "test-quilkin":    Compiling version_check v0.9.4
Step #2 - "test-quilkin":    Compiling cc v1.0.88
Step #2 - "test-quilkin":     Checking log v0.4.21
Step #2 - "test-quilkin":     Checking smallvec v1.13.1
Step #2 - "test-quilkin":    Compiling parking_lot_core v0.9.9
Step #2 - "test-quilkin":     Checking scopeguard v1.2.0
Step #2 - "test-quilkin":     Checking itoa v1.0.10
Step #2 - "test-quilkin":     Checking futures-core v0.3.30
Step #2 - "test-quilkin":     Checking futures-sink v0.3.30
Step #2 - "test-quilkin":     Checking zerocopy v0.7.32
Step #2 - "test-quilkin":     Checking futures-io v0.3.30
Step #2 - "test-quilkin":     Checking pin-utils v0.1.0
Step #2 - "test-quilkin":     Checking futures-task v0.3.30
Step #2 - "test-quilkin":    Compiling thiserror v1.0.57
Step #2 - "test-quilkin":     Checking allocator-api2 v0.2.16
Step #2 - "test-quilkin":     Checking fnv v1.0.7
Step #2 - "test-quilkin":    Compiling anyhow v1.0.80
Step #2 - "test-quilkin":    Compiling either v1.10.0
Step #2 - "test-quilkin":    Compiling heck v0.4.1
Step #2 - "test-quilkin":     Checking base64 v0.21.7
Step #2 - "test-quilkin":     Checking equivalent v1.0.1
Step #2 - "test-quilkin":     Checking ryu v1.0.17
Step #2 - "test-quilkin":    Compiling serde_json v1.0.114
Step #2 - "test-quilkin":    Compiling syn v1.0.109
Step #2 - "test-quilkin":     Checking tinyvec_macros v0.1.1
Step #2 - "test-quilkin":     Checking percent-encoding v2.3.1
Step #2 - "test-quilkin":     Checking spin v0.9.8
Step #2 - "test-quilkin":     Checking unicode-bidi v0.3.15
Step #2 - "test-quilkin":     Checking futures-channel v0.3.30
Step #2 - "test-quilkin":     Checking bitflags v2.4.2
Step #2 - "test-quilkin":     Checking tower-service v0.3.2
Step #2 - "test-quilkin":     Checking tinyvec v1.6.0
Step #2 - "test-quilkin":     Checking ppv-lite86 v0.2.17
Step #2 - "test-quilkin":    Compiling rustix v0.38.31
Step #2 - "test-quilkin":     Checking tracing-core v0.1.32
Step #2 - "test-quilkin":     Checking untrusted v0.9.0
Step #2 - "test-quilkin":    Compiling httparse v1.8.0
Step #2 - "test-quilkin":    Compiling typenum v1.17.0
Step #2 - "test-quilkin":    Compiling rustversion v1.0.14
Step #2 - "test-quilkin":    Compiling linux-raw-sys v0.4.13
Step #2 - "test-quilkin":     Checking form_urlencoded v1.2.1
Step #2 - "test-quilkin":    Compiling regex-syntax v0.8.2
Step #2 - "test-quilkin":    Compiling async-trait v0.1.77
Step #2 - "test-quilkin":    Compiling bytes v1.5.0
Step #2 - "test-quilkin":    Compiling prettyplease v0.2.16
Step #2 - "test-quilkin":     Checking try-lock v0.2.5
Step #2 - "test-quilkin":    Compiling hashbrown v0.14.3
Step #2 - "test-quilkin":    Compiling ahash v0.8.10
Step #2 - "test-quilkin":    Compiling itertools v0.11.0
Step #2 - "test-quilkin":    Compiling generic-array v0.14.7
Step #2 - "test-quilkin":    Compiling rustls v0.21.10
Step #2 - "test-quilkin":    Compiling lock_api v0.4.11
Step #2 - "test-quilkin":    Compiling slab v0.4.9
Step #2 - "test-quilkin":    Compiling num-traits v0.2.18
Step #2 - "test-quilkin":    Compiling indexmap v1.9.3
Step #2 - "test-quilkin":     Checking want v0.3.1
Step #2 - "test-quilkin":    Compiling home v0.5.9
Step #2 - "test-quilkin":    Compiling fastrand v2.0.1
Step #2 - "test-quilkin":    Compiling fixedbitset v0.4.2
Step #2 - "test-quilkin":     Checking aho-corasick v1.1.2
Step #2 - "test-quilkin":    Compiling crossbeam-utils v0.8.19
Step #2 - "test-quilkin":     Checking httpdate v1.0.3
Step #2 - "test-quilkin":     Checking tower-layer v0.3.2
Step #2 - "test-quilkin":    Compiling ucd-trie v0.1.6
Step #2 - "test-quilkin":     Checking bitflags v1.3.2
Step #2 - "test-quilkin":     Checking rustls-pemfile v1.0.4
Step #2 - "test-quilkin":    Compiling schemars v0.8.16
Step #2 - "test-quilkin":    Compiling k8s-openapi v0.21.1
Step #2 - "test-quilkin":    Compiling multimap v0.8.3
Step #2 - "test-quilkin":     Checking hashbrown v0.12.3
Step #2 - "test-quilkin":     Checking mime v0.3.17
Step #2 - "test-quilkin":     Checking iana-time-zone v0.1.60
Step #2 - "test-quilkin":     Checking webpki-roots v0.25.4
Step #2 - "test-quilkin":     Checking dyn-clone v1.0.17
Step #2 - "test-quilkin":     Checking utf8parse v0.2.1
Step #2 - "test-quilkin":     Checking openssl-probe v0.1.5
Step #2 - "test-quilkin":     Checking instant v0.1.12
Step #2 - "test-quilkin":     Checking unsafe-libyaml v0.2.10
Step #2 - "test-quilkin":     Checking anstyle-parse v0.2.3
Step #2 - "test-quilkin":     Checking rustls-native-certs v0.6.3
Step #2 - "test-quilkin":     Checking adler v1.0.2
Step #2 - "test-quilkin":     Checking anstyle-query v1.0.2
Step #2 - "test-quilkin":     Checking http-range-header v0.3.1
Step #2 - "test-quilkin":     Checking gimli v0.28.1
Step #2 - "test-quilkin":    Compiling quote v1.0.35
Step #2 - "test-quilkin":     Checking zeroize v1.7.0
Step #2 - "test-quilkin":    Compiling cpufeatures v0.2.12
Step #2 - "test-quilkin":     Checking rustc-demangle v0.1.23
Step #2 - "test-quilkin":     Checking anstyle v1.0.6
Step #2 - "test-quilkin":     Checking colorchoice v1.0.0
Step #2 - "test-quilkin":    Compiling cpp_demangle v0.4.3
Step #2 - "test-quilkin":     Checking lazy_static v1.4.0
Step #2 - "test-quilkin":     Checking regex-syntax v0.6.29
Step #2 - "test-quilkin":     Checking miniz_oxide v0.7.2
Step #2 - "test-quilkin":     Checking object v0.32.2
Step #2 - "test-quilkin":     Checking pem v3.0.3
Step #2 - "test-quilkin":    Compiling symbolic-demangle v12.8.0
Step #2 - "test-quilkin":     Checking clap_lex v0.7.0
Step #2 - "test-quilkin":     Checking parking v2.2.0
Step #2 - "test-quilkin":     Checking unicode-normalization v0.1.23
Step #2 - "test-quilkin":     Checking stable_deref_trait v1.2.0
Step #2 - "test-quilkin":     Checking strsim v0.11.0
Step #2 - "test-quilkin":    Compiling syn v2.0.52
Step #2 - "test-quilkin":     Checking anstream v0.6.13
Step #2 - "test-quilkin":    Compiling io-uring v0.5.13
Step #2 - "test-quilkin":    Compiling indexmap v2.2.4
Step #2 - "test-quilkin":     Checking match_cfg v0.1.0
Step #2 - "test-quilkin":    Compiling crc32fast v1.4.0
Step #2 - "test-quilkin":     Checking overload v0.1.1
Step #2 - "test-quilkin":    Compiling eyre v0.6.12
Step #2 - "test-quilkin":     Checking sharded-slab v0.1.7
Step #2 - "test-quilkin":     Checking tracing-log v0.2.0
Step #2 - "test-quilkin":     Checking nu-ansi-term v0.46.0
Step #2 - "test-quilkin":     Checking core2 v0.4.0
Step #2 - "test-quilkin":     Checking thread_local v1.1.8
Step #2 - "test-quilkin":     Checking sync_wrapper v0.1.2
Step #2 - "test-quilkin":     Checking linked-hash-map v0.5.6
Step #2 - "test-quilkin":     Checking powerfmt v0.2.0
Step #2 - "test-quilkin":     Checking quick-error v1.2.3
Step #2 - "test-quilkin":     Checking rle-decode-fast v1.0.3
Step #2 - "test-quilkin":     Checking concurrent-queue v2.4.0
Step #2 - "test-quilkin":    Compiling snap v1.1.1
Step #2 - "test-quilkin":     Checking same-file v1.0.6
Step #2 - "test-quilkin":    Compiling prometheus v0.13.3
Step #2 - "test-quilkin":     Checking indenter v0.3.3
Step #2 - "test-quilkin":     Checking data-encoding v2.5.0
Step #2 - "test-quilkin":     Checking matchit v0.7.3
Step #2 - "test-quilkin":     Checking ipnet v2.9.0
Step #2 - "test-quilkin":     Checking idna v0.5.0
Step #2 - "test-quilkin":     Checking idna v0.4.0
Step #2 - "test-quilkin":     Checking event-listener v5.2.0
Step #2 - "test-quilkin":    Compiling axum-core v0.3.4
Step #2 - "test-quilkin":    Compiling axum v0.6.20
Step #2 - "test-quilkin":     Checking walkdir v2.4.0
Step #2 - "test-quilkin":     Checking lru-cache v0.1.2
Step #2 - "test-quilkin":     Checking deranged v0.3.11
Step #2 - "test-quilkin":     Checking crossbeam-channel v0.5.12
Step #2 - "test-quilkin":     Checking adler32 v1.2.0
Step #2 - "test-quilkin":     Checking dary_heap v0.3.6
Step #2 - "test-quilkin":     Checking scoped-tls v1.0.1
Step #2 - "test-quilkin":     Checking minimal-lexical v0.2.1
Step #2 - "test-quilkin":     Checking num-conv v0.1.0
Step #2 - "test-quilkin":     Checking event-listener-strategy v0.5.0
Step #2 - "test-quilkin":    Compiling ring v0.17.8
Step #2 - "test-quilkin":    Compiling psm v0.1.21
Step #2 - "test-quilkin":    Compiling backtrace v0.3.69
Step #2 - "test-quilkin":    Compiling sys-info v0.9.1
Step #2 - "test-quilkin":    Compiling stacker v0.1.15
Step #2 - "test-quilkin":    Compiling findshlibs v0.10.2
Step #2 - "test-quilkin":     Checking time-core v0.1.2
Step #2 - "test-quilkin":     Checking async-channel v2.2.0
Step #2 - "test-quilkin":     Checking regex-lite v0.1.5
Step #2 - "test-quilkin":     Checking lz4_flex v0.11.2
Step #2 - "test-quilkin":     Checking yansi v0.5.1
Step #2 - "test-quilkin":    Compiling petgraph v0.6.4
Step #2 - "test-quilkin":     Checking ordered-float v2.10.1
Step #2 - "test-quilkin":     Checking fixedstr v0.5.5
Step #2 - "test-quilkin":     Checking nom v7.1.3
Step #2 - "test-quilkin":    Compiling regex-automata v0.4.5
Step #2 - "test-quilkin":     Checking strum v0.25.0
Step #2 - "test-quilkin":     Checking seahash v4.1.0
Step #2 - "test-quilkin":     Checking diff v0.1.13
Step #2 - "test-quilkin":     Checking condtype v1.3.0
Step #2 - "test-quilkin":     Checking xxhash-rust v0.8.10
Step #2 - "test-quilkin":     Checking getrandom v0.2.12
Step #2 - "test-quilkin":     Checking mio v0.8.10
Step #2 - "test-quilkin":     Checking socket2 v0.5.6
Step #2 - "test-quilkin":     Checking num_cpus v1.16.0
Step #2 - "test-quilkin":     Checking signal-hook-registry v1.4.1
Step #2 - "test-quilkin":     Checking memmap2 v0.9.4
Step #2 - "test-quilkin":     Checking hostname v0.3.1
Step #2 - "test-quilkin":     Checking inotify-sys v0.1.5
Step #2 - "test-quilkin":     Checking filetime v0.2.23
Step #2 - "test-quilkin":     Checking nix v0.26.4
Step #2 - "test-quilkin":     Checking resolv-conf v0.7.0
Step #2 - "test-quilkin":     Checking rand_core v0.6.4
Step #2 - "test-quilkin":     Checking uuid v1.7.0
Step #2 - "test-quilkin":     Checking inotify v0.9.6
Step #2 - "test-quilkin":     Checking socket2 v0.4.10
Step #2 - "test-quilkin":     Checking parking_lot v0.12.1
Step #2 - "test-quilkin":     Checking pretty_assertions v1.4.0
Step #2 - "test-quilkin":     Checking rand_chacha v0.3.1
Step #2 - "test-quilkin":    Compiling block-buffer v0.10.4
Step #2 - "test-quilkin":    Compiling crypto-common v0.1.6
Step #2 - "test-quilkin":     Checking hashbrown v0.13.2
Step #2 - "test-quilkin":     Checking debugid v0.8.0
Step #2 - "test-quilkin":     Checking notify v6.1.1
Step #2 - "test-quilkin":    Compiling digest v0.10.7
Step #2 - "test-quilkin":     Checking rand v0.8.5
Step #2 - "test-quilkin":     Checking symbolic-common v12.8.0
Step #2 - "test-quilkin":     Checking time v0.3.34
Step #2 - "test-quilkin":    Compiling sha2 v0.10.8
Step #2 - "test-quilkin":     Checking regex-automata v0.1.10
Step #2 - "test-quilkin":    Compiling tempfile v3.10.1
Step #2 - "test-quilkin":    Compiling which v4.4.2
Step #2 - "test-quilkin":     Checking libflate_lz77 v2.0.0
Step #2 - "test-quilkin":     Checking libflate v2.0.0
Step #2 - "test-quilkin":     Checking terminal_size v0.3.0
Step #2 - "test-quilkin":     Checking matchers v0.1.0
Step #2 - "test-quilkin":     Checking backoff v0.4.0
Step #2 - "test-quilkin":     Checking clap_builder v4.5.1
Step #2 - "test-quilkin":     Checking addr2line v0.21.0
Step #2 - "test-quilkin":    Compiling regex v1.10.3
Step #2 - "test-quilkin":     Checking stable-eyre v0.2.2
Step #2 - "test-quilkin":    Compiling serde_derive_internals v0.26.0
Step #2 - "test-quilkin":     Checking rustls-webpki v0.101.7
Step #2 - "test-quilkin":     Checking sct v0.7.1
Step #2 - "test-quilkin":    Compiling serde_derive v1.0.197
Step #2 - "test-quilkin":    Compiling tokio-macros v2.2.0
Step #2 - "test-quilkin":    Compiling futures-macro v0.3.30
Step #2 - "test-quilkin":    Compiling tracing-attributes v0.1.27
Step #2 - "test-quilkin":    Compiling thiserror-impl v1.0.57
Step #2 - "test-quilkin":    Compiling prost-derive v0.12.3
Step #2 - "test-quilkin":    Compiling pin-project-internal v1.1.4
Step #2 - "test-quilkin":    Compiling enum-as-inner v0.6.0
Step #2 - "test-quilkin":    Compiling clap_derive v4.5.0
Step #2 - "test-quilkin":    Compiling async-stream-impl v0.3.5
Step #2 - "test-quilkin":    Compiling enum-map-derive v0.17.0
Step #2 - "test-quilkin":    Compiling quilkin-macros v0.8.0-dev (/workspace/macros)
Step #2 - "test-quilkin":    Compiling divan-macros v0.1.14
Step #2 - "test-quilkin":    Compiling strum_macros v0.25.3
Step #2 - "test-quilkin":    Compiling schemars_derive v0.8.16
Step #2 - "test-quilkin":    Compiling derivative v2.2.0
Step #2 - "test-quilkin":    Compiling tracing-test-macro v0.2.4
Step #2 - "test-quilkin":     Checking async-stream v0.3.5
Step #2 - "test-quilkin":     Checking enum-map v2.7.3
Step #2 - "test-quilkin":     Checking futures-util v0.3.30
Step #2 - "test-quilkin":     Checking pin-project v1.1.4
Step #2 - "test-quilkin":    Compiling pest v2.7.7
Step #2 - "test-quilkin":     Checking cached v0.49.2
Step #2 - "test-quilkin":     Checking tracing v0.1.40
Step #2 - "test-quilkin":    Compiling prost v0.12.3
Step #2 - "test-quilkin":     Checking clap v4.5.1
Step #2 - "test-quilkin":     Checking divan v0.1.14
Step #2 - "test-quilkin":    Compiling prost-types v0.12.3
Step #2 - "test-quilkin":    Compiling pest_meta v2.7.7
Step #2 - "test-quilkin":    Compiling prost-build v0.12.3
Step #2 - "test-quilkin":    Compiling pest_generator v2.7.7
Step #2 - "test-quilkin":    Compiling tonic-build v0.10.2
Step #2 - "test-quilkin":     Checking futures-executor v0.3.30
Step #2 - "test-quilkin":     Checking futures v0.3.30
Step #2 - "test-quilkin":    Compiling pest_derive v2.7.7
Step #2 - "test-quilkin":     Checking tracing-futures v0.2.5
Step #2 - "test-quilkin":    Compiling pprof v0.13.0
Step #2 - "test-quilkin":    Compiling quilkin v0.8.0-dev (/workspace)
Step #2 - "test-quilkin":     Checking url v2.5.0
Step #2 - "test-quilkin":     Checking chrono v0.4.34
Step #2 - "test-quilkin":     Checking serde-value v0.7.0
Step #2 - "test-quilkin":     Checking serde_yaml v0.9.32
Step #2 - "test-quilkin":     Checking secrecy v0.8.0
Step #2 - "test-quilkin":     Checking tracing-serde v0.1.3
Step #2 - "test-quilkin":     Checking ipnetwork v0.20.0
Step #2 - "test-quilkin":     Checking dashmap v5.5.3
Step #2 - "test-quilkin":     Checking serde_regex v1.1.0
Step #2 - "test-quilkin":     Checking base64-serde v0.7.0
Step #2 - "test-quilkin":     Checking serde_stacker v0.1.11
Step #2 - "test-quilkin":     Checking arc-swap v1.6.0
Step #2 - "test-quilkin":     Checking maxminddb v0.24.0
Step #2 - "test-quilkin":     Checking lasso v0.7.2
Step #2 - "test-quilkin":     Checking tokio v1.36.0
Step #2 - "test-quilkin":     Checking http v0.2.11
Step #2 - "test-quilkin":     Checking treediff v4.0.3
Step #2 - "test-quilkin":     Checking jsonpath-rust v0.4.0
Step #2 - "test-quilkin":     Checking tracing-subscriber v0.3.18
Step #2 - "test-quilkin":     Checking json-patch v1.2.0
Step #2 - "test-quilkin":     Checking http-body v0.4.6
Step #2 - "test-quilkin":     Checking tower-http v0.4.4
Step #2 - "test-quilkin":     Checking tracing-test v0.2.4
Step #2 - "test-quilkin":     Checking tokio-util v0.7.10
Step #2 - "test-quilkin":     Checking tokio-rustls v0.24.1
Step #2 - "test-quilkin":     Checking tokio-io-timeout v1.2.0
Step #2 - "test-quilkin":     Checking tryhard v0.5.1
Step #2 - "test-quilkin":     Checking tokio-uring v0.4.0
Step #2 - "test-quilkin":     Checking h2 v0.3.24
Step #2 - "test-quilkin":     Checking tower v0.4.13
Step #2 - "test-quilkin":     Checking tokio-stream v0.1.14
Step #2 - "test-quilkin":     Checking hyper v0.14.28
Step #2 - "test-quilkin":     Checking trust-dns-proto v0.23.2
Step #2 - "test-quilkin":     Checking trust-dns-resolver v0.23.2
Step #2 - "test-quilkin":     Checking hyper-timeout v0.4.1
Step #2 - "test-quilkin":     Checking hyper-rustls v0.24.2
Step #2 - "test-quilkin":     Checking kube-core v0.88.1
Step #2 - "test-quilkin":     Checking kube-client v0.88.1
Step #2 - "test-quilkin":     Checking kube-runtime v0.88.1
Step #2 - "test-quilkin":     Checking tonic v0.10.2
Step #2 - "test-quilkin":     Checking kube v0.88.1
Step #2 - "test-quilkin":     Finished dev [unoptimized + debuginfo] target(s) in 47.76s
Step #2 - "test-quilkin": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" \
Step #2 - "test-quilkin": 	--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fmt -- --check
Step #2 - "test-quilkin": # --network=host because docker containers are not great at ipv6.
Step #2 - "test-quilkin": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image"  \
Step #2 - "test-quilkin": 		--network=host \
Step #2 - "test-quilkin": 		-e RUST_BACKTRACE=1 --entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image test -- --nocapture
Step #2 - "test-quilkin":    Compiling cfg-if v1.0.0
Step #2 - "test-quilkin":    Compiling once_cell v1.19.0
Step #2 - "test-quilkin":    Compiling memchr v2.7.1
Step #2 - "test-quilkin":    Compiling pin-project-lite v0.2.13
Step #2 - "test-quilkin":    Compiling log v0.4.21
Step #2 - "test-quilkin":    Compiling smallvec v1.13.1
Step #2 - "test-quilkin":    Compiling scopeguard v1.2.0
Step #2 - "test-quilkin":    Compiling itoa v1.0.10
Step #2 - "test-quilkin":    Compiling futures-core v0.3.30
Step #2 - "test-quilkin":    Compiling futures-sink v0.3.30
Step #2 - "test-quilkin":    Compiling equivalent v1.0.1
Step #2 - "test-quilkin":    Compiling zerocopy v0.7.32
Step #2 - "test-quilkin":    Compiling bitflags v2.4.2
Step #2 - "test-quilkin":    Compiling futures-io v0.3.30
Step #2 - "test-quilkin":    Compiling pin-utils v0.1.0
Step #2 - "test-quilkin":    Compiling futures-task v0.3.30
Step #2 - "test-quilkin":    Compiling either v1.10.0
Step #2 - "test-quilkin":    Compiling fnv v1.0.7
Step #2 - "test-quilkin":    Compiling allocator-api2 v0.2.16
Step #2 - "test-quilkin":    Compiling linux-raw-sys v0.4.13
Step #2 - "test-quilkin":    Compiling base64 v0.21.7
Step #2 - "test-quilkin":    Compiling tinyvec_macros v0.1.1
Step #2 - "test-quilkin":    Compiling libc v0.2.153
Step #2 - "test-quilkin":    Compiling ryu v1.0.17
Step #2 - "test-quilkin":    Compiling percent-encoding v2.3.1
Step #2 - "test-quilkin":    Compiling ppv-lite86 v0.2.17
Step #2 - "test-quilkin":    Compiling lock_api v0.4.11
Step #2 - "test-quilkin":    Compiling slab v0.4.9
Step #2 - "test-quilkin":    Compiling spin v0.9.8
Step #2 - "test-quilkin":    Compiling untrusted v0.9.0
Step #2 - "test-quilkin":    Compiling home v0.5.9
Step #2 - "test-quilkin":    Compiling unicode-bidi v0.3.15
Step #2 - "test-quilkin":    Compiling tower-service v0.3.2
Step #2 - "test-quilkin":    Compiling serde v1.0.197
Step #2 - "test-quilkin":    Compiling thiserror v1.0.57
Step #2 - "test-quilkin":    Compiling futures-channel v0.3.30
Step #2 - "test-quilkin":    Compiling tinyvec v1.6.0
Step #2 - "test-quilkin":    Compiling tracing-core v0.1.32
Step #2 - "test-quilkin":    Compiling fastrand v2.0.1
Step #2 - "test-quilkin":    Compiling try-lock v0.2.5
Step #2 - "test-quilkin":    Compiling regex-syntax v0.8.2
Step #2 - "test-quilkin":    Compiling indexmap v2.2.4
Step #2 - "test-quilkin":    Compiling httparse v1.8.0
Step #2 - "test-quilkin":    Compiling num-traits v0.2.18
Step #2 - "test-quilkin":    Compiling form_urlencoded v1.2.1
Step #2 - "test-quilkin":    Compiling bitflags v1.3.2
Step #2 - "test-quilkin":    Compiling httpdate v1.0.3
Step #2 - "test-quilkin":    Compiling want v0.3.1
Step #2 - "test-quilkin":    Compiling ucd-trie v0.1.6
Step #2 - "test-quilkin":    Compiling
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/quilkin-build-logs/log-f47cab4a-0ce1-4782-9cc6-0e42e2f77a3a.txt.]
...
st v0.12.3
Step #5 - "build":    Compiling prost-types v0.12.3
Step #5 - "build":    Compiling pest_meta v2.7.7
Step #5 - "build":    Compiling clap v4.5.1
Step #5 - "build":    Compiling prost-build v0.12.3
Step #5 - "build":    Compiling pest_generator v2.7.7
Step #5 - "build":    Compiling tonic-build v0.10.2
Step #5 - "build":    Compiling pest_derive v2.7.7
Step #5 - "build":    Compiling futures-executor v0.3.30
Step #5 - "build":    Compiling futures v0.3.30
Step #5 - "build":    Compiling tracing-futures v0.2.5
Step #5 - "build":    Compiling quilkin v0.8.0-dev (/workspace)
Step #5 - "build":    Compiling rustls-webpki v0.101.7
Step #5 - "build":    Compiling sct v0.7.1
Step #5 - "build":    Compiling url v2.5.0
Step #5 - "build":    Compiling serde-value v0.7.0
Step #5 - "build":    Compiling chrono v0.4.34
Step #5 - "build":    Compiling secrecy v0.8.0
Step #5 - "build":    Compiling serde_yaml v0.9.32
Step #5 - "build":    Compiling dashmap v5.5.3
Step #5 - "build":    Compiling tracing-serde v0.1.3
Step #5 - "build":    Compiling ipnetwork v0.20.0
Step #5 - "build":    Compiling arc-swap v1.6.0
Step #5 - "build":    Compiling serde_regex v1.1.0
Step #5 - "build":    Compiling serde_stacker v0.1.11
Step #5 - "build":    Compiling base64-serde v0.7.0
Step #5 - "build":    Compiling maxminddb v0.24.0
Step #5 - "build":    Compiling lasso v0.7.2
Step #5 - "build":    Compiling tokio v1.36.0
Step #5 - "build":    Compiling http v0.2.11
Step #5 - "build":    Compiling treediff v4.0.3
Step #5 - "build":    Compiling jsonpath-rust v0.4.0
Step #5 - "build":    Compiling tracing-subscriber v0.3.18
Step #5 - "build":    Compiling json-patch v1.2.0
Step #5 - "build":    Compiling http-body v0.4.6
Step #5 - "build":    Compiling tower-http v0.4.4
Step #5 - "build":    Compiling tokio-util v0.7.10
Step #5 - "build":    Compiling tokio-rustls v0.24.1
Step #5 - "build":    Compiling tokio-io-timeout v1.2.0
Step #5 - "build":    Compiling tryhard v0.5.1
Step #5 - "build":    Compiling h2 v0.3.24
Step #5 - "build":    Compiling tower v0.4.13
Step #5 - "build":    Compiling tokio-stream v0.1.14
Step #5 - "build":    Compiling hyper v0.14.28
Step #5 - "build":    Compiling trust-dns-proto v0.23.2
Step #5 - "build":    Compiling trust-dns-resolver v0.23.2
Step #5 - "build":    Compiling hyper-timeout v0.4.1
Step #5 - "build":    Compiling hyper-rustls v0.24.2
Step #5 - "build":    Compiling kube-core v0.88.1
Step #5 - "build":    Compiling kube-client v0.88.1
Step #5 - "build":    Compiling tonic v0.10.2
Step #5 - "build":    Compiling kube-runtime v0.88.1
Step #5 - "build":    Compiling kube v0.88.1
Step #5 - "build":     Finished release [optimized] target(s) in 1m 20s
Step #5 - "build": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -w /workspace/target/build-image \
Step #5 - "build": 		--entrypoint=bash us-docker.pkg.dev/quilkin/ci/build-image -c 'zip ../../quilkin-"0.8.0-dev"-f88d260.zip ./*/release/quilkin ./*/release/quilkin.exe'
Step #5 - "build":   adding: aarch64-apple-darwin/release/quilkin (deflated 65%)
Step #5 - "build":   adding: x86_64-apple-darwin/release/quilkin (deflated 65%)
Step #5 - "build":   adding: x86_64-unknown-linux-gnu/release/quilkin (deflated 68%)
Step #5 - "build":   adding: x86_64-pc-windows-gnu/release/quilkin.exe (deflated 70%)
Step #5 - "build": mkdir -p "/workspace/target/image/"
Step #5 - "build": cp "/workspace/target/build-image/x86_64-unknown-linux-gnu/release/quilkin" "/workspace/target/image/"
Step #5 - "build": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" \
Step #5 - "build": 	--entrypoint=bash us-docker.pkg.dev/quilkin/ci/build-image -c 'cargo about generate license.html.hbs > license.html'
Step #5 - "build": 2024-03-01 9:14:12.937729693 +00:00:00 [�[33mWARN�[0m] no workaround registered for the 'xxhash-rust' crate�[0m
Step #5 - "build": 2024-03-01 9:14:13.154132381 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/kube-core/0.88.1 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.299144079 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows-targets/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.300382489 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows_aarch64_gnullvm/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.301906489 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows_aarch64_msvc/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.303311049 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows_i686_gnu/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.304978549 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows_i686_msvc/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.543955595 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/indexmap/2.2.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.613705748 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/hermit-abi/0.3.9 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.623725308 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/socket2/0.5.6 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.66317364 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows_x86_64_gnu/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.66434493 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows_x86_64_gnullvm/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.66660629 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/windows_x86_64_msvc/0.52.4 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.66860649 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/xxhash-rust/0.8.10 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.66987656 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/crc32fast/1.4.0 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.66997061 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/crossbeam-channel/0.5.12 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.67042727 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/unicode-normalization/0.1.23 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.692227831 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/ahash/0.8.10 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.700578861 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/anstream/0.6.13 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.701226651 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/serde_stacker/0.1.11 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.701288781 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/serde_yaml/0.9.32 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.711458561 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/fixedstr/0.5.5 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.716837842 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/divan-macros/0.1.14 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.716884002 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/dyn-clone/1.0.17 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.725847792 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/event-listener/5.2.0 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.731079272 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/log/0.4.21 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.736665042 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/maxminddb/0.24.0 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.741898992 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/jsonpath-rust/0.4.0 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.741950432 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/k8s-openapi/0.21.1 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.742491133 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/pprof/0.13.0 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.758868373 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/cached/0.49.2 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.770078764 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/syn/2.0.52 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.774737074 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/tempfile/3.10.1 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.786028534 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/divan/0.1.14 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:13.788232684 +00:00:00 [�[33mWARN�[0m] the definition for crate/cratesio/bumpalo/3.15.3 has not been harvested�[0m
Step #5 - "build": 2024-03-01 9:14:14.082507666 +00:00:00 [�[33mWARN�[0m] crate 'jsonpath-rust 0.4.0' doesn't have a license field�[0m
Step #5 - "build": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" \
Step #5 - "build": 	--entrypoint=bash us-docker.pkg.dev/quilkin/ci/build-image -c './image/archive_dependencies.sh'
Step #5 - "build": rm: cannot remove '/workspace/dependencies-src.zip': No such file or directory
Step #5 - "build": Archiving dependencies to: /workspace/dependencies-src.zip
Step #5 - "build": /usr/local/cargo/registry/src /workspace
Step #5 - "build": 	zip warning: /workspace/dependencies-src.zip not found or empty
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/.cargo_vcs_info.json	(in=94) (out=86) (deflated 9%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/.cargo-ok	(in=7) (out=7) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/Cargo.toml.orig	(in=804) (out=419) (deflated 48%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/Cargo.toml	(in=1578) (out=689) (deflated 56%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/.gitignore	(in=56) (out=53) (deflated 5%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/README.md	(in=1022) (out=499) (deflated 51%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/.github/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/.github/dependabot.yml	(in=244) (out=127) (deflated 48%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/.github/workflows/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/.github/workflows/build.yml	(in=559) (out=265) (deflated 53%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/src/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/src/lib.rs 	(in=482236) (out=240199) (deflated 50%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/LICENSE	(in=1048) (out=600) (deflated 43%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/data/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/data/tubitak/	(in=0) (out=0) (stored 0%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/data/tubitak/root.der	(in=1127) (out=869) (deflated 23%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/data/tubitak/inter.der	(in=1654) (out=1228) (deflated 26%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/data/tubitak/subj.der	(in=1649) (out=1302) (deflated 21%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/data/DigiCertGlobalRootCA.pem	(in=1338) (out=975) (deflated 27%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/verify.rs	(in=7464) (out=2295) (deflated 69%)
Step #5 - "build":   adding: index.crates.io-6f17d22bba15001f/webpki-roots-0.25.4/tests/codegen.rs	(in=15158) (out=5122) (deflated 66%)
Step #5 - "build": total bytes=516038, compressed=254735 -> 51% savings
Step #5 - "build": /workspace
Step #5 - "build": docker build --platform=linux/amd64 -t us-docker.pkg.dev/quilkin/ci/quilkin:"0.8.0-dev"-f88d260 -f /workspace/image/Dockerfile /workspace
Step #5 - "build": Sending build context to Docker daemon  40.14MB

Step #5 - "build": Step 1/7 : FROM gcr.io/distroless/cc-debian12:nonroot as base
Step #5 - "build": nonroot: Pulling from distroless/cc-debian12
Step #5 - "build": 2369c33f073a: Already exists
Step #5 - "build": 2b776ada0341: Pulling fs layer
Step #5 - "build": 2a977872b36c: Pulling fs layer
Step #5 - "build": fcb6f6d2c998: Pulling fs layer
Step #5 - "build": e8c73c638ae9: Pulling fs layer
Step #5 - "build": 1e3d9b7d1452: Pulling fs layer
Step #5 - "build": 4aa0ea1413d3: Pulling fs layer
Step #5 - "build": 2fa82a9c76b2: Pulling fs layer
Step #5 - "build": 672354a91bfa: Pulling fs layer
Step #5 - "build": ffb78650e679: Pulling fs layer
Step #5 - "build": ad7888c7ea2f: Pulling fs layer
Step #5 - "build": 09c50f98c494: Pulling fs layer
Step #5 - "build": 1f1e45d26788: Pulling fs layer
Step #5 - "build": 7145a5563bee: Pulling fs layer
Step #5 - "build": 1e3d9b7d1452: Waiting
Step #5 - "build": 4aa0ea1413d3: Waiting
Step #5 - "build": 2fa82a9c76b2: Waiting
Step #5 - "build": 672354a91bfa: Waiting
Step #5 - "build": ffb78650e679: Waiting
Step #5 - "build": ad7888c7ea2f: Waiting
Step #5 - "build": 09c50f98c494: Waiting
Step #5 - "build": e8c73c638ae9: Waiting
Step #5 - "build": 7145a5563bee: Waiting
Step #5 - "build": 1f1e45d26788: Waiting
Step #5 - "build": 2b776ada0341: Verifying Checksum
Step #5 - "build": 2b776ada0341: Download complete
Step #5 - "build": fcb6f6d2c998: Verifying Checksum
Step #5 - "build": fcb6f6d2c998: Download complete
Step #5 - "build": 2a977872b36c: Verifying Checksum
Step #5 - "build": 2a977872b36c: Download complete
Step #5 - "build": 2b776ada0341: Pull complete
Step #5 - "build": e8c73c638ae9: Verifying Checksum
Step #5 - "build": e8c73c638ae9: Download complete
Step #5 - "build": 1e3d9b7d1452: Verifying Checksum
Step #5 - "build": 1e3d9b7d1452: Download complete
Step #5 - "build": 4aa0ea1413d3: Verifying Checksum
Step #5 - "build": 4aa0ea1413d3: Download complete
Step #5 - "build": 672354a91bfa: Verifying Checksum
Step #5 - "build": 672354a91bfa: Download complete
Step #5 - "build": 2fa82a9c76b2: Verifying Checksum
Step #5 - "build": 2fa82a9c76b2: Download complete
Step #5 - "build": 09c50f98c494: Verifying Checksum
Step #5 - "build": 09c50f98c494: Download complete
Step #5 - "build": 2a977872b36c: Pull complete
Step #5 - "build": ffb78650e679: Download complete
Step #5 - "build": fcb6f6d2c998: Pull complete
Step #5 - "build": 1f1e45d26788: Verifying Checksum
Step #5 - "build": 1f1e45d26788: Download complete
Step #5 - "build": ad7888c7ea2f: Verifying Checksum
Step #5 - "build": ad7888c7ea2f: Download complete
Step #5 - "build": 7145a5563bee: Verifying Checksum
Step #5 - "build": 7145a5563bee: Download complete
Step #5 - "build": e8c73c638ae9: Pull complete
Step #5 - "build": 1e3d9b7d1452: Pull complete
Step #5 - "build": 4aa0ea1413d3: Pull complete
Step #5 - "build": 2fa82a9c76b2: Pull complete
Step #5 - "build": 672354a91bfa: Pull complete
Step #5 - "build": ffb78650e679: Pull complete
Step #5 - "build": ad7888c7ea2f: Pull complete
Step #5 - "build": 09c50f98c494: Pull complete
Step #5 - "build": 1f1e45d26788: Pull complete
Step #5 - "build": 7145a5563bee: Pull complete
Step #5 - "build": Digest: sha256:944752a974676b26ff92d7f9eeb0974970063d51758651b3e1919227fa3cea91
Step #5 - "build": Status: Downloaded newer image for gcr.io/distroless/cc-debian12:nonroot
Step #5 - "build":  ---> b2351eb7e771
Step #5 - "build": Step 2/7 : WORKDIR /
Step #5 - "build":  ---> Running in 46aa1559d896
Step #5 - "build": Removing intermediate container 46aa1559d896
Step #5 - "build":  ---> 7dbf70a2f1f7
Step #5 - "build": Step 3/7 : COPY ./license.html .
Step #5 - "build":  ---> 52d4a942152d
Step #5 - "build": Step 4/7 : COPY ./dependencies-src.zip .
Step #5 - "build":  ---> a9391e79769c
Step #5 - "build": Step 5/7 : COPY --chown=nonroot:nonroot ./target/image/quilkin .
Step #5 - "build":  ---> 2ac6120af842
Step #5 - "build": Step 6/7 : USER nonroot:nonroot
Step #5 - "build":  ---> Running in 906a31327116
Step #5 - "build": Removing intermediate container 906a31327116
Step #5 - "build":  ---> 2012d94924af
Step #5 - "build": Step 7/7 : ENTRYPOINT ["/quilkin"]
Step #5 - "build":  ---> Running in 1ff09ec367f9
Step #5 - "build": Removing intermediate container 1ff09ec367f9
Step #5 - "build":  ---> e2af5163d270
Step #5 - "build": Successfully built e2af5163d270
Step #5 - "build": Successfully tagged us-docker.pkg.dev/quilkin/ci/quilkin:0.8.0-dev-f88d260
Finished Step #5 - "build"
Starting Step #6 - "test-quilkin-image-default-config-file"
Starting Step #7 - "test-quilkin-image-command-line"
Starting Step #9 - "test-agones"
Step #9 - "test-agones": Already have image (with digest): us-docker.pkg.dev/quilkin/ci/make-docker
Step #6 - "test-quilkin-image-default-config-file": Already have image (with digest): gcr.io/cloud-builders/docker
Step #7 - "test-quilkin-image-command-line": Already have image (with digest): gcr.io/cloud-builders/docker
Step #9 - "test-agones": docker push us-docker.pkg.dev/quilkin/ci/quilkin:"0.8.0-dev"-f88d260
Step #9 - "test-agones": The push refers to repository [us-docker.pkg.dev/quilkin/ci/quilkin]
Step #9 - "test-agones": 10614a94b83c: Preparing
Step #9 - "test-agones": 6255a90335f6: Preparing
Step #9 - "test-agones": 507d9548ca61: Preparing
Step #9 - "test-agones": f9a55c9614be: Preparing
Step #9 - "test-agones": 694893867b68: Preparing
Step #9 - "test-agones": d76d57d94e12: Preparing
Step #9 - "test-agones": 4abacc923ad4: Preparing
Step #9 - "test-agones": 54a7f7f831d9: Preparing
Step #9 - "test-agones": d76d57d94e12: Waiting
Step #9 - "test-agones": 4abacc923ad4: Waiting
Step #9 - "test-agones": 9959f8de3336: Preparing
Step #9 - "test-agones": 8f2b2d741d53: Preparing
Step #9 - "test-agones": 54a7f7f831d9: Waiting
Step #9 - "test-agones": 1a73b54f556b: Preparing
Step #9 - "test-agones": e624a5370eca: Preparing
Step #9 - "test-agones": d52f02c6501c: Preparing
Step #9 - "test-agones": ff5700ec5418: Preparing
Step #9 - "test-agones": 9ed5d5f339b1: Preparing
Step #9 - "test-agones": 8f2b2d741d53: Waiting
Step #9 - "test-agones": ff5700ec5418: Waiting
Step #9 - "test-agones": d52f02c6501c: Waiting
Step #9 - "test-agones": 1a73b54f556b: Waiting
Step #9 - "test-agones": 10e9b9e72178: Preparing
Step #9 - "test-agones": f52af47487c7: Preparing
Step #9 - "test-agones": 9ed5d5f339b1: Waiting
Step #9 - "test-agones": f52af47487c7: Waiting
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2024-03-01T09:14:21.725711Z","level":"INFO","fields":{"message":"Starting Quilkin","version":"0.8.0-dev","commit":"f88d260ae864ef819f157f00e8c99d5fa50866d1"},"target":"quilkin::cli","filename":"src/cli.rs"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2024-03-01T09:14:21.726254Z","level":"INFO","fields":{"message":"Starting admin endpoint","address":"[::]:8000"},"target":"quilkin::cli::admin","filename":"src/cli/admin.rs"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2024-03-01T09:14:21.726401Z","level":"INFO","fields":{"message":"Starting","port":7777,"proxy_id":"my-proxy"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2024-03-01T09:14:21.783261Z","level":"INFO","fields":{"message":"Quilkin is ready"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2024-03-01T09:14:21.886927Z","level":"INFO","fields":{"message":"Starting Quilkin","version":"0.8.0-dev","commit":"f88d260ae864ef819f157f00e8c99d5fa50866d1"},"target":"quilkin::cli","filename":"src/cli.rs"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2024-03-01T09:14:21.887992Z","level":"INFO","fields":{"message":"Starting admin endpoint","address":"[::]:8000"},"target":"quilkin::cli::admin","filename":"src/cli/admin.rs"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2024-03-01T09:14:21.888188Z","level":"INFO","fields":{"message":"Starting","port":7777,"proxy_id":"fadaf6edc44a"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Step #9 - "test-agones": f9a55c9614be: Layer already exists
Step #9 - "test-agones": 694893867b68: Layer already exists
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2024-03-01T09:14:21.942055Z","level":"INFO","fields":{"message":"Quilkin is ready"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Step #9 - "test-agones": d76d57d94e12: Layer already exists
Step #9 - "test-agones": 4abacc923ad4: Layer already exists
Step #9 - "test-agones": 54a7f7f831d9: Layer already exists
Step #9 - "test-agones": 9959f8de3336: Layer already exists
Step #9 - "test-agones": 8f2b2d741d53: Layer already exists
Step #9 - "test-agones": 1a73b54f556b: Layer already exists
Step #9 - "test-agones": 6255a90335f6: Pushed
Step #9 - "test-agones": 507d9548ca61: Pushed
Step #9 - "test-agones": e624a5370eca: Layer already exists
Step #9 - "test-agones": ff5700ec5418: Layer already exists
Step #9 - "test-agones": 10e9b9e72178: Layer already exists
Step #9 - "test-agones": 9ed5d5f339b1: Layer already exists
Step #9 - "test-agones": f52af47487c7: Layer already exists
Step #9 - "test-agones": d52f02c6501c: Layer already exists
Step #9 - "test-agones": 10614a94b83c: Pushed
Step #9 - "test-agones": 0.8.0-dev-f88d260: digest: sha256:386ebf28539e018668975c9b46300da6a14d21207233790abd350364a502e5b7 size: 3873
Step #9 - "test-agones": /usr/bin/make run-test-agones
Step #9 - "test-agones": make[1]: Entering directory '/workspace/build'
Step #9 - "test-agones": mkdir -p ~/.config/helm
Step #9 - "test-agones": mkdir -p ~/.kube
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -w /workspace/agones  \
Step #9 - "test-agones": 		--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image clippy --tests -- -D warnings
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2024-03-01T09:14:26.239820Z","level":"INFO","fields":{"message":"shutting down from signal","signal":"SIGINT"},"target":"quilkin::cli","filename":"src/cli.rs"}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2024-03-01T09:14:26.239930Z","level":"INFO","fields":{"message":"waiting for active sessions to expire","sessions":"0"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Step #6 - "test-quilkin-image-default-config-file": {"timestamp":"2024-03-01T09:14:26.239972Z","level":"INFO","fields":{"message":"all sessions expired"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Step #9 - "test-agones":    Compiling quilkin v0.8.0-dev (/workspace)
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2024-03-01T09:14:26.460504Z","level":"INFO","fields":{"message":"shutting down from signal","signal":"SIGINT"},"target":"quilkin::cli","filename":"src/cli.rs"}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2024-03-01T09:14:26.460632Z","level":"INFO","fields":{"message":"waiting for active sessions to expire","sessions":"0"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Step #7 - "test-quilkin-image-command-line": {"timestamp":"2024-03-01T09:14:26.460710Z","level":"INFO","fields":{"message":"all sessions expired"},"target":"quilkin::cli::proxy","filename":"src/cli/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}]}
Finished Step #6 - "test-quilkin-image-default-config-file"
Finished Step #7 - "test-quilkin-image-command-line"
Step #9 - "test-agones":     Checking agones v0.1.0 (/workspace/agones)
Step #9 - "test-agones":     Finished dev [unoptimized + debuginfo] target(s) in 26.47s
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -w /workspace/agones \
Step #9 - "test-agones": 	--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fmt -- --check
Step #9 - "test-agones": # Confirm access to K8s, and force refresh of the auth token for the kube context
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -v ~/.kube/:/root/.kube -v ~/.config/helm:/root/.config/helm -v ~/.cache/helm:/root/.cache/helm -w /workspace/agones \
Step #9 - "test-agones": 	--entrypoint=kubectl us-docker.pkg.dev/quilkin/ci/build-image get ns
Step #9 - "test-agones": NAME              STATUS   AGE
Step #9 - "test-agones": 1709197281        Active   24h
Step #9 - "test-agones": agones-system     Active   231d
Step #9 - "test-agones": default           Active   231d
Step #9 - "test-agones": kube-node-lease   Active   231d
Step #9 - "test-agones": kube-public       Active   231d
Step #9 - "test-agones": kube-system       Active   231d
Step #9 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -v ~/.kube/:/root/.kube -v ~/.config/helm:/root/.config/helm -v ~/.cache/helm:/root/.cache/helm -w /workspace/agones \
Step #9 - "test-agones": 		-e "RUST_BACKTRACE=1" -e "IMAGE_TAG=us-docker.pkg.dev/quilkin/ci/quilkin:"0.8.0-dev"-f88d260" --entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image test 
Step #9 - "test-agones":    Compiling foreign-types-shared v0.1.1
Step #9 - "test-agones":    Compiling openssl-sys v0.9.101
Step #9 - "test-agones":    Compiling linked_hash_set v0.1.4
Step #9 - "test-agones":    Compiling darling_core v0.20.8
Step #9 - "test-agones":    Compiling serde_json v1.0.114
Step #9 - "test-agones":    Compiling serial_test v2.0.0
Step #9 - "test-agones":    Compiling foreign-types v0.3.2
Step #9 - "test-agones":    Compiling openssl v0.10.64
Step #9 - "test-agones":    Compiling darling_macro v0.20.8
Step #9 - "test-agones":    Compiling darling v0.20.8
Step #9 - "test-agones":    Compiling kube-derive v0.88.1
Step #9 - "test-agones":    Compiling tokio-openssl v0.6.4
Step #9 - "test-agones":    Compiling hyper-openssl v0.9.2
Step #9 - "test-agones":    Compiling kube-client v0.88.1
Step #9 - "test-agones":    Compiling kube-runtime v0.88.1
Step #9 - "test-agones":    Compiling kube v0.88.1
Step #9 - "test-agones":    Compiling quilkin v0.8.0-dev (/workspace)
Step #9 - "test-agones":    Compiling agones v0.1.0 (/workspace/agones)
Step #9 - "test-agones":     Finished test [unoptimized + debuginfo] target(s) in 52.68s
Step #9 - "test-agones":      Running unittests src/lib.rs (/workspace/target/build-image/debug/deps/agones-224ee971ce6bb01b)
Step #9 - "test-agones": 
Step #9 - "test-agones": running 5 tests
Step #9 - "test-agones": test sidecar::tests::gameserver_no_sidecar ... ok
Step #9 - "test-agones": test sidecar::tests::gameserver_sidecar ... ok
Step #9 - "test-agones": test pod::tests::create_quilkin_pod ... ok
Step #9 - "test-agones": test provider::tests::agones_token_router ... ok
Step #9 - "test-agones": test relay::tests::agones_token_router ... ok
Step #9 - "test-agones": 
Step #9 - "test-agones": test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.31s
Step #9 - "test-agones": 
Step #9 - "test-agones":    Doc-tests agones
Step #9 - "test-agones": 
Step #9 - "test-agones": running 0 tests
Step #9 - "test-agones": 
Step #9 - "test-agones": test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Step #9 - "test-agones": 
Step #9 - "test-agones": make[1]: Leaving directory '/workspace/build'
Finished Step #9 - "test-agones"
PUSH
Pushing us-docker.pkg.dev/quilkin/ci/quilkin
The push refers to repository [us-docker.pkg.dev/quilkin/ci/quilkin]
10614a94b83c: Preparing
6255a90335f6: Preparing
507d9548ca61: Preparing
f9a55c9614be: Preparing
694893867b68: Preparing
d76d57d94e12: Preparing
4abacc923ad4: Preparing
54a7f7f831d9: Preparing
9959f8de3336: Preparing
8f2b2d741d53: Preparing
1a73b54f556b: Preparing
e624a5370eca: Preparing
d52f02c6501c: Preparing
ff5700ec5418: Preparing
9ed5d5f339b1: Preparing
10e9b9e72178: Preparing
f52af47487c7: Preparing
1a73b54f556b: Waiting
e624a5370eca: Waiting
d52f02c6501c: Waiting
ff5700ec5418: Waiting
10e9b9e72178: Waiting
f52af47487c7: Waiting
9ed5d5f339b1: Waiting
4abacc923ad4: Waiting
54a7f7f831d9: Waiting
9959f8de3336: Waiting
d76d57d94e12: Waiting
8f2b2d741d53: Waiting
507d9548ca61: Layer already exists
694893867b68: Layer already exists
f9a55c9614be: Layer already exists
d76d57d94e12: Layer already exists
4abacc923ad4: Layer already exists
54a7f7f831d9: Layer already exists
10614a94b83c: Layer already exists
6255a90335f6: Layer already exists
8f2b2d741d53: Layer already exists
1a73b54f556b: Layer already exists
e624a5370eca: Layer already exists
d52f02c6501c: Layer already exists
9ed5d5f339b1: Layer already exists
ff5700ec5418: Layer already exists
f52af47487c7: Layer already exists
10e9b9e72178: Layer already exists
9959f8de3336: Layer already exists
0.8.0-dev-f88d260: digest: sha256:386ebf28539e018668975c9b46300da6a14d21207233790abd350364a502e5b7 size: 3873
DONE
Step #4 - "test-docs": �[0m

Build Log: https://storage.cloud.google.com/quilkin-build-logs/log-f47cab4a-0ce1-4782-9cc6-0e42e2f77a3a.txt