Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bigquery): Fixes parsing of null type values returned from BQ server #14384

Merged
merged 3 commits into from
Jun 27, 2024

fix(bigquery): Added TODO for cleanup

7ac1eb2
Select commit
Loading
Failed to load commit list.
Merged

fix(bigquery): Fixes parsing of null type values returned from BQ server #14384

fix(bigquery): Added TODO for cleanup
7ac1eb2
Select commit
Loading
Failed to load commit list.
Google Cloud Build / demo-alpine-stable-pr (cloud-cpp-testing-resources) succeeded Jun 27, 2024 in 5m 31s

Summary

Build Information

Trigger demo-alpine-stable-pr
Build 73c795a7-8913-4591-8bc5-aa12f679d25e
Start 2024-06-27T11:52:14-07:00
Duration 4m36.754s
Status SUCCESS

Steps

Step Status Duration
kaniko-build SUCCESS 20.358s
download-runner-image SUCCESS 11.588s
us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:73c795a7-8913-4591-8bc5-aa12f679d25e SUCCESS 3m51.342s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 2.997s
gcr.io/google.com/cloudsdktool/cloud-sdk SUCCESS 35.312s

Details

starting build "73c795a7-8913-4591-8bc5-aa12f679d25e"

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              7ac1eb29fdbc2f496f667067de256c045660bbef -> FETCH_HEAD
Updating files:  14% (2848/19989)
Updating files:  15% (2999/19989)
Updating files:  16% (3199/19989)
Updating files:  17% (3399/19989)
Updating files:  18% (3599/19989)
Updating files:  19% (3798/19989)
Updating files:  20% (3998/19989)
Updating files:  21% (4198/19989)
Updating files:  22% (4398/19989)
Updating files:  23% (4598/19989)
Updating files:  24% (4798/19989)
Updating files:  25% (4998/19989)
Updating files:  26% (5198/19989)
Updating files:  27% (5398/19989)
Updating files:  28% (5597/19989)
Updating files:  29% (5797/19989)
Updating files:  30% (5997/19989)
Updating files:  31% (6197/19989)
Updating files:  32% (6397/19989)
Updating files:  33% (6597/19989)
Updating files:  34% (6797/19989)
Updating files:  35% (6997/19989)
Updating files:  36% (7197/19989)
Updating files:  37% (7396/19989)
Updating files:  38% (7596/19989)
Updating files:  39% (7796/19989)
Updating files:  40% (7996/19989)
Updating files:  41% (8196/19989)
Updating files:  42% (8396/19989)
Updating files:  43% (8596/19989)
Updating files:  44% (8796/19989)
Updating files:  45% (8996/19989)
Updating files:  46% (9195/19989)
Updating files:  47% (9395/19989)
Updating files:  48% (9595/19989)
Updating files:  49% (9795/19989)
Updating files:  50% (9995/19989)
Updating files:  51% (10195/19989)
Updating files:  52% (10395/19989)
Updating files:  53% (10595/19989)
Updating files:  54% (10795/19989)
Updating files:  55% (10994/19989)
Updating files:  56% (11194/19989)
Updating files:  57% (11394/19989)
Updating files:  58% (11594/19989)
Updating files:  59% (11794/19989)
Updating files:  60% (11994/19989)
Updating files:  61% (12194/19989)
Updating files:  62% (12394/19989)
Updating files:  63% (12594/19989)
Updating files:  64% (12793/19989)
Updating files:  65% (12993/19989)
Updating files:  66% (13193/19989)
Updating files:  67% (13393/19989)
Updating files:  68% (13593/19989)
Updating files:  69% (13793/19989)
Updating files:  70% (13993/19989)
Updating files:  71% (14193/19989)
Updating files:  72% (14393/19989)
Updating files:  73% (14592/19989)
Updating files:  74% (14792/19989)
Updating files:  75% (14992/19989)
Updating files:  76% (15192/19989)
Updating files:  77% (15392/19989)
Updating files:  78% (15592/19989)
Updating files:  79% (15792/19989)
Updating files:  80% (15992/19989)
Updating files:  81% (16192/19989)
Updating files:  82% (16391/19989)
Updating files:  83% (16591/19989)
Updating files:  84% (16791/19989)
Updating files:  85% (16991/19989)
Updating files:  86% (17191/19989)
Updating files:  87% (17391/19989)
Updating files:  88% (17591/19989)
Updating files:  89% (17791/19989)
Updating files:  90% (17991/19989)
Updating files:  91% (18190/19989)
Updating files:  92% (18390/19989)
Updating files:  93% (18590/19989)
Updating files:  94% (18790/19989)
Updating files:  95% (18990/19989)
Updating files:  96% (19190/19989)
Updating files:  97% (19390/19989)
Updating files:  98% (19590/19989)
Updating files:  99% (19790/19989)
Updating files: 100% (19989/19989)
Updating files: 100% (19989/19989), done.
HEAD is now at 7ac1eb29 fix(bigquery): Added TODO for cleanup
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: 29f873e2e3f8: Already exists
Step #4: 53048caf03e0: Pulling fs layer
Step #4: d50114e0754c: Pulling fs layer
Step #4: b8d3f8f7c1c4: Pulling fs layer
Step #4: 0d7b48bed183: Pulling fs layer
Step #4: b0e681768337: Pulling fs layer
Step #4: bff3752b5dcd: Pulling fs layer
Step #4: 0d7b48bed183: Waiting
Step #4: b0e681768337: Waiting
Step #4: bff3752b5dcd: Waiting
Step #0 - "kaniko-build": v1.23.1-debug: Pulling from kaniko-project/executor
Step #4: b8d3f8f7c1c4: Verifying Checksum
Step #4: b8d3f8f7c1c4: Download complete
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": ab3b1f26e68b: Waiting
Step #0 - "kaniko-build": cfb57b650595: Pulling fs layer
Step #0 - "kaniko-build": a0f8dede3abd: Waiting
Step #0 - "kaniko-build": 264b23d5ed20: Pulling fs layer
Step #0 - "kaniko-build": d44f6c98e5c6: Waiting
Step #0 - "kaniko-build": c5feba66a4cc: Pulling fs layer
Step #0 - "kaniko-build": 3823d3dd2d66: Waiting
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": c5feba66a4cc: Waiting
Step #0 - "kaniko-build": 60cc5d5a1394: Waiting
Step #0 - "kaniko-build": f0612e139fc7: Waiting
Step #0 - "kaniko-build": 264b23d5ed20: Waiting
Step #4: d50114e0754c: Verifying Checksum
Step #4: d50114e0754c: Download complete
Step #4: 53048caf03e0: Download complete
Step #4: 53048caf03e0: Pull complete
Step #4: bff3752b5dcd: Verifying Checksum
Step #0 - "kaniko-build": ab3b1f26e68b: Download complete
Step #0 - "kaniko-build": ab3b1f26e68b: Pull complete
Step #4: d50114e0754c: Pull complete
Step #4: b8d3f8f7c1c4: Pull complete
Step #0 - "kaniko-build": a0f8dede3abd: Verifying Checksum
Step #0 - "kaniko-build": a0f8dede3abd: Download complete
Step #4: b0e681768337: Verifying Checksum
Step #4: b0e681768337: Download complete
Step #0 - "kaniko-build": a0f8dede3abd: Pull complete
Step #0 - "kaniko-build": d44f6c98e5c6: Verifying Checksum
Step #0 - "kaniko-build": d44f6c98e5c6: Download complete
Step #0 - "kaniko-build": 3823d3dd2d66: Verifying Checksum
Step #0 - "kaniko-build": 3823d3dd2d66: Download complete
Step #0 - "kaniko-build": 3823d3dd2d66: Pull complete
Step #0 - "kaniko-build": cfb57b650595: Verifying Checksum
Step #0 - "kaniko-build": cfb57b650595: Download complete
Step #0 - "kaniko-build": d44f6c98e5c6: Pull 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": c5feba66a4cc: Verifying Checksum
Step #0 - "kaniko-build": c5feba66a4cc: Download complete
Step #0 - "kaniko-build": f0612e139fc7: Verifying Checksum
Step #0 - "kaniko-build": f0612e139fc7: Download complete
Step #0 - "kaniko-build": 60cc5d5a1394: Verifying Checksum
Step #0 - "kaniko-build": 60cc5d5a1394: Download complete
Step #0 - "kaniko-build": 264b23d5ed20: Pull complete
Step #0 - "kaniko-build": cd6967ddf460: Verifying Checksum
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-06-27T18:52:30Z" level=info msg="Using dockerignore file: /workspace/ci/.dockerignore"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Retrieving image manifest alpine:3.19"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Retrieving image alpine:3.19 from registry index.docker.io"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Retrieving image manifest alpine:3.19"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Built cross stage deps: map[]"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Retrieving image manifest alpine:3.19"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Retrieving image manifest alpine:3.19"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Returning cached image manifest"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Executing 0 build triggers"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Building stage 'alpine:3.19' [idx: '0', base-idx: '-1']"
Step #0 - "kaniko-build": time="2024-06-27T18:52:30Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:06172825a15c02fccae7938691432a14b63901248af962fa16074e146e70f7a4..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Using caching version of cmd: RUN apk update &&     apk add bash ca-certificates cmake curl git         gcc g++ make tar unzip zip zlib-dev"
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:a1c5a9b77b3bbaf8c6e0ba5f47cb6dad0ff1bef33a8982a0d7a4cbe50965828a..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.gz |     tar -xzf - --strip-components=1 &&     ./configure --prefix=/usr &&     make -j ${NCPU:-4} &&     make install &&     cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:e9c2f78e0ac6f508e8bbcadf9758c0def89ae864d76c03e9499f1417f8b2b938..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Using caching version of cmd: RUN apk update &&     apk add abseil-cpp-dev crc32c-dev c-ares-dev curl-dev grpc-dev         protobuf-dev nlohmann-json openssl-dev re2-dev"
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:7745ccd6e336aaee40d8cb3fe4779515e64c31bc5cfa8ed229baa8ea33994aaf..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.16.0.tar.gz |     tar -xzf - --strip-components=1 &&     cmake         -DCMAKE_BUILD_TYPE=Release         -DBUILD_SHARED_LIBS=yes         -DWITH_EXAMPLES=OFF         -DWITH_ABSEIL=ON         -DBUILD_TESTING=OFF         -DOPENTELEMETRY_INSTALL=ON         -DOPENTELEMETRY_ABI_VERSION_NO=2         -DWITH_DEPRECATED_SDK_FACTORY=OFF         -S . -B cmake-out &&     cmake --build cmake-out --target install -- -j ${NCPU:-4}"
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Checking for cached layer us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable/cache:05fc9be1d0b88ca199e9d1a44a6a0590d83f574cbb47890fa96011b646ce601d..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Using caching version of cmd: RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v0.8.1/sccache-v0.8.1-x86_64-unknown-linux-musl.tar.gz |     tar -zxf - --strip-components=1 &&     mkdir -p /usr/local/bin &&     mv sccache /usr/local/bin/sccache &&     chmod +x /usr/local/bin/sccache"
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Skipping unpacking as no commands require it."
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="ARG NCPU=4"
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="RUN apk update &&     apk add bash ca-certificates cmake curl git         gcc g++ make tar unzip zip zlib-dev"
Step #0 - "kaniko-build": time="2024-06-27T18:52:31Z" level=info msg="Found cached layer, extracting to filesystem"
Step #4: 0d7b48bed183: Verifying Checksum
Step #4: 0d7b48bed183: Download complete
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="WORKDIR /var/tmp/build/pkgconf"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="Changed working directory to /var/tmp/build/pkgconf"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="Creating directory /var/tmp/build/pkgconf with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="RUN curl -fsSL https://distfiles.ariadne.space/pkgconf/pkgconf-2.2.0.tar.gz |     tar -xzf - --strip-components=1 &&     ./configure --prefix=/usr &&     make -j ${NCPU:-4} &&     make install &&     cd /var/tmp && rm -fr build"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="No files changed in this command, skipping snapshotting."
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="RUN apk update &&     apk add abseil-cpp-dev crc32c-dev c-ares-dev curl-dev grpc-dev         protobuf-dev nlohmann-json openssl-dev re2-dev"
Step #0 - "kaniko-build": time="2024-06-27T18:52:35Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-06-27T18:52:36Z" level=info msg="WORKDIR /var/tmp/build/opentelemetry-cpp"
Step #0 - "kaniko-build": time="2024-06-27T18:52:36Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-06-27T18:52:36Z" level=info msg="Changed working directory to /var/tmp/build/opentelemetry-cpp"
Step #0 - "kaniko-build": time="2024-06-27T18:52:36Z" level=info msg="Creating directory /var/tmp/build/opentelemetry-cpp with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-06-27T18:52:36Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:36Z" level=info msg="RUN curl -fsSL https://github.com/open-telemetry/opentelemetry-cpp/archive/v1.16.0.tar.gz |     tar -xzf - --strip-components=1 &&     cmake         -DCMAKE_BUILD_TYPE=Release         -DBUILD_SHARED_LIBS=yes         -DWITH_EXAMPLES=OFF         -DWITH_ABSEIL=ON         -DBUILD_TESTING=OFF         -DOPENTELEMETRY_INSTALL=ON         -DOPENTELEMETRY_ABI_VERSION_NO=2         -DWITH_DEPRECATED_SDK_FACTORY=OFF         -S . -B cmake-out &&     cmake --build cmake-out --target install -- -j ${NCPU:-4}"
Step #0 - "kaniko-build": time="2024-06-27T18:52:36Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="WORKDIR /var/tmp/sccache"
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="Cmd: workdir"
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="Changed working directory to /var/tmp/sccache"
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="Creating directory /var/tmp/sccache with uid -1 and gid -1"
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="Taking snapshot of files..."
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v0.8.1/sccache-v0.8.1-x86_64-unknown-linux-musl.tar.gz |     tar -zxf - --strip-components=1 &&     mkdir -p /usr/local/bin &&     mv sccache /usr/local/bin/sccache &&     chmod +x /usr/local/bin/sccache"
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="Found cached layer, extracting to filesystem"
Step #0 - "kaniko-build": time="2024-06-27T18:52:37Z" level=info msg="Pushing image to us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:73c795a7-8913-4591-8bc5-aa12f679d25e"
Step #0 - "kaniko-build": time="2024-06-27T18:52:38Z" level=info msg="Pushed us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable@sha256:c88f27dccf046836f546d2479e72c9c2cc68289f448a85f62bcbbe8ce6193aa3"
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/demo-alpine-stable:73c795a7-8913-4591-8bc5-aa12f679d25e
Step #1 - "download-runner-image": 73c795a7-8913-4591-8bc5-aa12f679d25e: Pulling from cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable
Step #1 - "download-runner-image": b84a74cde5af: Pulling fs layer
Step #1 - "download-runner-image": d9f8d94f72b9: Pulling fs layer
Step #1 - "download-runner-image": bcfd3449dd0a: Pulling fs layer
Step #1 - "download-runner-image": 38a9c9fae179: Pulling fs layer
Step #1 - "download-runner-image": e92c09ae88b7: Pulling fs layer
Step #1 - "download-runner-image": f2777b304660: Pulling fs layer
Step #1 - "download-runner-image": f32b6a52b377: Pulling fs layer
Step #1 - "download-runner-image": e994f81da51f: Pulling fs layer
Step #1 - "download-runner-image": 9dba7ca350fd: Pulling fs layer
Step #1 - "download-runner-image": 38a9c9fae179: Waiting
Step #1 - "download-runner-image": f2777b304660: Waiting
Step #1 - "download-runner-image": e92c09ae88b7: Waiting
Step #1 - "download-runner-image": 9dba7ca350fd: Waiting
Step #1 - "download-runner-image": f32b6a52b377: Waiting
Step #1 - "download-runner-image": e994f81da51f: Waiting
Step #1 - "download-runner-image": bcfd3449dd0a: Verifying Checksum
Step #1 - "download-runner-image": bcfd3449dd0a: Download complete
Step #1 - "download-runner-image": b84a74cde5af: Download complete
Step #1 - "download-runner-image": 38a9c9fae179: Verifying Checksum
Step #1 - "download-runner-image": 38a9c9fae179: Download complete
Step #1 - "download-runner-image": f2777b304660: Download complete
Step #1 - "download-runner-image": b84a74cde5af: Pull complete
Step #1 - "download-runner-image": e92c09ae88b7: Verifying Checksum
Step #1 - "download-runner-image": e92c09ae88b7: Download complete
Step #1 - "download-runner-image": f32b6a52b377: Verifying Checksum
Step #1 - "download-runner-image": f32b6a52b377: Download complete
Step #1 - "download-runner-image": e994f81da51f: Download complete
Step #1 - "download-runner-image": 9dba7ca350fd: Verifying Checksum
Step #1 - "download-runner-image": 9dba7ca350fd: Download complete
Step #1 - "download-runner-image": d9f8d94f72b9: Download complete
Step #1 - "download-runner-image": d9f8d94f72b9: Pull complete
Step #1 - "download-runner-image": bcfd3449dd0a: Pull complete
Step #1 - "download-runner-image": 38a9c9fae179: Pull complete
Step #1 - "download-runner-image": e92c09ae88b7: Pull complete
Step #1 - "download-runner-image": f2777b304660: Pull complete
Step #1 - "download-runner-image": f32b6a52b377: Pull complete
Step #1 - "download-runner-image": e994f81da51f: Pull complete
Step #1 - "download-runner-image": 9dba7ca350fd: Pull complete
Step #1 - "download-runner-image": Digest: sha256:c88f27dccf046836f546d2479e72c9c2cc68289f448a85f62bcbbe8ce6193aa3
Step #1 - "download-runner-image": Status: Downloaded newer image for us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:73c795a7-8913-4591-8bc5-aa12f679d25e
Step #1 - "download-runner-image": us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:73c795a7-8913-4591-8bc5-aa12f679d25e
Step #4: 0d7b48bed183: Pull complete
Step #4: b0e681768337: Pull complete
Step #4: bff3752b5dcd: Pull complete
Step #4: Digest: sha256:bf02b5b88f0296e1efe1ef85ae51e74e707ba3b4432dad994d417e3b563cd1c4
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 14384
Step #4: ++ gcloud builds describe --region us-east1 --format 'value(create_time)' 73c795a7-8913-4591-8bc5-aa12f679d25e
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/demo-alpine-stable:73c795a7-8913-4591-8bc5-aa12f679d25e
Step #2: 
Step #2: 2024-06-27T18:52:56Z (+0s)
Step #2: =================
Step #2: |   Log Links   |
Step #2: =================
Step #2: * GCB: https://console.cloud.google.com/cloud-build/builds;region=us-east1/73c795a7-8913-4591-8bc5-aa12f679d25e;tab=detail?project=cloud-cpp-testing-resources
Step #2: * Raw: https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14384/7ac1eb29fdbc2f496f667067de256c045660bbef/demo-alpine-stable-demo-install/log-73c795a7-8913-4591-8bc5-aa12f679d25e.txt
Step #2: 
Step #2: 2024-06-27T18:52:56Z (+0s)
Step #2: ====================
Step #2: |   Machine Info   |
Step #2: ====================
Step #2: date: unrecognized option: rfc-3339=seconds
Step #2:      host: 
Step #2: BusyBox v1.36.1 (2024-06-12 06:28:12 UTC) multi-call binary.
Step #2: 
Step #2: Usage: date [OPTIONS] [+FMT] [[-s] TIME]
Step #2: 
Step #2: Display time (using +FMT), or set time
Step #2: 
Step #2: 	-u		Work in UTC (don't convert to local time)
Step #2: 	[-s] TIME	Set time to TIME
Step #2: 	-d TIME		Display TIME, not 'now'
Step #2: 	-D FMT		FMT (strptime format) for -s/-d TIME conversion
Step #2: 	-r FILE		Display last modification time of FILE
Step #2: 	-R		Output RFC-2822 date
Step #2: 	-I[SPEC]	Output ISO-8601 date
Step #2: 			SPEC=date (default), hours, minutes, seconds or ns
Step #2: 
Step #2: Recognized TIME formats:
Step #2: 	@seconds_since_1970
Step #2: 	hh:mm[:ss]
Step #2: 	[YYYY.]MM.DD-hh:mm[:ss]
Step #2: 	YYYY-MM-DD hh:mm[:ss]
Step #2: 	[[[[[YY]YY]MM]DD]hh]mm[.ss]
Step #2: 	'date TIME' form accepts MMDDhhmm[[YY]YY][.ss] instead
Step #2: date: unrecognized option: rfc-3339=seconds
Step #2: BusyBox v1.36.1 (2024-06-12 06:28:12 UTC) multi-call binary.
Step #2: 
Step #2: Usage: date [OPTIONS] [+FMT] [[-s] TIME]
Step #2: 
Step #2: Display time (using +FMT), or set time
Step #2: 
Step #2: 	-u		Work in UTC (don't convert to local time)
Step #2: 	[-s] TIME	Set time to TIME
Step #2: 	-d TIME		Display TIME, not 'now'
Step #2: 	-D FMT		FMT (strptime format) for -s/-d TIME conversion
Step #2: 	-r FILE		Display last modification time of FILE
Step #2: 	-R		Output RFC-2822 date
Step #2: 	-I[SPEC]	Output ISO-8601 date
Step #2: 			SPEC=date (default), hours, minutes, seconds or ns
Step #2: 
Step #2: Recognized TIME formats:
Step #2: 	@seconds_since_1970
Step #2: 	hh:mm[:ss]
Step #2: 	[YYYY.]MM.DD-hh:mm[:ss]
Step #2: 	YYYY-MM-DD hh:mm[:ss]
Step #2: 	[[[[[YY]YY]MM]DD]hh]mm[.ss]
Step #2: 	'date TIME' form accepts MMDDhhmm[[YY]YY][.ss] instead
Step #2:    google: 
Step #2:    kernel: #1 SMP Debian 5.10.218-1 (2024-06-01)
Step #2:        os: PRETTY_NAME="Alpine Linux v3.19"
Step #2:     nproc: 32
Step #2:       mem: 125.80 GiB
Step #2:      term: dumb
Step #2:       gcc: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014
Step #2:     clang: ci/cloudbuild/build.sh: line 257: clang: command not found
Step #2:        cc: cc (Alpine 13.2.1_git20231014) 13.2.1 20231014
Step #2: 
Step #2: 2024-06-27T18:52:56Z (+0s)
Step #2: ==========================================
Step #2: |   Starting local build: demo-install   |
Step #2: ==========================================
Step #2: 2024-06-27T18:52:56Z (+0s): Using CMake version
Step #2: cmake version 3.27.8
Step #2: 
Step #2: CMake suite maintained and supported by Kitware (kitware.com/cmake).
Step #2: 2024-06-27T18:52:56Z (+0s): Clearing sccache stats
Step #4: + ctime=2024-06-27T18:51:31.320138Z
Step #4: + query=tags=pr
Step #4: + query+=' AND tags=14384'
Step #4: + query+=' AND substitutions.COMMIT_SHA != 7ac1eb29fdbc2f496f667067de256c045660bbef'
Step #4: + query+=' AND create_time < 2024-06-27T18:51:31.320138Z'
Step #4: + gcloud builds list --region us-east1 --ongoing '--format=value(id)' --filter 'tags=pr AND tags=14384 AND substitutions.COMMIT_SHA != 7ac1eb29fdbc2f496f667067de256c045660bbef AND create_time < 2024-06-27T18:51:31.320138Z'
Step #4: + xargs -r -t gcloud builds cancel --region us-east1
Step #2: Statistics zeroed.
Step #2: -- The CXX compiler identification is GNU 13.2.1
Step #2: -- Detecting CXX compiler ABI info
Step #2: -- Detecting CXX compiler ABI info - done
Step #2: -- Check for working CXX compiler: /usr/bin/c++ - skipped
Step #2: -- Detecting CXX compile features
Step #2: -- Detecting CXX compile features - done
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Step #2: -- Found Threads: TRUE  
Step #2: -- Found ZLIB: /lib/libz.so (found version "1.3.1")  
Step #2: -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.1.5")  
Step #2: -- Could NOT find c-ares (missing: c-ares_DIR)
Step #2: -- Found c-ares: /usr/include (found version "1.27.0") 
Step #2: -- Found RE2 via CMake.
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WALL
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WALL - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WCONVERSION
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WCONVERSION - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WNO_SIGN_CONVERSION
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WNO_SIGN_CONVERSION - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR
Step #4: gcloud builds cancel --region us-east1 f851ed1f-891f-4c9a-b01a-01fa4ecab113 f3492edd-701a-4f0a-a083-5b4de9a3cc36 ed2ad05a-69e9-44c2-a011-049ce0ced690 eb8fd0b1-2335-42c9-9cdc-3b6f54295812 e4a939f4-b438-4dc9-b889-539575e60a0e df43fe77-dafc-4881-93f7-2ec7d48afd3d
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR - Success
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_CLANG_ABI_COMPAT_17
Step #2: -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_CLANG_ABI_COMPAT_17 - Failed
Step #2: -- Found opentelemetry-cpp: /usr/local/include  
Step #2: -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0")  
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/f851ed1f-891f-4c9a-b01a-01fa4ecab113].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/f3492edd-701a-4f0a-a083-5b4de9a3cc36].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/ed2ad05a-69e9-44c2-a011-049ce0ced690].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/eb8fd0b1-2335-42c9-9cdc-3b6f54295812].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/e4a939f4-b438-4dc9-b889-539575e60a0e].
Step #4: Cancelled [https://cloudbuild.googleapis.com/v1/projects/cloud-cpp-testing-resources/locations/us-east1/builds/df43fe77-dafc-4881-93f7-2ec7d48afd3d].
Step #4: ---
Step #4: availableSecrets:
Step #4:   secretManager:
Step #4:   - env: CODECOV_TOKEN
Step #4:     versionName: projects/cloud-cpp-testing-resources/secrets/CODECOV_TOKEN/versions/latest
Step #4: buildTriggerId: 4e65bb4a-0deb-4e5c-a074-f628fa012f13
Step #4: createTime: '2024-06-27T18:48:04.245818Z'
Step #4: id: f851ed1f-891f-4c9a-b01a-01fa4ecab113
Step #4: logUrl: https://console.cloud.google.com/cloud-build/builds;region=us-east1/f851ed1f-891f-4c9a-b01a-01fa4ecab113?project=936212892354
Step #4: logsBucket: gs://cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14384/723947ee1c069984db5f3840223c72e8956f3672/demo-ubuntu-24.04-demo-install-__default__
Step #4: name: projects/936212892354/locations/us-east1/builds/f851ed1f-891f-4c9a-b01a-01fa4ecab113
Step #4: options:
Step #4:   dynamicSubstitutions: true
Step #4:   env:
Step #4:   - HOME=/h
Step #4:   - TZ=UTC0
Step #4:   - GOOGLE_CLOUD_BUILD=yes
Step #4:   - PROJECT_ID=cloud-cpp-testing-resources
Step #4:   - BUILD_ID=f851ed1f-891f-4c9a-b01a-01fa4ecab113
Step #4:   - BRANCH_NAME=bigquery_v2_client_lib_null_fix
Step #4:   - COMMIT_SHA=723947ee1c069984db5f3840223c72e8956f3672
Step #4:   - PR_NUMBER=14384
Step #4:   - TRIGGER_TYPE=pr
Step #4:   - GENERATE_GOLDEN_ONLY=
Step #4:   - UPDATED_DISCOVERY_DOCUMENT=
Step #4:   - CONSOLE_LOG_URL=https://console.cloud.google.com/cloud-build/builds;region=us-east1/f851ed1f-891f-4c9a-b01a-01fa4ecab113;tab=detail?project=cloud-cpp-testing-resources
Step #4:   - RAW_LOG_URL=https://storage.googleapis.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14384/723947ee1c069984db5f3840223c72e8956f3672/demo-ubuntu-24.04-demo-install/log-f851ed1f-891f-4c9a-b01a-01fa4ecab113.txt
Step #4:   logging: LEGACY
Step #4:   pool:
Step #4:     name: projects/cloud-cpp-testing-resources/locations/us-east1/workerPools/google-cloud-cpp-pool
Step #4:   substitutionOption: ALLOW_LOOSE
Step #4:   volumes:
Step #4:   - name: home
Step #4:     path: /h
Step #4: projectId: cloud-cpp-testing-resources
Step #4: queueTtl: 3600s
Step #4: source:
Step #4:   gitSource:
Step #4:     revision: 723947ee1c069984db5f3840223c72e8956f3672
Step #4:     url: https://github.com/googleapis/google-cloud-cpp.git
Step #4: sourceProvenance:
Step #4:   resolvedGitSource:
Step #4:     revision: 723947ee1c069984db5f3840223c72e8956f3672
Step #4:     url: https://github.com/googleapis/google-cloud-cpp.git
Step #4: startTime: '2024-06-27T18:48:52.468066838Z'
Step #4: status: WORKING
Step #4: steps:
Step #
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/cloud-cpp-community-publiclogs/logs/google-cloud-cpp/14384/7ac1eb29fdbc2f496f667067de256c045660bbef/demo-alpine-stable-demo-install-__default__/log-73c795a7-8913-4591-8bc5-aa12f679d25e.txt.]
...
ersion "3.1.5")  
Step #2: -- Could NOT find c-ares (missing: c-ares_DIR)
Step #2: -- Found c-ares: /usr/include (found version "1.27.0") 
Step #2: -- Found RE2 via CMake.
Step #2: -- Found opentelemetry-cpp: /usr/local/include  
Step #2: -- Configuring done (0.4s)
Step #2: -- Generating done (0.0s)
Step #2: -- Build files have been written to: /workspace/cmake-out/quickstart/cmake-spanner
Step #2: [ 50%] Building CXX object CMakeFiles/quickstart.dir/quickstart.cc.o
Step #2: [100%] Linking CXX executable quickstart
Step #2: [100%] Built target quickstart
Step #2: 
Step #2: 2024-06-27T18:56:04Z (+188s): [ Make ]
Step #2: make: Entering directory '/workspace/google/cloud/spanner/quickstart'
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -pthread -DPROTOBUF_USE_DLLS -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -L/lib -o /workspace/cmake-out/quickstart/makefile-spanner/quickstart quickstart.cc -lgoogle_cloud_cpp_spanner -lgoogle_cloud_cpp_grpc_utils -lgoogle_cloud_cpp_iam_credentials_v1_iamcredentials_protos -lgoogle_cloud_cpp_iam_credentials_v1_common_protos -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -lgoogle_cloud_cpp_spanner_protos -lgoogle_cloud_cpp_iam_v1_iam_policy_protos -lgoogle_cloud_cpp_api_field_behavior_protos -lgoogle_cloud_cpp_api_resource_protos -lgoogle_cloud_cpp_iam_v1_options_protos -lgoogle_cloud_cpp_iam_v1_policy_protos -lgoogle_cloud_cpp_longrunning_operations_protos -lgoogle_cloud_cpp_api_annotations_protos -lgoogle_cloud_cpp_api_http_protos -lgoogle_cloud_cpp_api_client_protos -lgoogle_cloud_cpp_api_launch_stage_protos -lgoogle_cloud_cpp_rpc_status_protos -lgoogle_cloud_cpp_rpc_error_details_protos -lgoogle_cloud_cpp_type_expr_protos -lgrpc++ -lgrpc -lgpr -labsl_random_distributions -labsl_random_seed_sequences -labsl_random_internal_pool_urbg -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_platform -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -lssl -lcrypto -lprotobuf -labsl_log_internal_check_op -labsl_leak_check -labsl_die_if_null -labsl_log_internal_conditions -labsl_log_internal_message -labsl_examine_stack -labsl_log_internal_format -labsl_log_internal_proto -labsl_log_internal_nullguard -labsl_log_internal_log_sink_set -labsl_log_sink -labsl_log_entry -labsl_flags -labsl_flags_internal -labsl_flags_marshalling -labsl_flags_reflection -labsl_flags_private_handle_accessor -labsl_flags_commandlineflag -labsl_flags_commandlineflag_internal -labsl_flags_config -labsl_flags_program_name -labsl_log_initialize -labsl_log_globals -labsl_log_internal_globals -labsl_raw_hash_set -labsl_hash -labsl_city -labsl_low_level_hash -labsl_hashtablez_sampler -labsl_statusor -labsl_status -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_str_format_internal -labsl_strerror -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_bad_variant_access -lz -lcares -labsl_time -labsl_civil_time -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_raw_logging_internal -labsl_log_severity -labsl_time_zone
Step #2: make: Leaving directory '/workspace/google/cloud/spanner/quickstart'
Step #2: 
Step #2: 2024-06-27T18:56:12Z (+196s)
Step #2: ------------------------------------
Step #2: |   Building quickstart: storage   |
Step #2: ------------------------------------
Step #2: 2024-06-27T18:56:12Z (+196s): [ CMake ]
Step #2: -- The CXX compiler identification is GNU 13.2.1
Step #2: -- Detecting CXX compiler ABI info
Step #2: -- Detecting CXX compiler ABI info - done
Step #2: -- Check for working CXX compiler: /usr/bin/c++ - skipped
Step #2: -- Detecting CXX compile features
Step #2: -- Detecting CXX compile features - done
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Step #2: -- Found Threads: TRUE  
Step #2: -- Found opentelemetry-cpp: /usr/local/include  
Step #2: -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0")  
Step #2: -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3") 
Step #2: -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.1.5")  
Step #2: -- Found ZLIB: /lib/libz.so (found version "1.3.1")  
Step #2: GCS+gRPC plugin is disabled, skipping its quickstarts
Step #2: -- Could NOT find google_cloud_cpp_storage_grpc (missing: google_cloud_cpp_storage_grpc_DIR)
Step #2: -- Configuring done (0.4s)
Step #2: -- Generating done (0.0s)
Step #2: -- Build files have been written to: /workspace/cmake-out/quickstart/cmake-storage
Step #2: [ 50%] Building CXX object CMakeFiles/quickstart.dir/quickstart.cc.o
Step #2: [100%] Linking CXX executable quickstart
Step #2: [100%] Built target quickstart
Step #2: 
Step #2: 2024-06-27T18:56:13Z (+197s): [ Make ]
Step #2: make: Entering directory '/workspace/google/cloud/storage/quickstart'
Step #2: Package google_cloud_cpp_storage_grpc was not found in the pkg-config search path.
Step #2: Perhaps you should add the directory containing `google_cloud_cpp_storage_grpc.pc'
Step #2: to the PKG_CONFIG_PATH environment variable
Step #2: Package 'google_cloud_cpp_storage_grpc' not found
Step #2: Package google_cloud_cpp_storage_grpc was not found in the pkg-config search path.
Step #2: Perhaps you should add the directory containing `google_cloud_cpp_storage_grpc.pc'
Step #2: to the PKG_CONFIG_PATH environment variable
Step #2: Package 'google_cloud_cpp_storage_grpc' not found
Step #2: Package google_cloud_cpp_storage_grpc was not found in the pkg-config search path.
Step #2: Perhaps you should add the directory containing `google_cloud_cpp_storage_grpc.pc'
Step #2: to the PKG_CONFIG_PATH environment variable
Step #2: Package 'google_cloud_cpp_storage_grpc' not found
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -o /workspace/cmake-out/quickstart/makefile-storage/quickstart quickstart.cc -lgoogle_cloud_cpp_storage -lcrc32c -lgoogle_cloud_cpp_rest_internal -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -labsl_city -lcurl -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_str_format_internal -labsl_time -labsl_civil_time -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_time_zone -labsl_bad_variant_access -labsl_raw_logging_internal -labsl_log_severity -lssl -lcrypto
Step #2: make: Leaving directory '/workspace/google/cloud/storage/quickstart'
Step #2: 
Step #2: 2024-06-27T18:56:18Z (+202s)
Step #2: -----------------------------------
Step #2: |   Building quickstart: pubsub   |
Step #2: -----------------------------------
Step #2: 2024-06-27T18:56:18Z (+202s): [ CMake ]
Step #2: -- The CXX compiler identification is GNU 13.2.1
Step #2: -- Detecting CXX compiler ABI info
Step #2: -- Detecting CXX compiler ABI info - done
Step #2: -- Check for working CXX compiler: /usr/bin/c++ - skipped
Step #2: -- Detecting CXX compile features
Step #2: -- Detecting CXX compile features - done
Step #2: -- Found ZLIB: /lib/libz.so (found version "1.3.1")  
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Step #2: -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Step #2: -- Found Threads: TRUE  
Step #2: -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.1.5")  
Step #2: -- Could NOT find c-ares (missing: c-ares_DIR)
Step #2: -- Found c-ares: /usr/include (found version "1.27.0") 
Step #2: -- Found RE2 via CMake.
Step #2: -- Found opentelemetry-cpp: /usr/local/include  
Step #2: -- Configuring done (0.4s)
Step #2: -- Generating done (0.0s)
Step #2: -- Build files have been written to: /workspace/cmake-out/quickstart/cmake-pubsub
Step #2: [ 25%] Building CXX object CMakeFiles/quickstart.dir/quickstart.cc.o
Step #2: [ 50%] Linking CXX executable quickstart
Step #2: [ 50%] Built target quickstart
Step #2: [ 75%] Building CXX object CMakeFiles/subscriber_quickstart.dir/subscriber_quickstart.cc.o
Step #2: [100%] Linking CXX executable subscriber_quickstart
Step #2: [100%] Built target subscriber_quickstart
Step #2: 
Step #2: 2024-06-27T18:56:22Z (+206s): [ Make ]
Step #2: make: Entering directory '/workspace/google/cloud/pubsub/quickstart'
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -pthread -DPROTOBUF_USE_DLLS -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -L/lib -o /workspace/cmake-out/quickstart/makefile-pubsub/quickstart quickstart.cc -lgoogle_cloud_cpp_pubsub -lgoogle_cloud_cpp_grpc_utils -lgoogle_cloud_cpp_iam_credentials_v1_iamcredentials_protos -lgoogle_cloud_cpp_iam_credentials_v1_common_protos -lgoogle_cloud_cpp_iam_v1_policy_protos -lgoogle_cloud_cpp_type_expr_protos -lgoogle_cloud_cpp_longrunning_operations_protos -lgoogle_cloud_cpp_rpc_status_protos -lgoogle_cloud_cpp_rpc_error_details_protos -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -lgoogle_cloud_cpp_pubsub_protos -lgoogle_cloud_cpp_api_annotations_protos -lgoogle_cloud_cpp_api_client_protos -lgoogle_cloud_cpp_api_field_behavior_protos -lgoogle_cloud_cpp_api_http_protos -lgoogle_cloud_cpp_api_launch_stage_protos -lgoogle_cloud_cpp_api_resource_protos -lgrpc++ -lgrpc -lgpr -labsl_random_distributions -labsl_random_seed_sequences -labsl_random_internal_pool_urbg -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_platform -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -lssl -lcrypto -lprotobuf -labsl_log_internal_check_op -labsl_leak_check -labsl_die_if_null -labsl_log_internal_conditions -labsl_log_internal_message -labsl_examine_stack -labsl_log_internal_format -labsl_log_internal_proto -labsl_log_internal_nullguard -labsl_log_internal_log_sink_set -labsl_log_sink -labsl_log_entry -labsl_flags -labsl_flags_internal -labsl_flags_marshalling -labsl_flags_reflection -labsl_flags_private_handle_accessor -labsl_flags_commandlineflag -labsl_flags_commandlineflag_internal -labsl_flags_config -labsl_flags_program_name -labsl_log_initialize -labsl_log_globals -labsl_log_internal_globals -labsl_raw_hash_set -labsl_hash -labsl_city -labsl_low_level_hash -labsl_hashtablez_sampler -labsl_statusor -labsl_status -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_strerror -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_time -labsl_civil_time -labsl_time_zone -labsl_bad_variant_access -lz -lcares -labsl_str_format_internal -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_raw_logging_internal -labsl_log_severity
Step #2: g++  -I/h/google-cloud-cpp-installed/lib/pkgconfig/../../include -DGOOGLE_CLOUD_CPP_HAVE_OPENTELEMETRY -I/usr/local/lib/pkgconfig/../../include -DHAVE_ABSEIL -DOPENTELEMETRY_ABI_VERSION_NO=1 -pthread -DPROTOBUF_USE_DLLS -DNOMINMAX -L/h/google-cloud-cpp-installed/lib/pkgconfig/../../lib -L/usr/local/lib/pkgconfig/../../lib -L/lib -o /workspace/cmake-out/quickstart/makefile-pubsub/subscriber_quickstart subscriber_quickstart.cc -lgoogle_cloud_cpp_pubsub -lgoogle_cloud_cpp_grpc_utils -lgoogle_cloud_cpp_iam_credentials_v1_iamcredentials_protos -lgoogle_cloud_cpp_iam_credentials_v1_common_protos -lgoogle_cloud_cpp_iam_v1_policy_protos -lgoogle_cloud_cpp_type_expr_protos -lgoogle_cloud_cpp_longrunning_operations_protos -lgoogle_cloud_cpp_rpc_status_protos -lgoogle_cloud_cpp_rpc_error_details_protos -lgoogle_cloud_cpp_common -labsl_bad_any_cast_impl -lgoogle_cloud_cpp_pubsub_protos -lgoogle_cloud_cpp_api_annotations_protos -lgoogle_cloud_cpp_api_client_protos -lgoogle_cloud_cpp_api_field_behavior_protos -lgoogle_cloud_cpp_api_http_protos -lgoogle_cloud_cpp_api_launch_stage_protos -lgoogle_cloud_cpp_api_resource_protos -lgrpc++ -lgrpc -lgpr -labsl_random_distributions -labsl_random_seed_sequences -labsl_random_internal_pool_urbg -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_platform -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -lssl -lcrypto -lprotobuf -labsl_log_internal_check_op -labsl_leak_check -labsl_die_if_null -labsl_log_internal_conditions -labsl_log_internal_message -labsl_examine_stack -labsl_log_internal_format -labsl_log_internal_proto -labsl_log_internal_nullguard -labsl_log_internal_log_sink_set -labsl_log_sink -labsl_log_entry -labsl_flags -labsl_flags_internal -labsl_flags_marshalling -labsl_flags_reflection -labsl_flags_private_handle_accessor -labsl_flags_commandlineflag -labsl_flags_commandlineflag_internal -labsl_flags_config -labsl_flags_program_name -labsl_log_initialize -labsl_log_globals -labsl_log_internal_globals -labsl_raw_hash_set -labsl_hash -labsl_city -labsl_low_level_hash -labsl_hashtablez_sampler -labsl_statusor -labsl_status -labsl_cord -labsl_cordz_info -labsl_cord_internal -labsl_cordz_functions -labsl_exponential_biased -labsl_cordz_handle -labsl_crc_cord_state -labsl_crc32c -labsl_crc_internal -labsl_crc_cpu_detect -labsl_bad_optional_access -labsl_strerror -labsl_synchronization -labsl_graphcycles_internal -labsl_kernel_timeout_internal -labsl_stacktrace -labsl_symbolize -labsl_debugging_internal -labsl_demangle_internal -labsl_malloc_internal -labsl_time -labsl_civil_time -labsl_time_zone -labsl_bad_variant_access -lz -lcares -labsl_str_format_internal -labsl_strings -labsl_string_view -labsl_strings_internal -labsl_base -lrt -labsl_spinlock_wait -labsl_int128 -labsl_throw_delegate -labsl_raw_logging_internal -labsl_log_severity
Step #2: make: Leaving directory '/workspace/google/cloud/pubsub/quickstart'
Step #2: 
Step #2: 2024-06-27T18:56:37Z (+221s)
Step #2: ------------------------------------
Step #2: |   Running quickstart: bigquery   |
Step #2: ------------------------------------
Step #2: 2024-06-27T18:56:37Z (+221s): [ CMake ]
Step #2: 2024-06-27T18:56:37Z (+221s): + /workspace/cmake-out/quickstart/cmake-bigquery/quickstart cloud-cpp-testing-resources projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 6311504 rows read from table: projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 
Step #2: 2024-06-27T18:56:39Z (+223s): [ Make ]
Step #2: 2024-06-27T18:56:39Z (+223s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-bigquery/quickstart cloud-cpp-testing-resources projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 6311504 rows read from table: projects/bigquery-public-data/datasets/usa_names/tables/usa_1910_current
Step #2: 
Step #2: 2024-06-27T18:56:41Z (+225s)
Step #2: ------------------------------------
Step #2: |   Running quickstart: bigtable   |
Step #2: ------------------------------------
Step #2: 2024-06-27T18:56:41Z (+225s): [ CMake ]
Step #2: 2024-06-27T18:56:41Z (+225s): + /workspace/cmake-out/quickstart/cmake-bigtable/quickstart cloud-cpp-testing-resources test-instance quickstart
Step #2: Getting a single row by row key:cf1:cq    @ 1696879174763000us
Step #2: "value"
Step #2: 
Step #2: 2024-06-27T18:56:41Z (+225s): [ Make ]
Step #2: 2024-06-27T18:56:41Z (+225s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-bigtable/quickstart cloud-cpp-testing-resources test-instance quickstart
Step #2: Getting a single row by row key:cf1:cq    @ 1696879174763000us
Step #2: "value"
Step #2: 
Step #2: 2024-06-27T18:56:42Z (+226s)
Step #2: -------------------------------
Step #2: |   Running quickstart: iam   |
Step #2: -------------------------------
Step #2: 2024-06-27T18:56:42Z (+226s): [ CMake ]
Step #2: 2024-06-27T18:56:42Z (+226s): + /workspace/cmake-out/quickstart/cmake-iam/quickstart cloud-cpp-testing-resources
Step #2: Service Accounts for project: cloud-cpp-testing-resources
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-caller@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-gcr-updater-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-update-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hmac-keys-test-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-credentials-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-update@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-run-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-run-pubsub-invoker@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-key-file-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/github-actions-storage@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-build-trigger-scheduler@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/bigtable-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/spanner-iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-create@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: 
Step #2: 2024-06-27T18:56:42Z (+226s): [ Make ]
Step #2: 2024-06-27T18:56:42Z (+226s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-iam/quickstart cloud-cpp-testing-resources
Step #2: Service Accounts for project: cloud-cpp-testing-resources
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-caller@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kokoro-gcr-updater-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-update-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hmac-keys-test-service-account@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/iam-credentials-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/kinesis-pubsub-testing@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-update@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/hello-world-run-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-run-pubsub-invoker@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-key-file-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/github-actions-storage@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/cloud-build-trigger-scheduler@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/storage-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/bigtable-test-iam-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/[email protected]
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/gha-build-cache@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/spanner-iam-test-sa@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: projects/cloud-cpp-testing-resources/serviceAccounts/pubsub-samples-create@cloud-cpp-testing-resources.iam.gserviceaccount.com
Step #2: 
Step #2: 2024-06-27T18:56:42Z (+226s)
Step #2: -----------------------------------
Step #2: |   Running quickstart: spanner   |
Step #2: -----------------------------------
Step #2: 2024-06-27T18:56:42Z (+226s): [ CMake ]
Step #2: 2024-06-27T18:56:42Z (+226s): + /workspace/cmake-out/quickstart/cmake-spanner/quickstart cloud-cpp-testing-resources test-instance quickstart-db
Step #2: Hello World
Step #2: 
Step #2: 2024-06-27T18:56:44Z (+228s): [ Make ]
Step #2: 2024-06-27T18:56:44Z (+228s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-spanner/quickstart cloud-cpp-testing-resources test-instance quickstart-db
Step #2: Hello World
Step #2: 
Step #2: 2024-06-27T18:56:46Z (+230s)
Step #2: -----------------------------------
Step #2: |   Running quickstart: storage   |
Step #2: -----------------------------------
Step #2: 2024-06-27T18:56:46Z (+230s): [ CMake ]
Step #2: 2024-06-27T18:56:46Z (+230s): + /workspace/cmake-out/quickstart/cmake-storage/quickstart gcs-grpc-team-cloud-cpp-testing-bucket
Step #2: Successfully created object: ObjectMetadata={name=quickstart.txt, acl=[], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CO32uYq7/IYDEAE=, event_based_hold=false, generation=1719514606500717, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart.txt/1719514606500717, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt?generation=1719514606500717&alt=media, , metageneration=1, name=quickstart.txt, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1719514606598000000, time_deleted=0, time_storage_class_updated=1719514606598000000, updated=1719514606598000000, soft_delete_time=1970-01-01T00:00:00Z, hard_delete_time=1970-01-01T00:00:00Z}
Step #2: Hello World!
Step #2: 
Step #2: 2024-06-27T18:56:46Z (+230s): [ Make ]
Step #2: 2024-06-27T18:56:46Z (+230s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-storage/quickstart gcs-grpc-team-cloud-cpp-testing-bucket
Step #2: Successfully created object: ObjectMetadata={name=quickstart.txt, acl=[], bucket=gcs-grpc-team-cloud-cpp-testing-bucket, cache_control=, component_count=0, content_disposition=, content_encoding=, content_language=, content_type=, crc32c=/mzx3A==, etag=CIKBz4q7/IYDEAE=, event_based_hold=false, generation=1719514606846082, id=gcs-grpc-team-cloud-cpp-testing-bucket/quickstart.txt/1719514606846082, kind=storage#object, kms_key_name=, md5_hash=7Qdih1MuhjZehB6Sv8UNjA==, media_link=https://storage.googleapis.com/download/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt?generation=1719514606846082&alt=media, , metageneration=1, name=quickstart.txt, retention_expiration_time=1970-01-01T00:00:00Z, self_link=https://www.googleapis.com/storage/v1/b/gcs-grpc-team-cloud-cpp-testing-bucket/o/quickstart.txt, size=12, storage_class=STANDARD, temporary_hold=false, time_created=1719514606991000000, time_deleted=0, time_storage_class_updated=1719514606991000000, updated=1719514606991000000, soft_delete_time=1970-01-01T00:00:00Z, hard_delete_time=1970-01-01T00:00:00Z}
Step #2: Hello World!
Step #2: 
Step #2: 2024-06-27T18:56:47Z (+231s)
Step #2: ----------------------------------
Step #2: |   Running quickstart: pubsub   |
Step #2: ----------------------------------
Step #2: 2024-06-27T18:56:47Z (+231s): [ CMake ]
Step #2: 2024-06-27T18:56:47Z (+231s): + /workspace/cmake-out/quickstart/cmake-pubsub/quickstart cloud-cpp-testing-resources quickstart
Step #2: Hello World published with id=11566978069746954
Step #2: 
Step #2: 2024-06-27T18:56:47Z (+231s): [ Make ]
Step #2: 2024-06-27T18:56:47Z (+231s): + env LD_LIBRARY_PATH=/h/google-cloud-cpp-installed/lib64:/h/google-cloud-cpp-installed/lib: /workspace/cmake-out/quickstart/makefile-pubsub/quickstart cloud-cpp-testing-resources quickstart
Step #2: Hello World published with id=11566915034849658
Step #2: 2024-06-27T18:56:47Z (+231s): ===> sccache stats
Step #2: Compile requests                   3324
Step #2: Compile requests executed          3324
Step #2: Cache hits                         3324
Step #2: Cache hits (C/C++)                 3324
Step #2: Cache misses                          0
Step #2: Cache timeouts                        0
Step #2: Cache read errors                     0
Step #2: Forced recaches                       0
Step #2: Cache write errors                    0
Step #2: Compilation failures                  0
Step #2: Cache errors                          0
Step #2: Non-cacheable compilations            0
Step #2: Non-cacheable calls                   0
Step #2: Non-compilation calls                 0
Step #2: Unsupported compiler calls            0
Step #2: Average cache write               0.000 s
Step #2: Average compiler                  0.000 s
Step #2: Average cache read hit            0.060 s
Step #2: Failed distributed compilations       0
Step #2: Cache location                  gcs, name: cloud-cpp-testing-resources_cloudbuild, prefix: /sccache/demo-alpine-stable-demo-install/
Step #2: Version (client)                0.8.1
Step #2: ==> 🕑 demo-install completed in 230.541 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/demo-alpine-stable@sha256:c88f27dccf046836f546d2479e72c9c2cc68289f448a85f62bcbbe8ce6193aa3
Step #3: 
Step #3: Tags:
Step #3: - us-east1-docker.pkg.dev/cloud-cpp-testing-resources/gcb/cloudbuild/demo-alpine-stable:73c795a7-8913-4591-8bc5-aa12f679d25e
Step #3: Delete request issued.
Step #3: Waiting for operation [projects/cloud-cpp-testing-resources/locations/us-east1/operations/ecfbff97-0c40-425c-b2e2-55ae9ab9e664] 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/14384/7ac1eb29fdbc2f496f667067de256c045660bbef/demo-alpine-stable-demo-install-default/log-73c795a7-8913-4591-8bc5-aa12f679d25e.txt