Skip to content

feat(storage): Do not move while creating current variable

63a624c
Select commit
Loading
Failed to load commit list.
Merged

fix(storage): Do not move while creating current variable #15237

feat(storage): Do not move while creating current variable
63a624c
Select commit
Loading
Failed to load commit list.
Google Cloud Build / universe-domain-pr (cloud-cpp-testing-resources) succeeded Jun 26, 2025 in 8m 29s

Summary

Build Information

Trigger universe-domain-pr
Build 608b618b-a7b0-40dc-8fc0-15e32e1c94a2
Start 2025-06-26T03:00:18-07:00
Duration 7m38.786s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 2m36.32s
download-runner-image SUCCESS 42.624s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:608b618b-a7b0-40dc-8fc0-15e32e1c94a2 SUCCESS 4m4.761s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.774s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 43.836s

Details

starting build "608b618b-a7b0-40dc-8fc0-15e32e1c94a2"

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/googleapis/google-cloud-cpp
 * branch              63a624c2c30465cc50dcdc7e285bbf0ee1f9e63d -> FETCH_HEAD
Updating files:   7% (1531/21515)
Updating files:   8% (1722/21515)
Updating files:   9% (1937/21515)
Updating files:  10% (2152/21515)
Updating files:  11% (2367/21515)
Updating files:  12% (2582/21515)
Updating files:  13% (2797/21515)
Updating files:  14% (3013/21515)
Updating files:  15% (3228/21515)
Updating files:  16% (3443/21515)
Updating files:  17% (3658/21515)
Updating files:  18% (3873/21515)
Updating files:  19% (4088/21515)
Updating files:  20% (4303/21515)
Updating files:  21% (4519/21515)
Updating files:  22% (4734/21515)
Updating files:  23% (4949/21515)
Updating files:  24% (5164/21515)
Updating files:  25% (5379/21515)
Updating files:  26% (5594/21515)
Updating files:  27% (5810/21515)
Updating files:  28% (6025/21515)
Updating files:  29% (6240/21515)
Updating files:  30% (6455/21515)
Updating files:  31% (6670/21515)
Updating files:  32% (6885/21515)
Updating files:  33% (7100/21515)
Updating files:  34% (7316/21515)
Updating files:  35% (7531/21515)
Updating files:  36% (7746/21515)
Updating files:  37% (7961/21515)
Updating files:  38% (8176/21515)
Updating files:  39% (8391/21515)
Updating files:  40% (8606/21515)
Updating files:  41% (8822/21515)
Updating files:  42% (9037/21515)
Updating files:  43% (9252/21515)
Updating files:  44% (9467/21515)
Updating files:  45% (9682/21515)
Updating files:  46% (9897/21515)
Updating files:  47% (10113/21515)
Updating files:  48% (10328/21515)
Updating files:  49% (10543/21515)
Updating files:  50% (10758/21515)
Updating files:  51% (10973/21515)
Updating files:  52% (11188/21515)
Updating files:  53% (11403/21515)
Updating files:  54% (11619/21515)
Updating files:  55% (11834/21515)
Updating files:  56% (12049/21515)
Updating files:  57% (12264/21515)
Updating files:  58% (12479/21515)
Updating files:  59% (12694/21515)
Updating files:  60% (12909/21515)
Updating files:  61% (13125/21515)
Updating files:  62% (13340/21515)
Updating files:  63% (13555/21515)
Updating files:  64% (13770/21515)
Updating files:  65% (13985/21515)
Updating files:  66% (14200/21515)
Updating files:  67% (14416/21515)
Updating files:  68% (14631/21515)
Updating files:  69% (14846/21515)
Updating files:  70% (15061/21515)
Updating files:  71% (15276/21515)
Updating files:  72% (15491/21515)
Updating files:  73% (15706/21515)
Updating files:  74% (15922/21515)
Updating files:  75% (16137/21515)
Updating files:  76% (16352/21515)
Updating files:  77% (16567/21515)
Updating files:  78% (16782/21515)
Updating files:  79% (16997/21515)
Updating files:  80% (17212/21515)
Updating files:  81% (17428/21515)
Updating files:  82% (17643/21515)
Updating files:  83% (17858/21515)
Updating files:  84% (18073/21515)
Updating files:  85% (18288/21515)
Updating files:  86% (18503/21515)
Updating files:  87% (18719/21515)
Updating files:  88% (18934/21515)
Updating files:  89% (19149/21515)
Updating files:  90% (19364/21515)
Updating files:  91% (19579/21515)
Updating files:  92% (19794/21515)
Updating files:  92% (20008/21515)
Updating files:  93% (20009/21515)
Updating files:  94% (20225/21515)
Updating files:  95% (20440/21515)
Updating files:  96% (20655/21515)
Updating files:  97% (20870/21515)
Updating files:  98% (21085/21515)
Updating files:  99% (21300/21515)
Updating files: 100% (21515/21515)
Updating files: 100% (21515/21515), done.
HEAD is now at 63a624c2 feat(storage): Do not move while creating current variable
GitCommit:
63a624c2c30465cc50dcdc7e285bbf0ee1f9e63d
BUILD
Starting Step #4
Starting Step #0 - "kaniko-build"
Step #4: Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk
Step #0 - "kaniko-build": Pulling image: gcr.io/kaniko-project/executor:v1.23.2-debug
Step #4: Using default tag: latest
Step #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: 5c9256e0f3ca: Already exists
Step #4: 2b8aa45ab4ef: Pulling fs layer
Step #4: 5cd09b4194b8: Pulling fs layer
Step #4: 088fa2f94d05: Pulling fs layer
Step #4: bb1623ad7bd8: Pulling fs layer
Step #4: 354220186b03: Pulling fs layer
Step #4: bb1623ad7bd8: Waiting
Step #4: 354220186b03: Waiting
Step #0 - "kaniko-build": v1.23.2-debug: Pulling from kaniko-project/executor
Step #4: 5cd09b4194b8: Verifying Checksum
Step #4: 5cd09b4194b8: Download complete
Step #0 - "kaniko-build": 89b889be22bc: Pulling fs layer
Step #0 - "kaniko-build": cca9708662d1: Pulling fs layer
Step #0 - "kaniko-build": bfe105cd71c8: Pulling fs layer
Step #0 - "kaniko-build": f3addcc10d7d: Pulling fs layer
Step #0 - "kaniko-build": 7d8b0b3da8f2: Pulling fs layer
Step #0 - "kaniko-build": 4e5ad1d59e65: Pulling fs layer
Step #0 - "kaniko-build": af90c437b3f1: Pulling fs layer
Step #0 - "kaniko-build": aa0bd98379c2: Pulling fs layer
Step #0 - "kaniko-build": 35661f5bd99c: Pulling fs layer
Step #0 - "kaniko-build": ac526d066326: Pulling fs layer
Step #0 - "kaniko-build": f0612e139fc7: Pulling fs layer
Step #0 - "kaniko-build": 95160cab4582: Pulling fs layer
Step #0 - "kaniko-build": deb66d83de9c: Pulling fs layer
Step #0 - "kaniko-build": bfe105cd71c8: Waiting
Step #0 - "kaniko-build": f3addcc10d7d: Waiting
Step #0 - "kaniko-build": 7d8b0b3da8f2: Waiting
Step #0 - "kaniko-build": af90c437b3f1: Waiting
Step #0 - "kaniko-build": 4e5ad1d59e65: Waiting
Step #0 - "kaniko-build": aa0bd98379c2: Waiting
Step #0 - "kaniko-build": f0612e139fc7: Waiting
Step #0 - "kaniko-build": cca9708662d1: Waiting
Step #0 - "kaniko-build": 89b889be22bc: Waiting
Step #0 - "kaniko-build": ac526d066326: Waiting
Step #0 - "kaniko-build": deb66d83de9c: Waiting
Step #0 - "kaniko-build": 95160cab4582: Waiting
Step #4: 2b8aa45ab4ef: Verifying Checksum
Step #4: 2b8aa45ab4ef: Download complete
Step #4: 354220186b03: Verifying Checksum
Step #4: 354220186b03: Download complete
Step #4: 2b8aa45ab4ef: Pull complete
Step #4: 5cd09b4194b8: Pull complete
Step #0 - "kaniko-build": 89b889be22bc: Verifying Checksum
Step #0 - "kaniko-build": 89b889be22bc: Download complete
Step #0 - "kaniko-build": 89b889be22bc: Pull complete
Step #0 - "kaniko-build": cca9708662d1: Verifying Checksum
Step #0 - "kaniko-build": cca9708662d1: Download complete
Step #0 - "kaniko-build": cca9708662d1: Pull complete
Step #4: bb1623ad7bd8: Verifying Checksum
Step #4: bb1623ad7bd8: Download complete
Step #0 - "kaniko-build": bfe105cd71c8: Verifying Checksum
Step #0 - "kaniko-build": bfe105cd71c8: Download complete
Step #0 - "kaniko-build": bfe105cd71c8: Pull complete
Step #0 - "kaniko-build": f3addcc10d7d: Verifying Checksum
Step #0 - "kaniko-build": f3addcc10d7d: Download complete
Step #0 - "kaniko-build": 7d8b0b3da8f2: Verifying Checksum
Step #0 - "kaniko-build": 7d8b0b3da8f2: Download complete
Step #0 - "kaniko-build": f3addcc10d7d: Pull complete
Step #0 - "kaniko-build": af90c437b3f1: Verifying Checksum
Step #0 - "kaniko-build": af90c437b3f1: Download complete
Step #0 - "kaniko-build": 7d8b0b3da8f2: Pull complete
Step #0 - "kaniko-build": 4e5ad1d59e65: Verifying Checksum
Step #0 - "kaniko-build": 4e5ad1d59e65: Download complete
Step #0 - "kaniko-build": 4e5ad1d59e65: Pull complete
Step #0 - "kaniko-build": aa0bd98379c2: Verifying Checksum
Step #0 - "kaniko-build": aa0bd98379c2: Download complete
Step #0 - "kaniko-build": af90c437b3f1: Pull complete
Step #0 - "kaniko-build": aa0bd98379c2: Pull complete
Step #0 - "kaniko-build": 35661f5bd99c: Verifying Checksum
Step #0 - "kaniko-build": 35661f5bd99c: Download complete
Step #0 - "kaniko-build": ac526d066326: Verifying Checksum
Step #0 - "kaniko-build": ac526d066326: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Verifying Checksum
Step #0 - "kaniko-build": f0612e139fc7: Download complete
Step #0 - "kaniko-build": 35661f5bd99c: Pull complete
Step #0 - "kaniko-build": 95160cab4582: Verifying Checksum
Step #0 - "kaniko-build": 95160cab4582: Download complete
Step #0 - "kaniko-build": deb66d83de9c: Download complete
Step #0 - "kaniko-build": ac526d066326: Pull complete
Step #0 - "kaniko-build": f0612e139fc7: Pull complete
Step #0 - "kaniko-build": 95160cab4582: Pull complete
Step #0 - "kaniko-build": deb66d83de9c: Pull complete
Step #0 - "kaniko-build": Digest: sha256:c3109d5926a997b100c4343944e06c6b30a6804b2f9abe0994d3de6ef92b028e
Step #0 - "kaniko-build": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.23.2-debug
Step #0 - "kaniko-build": gcr.io/kaniko-project/executor:v1.23.2-debug
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Retrieving image fedora:40 from registry index.docker.io"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Retrieving image manifest fedora:40"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Building stage 'fedora:40' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:34931edfd93bb824614aba9c723b34ef8db9a46a57dc352d0d8fd52896be0fb2..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Using caching version of cmd: RUN dnf install -y clang diffutils findutils gcc-c++ git jq lcov libcxx-devel         libcxxabi-devel libasan libubsan libtsan llvm patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2025-06-26T10:00:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:5c06271b174395c7aaa648efa4a014359b480ceeffbd5b02612a719079db39fe..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:24994684b2c5b5b76a2f7b99cefbf726f05835d0ee77b1a7159d90be4ea3934e..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Using caching version of cmd: RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:6af306fe29573ca00b915f75404759a5b32170ebe1959be491bc0ee19e89e72b..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Using caching version of cmd: RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:b4dc53fdbf870eea2e48651c01453f76bacd8a48da20fc6869b2cd1bf754d631..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:ef6c64df8688ff309fbb5665f29bfa6f88c12281bdf87a447b62cd297e5f52f8..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Using caching version of cmd: RUN echo 'root:cloudcxx' | chpasswd"
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:fbe000c8e80dd45f318baf402949b617263436e40c1064b001fa94f5895ab873..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Using caching version of cmd: RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:17c1d7dae57b5da1708f11dfc71d1637f23d2f197c790087882d3104567cee23..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Using caching version of cmd: RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2025-06-26T10:00:36Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:67edbfa4598982fb7019cbafcc321af2fbb7e2520dd3fc5fe0490bceacaf176c..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Using caching version of cmd: RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.24.1/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:e9cca85e1968bf10c4b20ae670b81a30ca9a2e0f98d87d74cd06cb7fc035c2e4..."
Step #4: 088fa2f94d05: Verifying Checksum
Step #4: 088fa2f94d05: Download complete
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Using caching version of cmd: RUN wget -O go.tgz https://go.dev/dl/go1.20.5.linux-amd64.tar.gz"
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:49edaafaf7ce2948f4fabb55265d141eef9ea2a84ab4607abfa9bd6b5fc407f0..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Using caching version of cmd: RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:867c38835b2f82cc150e5954cb615cbc22210768215ad1044cae642d662ca517..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Using caching version of cmd: RUN go version"
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel/cache:071021a037a29724e1df7a3847531c9fca5d8ccf45a734ff0e7dd8a23a93a228..."
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/googleapis/cloud-bigtable-clients-test/archive/v0.0.2.tar.gz |     tar -xzf - --strip-components=1"
Step #0 - "kaniko-build": time="2025-06-26T10:00:37Z" level=info msg="Unpacking rootfs as cmd COPY . /var/tmp/ci requires it."
Step #0 - "kaniko-build": time="2025-06-26T10:00:40Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2025-06-26T10:00:40Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:00:40Z" level=info msg="ARG ARCH=amd64"
Step #0 - "kaniko-build": time="2025-06-26T10:00:40Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:00:40Z" level=info msg="RUN dnf install -y clang diffutils findutils gcc-c++ git jq lcov libcxx-devel         libcxxabi-devel libasan libubsan libtsan llvm patch python python3         python-pip tar unzip w3m wget which zip zlib-devel"
Step #0 - "kaniko-build": time="2025-06-26T10:00:40Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: 088fa2f94d05: Pull complete
Step #4: bb1623ad7bd8: Pull complete
Step #4: 354220186b03: Pull complete
Step #4: Digest: sha256:04dbcfd6e6df1d10420d1de94607f8383cc887a5ca81bcc620d037b8a3c1f95a
Step #4: Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #4: gcr.io/google.com/cloudsdktool/cloud-sdk:latest
Step #4: + test -z 15237
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' 608b618b-a7b0-40dc-8fc0-15e32e1c94a2
Step #4: + ctime=2025-06-26T09:59:32.022275Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=15237'
Step #4: + query+=' AND substitutions.COMMIT_SHA != 63a624c2c30465cc50dcdc7e285bbf0ee1f9e63d'
Step #4: + query+=' AND create_time < 2025-06-26T09:59:32.022275Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=15237 AND substitutions.COMMIT_SHA != 63a624c2c30465cc50dcdc7e285bbf0ee1f9e63d AND create_time < 2025-06-26T09:59:32.022275Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Finished Step #4
Step #0 - "kaniko-build": time="2025-06-26T10:01:19Z" level=info msg="RUN dnf makecache && dnf install -y python3-devel"
Step #0 - "kaniko-build": time="2025-06-26T10:01:19Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:01:21Z" level=info msg="RUN pip3 install --upgrade pip"
Step #0 - "kaniko-build": time="2025-06-26T10:01:21Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:01:22Z" level=info msg="RUN pip3 install setuptools wheel"
Step #0 - "kaniko-build": time="2025-06-26T10:01:22Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:01:22Z" level=info msg="RUN dnf makecache && dnf install -y java-latest-openjdk-devel"
Step #0 - "kaniko-build": time="2025-06-26T10:01:22Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="RUN echo 'root:cloudcxx' | chpasswd"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="WORKDIR /var/tmp/build"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Changed working directory to /var/tmp/build"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Creating directory /var/tmp/build with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="COPY . /var/tmp/ci"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Creating directory /var/tmp/downloads with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="RUN dnf makecache && dnf install -y python3.10"
Step #0 - "kaniko-build": time="2025-06-26T10:01:47Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:01:51Z" level=info msg="ENV CLOUDSDK_PYTHON=python3.10"
Step #0 - "kaniko-build": time="2025-06-26T10:01:51Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:01:51Z" level=info msg="RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2025-06-26T10:01:51Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:02:47Z" level=info msg="ENV CLOUD_SDK_LOCATION=/usr/local/google-cloud-sdk"
Step #0 - "kaniko-build": time="2025-06-26T10:02:47Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:02:47Z" level=info msg="ENV PATH=${CLOUD_SDK_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2025-06-26T10:02:47Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:02:47Z" level=info msg="RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.24.1/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2025-06-26T10:02:47Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:02:48Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2025-06-26T10:02:48Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-06-26T10:02:48Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2025-06-26T10:02:48Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:02:48Z" level=info msg="RUN wget -O go.tgz https://go.dev/dl/go1.20.5.linux-amd64.tar.gz"
Step #0 - "kaniko-build": time="2025-06-26T10:02:48Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:02:49Z" level=info msg="RUN tar -C /usr/local/ -xzf go.tgz"
Step #0 - "kaniko-build": time="2025-06-26T10:02:49Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="ENV GO_LOCATION=/usr/local/go"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="ENV PATH=${GO_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="RUN go version"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="WORKDIR /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="Changed working directory to /var/tmp/downloads/cloud-bigtable-clients-test"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="Creating directory /var/tmp/downloads/cloud-bigtable-clients-test with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="RUN curl -fsSL https://github.com/googleapis/cloud-bigtable-clients-test/archive/v0.0.2.tar.gz |     tar -xzf - --strip-components=1"
Step #0 - "kaniko-build": time="2025-06-26T10:02:59Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2025-06-26T10:03:00Z" level=info msg="Pushing image to us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:608b618b-a7b0-40dc-8fc0-15e32e1c94a2"
Step #0 - "kaniko-build": time="2025-06-26T10:03:00Z" level=info msg="Pushed us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel@sha256:20668ce78c4eb7b3310b73db13dff584dbfd5468bfcd46cf76a2200a70e4fb6f"
Finished Step #0 - "kaniko-build"
Starting Step #1 - "download-runner-image"
Step #1 - "download-runner-image": Pulling image: us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:608b618b-a7b0-40dc-8fc0-15e32e1c94a2
Step #1 - "download-runner-image": 608b618b-a7b0-40dc-8fc0-15e32e1c94a2: Pulling from cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel
Step #1 - "download-runner-image": fc4518b6c5f9: Pulling fs layer
Step #1 - "download-runner-image": 8c033e97da58: Pulling fs layer
Step #1 - "download-runner-image": 2cb0ebd3d022: Pulling fs layer
Step #1 - "download-runner-image": b7bdf32d0b7d: Pulling fs layer
Step #1 - "download-runner-image": 2a5363628a30: Pulling fs layer
Step #1 - "download-runner-image": a48eb4aa4283: Pulling fs layer
Step #1 - "download-runner-image": ecec85a2a26c: Pulling fs layer
Step #1 - "download-runner-image": a73768a91f88: Pulling fs layer
Step #1 - "download-runner-image": b539c8e34c71: Pulling fs layer
Step #1 - "download-runner-image": 60c7b3e4e791: Pulling fs layer
Step #1 - "download-runner-image": cbe7c30cd112: Pulling fs layer
Step #1 - "download-runner-image": c0ccf535fe0d: Pulling fs layer
Step #1 - "download-runner-image": 18b07358b68e: Pulling fs layer
Step #1 - "download-runner-image": 514729fba5b3: Pulling fs layer
Step #1 - "download-runner-image": 060d7b2efc71: Pulling fs layer
Step #1 - "download-runner-image": 89732bc75041: Pulling fs layer
Step #1 - "download-runner-image": 690729158383: Pulling fs layer
Step #1 - "download-runner-image": c61e93c5c29f: Pulling fs layer
Step #1 - "download-runner-image": a73768a91f88: Waiting
Step #1 - "download-runner-image": b539c8e34c71: Waiting
Step #1 - "download-runner-image": 60c7b3e4e791: Waiting
Step #1 - "download-runner-image": cbe7c30cd112: Waiting
Step #1 - "download-runner-image": c0ccf535fe0d: Waiting
Step #1 - "download-runner-image": 18b07358b68e: Waiting
Step #1 - "download-runner-image": b7bdf32d0b7d: Waiting
Step #1 - "download-runner-image": 060d7b2efc71: Waiting
Step #1 - "download-runner-image": 89732bc75041: Waiting
Step #1 - "download-runner-image": a48eb4aa4283: Waiting
Step #1 - "download-runner-image": c61e93c5c29f: Waiting
Step #1 - "download-runner-image": 2a5363628a30: Waiting
Step #1 - "download-runner-image": 514729fba5b3: Waiting
Step #1 - "download-runner-image": ecec85a2a26c: Waiting
Step #1 - "download-runner-image": 2cb0ebd3d022: Verifying Checksum
Step #1 - "download-runner-image": 2cb0ebd3d022: Download complete
Step #1 - "download-runner-image": b7bdf32d0b7d: Verifying Checksum
Step #1 - "download-runner-image": b7bdf32d0b7d: Download complete
Step #1 - "download-runner-image": fc4518b6c5f9: Verifying Checksum
Step #1 - "download-runner-image": fc4518b6c5f9: Download complete
Step #1 - "download-runner-image": 2a5363628a30: Verifying Checksum
Step #1 - "download-runner-image": 2a5363628a30: Download complete
Step #1 - "download-runner-image": ecec85a2a26c: Download complete
Step #1 - "download-runner-image": a73768a91f88: Verifying Checksum
Step #1 - "download-runner-image": a73768a91f88: Download complete
Step #1 - "download-runner-image": b539c8e34c71: Verifying Checksum
Step #1 - "download-runner-image": b539c8e34c71: Download complete
Step #1 - "download-runner-image": 60c7b3e4e791: Verifying Checksum
Step #1 - "download-runner-image": 60c7b3e4e791: Download complete
Step #1 - "download-runner-image": cbe7c30cd112: Verifying Checksum
Step #1 - "download-runner-image": cbe7c30cd112: Download complete
Step #1 - "download-runner-image": a48eb4aa4283: Verifying Checksum
Step #1 - "download-runner-image": a48eb4aa4283: Download complete
Step #1 - "download-runner-image": 18b07358b68e: Verifying Checksum
Step #1 - "download-runner-image": 18b07358b68e: Download complete
Step #1 - "download-runner-image": fc4518b6c5f9: Pull complete
Step #1 - "download-runner-image": 8c033e97da58: Verifying Checksum
Step #1 - "download-runner-image": 8c033e97da58: Download complete
Step #1 - "download-runner-image": 514729fba5b3: Verifying Checksum
Step #1 - "download-runner-image": 514729fba5b3: Download complete
Step #1 - "download-runner-image": 89732bc75041: Verifying Checksum
Step #1 - "download-runner-image": 89732bc75041: Download complete
Step #1 - "download-runner-image": 690729158383: Download complete
Step #1 - "download-runner-image": 060d7b2efc71: Verifying Checksum
Step #1 - "download-runner-image": 060d7b2efc71: Download complete
Step #1 - "download-runner-image": c61e93c5c29f: Verifying Checksum
Step #1 - "download-runner-image": c61e93c5c29f: Download complete
Step #1 - "download-runner-image": c0ccf535fe0d: Verifying Checksum
Step #1 - "download-runner-image": c0ccf535fe0d: Download complete
Step #1 - "download-runner-image": 8c033e97da58: Pull complete
Step #1 - "download-runner-image": 2cb0ebd3d022: Pull complete
Step #1 - "download-runner-image": b7bdf32d0b7d: Pull complete
Step #1 - "download-runner-image": 2a5363628a30: Pull complete
Step #1 - "download-runner-image": a48eb4aa4283: Pull complete
Step #1 - "download-runner-image": ecec85a2a26c: Pull complete
Step #1 - "download-runner-image": a73768a91f88: Pull complete
Step #1 - "download-runner-image": b539c8e34c71: Pull complete
Step #1 - "download-runner-image": 60c7b3e4e791: Pull complete
Step #1 - "download-runner-image": cbe7c30cd112: Pull complete
Step #1 - "download-runner-image": c0ccf535fe0d: Pull complete
Step #1 - "download-runner-image": 18b07358b68e: Pull complete
Step #1 - "download-runner-image": 514729fba5b3: Pull complete
Step #1 - "download-runner-image": 060d7b2efc71: Pull complete
Step #1 - "download-runner-image": 89732bc75041: Pull complete
Step #1 - "download-runner-image": 690729158383: Pull complete
Step #1 - "download-runner-image": c61e93c5c29f: Pull complete
Step #1 - "download-runner-image": Digest: sha256:20668ce78c4eb7b3310b73db13dff584dbfd5468bfcd46cf76a2200a70e4fb6f
Step #1 - "download-runner-image": Status: Downloaded ne
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15237/63a624c2c30465cc50dcdc7e285bbf0ee1f9e63d/fedora-latest-bazel-universe-domain-__default__/log-608b618b-a7b0-40dc-8fc0-15e32e1c94a2.txt.]
...
Loading: 1 packages loaded
Step #2: WARNING: Download from https://storage.googleapis.com/cloud-cpp-community-archive/github.com/protocolbuffers/protobuf/releases/download/v29.4/protobuf-29.4.zip failed: class java.io.FileNotFoundException GET returned 404 Not Found
Step #2: Loading: 338 packages loaded
Step #2:     currently loading: generator/integration_tests ... (4 packages)
Step #2: Analyzing: 3775 targets (342 packages loaded, 0 targets configured)
Step #2: WARNING: Download from https://storage.googleapis.com/cloud-cpp-community-archive/github.com/bazel-contrib/rules_python/releases/download/1.4.1/rules_python-1.4.1.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
Step #2: WARNING: Download from https://storage.googleapis.com/cloud-cpp-community-archive/github.com/bazel-contrib/rules_perl/archive/refs/tags/0.2.4.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
Step #2: WARNING: Download from https://storage.googleapis.com/cloud-cpp-community-archive/github.com/bazelbuild/rules_swift/releases/download/1.18.0/rules_swift.1.18.0.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
Step #2: Analyzing: 3775 targets (423 packages loaded, 20224 targets configured)
Step #2: WARNING: Download from https://storage.googleapis.com/cloud-cpp-community-archive/github.com/google/benchmark/archive/refs/tags/v1.9.2.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
Step #2: WARNING: Download from https://storage.googleapis.com/cloud-cpp-community-archive/github.com/bufbuild/protoc-gen-validate/archive/refs/tags/v1.2.1.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
Step #2: WARNING: Download from https://storage.googleapis.com/cloud-cpp-community-archive/github.com/google/cel-spec/archive/refs/tags/v0.15.0.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
Step #2: Analyzing: 3775 targets (770 packages loaded, 29272 targets configured)
Step #2: Analyzing: 3775 targets (775 packages loaded, 33009 targets configured)
Step #2: INFO: Analyzed 3775 targets (775 packages loaded, 33838 targets configured).
Step #2: INFO: Found 3775 targets...
Step #2: INFO: Elapsed time: 10.160s, Critical Path: 0.00s
Step #2: INFO: 0 processes.
Step #2: INFO: Build completed successfully, 0 total actions
Step #2: INFO: All external dependencies for the requested targets fetched successfully.
Step #2: ==> 🕑 prefetching done in 10.251 seconds
Step #2: 
Step #2: 2025-06-26T10:04:03Z (+14s): Created SA key file /tmp/tmp.niE6hr2bMH
Step #2: 2025-06-26T10:04:04Z (+15s): Created EA key file /tmp/tmp.ceoUibCuvg
Step #2: 2025-06-26T10:04:04Z (+15s): Created IdToken SA key file /tmp/tmp.NySKmlri0E
Step #2: 2025-06-26T10:04:04Z (+15s): Executing bazel run //google/cloud/universe_domain/demo:kms_demo with obscured arguments:
Step #2: Computing main repo mapping: 
Step #2: WARNING: For repository 'boringssl', the root module requires module version boringssl@0.0.0-20230215-5c22014, but got boringssl@0.20241024.0 in the resolved dependency graph.
Step #2: Loading: 
Step #2: Loading: 0 packages loaded
Step #2: WARNING: Build option --test_env has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Step #2: Analyzing: target //google/cloud/universe_domain/demo:kms_demo (0 packages loaded, 0 targets configured)
Step #2: Analyzing: target //google/cloud/universe_domain/demo:kms_demo (0 packages loaded, 0 targets configured)
Step #2: 
Step #2: Analyzing: target //google/cloud/universe_domain/demo:kms_demo (185 packages loaded, 8090 targets configured)
Step #2: 
Step #2: [1,829 / 4,880] Compiling absl/base/log_severity.cc; 0s linux-sandbox ... (25 actions, 22 running)
Step #2: [2,117 / 4,974] Compiling absl/time/internal/cctz/src/time_zone_if.cc [for tool]; 0s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,250 / 4,974] Compiling crypto/fipsmodule/bcm.c; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,360 / 4,974] Compiling ssl/handshake_client.cc; 1s linux-sandbox ... (31 actions, 30 running)
Step #2: [2,484 / 4,974] Compiling ssl/d1_pkt.cc; 0s linux-sandbox ... (33 actions, 30 running)
Step #2: [2,616 / 4,974] Compiling absl/time/internal/cctz/src/time_zone_info.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,686 / 4,974] Compiling absl/strings/internal/str_format/arg.cc [for tool]; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,737 / 4,974] Compiling upb_generator/common.cc [for tool]; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,786 / 4,974] Compiling absl/strings/internal/str_format/float_conversion.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,859 / 4,974] Compiling ssl/ssl_lib.cc; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [2,921 / 4,974] Compiling absl/log/internal/log_format.cc [for tool]; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [2,984 / 4,974] Compiling absl/strings/internal/cordz_info.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,008 / 4,974] Compiling absl/strings/cord.cc [for tool]; 1s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,037 / 4,974] Compiling absl/strings/cord.cc [for tool]; 2s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,068 / 4,974] Compiling src/google/protobuf/arena.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,085 / 4,974] Compiling absl/container/internal/raw_hash_set.cc [for tool]; 1s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,100 / 4,974] Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 2s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,119 / 4,974] Compiling src/google/protobuf/extension_set.cc [for tool]; 3s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,131 / 4,974] Compiling src/google/protobuf/extension_set.cc [for tool]; 4s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,147 / 4,974] Compiling src/google/protobuf/extension_set.cc [for tool]; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,161 / 4,974] Compiling src/google/protobuf/extension_set.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,182 / 4,974] Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,200 / 4,974] Compiling google/cloud/internal/oauth2_authorized_user_credentials.cc; 3s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,216 / 4,974] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 3s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,230 / 4,974] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 4s linux-sandbox ... (33 actions, 30 running)
Step #2: [3,251 / 4,974] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,268 / 4,974] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,284 / 4,974] Compiling google/cloud/internal/oauth2_compute_engine_credentials.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,299 / 4,974] Compiling src/google/protobuf/extension_set.cc; 3s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,304 / 4,974] Compiling src/google/protobuf/extension_set.cc; 4s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,315 / 4,974] Compiling src/google/protobuf/wire_format.cc [for tool]; 4s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,327 / 4,974] Compiling src/google/protobuf/wire_format.cc [for tool]; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,338 / 4,974] Compiling src/google/protobuf/wire_format.cc [for tool]; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,346 / 4,974] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,356 / 4,974] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,363 / 4,974] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,375 / 4,974] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,380 / 4,974] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 10s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,387 / 4,974] Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]; 11s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,398 / 4,974] Compiling src/google/protobuf/descriptor.cc; 12s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,404 / 4,974] Compiling src/google/protobuf/descriptor.cc; 13s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,410 / 4,974] Compiling src/google/protobuf/descriptor.cc; 14s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,421 / 4,974] Compiling src/google/protobuf/compiler/php/php_generator.cc [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,428 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,438 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,446 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 10s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,453 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 11s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,462 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 12s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,465 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 13s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,478 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 14s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,487 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 15s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,495 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 17s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,499 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 18s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,506 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 19s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,511 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 20s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,517 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 21s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,519 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 22s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,524 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 23s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,531 / 4,974] Compiling src/google/protobuf/descriptor.cc [for tool]; 24s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,539 / 4,974] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 13s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,545 / 4,974] Compiling src/google/protobuf/compiler/rust/message.cc [for tool]; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,555 / 4,974] Compiling src/google/protobuf/compiler/rust/message.cc [for tool]; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,557 / 4,974] Compiling src/google/protobuf/compiler/rust/generator.cc [for tool]; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,560 / 4,974] Compiling src/google/protobuf/compiler/java/full/enum_field.cc [for tool]; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,573 / 4,974] Compiling src/google/protobuf/compiler/java/lite/primitive_field.cc [for tool]; 7s linux-sandbox ... (20 actions running)
Step #2: [3,575 / 4,974] Compiling src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc [for tool]; 6s linux-sandbox ... (18 actions running)
Step #2: [3,586 / 4,974] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 7s linux-sandbox ... (7 actions running)
Step #2: [3,591 / 4,974] Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]; 9s linux-sandbox ... (2 actions running)
Step #2: [3,592 / 4,974] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 12s linux-sandbox
Step #2: [3,593 / 4,974] [Prepa] Linking external/protobuf~/protoc [for tool]
Step #2: [3,657 / 4,974] Compiling external/protobuf~/src/google/protobuf/_virtual_imports/empty_proto/google/protobuf/empty.pb.cc [for tool]; 1s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,658 / 4,974] Compiling external/protobuf~/src/google/protobuf/_virtual_imports/empty_proto/google/protobuf/empty.pb.cc; 3s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,685 / 4,974] Compiling external/googleapis~/google/api/client.pb.cc; 4s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,699 / 4,974] Compiling external/googleapis~/google/api/client.pb.cc; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,708 / 4,974] Compiling external/googleapis~/google/cloud/kms/v1/service.pb.cc; 6s linux-sandbox ... (33 actions, 32 running)
Step #2: [3,721 / 4,974] Compiling src/google/protobuf/json/internal/untyped_message.cc; 5s linux-sandbox ... (27 actions running)
Step #2: [3,765 / 4,974] Compiling src/google/protobuf/json/internal/untyped_message.cc; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [3,874 / 4,974] Compiling src/google/protobuf/json/internal/untyped_message.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [3,940 / 4,974] Compiling src/google/protobuf/json/internal/untyped_message.cc [for tool]; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,019 / 4,974] Compiling src/google/protobuf/json/internal/parser.cc [for tool]; 8s linux-sandbox ... (31 actions, 30 running)
Step #2: [4,087 / 4,974] Compiling src/google/protobuf/json/internal/parser.cc [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,154 / 4,974] Compiling src/compiler/csharp_generator.cc [for tool]; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,231 / 4,974] Compiling src/compiler/python_generator.cc [for tool]; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,260 / 4,974] Compiling src/compiler/python_generator.cc [for tool]; 9s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,309 / 4,974] Compiling src/core/channelz/channelz_registry.cc; 3s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,333 / 4,974] Compiling src/core/channelz/channelz.cc; 4s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,363 / 4,974] Compiling src/core/lib/event_engine/ares_resolver.cc; 4s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,394 / 4,974] Compiling external/googleapis~/google/longrunning/operations.grpc.pb.cc; 3s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,418 / 4,974] Compiling external/googleapis~/google/longrunning/operations.grpc.pb.cc; 4s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,438 / 4,974] Compiling external/googleapis~/google/longrunning/operations.grpc.pb.cc; 5s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,462 / 4,974] Compiling external/googleapis~/google/longrunning/operations.grpc.pb.cc; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,498 / 4,974] Compiling external/googleapis~/google/cloud/kms/v1/service.grpc.pb.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,541 / 4,974] Compiling external/googleapis~/google/cloud/kms/v1/service.grpc.pb.cc; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,575 / 4,974] Compiling external/googleapis~/google/cloud/kms/v1/service.grpc.pb.cc; 9s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,591 / 4,974] Compiling src/core/lib/transport/interception_chain.cc; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,600 / 4,974] Compiling src/core/config/core_configuration.cc; 5s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,608 / 4,974] Compiling src/core/config/core_configuration.cc; 6s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,618 / 4,974] Compiling src/core/service_config/service_config_impl.cc; 6s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,624 / 4,974] Compiling src/core/ext/filters/backend_metrics/backend_metric_filter.cc; 6s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,631 / 4,974] Compiling src/core/ext/filters/backend_metrics/backend_metric_filter.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,642 / 4,974] Compiling src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,649 / 4,974] Compiling src/core/lib/security/transport/server_auth_filter.cc; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,664 / 4,974] Compiling src/core/ext/filters/http/client_authority_filter.cc; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,667 / 4,974] Compiling src/core/ext/filters/fault_injection/fault_injection_filter.cc; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,677 / 4,974] Compiling src/core/ext/filters/fault_injection/fault_injection_filter.cc; 8s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,683 / 4,974] Compiling src/core/client_channel/subchannel.cc; 7s linux-sandbox ... (31 actions, 30 running)
Step #2: [4,691 / 4,974] Compiling src/core/lib/security/credentials/tls/grpc_tls_crl_provider.cc; 7s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,704 / 4,974] Compiling src/core/server/server_config_selector_filter.cc; 6s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,709 / 4,974] Compiling src/core/server/server_config_selector_filter.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,720 / 4,974] Compiling src/core/lib/security/transport/client_auth_filter.cc; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,726 / 4,974] Compiling src/core/lib/channel/promise_based_filter.cc; 8s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,735 / 4,974] Compiling src/core/lib/channel/promise_based_filter.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,745 / 4,974] Compiling src/core/client_channel/retry_filter_legacy_call_data.cc; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,749 / 4,974] Compiling src/core/client_channel/retry_filter_legacy_call_data.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,755 / 4,974] Compiling src/core/client_channel/retry_filter_legacy_call_data.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,758 / 4,974] Compiling src/core/client_channel/retry_filter_legacy_call_data.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,763 / 4,974] Compiling src/core/lib/security/authorization/grpc_server_authz_filter.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,768 / 4,974] Compiling src/core/load_balancing/xds/xds_cluster_manager.cc; 7s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,773 / 4,974] Compiling src/core/ext/transport/chttp2/transport/chttp2_transport.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,782 / 4,974] Compiling src/core/ext/filters/stateful_session/stateful_session_filter.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,787 / 4,974] Compiling src/core/server/server.cc; 8s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,791 / 4,974] Compiling src/core/server/server.cc; 9s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,797 / 4,974] Compiling src/core/server/server.cc; 11s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,800 / 4,974] Compiling src/core/load_balancing/outlier_detection/outlier_detection.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,808 / 4,974] Compiling src/core/ext/transport/inproc/legacy_inproc_transport.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,813 / 4,974] Compiling src/core/load_balancing/grpclb/grpclb.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,818 / 4,974] Compiling src/core/load_balancing/grpclb/grpclb.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,824 / 4,974] Compiling src/core/client_channel/client_channel.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,829 / 4,974] Compiling src/core/client_channel/client_channel.cc; 10s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,831 / 4,974] Compiling src/core/ext/filters/gcp_authentication/gcp_authentication_filter.cc; 8s linux-sandbox ... (32 actions running)
Step #2: [4,835 / 4,974] Compiling src/core/ext/filters/gcp_authentication/gcp_authentication_filter.cc; 9s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,843 / 4,974] Compiling src/core/client_channel/client_channel_filter.cc; 10s linux-sandbox ... (33 actions, 31 running)
Step #2: [4,852 / 4,974] Compiling src/core/client_channel/load_balanced_call_destination.cc; 8s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,857 / 4,974] Compiling src/core/lib/security/credentials/channel_creds_registry_init.cc; 7s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,864 / 4,974] Compiling src/core/lib/security/credentials/external/external_account_credentials.cc; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,870 / 4,974] Compiling src/core/xds/grpc/xds_http_stateful_session_filter.cc; 6s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,873 / 4,974] Compiling src/core/xds/grpc/xds_http_stateful_session_filter.cc; 8s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,876 / 4,974] Compiling src/core/xds/grpc/xds_http_stateful_session_filter.cc; 9s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,881 / 4,974] Compiling src/core/resolver/xds/xds_resolver.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,889 / 4,974] Compiling src/core/resolver/xds/xds_resolver.cc; 10s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,894 / 4,974] Compiling src/core/resolver/xds/xds_resolver.cc; 11s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,902 / 4,974] Compiling src/core/resolver/xds/xds_resolver.cc; 12s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,913 / 4,974] Compiling src/core/server/xds_server_config_fetcher.cc; 12s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,923 / 4,974] Compiling src/core/xds/grpc/xds_http_gcp_authn_filter.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,928 / 4,974] Compiling src/core/xds/grpc/xds_listener_parser.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,933 / 4,974] Compiling src/core/xds/grpc/xds_listener_parser.cc; 10s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,938 / 4,974] Compiling src/core/xds/grpc/xds_route_config_parser.cc; 9s linux-sandbox ... (32 actions, 31 running)
Step #2: [4,940 / 4,974] Compiling src/core/xds/grpc/xds_route_config_parser.cc; 10s linux-sandbox ... (33 actions, 32 running)
Step #2: [4,944 / 4,974] Compiling src/core/xds/grpc/xds_route_config_parser.cc; 11s linux-sandbox ... (29 actions running)
Step #2: [4,958 / 4,974] Compiling google/cloud/kms/v1/internal/ekm_sources.cc; 9s linux-sandbox ... (15 actions running)
Step #2: [4,961 / 4,974] Compiling google/cloud/kms/v1/internal/ekm_sources.cc; 10s linux-sandbox ... (12 actions running)
Step #2: [4,968 / 4,974] Compiling google/cloud/kms/v1/internal/autokey_sources.cc; 11s linux-sandbox ... (5 actions running)
Step #2: [4,970 / 4,974] Compiling google/cloud/kms/v1/internal/autokey_sources.cc; 13s linux-sandbox ... (3 actions running)
Step #2: [4,972 / 4,974] Compiling google/cloud/kms/v1/internal/key_management_sources.cc; 10s linux-sandbox
Step #2: [4,973 / 4,974] [Prepa] Linking google/cloud/universe_domain/demo/kms_demo
Step #2: [4,973 / 4,974] Linking google/cloud/universe_domain/demo/kms_demo; 1s linux-sandbox
Step #2: [4,974 / 4,974] no actions running
Step #2: Target //google/cloud/universe_domain/demo:kms_demo up-to-date:
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/bin/google/cloud/universe_domain/demo/kms_demo
Step #2: kms.ListKeyRings:
Step #2: short_key_name: test-key-ring-0
Step #2: seconds: 1704834974
Step #2: nanos: 64743836
Step #2: 
Step #2: 2025-06-26T10:07:10Z (+201s): Executing bazel test //google/cloud/storage/tests:universe_domain_integration_test with obscured arguments:
Step #2: INFO: Invocation ID: b4856fc3-2846-465a-af89-96f503971245
Step #2: Computing main repo mapping: 
Step #2: Loading: 
Step #2: Loading: 0 packages loaded
Step #2: WARNING: Build option --test_env has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Step #2: Analyzing: target //google/cloud/storage/tests:universe_domain_integration_test (1 packages loaded, 0 targets configured)
Step #2: Analyzing: target //google/cloud/storage/tests:universe_domain_integration_test (1 packages loaded, 8 targets configured)
Step #2: 
Step #2: INFO: Analyzed target //google/cloud/storage/tests:universe_domain_integration_test (26 packages loaded, 11455 targets configured).
Step #2: [2,607 / 5,539] Compiling absl/strings/internal/ostringstream.h; 0s remote-cache ... (24 actions, 0 running)
Step #2: [4,968 / 7,785] Compiling sdk/src/metrics/state/sync_metric_storage.cc; 0s remote-cache ... (30 actions, 0 running)
Step #2: [6,437 / 7,785] Compiling google/cloud/storage/internal/unified_rest_credentials.cc; 0s remote-cache ... (32 actions, 0 running)
Step #2: [7,496 / 7,785] Compiling external/googleapis~/google/monitoring/dashboard/v1/common.grpc.pb.cc; 0s remote-cache ... (30 actions, 0 running)
Step #2: [7,781 / 7,785] Compiling google/cloud/storage/internal/async/connection_impl.cc; 0s linux-sandbox, remote-cache
Step #2: [7,781 / 7,785] Compiling google/cloud/storage/internal/async/connection_impl.cc; 11s linux-sandbox, remote-cache
Step #2: [7,782 / 7,785] [Prepa] Linking google/cloud/storage/libgoogle_cloud_cpp_storage_grpc.so
Step #2: [7,782 / 7,785] Linking google/cloud/storage/libgoogle_cloud_cpp_storage_grpc.so; 0s linux-sandbox, remote-cache
Step #2: [7,784 / 7,785] [Sched] Linking google/cloud/storage/tests/universe_domain_integration_test; Downloading external/googleapis~/google/cloud/location/liblocation_proto.so
Step #2: [7,785 / 7,786] [Prepa] Testing //google/cloud/storage/tests:universe_domain_integration_test
Step #2: [7,785 / 7,786] Testing //google/cloud/storage/tests:universe_domain_integration_test; 1s linux-sandbox, remote-cache
Step #2: [7,785 / 7,786] 1 / 1 tests; Testing //google/cloud/storage/tests:universe_domain_integration_test; 2s linux-sandbox, remote-cache
Step #2: INFO: Found 1 test target...
Step #2: Target //google/cloud/storage/tests:universe_domain_integration_test up-to-date:
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/bin/google/cloud/storage/tests/universe_domain_integration_test
Step #2: INFO: Elapsed time: 31.685s, Critical Path: 26.85s
Step #2: INFO: 2850 processes: 1281 remote cache hit, 1565 internal, 4 linux-sandbox.
Step #2: INFO: Build completed successfully, 2850 total actions
Step #2: //google/cloud/storage/tests:universe_domain_integration_test            PASSED in 2.4s
Step #2: 
Step #2: Executed 1 out of 1 test: 1 test passes.
Step #2: There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #2: 2025-06-26T10:07:42Z (+233s): Executing bazel test //google/cloud/universe_domain/integration_tests:impersonation_tests with obscured arguments:
Step #2: INFO: Invocation ID: 79dbd212-5390-4460-9c82-d628b92f1a29
Step #2: Computing main repo mapping: 
Step #2: Loading: 
Step #2: Loading: 0 packages loaded
Step #2: Analyzing: target //google/cloud/universe_domain/integration_tests:impersonation_tests (1 packages loaded, 0 targets configured)
Step #2: Analyzing: target //google/cloud/universe_domain/integration_tests:impersonation_tests (1 packages loaded, 0 targets configured)
Step #2: 
Step #2: INFO: Analyzed target //google/cloud/universe_domain/integration_tests:impersonation_tests (4 packages loaded, 2886 targets configured).
Step #2: INFO: From Generating proto_library //protos/google/cloud/compute:proto:
Step #2: google/cloud/compute/global_organization_operations/v1/global_organization_operations.proto:29:1: warning: Import google/cloud/extended_operations.proto is unused.
Step #2: [2,245 / 2,537] Compiling google/cloud/compute/region_instances/v1/internal/region_instances_sources.cc; 0s remote-cache ... (32 actions, 0 running)
Step #2: [2,537 / 2,538] [Sched] Testing //google/cloud/universe_domain/integration_tests:impersonation_tests; Downloading google/cloud/compute/libgoogle_cloud_cpp_compute_autoscalers.so, 5.0 MiB / 6.3 MiB
Step #2: [2,537 / 2,538] Testing //google/cloud/universe_domain/integration_tests:impersonation_tests; 0s linux-sandbox, remote-cache
Step #2: [2,537 / 2,538] 1 / 1 tests; Testing //google/cloud/universe_domain/integration_tests:impersonation_tests; 3s linux-sandbox, remote-cache
Step #2: INFO: Found 1 test target...
Step #2: Target //google/cloud/universe_domain/integration_tests:impersonation_tests up-to-date:
Step #2:   /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/execroot/_main/bazel-out/k8-fastbuild/bin/google/cloud/universe_domain/integration_tests/impersonation_tests
Step #2: INFO: Elapsed time: 7.526s, Critical Path: 5.92s
Step #2: INFO: 1204 processes: 429 remote cache hit, 774 internal, 1 linux-sandbox.
Step #2: INFO: Build completed successfully, 1204 total actions
Step #2: //google/cloud/universe_domain/integration_tests:impersonation_tests     PASSED in 3.6s
Step #2: 
Step #2: Executed 1 out of 1 test: 1 test passes.
Step #2: There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #2: ==> 🕑 universe-domain completed in 240.609 seconds
Finished Step #2
Starting Step #3
Step #3: Already have image (with digest): gcr.io/google.com/cloudsdktool/cloud-sdk
Step #3: Digests:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel@sha256:20668ce78c4eb7b3310b73db13dff584dbfd5468bfcd46cf76a2200a70e4fb6f
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/fedora-latest-bazel:608b618b-a7b0-40dc-8fc0-15e32e1c94a2
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/d27670e7-f22c-4fbe-b140-723aa47fb054] to complete...
Step #3: .....done.
Finished Step #3
PUSH
DONE

Build Log: https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/15237/63a624c2c30465cc50dcdc7e285bbf0ee1f9e63d/fedora-latest-bazel-universe-domain-default/log-608b618b-a7b0-40dc-8fc0-15e32e1c94a2.txt