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

cleanup(storage): address post-merge comments #14459

Merged
merged 1 commit into from
Jul 11, 2024

cleanup(storage): address post-merge comments

8003219
Select commit
Loading
Failed to load commit list.
Merged

cleanup(storage): address post-merge comments #14459

cleanup(storage): address post-merge comments
8003219
Select commit
Loading
Failed to load commit list.
Google Cloud Build / quickstart-bazel-pr (cloud-cpp-testing-resources) succeeded Jul 11, 2024 in 6m 35s

Summary

Build Information

Trigger quickstart-bazel-pr
Build 4092e0f8-c40a-491d-89cd-3b8f8bd24164
Start 2024-07-11T06:59:18-07:00
Duration 5m51.667s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 2m24.577s
download-runner-image SUCCESS 37.547s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04:4092e0f8-c40a-491d-89cd-3b8f8bd24164 SUCCESS 2m34.663s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.753s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 41.923s

Details

starting build "4092e0f8-c40a-491d-89cd-3b8f8bd24164"

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              8003219e0ca2aac70202705209ebccfcc0a8c50e -> FETCH_HEAD
Updating files:  12% (2582/20198)
Updating files:  13% (2626/20198)
Updating files:  14% (2828/20198)
Updating files:  15% (3030/20198)
Updating files:  16% (3232/20198)
Updating files:  17% (3434/20198)
Updating files:  18% (3636/20198)
Updating files:  19% (3838/20198)
Updating files:  20% (4040/20198)
Updating files:  21% (4242/20198)
Updating files:  22% (4444/20198)
Updating files:  23% (4646/20198)
Updating files:  24% (4848/20198)
Updating files:  25% (5050/20198)
Updating files:  26% (5252/20198)
Updating files:  27% (5454/20198)
Updating files:  28% (5656/20198)
Updating files:  29% (5858/20198)
Updating files:  30% (6060/20198)
Updating files:  31% (6262/20198)
Updating files:  32% (6464/20198)
Updating files:  33% (6666/20198)
Updating files:  34% (6868/20198)
Updating files:  35% (7070/20198)
Updating files:  36% (7272/20198)
Updating files:  37% (7474/20198)
Updating files:  38% (7676/20198)
Updating files:  39% (7878/20198)
Updating files:  40% (8080/20198)
Updating files:  41% (8282/20198)
Updating files:  42% (8484/20198)
Updating files:  43% (8686/20198)
Updating files:  44% (8888/20198)
Updating files:  45% (9090/20198)
Updating files:  46% (9292/20198)
Updating files:  47% (9494/20198)
Updating files:  48% (9696/20198)
Updating files:  49% (9898/20198)
Updating files:  50% (10099/20198)
Updating files:  51% (10301/20198)
Updating files:  52% (10503/20198)
Updating files:  53% (10705/20198)
Updating files:  54% (10907/20198)
Updating files:  55% (11109/20198)
Updating files:  56% (11311/20198)
Updating files:  57% (11513/20198)
Updating files:  58% (11715/20198)
Updating files:  59% (11917/20198)
Updating files:  60% (12119/20198)
Updating files:  61% (12321/20198)
Updating files:  62% (12523/20198)
Updating files:  63% (12725/20198)
Updating files:  64% (12927/20198)
Updating files:  65% (13129/20198)
Updating files:  66% (13331/20198)
Updating files:  67% (13533/20198)
Updating files:  68% (13735/20198)
Updating files:  69% (13937/20198)
Updating files:  70% (14139/20198)
Updating files:  71% (14341/20198)
Updating files:  72% (14543/20198)
Updating files:  73% (14745/20198)
Updating files:  74% (14947/20198)
Updating files:  75% (15149/20198)
Updating files:  76% (15351/20198)
Updating files:  77% (15553/20198)
Updating files:  78% (15755/20198)
Updating files:  79% (15957/20198)
Updating files:  80% (16159/20198)
Updating files:  81% (16361/20198)
Updating files:  82% (16563/20198)
Updating files:  83% (16765/20198)
Updating files:  84% (16967/20198)
Updating files:  85% (17169/20198)
Updating files:  86% (17371/20198)
Updating files:  87% (17573/20198)
Updating files:  88% (17775/20198)
Updating files:  89% (17977/20198)
Updating files:  90% (18179/20198)
Updating files:  91% (18381/20198)
Updating files:  92% (18583/20198)
Updating files:  93% (18785/20198)
Updating files:  94% (18987/20198)
Updating files:  95% (19189/20198)
Updating files:  96% (19391/20198)
Updating files:  97% (19593/20198)
Updating files:  98% (19795/20198)
Updating files:  99% (19997/20198)
Updating files: 100% (20198/20198)
Updating files: 100% (20198/20198), done.
HEAD is now at 8003219e cleanup(storage): address post-merge comments
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.1-debug
Step #4: Using default tag: latest
Step #4: latest: Pulling from google.com/cloudsdktool/cloud-sdk
Step #4: c1c1a7d83fb1: Already exists
Step #0 - "kaniko-build": v1.23.1-debug: Pulling from kaniko-project/executor
Step #4: 7f19f8d872da: Pulling fs layer
Step #4: ad91ab3301f7: Pulling fs layer
Step #4: a10ce970a1e7: Pulling fs layer
Step #4: 18cc2f394076: Pulling fs layer
Step #4: d8f3cec9ff59: Pulling fs layer
Step #4: d2df571631d1: Pulling fs layer
Step #4: 18cc2f394076: Waiting
Step #4: d8f3cec9ff59: Waiting
Step #4: d2df571631d1: Waiting
Step #0 - "kaniko-build": 89b889be22bc: Already exists
Step #0 - "kaniko-build": cca9708662d1: Already exists
Step #0 - "kaniko-build": bfe105cd71c8: Already exists
Step #0 - "kaniko-build": ab3b1f26e68b: Pulling fs layer
Step #0 - "kaniko-build": a0f8dede3abd: Pulling fs layer
Step #0 - "kaniko-build": 3823d3dd2d66: Pulling fs layer
Step #0 - "kaniko-build": d44f6c98e5c6: Pulling fs layer
Step #0 - "kaniko-build": cfb57b650595: Pulling fs layer
Step #0 - "kaniko-build": 264b23d5ed20: Pulling fs layer
Step #0 - "kaniko-build": c5feba66a4cc: Pulling fs layer
Step #0 - "kaniko-build": f0612e139fc7: Pulling fs layer
Step #0 - "kaniko-build": 60cc5d5a1394: Pulling fs layer
Step #0 - "kaniko-build": cd6967ddf460: Pulling fs layer
Step #0 - "kaniko-build": cfb57b650595: Waiting
Step #0 - "kaniko-build": 60cc5d5a1394: Waiting
Step #0 - "kaniko-build": cd6967ddf460: Waiting
Step #0 - "kaniko-build": ab3b1f26e68b: Waiting
Step #0 - "kaniko-build": a0f8dede3abd: Waiting
Step #0 - "kaniko-build": 3823d3dd2d66: Waiting
Step #0 - "kaniko-build": 264b23d5ed20: Waiting
Step #0 - "kaniko-build": c5feba66a4cc: Waiting
Step #0 - "kaniko-build": d44f6c98e5c6: Waiting
Step #0 - "kaniko-build": f0612e139fc7: Waiting
Step #4: ad91ab3301f7: Verifying Checksum
Step #4: ad91ab3301f7: Download complete
Step #4: 7f19f8d872da: Verifying Checksum
Step #4: 7f19f8d872da: Download complete
Step #4: d2df571631d1: Verifying Checksum
Step #4: d2df571631d1: Download complete
Step #4: 7f19f8d872da: Pull complete
Step #0 - "kaniko-build": ab3b1f26e68b: Download complete
Step #0 - "kaniko-build": ab3b1f26e68b: Pull complete
Step #0 - "kaniko-build": a0f8dede3abd: Verifying Checksum
Step #0 - "kaniko-build": a0f8dede3abd: Download complete
Step #4: ad91ab3301f7: Pull complete
Step #4: d8f3cec9ff59: Verifying Checksum
Step #4: d8f3cec9ff59: Download complete
Step #0 - "kaniko-build": a0f8dede3abd: Pull complete
Step #4: a10ce970a1e7: Pull complete
Step #0 - "kaniko-build": 3823d3dd2d66: Verifying Checksum
Step #0 - "kaniko-build": 3823d3dd2d66: Download complete
Step #0 - "kaniko-build": d44f6c98e5c6: Verifying Checksum
Step #0 - "kaniko-build": d44f6c98e5c6: Download complete
Step #0 - "kaniko-build": 3823d3dd2d66: Pull complete
Step #0 - "kaniko-build": d44f6c98e5c6: Pull complete
Step #0 - "kaniko-build": cfb57b650595: Verifying Checksum
Step #0 - "kaniko-build": cfb57b650595: Download complete
Step #0 - "kaniko-build": cfb57b650595: Pull complete
Step #0 - "kaniko-build": 264b23d5ed20: Verifying Checksum
Step #0 - "kaniko-build": 264b23d5ed20: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Verifying Checksum
Step #0 - "kaniko-build": f0612e139fc7: Download complete
Step #0 - "kaniko-build": c5feba66a4cc: Verifying Checksum
Step #0 - "kaniko-build": c5feba66a4cc: Download complete
Step #0 - "kaniko-build": 264b23d5ed20: Pull complete
Step #0 - "kaniko-build": 60cc5d5a1394: Verifying Checksum
Step #0 - "kaniko-build": 60cc5d5a1394: Download complete
Step #0 - "kaniko-build": cd6967ddf460: Download complete
Step #0 - "kaniko-build": c5feba66a4cc: Pull complete
Step #0 - "kaniko-build": f0612e139fc7: Pull complete
Step #0 - "kaniko-build": 60cc5d5a1394: Pull complete
Step #0 - "kaniko-build": cd6967ddf460: Pull complete
Step #0 - "kaniko-build": Digest: sha256:c090be9d4042f64a1f44af5abfec6e778dc8f61bd301c54001485205fd1324e0
Step #0 - "kaniko-build": Status: Downloaded newer image for gcr.io/kaniko-project/executor:v1.23.1-debug
Step #0 - "kaniko-build": gcr.io/kaniko-project/executor:v1.23.1-debug
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Retrieving image manifest ubuntu:24.04"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Retrieving image ubuntu:24.04 from registry index.docker.io"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Retrieving image manifest ubuntu:24.04"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Retrieving image manifest ubuntu:24.04"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Retrieving image manifest ubuntu:24.04"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Building stage 'ubuntu:24.04' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2024-07-11T13:59:33Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04/cache:5b25c7ff48ad7d95e391d5a0148fbf2a8296113335dbe19407163944b7b99ff6..."
Step #0 - "kaniko-build": time="2024-07-11T13:59:34Z" level=info msg="Using caching version of cmd: RUN apt-get update &&     apt-get --no-install-recommends install -y         automake         build-essential         clang         cmake         curl         gawk         git         gcc         g++         cmake         libcurl4-openssl-dev         libssl-dev         libtool         llvm         lsb-release         make         ninja-build         patch         pkg-config         python3         python3-dev         python3-pip         tar         unzip         zip         wget         zlib1g-dev         apt-utils         ca-certificates         apt-transport-https"
Step #0 - "kaniko-build": time="2024-07-11T13:59:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04/cache:912662794a8fca82f112c854a5f44eb4a8bc00b923936927b1e41d86cb58df77..."
Step #0 - "kaniko-build": time="2024-07-11T13:59:34Z" level=info msg="Using caching version of cmd: RUN update-alternatives --install /usr/bin/python python $(which python3) 10"
Step #0 - "kaniko-build": time="2024-07-11T13:59:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04/cache:f5b7cdad64a2c62ba8f64483746fd5f7b8aa7684041d92ae79b8cd2201605664..."
Step #0 - "kaniko-build": time="2024-07-11T13:59:34Z" level=info msg="Using caching version of cmd: RUN apt update && apt install python3-setuptools python3-wheel"
Step #0 - "kaniko-build": time="2024-07-11T13:59:34Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04/cache:3c50211f128221b081f56356109ebbf9378e4f2aaeed54556ae4aef869916c8b..."
Step #0 - "kaniko-build": time="2024-07-11T13:59:35Z" level=info msg="Using caching version of cmd: RUN apt update && (apt install -y openjdk-11-jre || apt install -y openjdk-9-jre)"
Step #0 - "kaniko-build": time="2024-07-11T13:59:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04/cache:387885c9891acb03f913dfb3f1f19aaa78c53429e0ec33ca0f4dcb8f074274b0..."
Step #4: 18cc2f394076: Verifying Checksum
Step #4: 18cc2f394076: Download complete
Step #0 - "kaniko-build": time="2024-07-11T13:59:35Z" level=info msg="Using caching version of cmd: RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-07-11T13:59:35Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04/cache:5c09b4e63717c82ac9c15c170cb9d955bac34b575917d5fab7017656ea09da0f..."
Step #0 - "kaniko-build": time="2024-07-11T13:59:35Z" level=info msg="Using caching version of cmd: RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.20.0/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2024-07-11T13:59:35Z" level=info msg="Unpacking rootfs as cmd COPY . /var/tmp/ci requires it."
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="ARG ARCH=amd64"
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="ENV DEBIAN_FRONTEND=noninteractive"
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="RUN apt-get update &&     apt-get --no-install-recommends install -y         automake         build-essential         clang         cmake         curl         gawk         git         gcc         g++         cmake         libcurl4-openssl-dev         libssl-dev         libtool         llvm         lsb-release         make         ninja-build         patch         pkg-config         python3         python3-dev         python3-pip         tar         unzip         zip         wget         zlib1g-dev         apt-utils         ca-certificates         apt-transport-https"
Step #0 - "kaniko-build": time="2024-07-11T13:59:36Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: 18cc2f394076: Pull complete
Step #4: d8f3cec9ff59: Pull complete
Step #4: d2df571631d1: Pull complete
Step #4: Digest: sha256:3f4ffb9f4d3326097784a1e3f3c1fc9c719b11347b5ebaabd896a84b1200e741
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 14459
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' 4092e0f8-c40a-491d-89cd-3b8f8bd24164
Step #4: + ctime=2024-07-11T13:58:36.644584Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=14459'
Step #4: + query+=' AND substitutions.COMMIT_SHA != 8003219e0ca2aac70202705209ebccfcc0a8c50e'
Step #4: + query+=' AND create_time < 2024-07-11T13:58:36.644584Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=14459 AND substitutions.COMMIT_SHA != 8003219e0ca2aac70202705209ebccfcc0a8c50e AND create_time < 2024-07-11T13:58:36.644584Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Step #4: WARNING: The following filter keys were not present in any resource : create_time, substitutions.COMMIT_SHA, tags
Finished Step #4
Step #0 - "kaniko-build": time="2024-07-11T14:00:22Z" level=info msg="RUN update-alternatives --install /usr/bin/python python $(which python3) 10"
Step #0 - "kaniko-build": time="2024-07-11T14:00:22Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-11T14:00:22Z" level=info msg="RUN apt update && apt install python3-setuptools python3-wheel"
Step #0 - "kaniko-build": time="2024-07-11T14:00:22Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-11T14:00:23Z" level=info msg="RUN apt update && (apt install -y openjdk-11-jre || apt install -y openjdk-9-jre)"
Step #0 - "kaniko-build": time="2024-07-11T14:00:23Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="COPY . /var/tmp/ci"
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="WORKDIR /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="Changed working directory to /var/tmp/downloads"
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="Creating directory /var/tmp/downloads with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="RUN /var/tmp/ci/install-cloud-sdk.sh"
Step #0 - "kaniko-build": time="2024-07-11T14:00:43Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-11T14:01:47Z" level=info msg="ENV CLOUD_SDK_LOCATION=/usr/local/google-cloud-sdk"
Step #0 - "kaniko-build": time="2024-07-11T14:01:47Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-11T14:01:47Z" level=info msg="ENV PATH=${CLOUD_SDK_LOCATION}/bin:${PATH}"
Step #0 - "kaniko-build": time="2024-07-11T14:01:47Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-07-11T14:01:47Z" level=info msg="RUN curl -o /usr/bin/bazelisk -sSL \"https://github.com/bazelbuild/bazelisk/releases/download/v1.20.0/bazelisk-linux-${ARCH}\" &&     chmod +x /usr/bin/bazelisk &&     ln -s /usr/bin/bazelisk /usr/bin/bazel"
Step #0 - "kaniko-build": time="2024-07-11T14:01:47Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-07-11T14:01:48Z" level=info msg="Pushing image to us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04:4092e0f8-c40a-491d-89cd-3b8f8bd24164"
Step #0 - "kaniko-build": time="2024-07-11T14:01:48Z" level=info msg="Pushed us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04@sha256:2a2bf5ee0346fc035bf873853fd6d677ebb15265a06a6dae8dcff8cf62520c1a"
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/ubuntu-24.04:4092e0f8-c40a-491d-89cd-3b8f8bd24164
Step #1 - "download-runner-image": 4092e0f8-c40a-491d-89cd-3b8f8bd24164: Pulling from cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04
Step #1 - "download-runner-image": 9c704ecd0c69: Already exists
Step #1 - "download-runner-image": e85bac2c7566: Pulling fs layer
Step #1 - "download-runner-image": 9995ef219a86: Pulling fs layer
Step #1 - "download-runner-image": 9477d2f778ab: Pulling fs layer
Step #1 - "download-runner-image": 6e9316546d73: Pulling fs layer
Step #1 - "download-runner-image": 86af5116996c: Pulling fs layer
Step #1 - "download-runner-image": 637344ed16a5: Pulling fs layer
Step #1 - "download-runner-image": 025a0ec1c2aa: Pulling fs layer
Step #1 - "download-runner-image": f97ad6aac63d: Pulling fs layer
Step #1 - "download-runner-image": 6e9316546d73: Waiting
Step #1 - "download-runner-image": 86af5116996c: Waiting
Step #1 - "download-runner-image": f97ad6aac63d: Waiting
Step #1 - "download-runner-image": 025a0ec1c2aa: Waiting
Step #1 - "download-runner-image": 637344ed16a5: Waiting
Step #1 - "download-runner-image": 9477d2f778ab: Verifying Checksum
Step #1 - "download-runner-image": 9477d2f778ab: Download complete
Step #1 - "download-runner-image": 9995ef219a86: Verifying Checksum
Step #1 - "download-runner-image": 9995ef219a86: Download complete
Step #1 - "download-runner-image": 86af5116996c: Verifying Checksum
Step #1 - "download-runner-image": 86af5116996c: Download complete
Step #1 - "download-runner-image": 637344ed16a5: Verifying Checksum
Step #1 - "download-runner-image": 637344ed16a5: Download complete
Step #1 - "download-runner-image": 6e9316546d73: Verifying Checksum
Step #1 - "download-runner-image": 6e9316546d73: Download complete
Step #1 - "download-runner-image": f97ad6aac63d: Verifying Checksum
Step #1 - "download-runner-image": f97ad6aac63d: Download complete
Step #1 - "download-runner-image": e85bac2c7566: Verifying Checksum
Step #1 - "download-runner-image": e85bac2c7566: Download complete
Step #1 - "download-runner-image": 025a0ec1c2aa: Verifying Checksum
Step #1 - "download-runner-image": 025a0ec1c2aa: Download complete
Step #1 - "download-runner-image": e85bac2c7566: Pull complete
Step #1 - "download-runner-image": 9995ef219a86: Pull complete
Step #1 - "download-runner-image": 9477d2f778ab: Pull complete
Step #1 - "download-runner-image": 6e9316546d73: Pull complete
Step #1 - "download-runner-image": 86af5116996c: Pull complete
Step #1 - "download-runner-image": 637344ed16a5: Pull complete
Step #1 - "download-runner-image": 025a0ec1c2aa: Pull complete
Step #1 - "download-runner-image": f97ad6aac63d: Pull complete
Step #1 - "download-runner-image": Digest: sha256:2a2bf5ee0346fc035bf873853fd6d677ebb15265a06a6dae8dcff8cf62520c1a
Step #1 - "download-runner-image": Status: Downloaded newer image for us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04:4092e0f8-c40a-491d-89cd-3b8f8bd24164
Step #1 - "download-runner-image": us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04:4092e0f8-c40a-491d-89cd-3b8f8bd24164
Finished Step #1 - "download-runner-image"
Starting Step #2
Step #2: Already have image (with digest): us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04:4092e0f8-c40a-491d-89cd-3b8f8bd24164
Step #2: 
Step #2: 2024-07-11T14:02:29Z (+0s)
Step #2: =================
Step #2: |   Log Links   |
Step #2: =================
Step #2: * GCB: https://console.cloud.google.com/cloud-build/builds;region=us-east1/4092e0f8-c40a-491d-89cd-3b8f8bd24164;tab=detail?project=cloud-cpp-testing-resources
Step #2: * Raw: https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14459/8003219e0ca2aac70202705209ebccfcc0a8c50e/ubuntu-24.04-quickstart-bazel-__default__/log-4092e0f8-c40a-491d-89cd-3b8f8bd24164.txt
Step #2: 
Step #2: 2024-07-11T14:02:29Z (+0s)
Step #2: ====================
Step #2: |   Machine Info   |
Step #2: ====================
Step #2:      host: 2024-07-11 14:02:29+00:00
Step #2:    google: 2024-07-11 14:02:29+00:00
Step #2:    kernel: #1 SMP Debian 5.10.218-1 (2024-06-01)
Step #2:        os: PRETTY_NAME="Ubuntu 24.04 LTS"
Step #2:     nproc: 32
Step #2:       mem: 125.80 GiB
Step #2:      term: dumb
Step #2:       gcc: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Step #2:     clang: Ubuntu clang version 18.1.3 (1ubuntu1)
Step #2:        cc: cc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Step #2: 
Step #2: 2024-07-11T14:02:29Z (+0s)
Step #2: =======================
Step #2: |   gcloud Versions   |
Step #2: =======================
Step #2: Google Cloud SDK 474.0.0
Step #2: beta 2024.04.26
Step #2: bigtable 
Step #2: bq 2.1.4
Step #2: bundled-python3-unix 3.11.8
Step #2: cbt 1.19.0
Step #2: cloud-spanner-emulator 1.5.16
Step #2: core 2024.04.26
Step #2: gcloud-crc32c 1.0.0
Step #2: gsutil 5.27
Step #2: pubsub-emulator 0.8.14
Step #2: 
Step #2: 2024-07-11T14:02:30Z (+1s)
Step #2: ==============================================
Step #2: |   Starting local build: quickstart-bazel   |
Step #2: ==============================================
Step #2: 2024-07-11T14:02:30Z (+1s): Using bazelisk version
Step #2: 2024/07/11 14:02:30 Downloading https://releases.bazel.build/7.2.1/release/bazel-7.2.1-linux-x86_64...
Step #2: Bazelisk version: v1.20.0
Step #2: Extracting Bazel installation...
Step #2: Starting local Bazel server and connecting to it...
Step #2: Build label: 7.2.1
Step #2: Build target: @@//src/main/java/com/google/devtools/build/lib/bazel:BazelServer
Step #2: Build time: Tue Jun 25 15:53:05 2024 (1719330785)
Step #2: Build timestamp: 1719330785
Step #2: Build timestamp as int: 1719330785
Step #2: 2024-07-11T14:02:35Z (+6s): Prefetching bazel deps...
Step #2: Computing main repo mapping: 
Step #2: Computing main repo mapping: 
Step #2: Computing main repo mapping: 
Step #2: Loading: 
Step #2: Loading: 1 packages loaded
Step #2: Loading: 308 packages loaded
Step #2:     currently loading: examples ... (4 packages)
Step #2: Analyzing: 3561 targets (312 packages loaded, 0 targets configured)
Step #2: DEBUG: /h/.cache/bazel/_bazel_root/eab0d61a99b6696edb3d2aff87b585e8/external/rules_python~/python/private/python.bzl:46:10: WARNING: Ignoring toolchain 'python_3_11' from module 'grpc': Toolchain 'python_3_11' from module 'google_cloud_cpp' already registered Python version 3.11 and has precedence
Step #2: Analyzing: 3561 targets (367 packages loaded, 14707 targets configured)
Step #2: Analyzing: 3561 targets (372 packages loaded, 14733 targets configured)
Step #2: Analyzing: 3561 targets (695 packages loaded, 23643 targets configured)
Step #2: Analyzing: 3561 targets (717 packages loaded, 26175 targets configured)
Step #2: Analyzing: 3561 targets (719 packages loaded, 26646 targets configured)
Step #2: INFO: Analyzed 3561 targets (719 packages loaded, 29738 targets configured).
Step #2:  checking cached actions
Step #2: INFO: Found 3561 targets...
Step #2: INFO: Elapsed time: 13.284s, 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 these targets fetched successfully.
Step #2: ==> 🕑 prefetching done in 13.392 seconds
Step #2: 
Step #2: 
Step #2: 2024-07-11T14:02:48Z (+19s)
Step #2: ---------------------------------------------
Step #2: |   Running Bazel quickstart for bigquery   |
Step #2: ---------------------------------------------
Step #2: Starting local Bazel server and connecting to it...
Step #2: INFO: Invocation ID: 9d96e4cc-04c4-4088-9d72-5e91967a639a
Step #2: Computing main repo mapping: 
Step #2: Computing main repo mapping: 
Step #2: Computing main repo mapping: 
Step #2: Computing main repo mapping: 
Step #2: Computing main repo mapping: 
Step #2: Loading: 
Step #2: Loading: 0 packages loaded
Step #2: Analyzing: target //:quickstart (1 packages loaded, 0 targets configured)
Step #2: Analyzing: target //:quickstart (1 packages loaded, 0 targets configured)
Step #2: [0 / 1] checking cached actions
Step #2: Analyzing: target //:quickstart (39 packages loaded, 8 targets configured)
Step #2: [1 / 1] checking cached actions
Step #2: Analyzing: target //:quickstart (39 packages loaded, 8 targets configured)
Step #2: [1 / 1] checking cached actions
Step #2: Analyzing: target //:quickstart (39 packages loaded, 8 targets configured)
Step #2: [1 / 1] checking cached actions
Step #2: WARNING: /h/.cache/bazel/_bazel_root/14b5e1e306cbba6a5e6802706a50a915/external/google_cloud_cpp/google/cloud/BUILD.bazel:47:15: in config_setting rule @@google_cloud_cpp//google/cloud:enable_opentelemetry_valid: target '@@google_cloud_cpp//google/cloud:enable_opentelemetry_valid' depends on deprecated target '@@io_opentelemetry_cpp//api:with_abseil': The value of this flag is ignored. Bazel builds always depend on Abseil for its pre-adopted `std::` types. You should remove this flag from your build command.
Step #2: Analyzing: target //:quickstart (104 packages loaded, 1733 targets configured)
Step #2: [1 / 1] checking cached actions
Step #2: Analyzing: target //:quickstart (196 packages loaded, 5024 targets configured)
Step #2: [1 / 1] checking cached actions
Step #2: INFO: Analyzed target //:quickstart (198 packages loaded, 5933 targets configured).
Step #2: [497 / 3,366] Compiling third_party/utf8_range/utf8_range.c [for tool]; 0s remote-cache ... (30 actions, 0 running)
Step #2: [871 / 3,366] Compiling upb/message/internal/message.c; 0s remote-cache ... (32 actions, 0 running)
Step #2: INFO: From Compiling upb/message/internal/compare_unknown.c [for tool]:
Step #2: external/com_google_protobuf/upb/message/internal/compare_unknown.c: In function 'upb_UnknownFields_DoBuild':
Step #2: external/com_google_protobuf/upb/message/internal/compare_unknown.c:159:15: warning: 'size' may be used uninitialized [-Wmaybe-uninitialized]
Step #2:   159 |         ptr = upb_EpsCopyInputStream_ReadStringAliased(&ctx->stream, &s_ptr,
Step #2:       |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2:   160 |                                                        size);
Step #2:       |                                                        ~~~~~
Step #2: external/com_google_protobuf/upb/message/internal/compare_unknown.c:156:13: note: 'size' was declared here
Step #2:   156 |         int size;
Step #2:       |             ^~~~
Step #2: In file included from external/com_google_protobuf/upb/wire/reader.h:13,
Step #2:                  from external/com_google_protobuf/upb/message/internal/compare_unknown.c:15:
Step #2: In function 'upb_WireReader_GetWireType',
Step #2:     inlined from 'upb_UnknownFields_DoBuild' at external/com_google_protobuf/upb/message/internal/compare_unknown.c:133:21:
Step #2: external/com_google_protobuf/upb/wire/internal/reader.h:52:14: warning: 'tag' may be used uninitialized [-Wmaybe-uninitialized]
Step #2:    52 |   return tag & kUpb_WireReader_WireTypeMask;
Step #2:       |              ^
Step #2: external/com_google_protobuf/upb/message/internal/compare_unknown.c: In function 'upb_UnknownFields_DoBuild':
Step #2: external/com_google_protobuf/upb/message/internal/compare_unknown.c:130:14: note: 'tag' was declared here
Step #2:   130 |     uint32_t tag;
Step #2:       |              ^~~
Step #2: [1,088 / 3,366] Compiling google/cloud/internal/auth_header_error.cc; 0s remote-cache ... (32 actions, 0 running)
Step #2: [1,316 / 3,366] Compiling absl/synchronization/internal/win32_waiter.cc; 0s remote-cache ... (32 actions, 0 running)
Step #2: INFO: From Compiling src/google/protobuf/wire_format_lite.cc:
Step #2: external/com_google_protobuf/src/google/protobuf/wire_format_lite.cc:669: warning: ignoring '#pragma clang loop' [-Wunknown-pragmas]
Step #2:   669 | #pragma clang loop vectorize(disable) unroll(disable) interleave(disable)
Step #2:       | 
Step #2: external/com_google_protobuf/src/google/protobuf/wire_format_lite.cc:711: warning: ignoring '#pragma clang loop' [-Wunknown-pragmas]
Step #2:   711 | #pragma clang loop vectorize(disable) unroll(disable) interleave(disable)
Step #2:       | 
Step #2: [1,529 / 3,366] Compiling linux-arm/crypto/fipsmodule/sha256-armv4-linux.S; 0s remote-cache ... (32 actions, 0 r
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14459/8003219e0ca2aac70202705209ebccfcc0a8c50e/ubuntu-24.04-quickstart-bazel-__default__/log-4092e0f8-c40a-491d-89cd-3b8f8bd24164.txt.]
...
 PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1(
Step #2:       |                                    ^~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:807:36: warning: 'always_inline' function might not be inlinable [-Wattributes]
Step #2: external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:730:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
Step #2:   730 | PROTOBUF_ALWAYS_INLINE bool EnumIsValidAux(int32_t val, uint16_t xform_val,
Step #2:       |                             ^~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:718:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
Step #2:   718 | PROTOBUF_ALWAYS_INLINE void PrefetchEnumData(uint16_t xform_val,
Step #2:       |                             ^~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/google/protobuf/wire_format_lite.cc [for tool]:
Step #2: external/com_google_protobuf/src/google/protobuf/wire_format_lite.cc:669: warning: ignoring '#pragma clang loop' [-Wunknown-pragmas]
Step #2:   669 | #pragma clang loop vectorize(disable) unroll(disable) interleave(disable)
Step #2:       | 
Step #2: external/com_google_protobuf/src/google/protobuf/wire_format_lite.cc:711: warning: ignoring '#pragma clang loop' [-Wunknown-pragmas]
Step #2:   711 | #pragma clang loop vectorize(disable) unroll(disable) interleave(disable)
Step #2:       | 
Step #2: INFO: From Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]:
Step #2: external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:807:36: warning: 'always_inline' function might not be inlinable [-Wattributes]
Step #2:   807 | PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1(
Step #2:       |                                    ^~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:807:36: warning: 'always_inline' function might not be inlinable [-Wattributes]
Step #2: external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:730:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
Step #2:   730 | PROTOBUF_ALWAYS_INLINE bool EnumIsValidAux(int32_t val, uint16_t xform_val,
Step #2:       |                             ^~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/generated_message_tctable_lite.cc:718:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
Step #2:   718 | PROTOBUF_ALWAYS_INLINE void PrefetchEnumData(uint16_t xform_val,
Step #2:       |                             ^~~~~~~~~~~~~~~~
Step #2: [1,878 / 3,402] Compiling src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc [for tool]; 0s remote-cache ... (32 actions, 0 running)
Step #2: INFO: From Compiling src/google/protobuf/compiler/java/full/enum.cc [for tool]:
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/enum.cc: In member function 'virtual void google::protobuf::compiler::java::EnumNonLiteGenerator::Generate(google::protobuf::io::Printer*)':
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/enum.cc:72:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:    72 |   for (int i = 0; i < canonical_values_.size(); i++) {
Step #2:       |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/enum.cc:80:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:    80 |   for (int i = 0; i < canonical_values_.size(); i++) {
Step #2:       |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/enum.cc:120:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<google::protobuf::compiler::java::EnumNonLiteGenerator::Alias>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:   120 |   for (int i = 0; i < aliases_.size(); i++) {
Step #2:       |                   ~~^~~~~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/enum.cc:204:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:   204 |   for (int i = 0; i < canonical_values_.size(); i++) {
Step #2:       |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/enum.cc: In member function 'bool google::protobuf::compiler::java::EnumNonLiteGenerator::CanUseEnumValues()':
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/enum.cc:378:32: warning: comparison of integer expressions of different signedness: 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
Step #2:   378 |   if (canonical_values_.size() != descriptor_->value_count()) {
Step #2:       |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/google/protobuf/compiler/java/lite/enum.cc [for tool]:
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/lite/enum.cc: In member function 'virtual void google::protobuf::compiler::java::EnumLiteGenerator::Generate(google::protobuf::io::Printer*)':
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/lite/enum.cc:65:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:    65 |   for (int i = 0; i < canonical_values_.size(); i++) {
Step #2:       |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/lite/enum.cc:89:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<google::protobuf::compiler::java::EnumLiteGenerator::Alias>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:    89 |   for (int i = 0; i < aliases_.size(); i++) {
Step #2:       |                   ~~^~~~~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/lite/enum.cc:160:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:   160 |   for (int i = 0; i < canonical_values_.size(); i++) {
Step #2:       |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/google/protobuf/compiler/java/full/message_builder.cc [for tool]:
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/message_builder.cc: In member function 'void google::protobuf::compiler::java::MessageBuilderGenerator::GenerateDescriptorMethods(google::protobuf::io::Printer*)':
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/message_builder.cc:214:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::FieldDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:   214 |     for (int i = 0; i < map_fields.size(); ++i) {
Step #2:       |                     ~~^~~~~~~~~~~~~~~~~~~
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/message_builder.cc:240:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::FieldDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:   240 |     for (int i = 0; i < map_fields.size(); ++i) {
Step #2:       |                     ~~^~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/google/protobuf/compiler/java/full/message.cc [for tool]:
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/message.cc: In member function 'void google::protobuf::compiler::java::ImmutableMessageGenerator::GenerateDescriptorMethods(google::protobuf::io::Printer*)':
Step #2: external/com_google_protobuf/src/google/protobuf/compiler/java/full/message.cc:805:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::FieldDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:   805 |     for (int i = 0; i < map_fields.size(); ++i) {
Step #2:       |                     ~~^~~~~~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/google/protobuf/compiler/java/kotlin_generator.cc [for tool]:
Step #2: In file included from bazel-out/k8-opt-exec-ST-a828a81199fe/bin/external/com_google_protobuf/src/google/protobuf/compiler/java/_virtual_includes/helpers/google/protobuf/compiler/java/helpers.h:23,
Step #2:                  from external/com_google_protobuf/src/google/protobuf/compiler/java/kotlin_generator.cc:13:
Step #2: bazel-out/k8-opt-exec-ST-a828a81199fe/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/printer/google/protobuf/io/printer.h: In instantiation of 'void google::protobuf::io::AnnotationProtoCollector<AnnotationProto>::AddAnnotation(size_t, size_t, const std::string&, const std::vector<int>&, absl::lts_20240116::optional<google::protobuf::io::AnnotationCollector::Semantic>) [with AnnotationProto = google::protobuf::GeneratedCodeInfo; size_t = long unsigned int; std::string = std::__cxx11::basic_string<char>]':
Step #2: bazel-out/k8-opt-exec-ST-a828a81199fe/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/printer/google/protobuf/io/printer.h:123:8:   required from here
Step #2: bazel-out/k8-opt-exec-ST-a828a81199fe/bin/external/com_google_protobuf/src/google/protobuf/io/_virtual_includes/printer/google/protobuf/io/printer.h:127:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
Step #2:   127 |     for (int i = 0; i < path.size(); ++i) {
Step #2:       |                     ~~^~~~~~~~~~~~~
Step #2: INFO: From Action external/com_google_googleapis/google/longrunning/operations.grpc.pb.h:
Step #2: bazel-out/k8-fastbuild/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
Step #2: INFO: From Action external/com_google_googleapis/google/iam/credentials/v1/common.grpc.pb.h:
Step #2: bazel-out/k8-fastbuild/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
Step #2: INFO: From Action external/com_google_googleapis/google/pubsub/v1/pubsub.grpc.pb.h:
Step #2: bazel-out/k8-fastbuild/bin/external/com_google_googleapis/external/com_google_googleapis: warning: directory does not exist.
Step #2: [2,205 / 3,402] Compiling external/com_google_protobuf/src/google/protobuf/_virtual_imports/wrappers_proto/google/protobuf/wrappers.upb_minitable.c; 0s remote-cache ... (32 actions, 0 running)
Step #2: INFO: From Compiling src/core/lib/event_engine/tcp_socket_utils.cc:
Step #2: external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc: In function 'bool grpc_event_engine::experimental::ResolvedAddressToV4Mapped(const EventEngine::ResolvedAddress&, EventEngine::ResolvedAddress*)':
Step #2: external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc:232:11: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class grpc_event_engine::experimental::EventEngine::ResolvedAddress'; use assignment or value-initialization instead [-Wclass-memaccess]
Step #2:   232 |     memset(resolved_addr6_out, 0, sizeof(*resolved_addr6_out));
Step #2:       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.h:22,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/event_engine/tcp_socket_utils.cc:14:
Step #2: external/com_github_grpc_grpc/include/grpc/event_engine/event_engine.h:150:9: note: 'class grpc_event_engine::experimental::EventEngine::ResolvedAddress' declared here
Step #2:   150 |   class ResolvedAddress {
Step #2:       |         ^~~~~~~~~~~~~~~
Step #2: INFO: From Compiling src/core/lib/resource_quota/memory_quota.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/resource_quota/memory_quota.cc:39:
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop<F>::<unnamed>' [-Wattributes]
Step #2:   127 |   GPR_NO_UNIQUE_ADDRESS union {
Step #2:       |                               ^
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: note: attribute for 'union grpc_core::promise_detail::Loop<F>::<unnamed>' must follow the 'union' keyword
Step #2: [2,616 / 3,402] Compiling external/com_github_cncf_xds/xds/type/matcher/v3/ip.upb.c; 0s remote-cache ... (32 actions, 0 running)
Step #2: INFO: From Compiling src/core/lib/transport/call_spine.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/transport/call_spine.h:27,
Step #2:                  from external/com_github_grpc_grpc/src/core/lib/transport/call_spine.cc:15:
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h: In member function 'bool grpc_core::Party::PromiseParticipantImpl<SuppliedFactory>::PollParticipantPromise() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator)::<lambda()> mutable::<lambda(grpc_core::MessageHandle)> mutable::<lambda()>]':
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h:570:5: warning: control reaches end of non-void function [-Wreturn-type]
Step #2:   570 |     }
Step #2:       |     ^
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h: In member function 'bool grpc_core::Party::PromiseParticipantImpl<SuppliedFactory>::PollParticipantPromise() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator)::<lambda()> mutable::<lambda(absl::lts_20240116::optional<std::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter> >)> mutable::<lambda(grpc_core::MessageHandle)> mutable::<lambda()>]':
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h:570:5: warning: control reaches end of non-void function [-Wreturn-type]
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h: In member function 'grpc_core::Poll<typename grpc_core::promise_detail::OncePromiseFactory<void, F>::Promise::Result> grpc_core::Party::PromiseParticipantImpl<SuppliedFactory>::PollCompletion() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator)::<lambda()> mutable::<lambda(grpc_core::MessageHandle)> mutable::<lambda()>]':
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h:582:5: warning: control reaches end of non-void function [-Wreturn-type]
Step #2:   582 |     }
Step #2:       |     ^
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h: In member function 'grpc_core::Poll<typename grpc_core::promise_detail::OncePromiseFactory<void, F>::Promise::Result> grpc_core::Party::PromiseParticipantImpl<SuppliedFactory>::PollCompletion() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator)::<lambda()> mutable::<lambda(absl::lts_20240116::optional<std::unique_ptr<grpc_metadata_batch, grpc_core::Arena::PooledDeleter> >)> mutable::<lambda(grpc_core::MessageHandle)> mutable::<lambda()>]':
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/party.h:582:5: warning: control reaches end of non-void function [-Wreturn-type]
Step #2: [3,020 / 3,402] Compiling src/core/handshaker/security/security_handshaker.cc; 0s remote-cache ... (32 actions, 0 running)
Step #2: INFO: From Compiling src/core/ext/transport/chttp2/transport/hpack_parser.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:43:
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h: In instantiation of 'void grpc_core::HuffDecoder<F>::Done0() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]':
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1603:9:   required from 'bool grpc_core::HuffDecoder<F>::Run() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:358:53:   required from 'static grpc_core::HpackParseStatus grpc_core::HPackParser::String::ParseHuff(grpc_core::HPackParser::Input*, uint32_t, Out) [with Out = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>; uint32_t = unsigned int]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:499:18:   required from here
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1880:52: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
Step #2:  1880 |         ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1;
Step #2:       |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h: In instantiation of 'void grpc_core::HuffDecoder<F>::Done0() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]':
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1603:9:   required from 'bool grpc_core::HuffDecoder<F>::Run() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:358:53:   required from 'static grpc_core::HpackParseStatus grpc_core::HPackParser::String::ParseHuff(grpc_core::HPackParser::Input*, uint32_t, Out) [with Out = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>; uint32_t = unsigned int]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:525:25:   required from here
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1880:52: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h: In instantiation of 'void grpc_core::HuffDecoder<F>::Done1() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]':
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2065:7:   required from 'void grpc_core::HuffDecoder<F>::DecodeStep0() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1628:11:   required from 'bool grpc_core::HuffDecoder<F>::Run() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:358:53:   required from 'static grpc_core::HpackParseStatus grpc_core::HPackParser::String::ParseHuff(grpc_core::HPackParser::Input*, uint32_t, Out) [with Out = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>; uint32_t = unsigned int]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:499:18:   required from here
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2221:52: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
Step #2:  2221 |         ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1;
Step #2:       |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h: In instantiation of 'void grpc_core::HuffDecoder<F>::Done1() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]':
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2065:7:   required from 'void grpc_core::HuffDecoder<F>::DecodeStep0() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1628:11:   required from 'bool grpc_core::HuffDecoder<F>::Run() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:358:53:   required from 'static grpc_core::HpackParseStatus grpc_core::HPackParser::String::ParseHuff(grpc_core::HPackParser::Input*, uint32_t, Out) [with Out = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>; uint32_t = unsigned int]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:525:25:   required from here
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2221:52: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h: In instantiation of 'void grpc_core::HuffDecoder<F>::Done21() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]':
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2701:7:   required from 'void grpc_core::HuffDecoder<F>::DecodeStep20() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2155:9:   required from 'void grpc_core::HuffDecoder<F>::DecodeStep0() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1628:11:   required from 'bool grpc_core::HuffDecoder<F>::Run() [with F = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:358:53:   required from 'static grpc_core::HpackParseStatus grpc_core::HPackParser::String::ParseHuff(grpc_core::HPackParser::Input*, uint32_t, Out) [with Out = grpc_core::HPackParser::String::Parse(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>; uint32_t = unsigned int]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:499:18:   required from here
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2746:52: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
Step #2:  2746 |         ok_ = (buffer_ & ((1 << buffer_len_) - 1)) == (1 << buffer_len_) - 1;
Step #2:       |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h: In instantiation of 'void grpc_core::HuffDecoder<F>::Done21() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]':
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2701:7:   required from 'void grpc_core::HuffDecoder<F>::DecodeStep20() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2155:9:   required from 'void grpc_core::HuffDecoder<F>::DecodeStep0() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:1628:11:   required from 'bool grpc_core::HuffDecoder<F>::Run() [with F = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:358:53:   required from 'static grpc_core::HpackParseStatus grpc_core::HPackParser::String::ParseHuff(grpc_core::HPackParser::Input*, uint32_t, Out) [with Out = grpc_core::HPackParser::String::ParseBinary(grpc_core::HPackParser::Input*, bool, size_t)::<lambda(uint8_t)>; uint32_t = unsigned int]'
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:525:25:   required from here
Step #2: external/com_github_grpc_grpc/src/core/ext/transport/chttp2/transport/decode_huff.h:2746:52: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
Step #2: INFO: From Compiling src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc:49:
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop<F>::<unnamed>' [-Wattributes]
Step #2:   127 |   GPR_NO_UNIQUE_ADDRESS union {
Step #2:       |                               ^
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: note: attribute for 'union grpc_core::promise_detail::Loop<F>::<unnamed>' must follow the 'union' keyword
Step #2: INFO: From Compiling src/core/load_balancing/priority/priority.cc:
Step #2: external/com_github_grpc_grpc/src/core/load_balancing/priority/priority.cc:375:10: warning: 'uint32_t grpc_core::{anonymous}::PriorityLb::GetChildPriorityLocked(const std::string&) const' defined but not used [-Wunused-function]
Step #2:   375 | uint32_t PriorityLb::GetChildPriorityLocked(
Step #2:       |          ^~~~~~~~~~
Step #2: INFO: From Compiling src/core/lib/channel/connected_channel.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/lib/channel/connected_channel.cc:62:
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop<F>::<unnamed>' [-Wattributes]
Step #2:   127 |   GPR_NO_UNIQUE_ADDRESS union {
Step #2:       |                               ^
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: note: attribute for 'union grpc_core::promise_detail::Loop<F>::<unnamed>' must follow the 'union' keyword
Step #2: INFO: From Compiling src/core/client_channel/client_channel.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/client_channel/client_channel.cc:71:
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop<F>::<unnamed>' [-Wattributes]
Step #2:   127 |   GPR_NO_UNIQUE_ADDRESS union {
Step #2:       |                               ^
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: note: attribute for 'union grpc_core::promise_detail::Loop<F>::<unnamed>' must follow the 'union' keyword
Step #2: INFO: From Compiling src/core/client_channel/load_balanced_call_destination.cc:
Step #2: In file included from external/com_github_grpc_grpc/src/core/client_channel/load_balanced_call_destination.cc:22:
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop<F>::<unnamed>' [-Wattributes]
Step #2:   127 |   GPR_NO_UNIQUE_ADDRESS union {
Step #2:       |                               ^
Step #2: external/com_github_grpc_grpc/src/core/lib/promise/loop.h:127:31: note: attribute for 'union grpc_core::promise_detail::Loop<F>::<unnamed>' must follow the 'union' keyword
Step #2: [3,323 / 3,402] Compiling google/cloud/pubsub/admin/internal/topic_admin_tracing_stub.cc; 0s remote-cache ... (31 actions, 0 running)
Step #2: [3,401 / 3,402] Linking quickstart; 0s remote-cache
Step #2: INFO: Found 1 target...
Step #2: Target //:quickstart up-to-date:
Step #2:   /h/.cache/bazel/_bazel_root/4300cc972091275d9b13f78d785c1e06/execroot/qs/bazel-out/k8-fastbuild/bin/quickstart
Step #2: INFO: Elapsed time: 20.790s, Critical Path: 2.19s
Step #2: INFO: 3402 processes: 2720 remote cache hit, 680 internal, 2 local.
Step #2: INFO: Build completed successfully, 3402 total actions
Step #2: ==> 🕑 quickstart-bazel completed in 149.124 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/ubuntu-24.04@sha256:2a2bf5ee0346fc035bf873853fd6d677ebb15265a06a6dae8dcff8cf62520c1a
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/ubuntu-24.04:4092e0f8-c40a-491d-89cd-3b8f8bd24164
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/87c42604-e400-4afd-b23b-13bb48d78e78] 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/14459/8003219e0ca2aac70202705209ebccfcc0a8c50e/ubuntu-24.04-quickstart-bazel-default/log-4092e0f8-c40a-491d-89cd-3b8f8bd24164.txt