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

Bump distroless/base-debian12 from f9b0e86 to 5eae9ef in /trillian/examples/deployment/docker/ctfe #1376

Bump distroless/base-debian12

420357b
Select commit
Loading
Failed to load commit list.
Merged

Bump distroless/base-debian12 from f9b0e86 to 5eae9ef in /trillian/examples/deployment/docker/ctfe #1376

Bump distroless/base-debian12
420357b
Select commit
Loading
Failed to load commit list.
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request (trillian-opensource-ci) succeeded Mar 1, 2024 in 8m 39s

Summary

Build Information

Trigger certificate-transparency-go-cloud-build-pull-request
Build 5b498fc1-0107-4a3e-8f1b-994203ddf527
Start 2024-03-01T02:38:15-08:00
Duration 7m54.875s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/docker SUCCESS 11.571s
gcr.io/cloud-builders/docker SUCCESS 1.3s
prepare SUCCESS 23.211s
ci-ready SUCCESS 1m20.482s
default_test SUCCESS 2m53.245s
race_detection SUCCESS 5m28.968s
etcd_with_coverage SUCCESS 2m52.932s
etcd_with_race SUCCESS 2m53.71s
with_pkcs11_and_race SUCCESS 5m32.94s
codecov.io SUCCESS 2.701s
ci_complete SUCCESS 743ms
build_ctfe SUCCESS 50.306s
build_envsubst SUCCESS 2.794s
envsubst_kubernetes_configs SUCCESS 786ms
update_kubernetes_configs_dryrun SUCCESS 8.32s

Details

starting build "5b498fc1-0107-4a3e-8f1b-994203ddf527"

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/google/certificate-transparency-go
 * branch            420357bdc97cdcc964c3617d14b19b57989f6226 -> FETCH_HEAD
HEAD is now at 420357b Bump distroless/base-debian12
BUILD
Starting Step #0
Starting Step #11 - "build_ctfe"
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Sending build context to Docker daemon  5.414MB

Step #11 - "build_ctfe": Step 1/12 : FROM golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29 as build
Step #11 - "build_ctfe": docker.io/library/golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29: Pulling from library/golang
Step #11 - "build_ctfe": Digest: sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29
Step #11 - "build_ctfe": Status: Downloaded newer image for golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29
Step #11 - "build_ctfe":  ---> 0c4ed86491a4
Step #11 - "build_ctfe": Step 2/12 : ARG GOFLAGS=""
Step #11 - "build_ctfe":  ---> Running in 92a7d1d0bd03
Step #11 - "build_ctfe": Removing intermediate container 92a7d1d0bd03
Step #11 - "build_ctfe":  ---> bcba31d0ae20
Step #11 - "build_ctfe": Step 3/12 : ENV GOFLAGS=$GOFLAGS
Step #11 - "build_ctfe":  ---> Running in 364541bf94db
Step #11 - "build_ctfe": Removing intermediate container 364541bf94db
Step #11 - "build_ctfe":  ---> 2e4346bb42d2
Step #11 - "build_ctfe": Step 4/12 : WORKDIR /build
Step #11 - "build_ctfe":  ---> Running in f0b0872f9b04
Step #11 - "build_ctfe": Removing intermediate container f0b0872f9b04
Step #11 - "build_ctfe":  ---> 155913002131
Step #11 - "build_ctfe": Step 5/12 : COPY go.mod .
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #0: 7bb465c29149: Already exists
Step #0: 2b9b41aaa3c5: Already exists
Step #0: 49b40be4436e: Already exists
Step #0: d85d001093ea: Already exists
Step #0: 07ba5748a600: Already exists
Step #0: 9ef5d6b83255: Already exists
Step #0: 4f4fb700ef54: Already exists
Step #0: baa4b0a8dcac: Pulling fs layer
Step #0: b54e37c181d2: Pulling fs layer
Step #0: dfa90078c220: Pulling fs layer
Step #0: 2ecf52ca7bd7: Pulling fs layer
Step #0: d9f804f3e7f9: Pulling fs layer
Step #0: 3c3252684a98: Pulling fs layer
Step #0: d9f804f3e7f9: Waiting
Step #0: 2ecf52ca7bd7: Waiting
Step #0: 3c3252684a98: Waiting
Step #11 - "build_ctfe":  ---> 3f2fd4fc0e5c
Step #11 - "build_ctfe": Step 6/12 : COPY go.sum .
Step #11 - "build_ctfe":  ---> 99d174e371f2
Step #11 - "build_ctfe": Step 7/12 : RUN go mod download
Step #11 - "build_ctfe":  ---> Running in 459c4235e4f8
Step #0: baa4b0a8dcac: Verifying Checksum
Step #0: baa4b0a8dcac: Download complete
Step #0: dfa90078c220: Verifying Checksum
Step #0: dfa90078c220: Download complete
Step #0: baa4b0a8dcac: Pull complete
Step #0: d9f804f3e7f9: Verifying Checksum
Step #0: d9f804f3e7f9: Download complete
Step #0: 3c3252684a98: Verifying Checksum
Step #0: 3c3252684a98: Download complete
Step #0: 2ecf52ca7bd7: Verifying Checksum
Step #0: 2ecf52ca7bd7: Download complete
Step #0: b54e37c181d2: Verifying Checksum
Step #0: b54e37c181d2: Download complete
Step #0: b54e37c181d2: Pull complete
Step #0: dfa90078c220: Pull complete
Step #0: 2ecf52ca7bd7: Pull complete
Step #0: d9f804f3e7f9: Pull complete
Step #0: 3c3252684a98: Pull complete
Step #0: Digest: sha256:6321b79f3ad26327778a56a99652772bcb68cf4e34268dc8fb013b70b50d9a95
Step #0: Status: Downloaded newer image for gcr.io/trillian-opensource-ci/ct_testbase:latest
Step #0: gcr.io/trillian-opensource-ci/ct_testbase:latest
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon  5.414MB

Step #1: Step 1/13 : FROM golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29 as ct_testbase
Step #1:  ---> 0c4ed86491a4
Step #1: Step 2/13 : WORKDIR /testbase
Step #1:  ---> Using cache
Step #1:  ---> d16129b72fa3
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1:  ---> Using cache
Step #1:  ---> 4b780a8f3028
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1:  ---> Using cache
Step #1:  ---> 62d5339da0ec
Step #1: Step 5/13 : RUN apt-get update && apt-get -y install build-essential curl docker-compose lsof netcat-openbsd unzip wget xxd
Step #1:  ---> Using cache
Step #1:  ---> 6c718d6954bf
Step #1: Step 6/13 : RUN cd /usr/bin && curl -L -O https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux64 && mv jq-linux64 /usr/bin/jq && chmod +x /usr/bin/jq
Step #1:  ---> Using cache
Step #1:  ---> b7fa860d8333
Step #1: Step 7/13 : RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.55.1
Step #1:  ---> Using cache
Step #1:  ---> d427aacfd7c0
Step #1: Step 8/13 : RUN mkdir protoc &&     (cd protoc &&     PROTOC_VERSION=3.20.1 &&     PROTOC_ZIP="protoc-${PROTOC_VERSION}-linux-x86_64.zip" &&     wget "https://github.com/google/protobuf/releases/download/v${PROTOC_VERSION}/${PROTOC_ZIP}" &&     unzip -o ${PROTOC_ZIP} -d /usr/local bin/protoc &&     unzip -o ${PROTOC_ZIP} -d /usr/local 'include/*'     )
Step #1:  ---> Using cache
Step #1:  ---> 6264bfafd7b7
Step #1: Step 9/13 : ENV PATH /usr/local/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> 290ed4b10a5f
Step #1: Step 10/13 : COPY ./integration/test-runner.sh /testbase/
Step #1:  ---> Using cache
Step #1:  ---> 4ebabe3d8a2f
Step #1: Step 11/13 : ENV GOPATH /go
Step #1:  ---> Using cache
Step #1:  ---> c2695be24c10
Step #1: Step 12/13 : ENV PATH $GOPATH/bin:/testbase/protoc/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> 4051082a9cca
Step #1: Step 13/13 : CMD /bin/bash -exc /testbase/test-runner.sh
Step #1:  ---> Using cache
Step #1:  ---> d9ea455253bb
Step #1: Successfully built d9ea455253bb
Step #1: Successfully tagged gcr.io/trillian-opensource-ci/ct_testbase:latest
Finished Step #1
Starting Step #2 - "prepare"
Step #2 - "prepare": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_server
Step #2 - "prepare": 2369c33f073a: Already exists
Step #2 - "prepare": 2b776ada0341: Pulling fs layer
Step #2 - "prepare": 2a977872b36c: Pulling fs layer
Step #2 - "prepare": fcb6f6d2c998: Pulling fs layer
Step #2 - "prepare": e8c73c638ae9: Pulling fs layer
Step #2 - "prepare": 1e3d9b7d1452: Pulling fs layer
Step #2 - "prepare": 4aa0ea1413d3: Pulling fs layer
Step #2 - "prepare": 2fa82a9c76b2: Pulling fs layer
Step #2 - "prepare": 672354a91bfa: Pulling fs layer
Step #2 - "prepare": ffb78650e679: Pulling fs layer
Step #2 - "prepare": ad7888c7ea2f: Pulling fs layer
Step #2 - "prepare": e68f9532cd8e: Pulling fs layer
Step #2 - "prepare": 1e4e7eb6703d: Pulling fs layer
Step #2 - "prepare": 2fa82a9c76b2: Waiting
Step #2 - "prepare": 672354a91bfa: Waiting
Step #2 - "prepare": 1e3d9b7d1452: Waiting
Step #2 - "prepare": ffb78650e679: Waiting
Step #2 - "prepare": ad7888c7ea2f: Waiting
Step #2 - "prepare": 4aa0ea1413d3: Waiting
Step #2 - "prepare": e68f9532cd8e: Waiting
Step #2 - "prepare": 1e4e7eb6703d: Waiting
Step #2 - "prepare": e8c73c638ae9: Waiting
Step #2 - "prepare": fcb6f6d2c998: Download complete
Step #2 - "prepare": 2b776ada0341: Download complete
Step #2 - "prepare": 2a977872b36c: Verifying Checksum
Step #2 - "prepare": 2a977872b36c: Download complete
Step #2 - "prepare": 2b776ada0341: Pull complete
Step #2 - "prepare": 1e3d9b7d1452: Verifying Checksum
Step #2 - "prepare": 1e3d9b7d1452: Download complete
Step #2 - "prepare": e8c73c638ae9: Download complete
Step #2 - "prepare": 4aa0ea1413d3: Verifying Checksum
Step #2 - "prepare": 4aa0ea1413d3: Download complete
Step #2 - "prepare": 2fa82a9c76b2: Verifying Checksum
Step #2 - "prepare": 2fa82a9c76b2: Download complete
Step #2 - "prepare": 672354a91bfa: Verifying Checksum
Step #2 - "prepare": 672354a91bfa: Download complete
Step #2 - "prepare": 2a977872b36c: Pull complete
Step #2 - "prepare": ad7888c7ea2f: Verifying Checksum
Step #2 - "prepare": ad7888c7ea2f: Download complete
Step #2 - "prepare": fcb6f6d2c998: Pull complete
Step #2 - "prepare": e8c73c638ae9: Pull complete
Step #2 - "prepare": ffb78650e679: Verifying Checksum
Step #2 - "prepare": ffb78650e679: Download complete
Step #2 - "prepare": 1e3d9b7d1452: Pull complete
Step #2 - "prepare": 1e4e7eb6703d: Verifying Checksum
Step #2 - "prepare": 1e4e7eb6703d: Download complete
Step #2 - "prepare": 4aa0ea1413d3: Pull complete
Step #2 - "prepare": 2fa82a9c76b2: Pull complete
Step #2 - "prepare": 672354a91bfa: Pull complete
Step #2 - "prepare": e68f9532cd8e: Verifying Checksum
Step #2 - "prepare": e68f9532cd8e: Download complete
Step #2 - "prepare": ffb78650e679: Pull complete
Step #2 - "prepare": ad7888c7ea2f: Pull complete
Step #2 - "prepare": e68f9532cd8e: Pull complete
Step #2 - "prepare": 1e4e7eb6703d: Pull complete
Step #2 - "prepare": Digest: sha256:e2d525b00b40fd2bda4d6d84d952bc7cc13b6ae260a48f66b12d0df5043663b8
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_server:latest deployment_trillian-log-server
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_signer
Step #2 - "prepare": 2369c33f073a: Already exists
Step #2 - "prepare": 2b776ada0341: Already exists
Step #2 - "prepare": 2a977872b36c: Already exists
Step #2 - "prepare": fcb6f6d2c998: Already exists
Step #2 - "prepare": e8c73c638ae9: Already exists
Step #2 - "prepare": 1e3d9b7d1452: Already exists
Step #2 - "prepare": 4aa0ea1413d3: Already exists
Step #2 - "prepare": 2fa82a9c76b2: Already exists
Step #2 - "prepare": 672354a91bfa: Already exists
Step #2 - "prepare": ffb78650e679: Already exists
Step #2 - "prepare": ad7888c7ea2f: Already exists
Step #2 - "prepare": fe289b1b10f7: Pulling fs layer
Step #2 - "prepare": 761cb17357bb: Pulling fs layer
Step #2 - "prepare": 761cb17357bb: Verifying Checksum
Step #2 - "prepare": 761cb17357bb: Download complete
Step #2 - "prepare": fe289b1b10f7: Verifying Checksum
Step #2 - "prepare": fe289b1b10f7: Download complete
Step #2 - "prepare": fe289b1b10f7: Pull complete
Step #2 - "prepare": 761cb17357bb: Pull complete
Step #2 - "prepare": Digest: sha256:963962b19122a3981d430f3be14fd3c31619a628229784d6a4c53e89f4940bb8
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_signer:latest deployment_trillian-log-signer
Step #2 - "prepare": ++ go list -f '{{.Dir}}' github.com/google/trillian
Step #2 - "prepare": go: downloading github.com/google/trillian v1.6.0
Step #2 - "prepare": go: downloading google.golang.org/grpc v1.62.0
Step #2 - "prepare": go: downloading google.golang.org/protobuf v1.32.0
Step #2 - "prepare": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80
Step #2 - "prepare": go: downloading google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80
Step #2 - "prepare": go: downloading golang.org/x/net v0.21.0
Step #2 - "prepare": go: downloading golang.org/x/sys v0.17.0
Step #2 - "prepare": go: downloading github.com/golang/protobuf v1.5.3
Step #2 - "prepare": go: downloading golang.org/x/text v0.14.0
Step #2 - "prepare": + export TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.6.0
Step #2 - "prepare": + TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.6.0
Step #2 - "prepare": + echo -e 'networks:\n      default:\n        external:\n          name: cloudbuild'
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.6.0/examples/deployment/docker-compose.yml pull mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Pulling mysql               ... 
Step #2 - "prepare": Pulling trillian-log-server ... 
Step #2 - "prepare": Pulling trillian-log-signer ... 
Step #2 - "prepare": Pulling trillian-log-signer ... done
Step #2 - "prepare": Pulling mysql               ... done
Step #2 - "prepare": Pulling trillian-log-server ... done
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.6.0/examples/deployment/docker-compose.yml up -d mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Building mysql
Step #2 - "prepare": Sending build context to Docker daemon  5.242MB

Step #2 - "prepare": Step 1/4 : FROM mysql:8.2
Step #2 - "prepare": 8.2: Pulling from library/mysql
Step #2 - "prepare": 558b7d69a2e5: Pulling fs layer
Step #2 - "prepare": 599b67b0dd6a: Pulling fs layer
Step #2 - "prepare": 50314d46ce2b: Pulling fs layer
Step #2 - "prepare": 494babc92263: Pulling fs layer
Step #2 - "prepare": 02548e6f2dbf: Pulling fs layer
Step #2 - "prepare": a9e5e2637e0d: Pulling fs layer
Step #2 - "prepare": 657b198fe6b7: Pulling fs layer
Step #2 - "prepare": 215a2b0eabbf: Pulling fs layer
Step #2 - "prepare": 377a4c7a89c5: Pulling fs layer
Step #2 - "prepare": 4bfe599fe218: Pulling fs layer
Step #2 - "prepare": 02548e6f2dbf: Waiting
Step #2 - "prepare": a9e5e2637e0d: Waiting
Step #2 - "prepare": 657b198fe6b7: Waiting
Step #2 - "prepare": 4bfe599fe218: Waiting
Step #2 - "prepare": 215a2b0eabbf: Waiting
Step #2 - "prepare": 494babc92263: Waiting
Step #2 - "prepare": 599b67b0dd6a: Verifying Checksum
Step #2 - "prepare": 599b67b0dd6a: Download complete
Step #2 - "prepare": 50314d46ce2b: Verifying Checksum
Step #2 - "prepare": 50314d46ce2b: Download complete
Step #2 - "prepare": 02548e6f2dbf: Download complete
Step #2 - "prepare": 494babc92263: Verifying Checksum
Step #2 - "prepare": 494babc92263: Download complete
Step #2 - "prepare": a9e5e2637e0d: Verifying Checksum
Step #2 - "prepare": a9e5e2637e0d: Download complete
Step #2 - "prepare": 215a2b0eabbf: Verifying Checksum
Step #2 - "prepare": 215a2b0eabbf: Download complete
Step #2 - "prepare": 558b7d69a2e5: Verifying Checksum
Step #2 - "prepare": 558b7d69a2e5: Download complete
Step #2 - "prepare": 4bfe599fe218: Verifying Checksum
Step #2 - "prepare": 4bfe599fe218: Download complete
Step #2 - "prepare": 657b198fe6b7: Verifying Checksum
Step #2 - "prepare": 657b198fe6b7: Download complete
Step #2 - "prepare": 558b7d69a2e5: Pull complete
Step #11 - "build_ctfe": Removing intermediate container 459c4235e4f8
Step #11 - "build_ctfe":  ---> f4b53c641d61
Step #11 - "build_ctfe": Step 8/12 : COPY . .
Step #2 - "prepare": 599b67b0dd6a: Pull complete
Step #2 - "prepare": 50314d46ce2b: Pull complete
Step #2 - "prepare": 377a4c7a89c5: Verifying Checksum
Step #2 - "prepare": 377a4c7a89c5: Download complete
Step #2 - "prepare": 494babc92263: Pull complete
Step #2 - "prepare": 02548e6f2dbf: Pull complete
Step #2 - "prepare": a9e5e2637e0d: Pull complete
Step #11 - "build_ctfe":  ---> a021075513cf
Step #11 - "build_ctfe": Step 9/12 : RUN go build ./trillian/ctfe/ct_server
Step #11 - "build_ctfe":  ---> Running in 15a63bc11680
Step #2 - "prepare": 657b198fe6b7: Pull complete
Step #2 - "prepare": 215a2b0eabbf: Pull complete
Step #2 - "prepare": 377a4c7a89c5: Pull complete
Step #2 - "prepare": 4bfe599fe218: Pull complete
Step #2 - "prepare": Digest: sha256:212fe73edca5df6ff14826d5eb975c914bfb91f82a2e923f9050568f99525da1
Step #2 - "prepare": Status: Downloaded newer image for mysql:8.2
Step #2 - "prepare":  ---> bc861cf238f2
Step #2 - "prepare": Step 2/4 : COPY examples/deployment/docker/db_server/mysql.cnf /etc/mysql/conf.d/trillian.cnf
Step #2 - "prepare":  ---> 6eec040b7ee2
Step #2 - "prepare": Step 3/4 : COPY storage/mysql/schema/storage.sql /docker-entrypoint-initdb.d/storage.sql
Step #2 - "prepare":  ---> 8a3be68ead44
Step #2 - "prepare": Step 4/4 : RUN chmod -R 775 /docker-entrypoint-initdb.d &&     chmod 644 /etc/mysql/conf.d/trillian.cnf
Step #2 - "prepare":  ---> Running in 5fa8b28e218a
Step #2 - "prepare": Removing intermediate container 5fa8b28e218a
Step #2 - "prepare":  ---> 05cc6f80d3ee
Step #2 - "prepare": Successfully built 05cc6f80d3ee
Step #2 - "prepare": Successfully tagged deployment_mysql:latest
Step #2 - "prepare": Image for service mysql was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`.
Step #2 - "prepare": Creating deployment_mysql_1 ... 
Step #2 - "prepare": Creating deployment_mysql_1 ... done
Step #2 - "prepare": Creating deployment_trillian-log-server_1 ... 
Step #2 - "prepare": Creating deployment_trillian-log-signer_1 ... 
Step #2 - "prepare": Creating deployment_trillian-log-signer_1 ... done
Step #2 - "prepare": Creating deployment_trillian-log-server_1 ... done
Finished Step #2 - "prepare"
Starting Step #3 - "ci-ready"
Step #3 - "ci-ready": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Step #3 - "ci-ready": go: downloading github.com/fullstorydev/grpcurl v1.8.9
Step #3 - "ci-ready": go: downloading github.com/golang/mock v1.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdctl/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/spf13/cobra v1.8.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/api/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/dustin/go-humanize v1.0.1
Step #3 - "ci-ready": go: downloading github.com/urfave/cli v1.22.14
Step #3 - "ci-ready": go: downloading github.com/olekukonko/tablewriter v0.0.5
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v2 v2.305.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdutl/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.uber.org/zap v1.26.0
Step #3 - "ci-ready": go: downloading github.com/bgentry/speakeasy v0.1.0
Step #3 - "ci-ready": go: downloading github.com/spf13/pflag v1.0.5
Step #3 - "ci-ready": go: downloading golang.org/x/time v0.5.0
Step #3 - "ci-ready": go: downloading gopkg.in/cheggaaa/pb.v1 v1.0.28
Step #3 - "ci-ready": go: downloading golang.org/x/mod v0.14.0
Step #3 - "ci-ready": go: downloading golang.org/x/tools v0.16.1
Step #3 - "ci-ready": go: downloading github.com/jhump/protoreflect v1.15.3
Step #3 - "ci-ready": go: downloading github.com/mattn/go-runewidth v0.0.13
Step #3 - "ci-ready": go: downloading github.com/json-iterator/go v1.1.12
Step #3 - "ci-ready": go: downloading github.com/modern-go/reflect2 v1.0.2
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/go-control-plane v0.12.0
Step #3 - "ci-ready": go: downloading go.etcd.io/bbolt v1.3.8
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/raft/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/server/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/coreos/go-semver v0.3.1
Step #3 - "ci-ready": go: downloading github.com/gogo/protobuf v1.3.2
Step #3 - "ci-ready": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80
Step #3 - "ci-ready": go: downloading golang.org/x/sync v0.6.0
Step #3 - "ci-ready": go: downloading github.com/cespare/xxhash/v2 v2.2.0
Step #3 - "ci-ready": go: downloading github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa
Step #3 - "ci-ready": go: downloading github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe
Step #3 - "ci-ready": go: downloading github.com/rivo/uniseg v0.4.4
Step #3 - "ci-ready": go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/tests/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/coreos/go-systemd/v22 v22.5.0
Step #3 - "ci-ready": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #3 - "ci-ready": go: downloading go.uber.org/multierr v1.11.0
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.4
Step #3 - "ci-ready": go: downloading github.com/bufbuild/protocompile v0.6.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_golang v1.18.0
Step #3 - "ci-ready": go: downloading github.com/jonboulle/clockwork v0.4.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
Step #3 - "ci-ready": go: downloading github.com/google/btree v1.1.2
Step #3 - "ci-ready": go: downloading golang.org/x/crypto v0.20.0
Step #3 - "ci-ready": go: downloading github.com/russross/blackfriday/v2 v2.1.0
Step #3 - "ci-ready": go: downloading golang.org/x/oauth2 v0.16.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Step #3 - "ci-ready": go: downloading github.com/soheilhy/cmux v0.1.5
Step #3 - "ci-ready": go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
Step #3 - "ci-ready": go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel v1.21.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/metric v1.21.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/trace v1.21.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute/metadata v0.2.3
Step #3 - "ci-ready": go: downloading github.com/beorn7/perks v1.0.1
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_model v0.5.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/common v0.45.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/procfs v0.12.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute v1.23.3
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
Step #3 - "ci-ready": go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.20.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/sdk v1.20.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.20.0
Step #3 - "ci-ready": go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
Step #3 - "ci-ready": go: downloading sigs.k8s.io/yaml v1.4.0
Step #3 - "ci-ready": go: downloading github.com/go-logr/logr v1.4.1
Step #3 - "ci-ready": go: downloading github.com/gorilla/websocket v1.5.0
Step #3 - "ci-ready": go: downloading github.com/sirupsen/logrus v1.9.3
Step #3 - "ci-ready": go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/proto/otlp v1.0.0
Step #3 - "ci-ready": go: downloading github.com/go-logr/stdr v1.2.2
Step #3 - "ci-ready": go: downloading github.com/cenkalti/backoff/v4 v4.2.1
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0
Step #3 - "ci-ready": go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
Step #11 - "build_ctfe": Removing intermediate container 15a63bc11680
Step #11 - "build_ctfe":  ---> 610cc3be41f5
Step #11 - "build_ctfe": Step 10/12 : FROM gcr.io/distroless/base-debian12@sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd
Step #11 - "build_ctfe": gcr.io/distroless/base-debian12@sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd: Pulling from distroless/base-debian12
Step #11 - "build_ctfe": 2369c33f073a: Already exists
Step #11 - "build_ctfe": 2b776ada0341: Already exists
Step #11 - "build_ctfe": 2a977872b36c: Already exists
Step #11 - "build_ctfe": fcb6f6d2c998: Already exists
Step #11 - "build_ctfe": e8c73c638ae9: Already exists
Step #11 - "build_ctfe": 1e3d9b7d1452: Already exists
Step #11 - "build_ctfe": 4aa0ea1413d3: Already exists
Step #11 - "build_ctfe": 2fa82a9c76b2: Already exists
Step #11 - "build_ctfe": 672354a91bfa: Already exists
Step #11 - "build_ctfe": ffb78650e679: Already exists
Step #11 - "build_ctfe": ad7888c7ea2f: Already exists
Step #11 - "build_ctfe": Digest: sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd
Step #11 - "build_ctfe": Status: Downloaded newer image for gcr.io/distroless/base-debian12@sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd
Step #11 - "build_ctfe":  ---> 07a16aefa8de
Step #11 - "build_ctfe": Step 11/12 : COPY --from=build /build/ct_server /
Step #11 - "build_ctfe":  ---> 427f25d9c535
Step #11 - "build_ctfe": Step 12/12 : ENTRYPOINT ["/ct_server"]
Step #11 - "build_ctfe":  ---> Running in ff2afda0ae10
Step #11 - "build_ctfe": Removing intermediate container ff2afda0ae10
Step #11 - "build_ctfe":  ---> b026a28d151d
Step #11 - "build_ctfe": Successfully built b026a28d151d
Step #11 - "build_ctfe": Successfully tagged gcr.io/trillian-opensource-ci/ctfe:420357bdc97cdcc964c3617d14b19b57989f6226
Finished Step #11 - "build_ctfe"
Step #3 - "ci-ready": go: downloading github.com/transparency-dev/merkle v0.0.2
Step #3 - "ci-ready": go: downloading github.com/kylelemons/godebug v1.1.0
Step #3 - "ci-ready": go: downloading k8s.io/klog/v2 v2.120.1
Step #3 - "ci-ready": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #3 - "ci-ready": go: downloading github.com/gorilla/mux v1.8.1
Step #3 - "ci-ready": go: downloading github.com/mattn/go-sqlite3 v1.14.22
Step #3 - "ci-ready": go: downloading github.com/rs/cors v1.10.1
Step #3 - "ci-ready": go: downloading github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
Step #3 - "ci-ready": go: downloading contrib.go.opencensus.io/exporter/stackdriver v0.13.14
Step #3 - "ci-ready": go: downloading go.opencensus.io v0.24.0
Step #3 - "ci-ready": go: downloading github.com/google/go-cmp v0.6.0
Step #3 - "ci-ready": go: downloading github.com/go-sql-driver/mysql v1.7.1
Step #3 - "ci-ready": go: downloading github.com/lib/pq v1.10.9
Step #3 - "ci-ready": go: downloading cloud.google.com/go/monitoring v1.17.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/trace v1.10.4
Step #3 - "ci-ready": go: downloading github.com/prometheus/prometheus v0.47.2
Step #3 - "ci-ready": go: downloading github.com/aws/aws-sdk-go v1.46.4
Step #3 - "ci-ready": go: downloading google.golang.org/api v0.155.0
Step #3 - "ci-ready": go: downloading github.com/googleapis/gax-go/v2 v2.12.0
Step #3 - "ci-ready": go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
Step #3 - "ci-ready": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
Step #3 - "ci-ready": go: downloading github.com/google/s2a-go v0.1.7
Step #3 - "ci-ready": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #3 - "ci-ready": go: downloading github.com/jmespath/go-jmespath v0.4.0
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go	0.447s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/asn1	0.005s
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/configpb	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/ctclient	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/ctclient/cmd	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/ctutil/sctcheck	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/ctutil/sctscan	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/fixchain/chainfix	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/api	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/client/http	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/client	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/feeder	[no test files]
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/client	23.430s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/ctpolicy	0.010s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/ctutil	0.014s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/fixchain	0.115s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/gossip/minimal/x509ext	0.007s
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness/config	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness/impl	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/verifier	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload/dumpscts	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload/preloader	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/scanner/scanlog	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/submission/hammer	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/submission/server	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/configpb	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/ct_server	[no test files]
Step #3 - "ci-ready": ?   
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-5b498fc1-0107-4a3e-8f1b-994203ddf527.txt.]
...
6Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0301 10:45:41.754227   26126 handlers.go:206] porthos{7433969663265808828}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": Stopping CT HTTP servers (pids 25559)
Step #5 - "race_detection": W0301 10:45:42.301722   25559 main.go:323] Signal received: interrupt
Step #5 - "race_detection": I0301 10:45:42.301876   25559 main.go:297] Shutting down HTTP server...
Step #5 - "race_detection": I0301 10:45:42.302092   25559 main.go:301] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": W0301 10:45:42.705823   26126 handlers.go:206] athos{729506051120716377}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0301 10:45:42.796812   26126 handlers.go:206] porthos{7433969663265808828}: GetSTHConsistency handler error: failed to parse consistency range: invalid first, second params: 1532 1500
Step #8 - "with_pkcs11_and_race": W0301 10:45:42.842345   26126 handlers.go:908] porthos{7433969663265808828}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02o0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240302104505Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\x86j[4\xe2\xc8\x17Jo\xf8\x0fL)\xa9\xb5ɠ\x8aL-\x11\x8e\xf4\xbd\x01\xa9i,e\xa0\xdba'%\xdb\xf6\x02\x93Y\xdb?\xd6$\x85\xba\x1aUL\x8f\x98sX\x83\x10r!t\x95\x8d\x9d\x80g\xc1\x8c\x80)\x87\xf2-\x99\x14U\x14-\xee\xcdo\x19\xe0\x9bm\x14\xb7\xde\xc3\xfeZ\xc6PMF\x9e\x1f\x92\x8b`oѷ?\xdb{\xb4\xe9d\x1fd\xe0ӛ\xa3.%m\x1d\xa1\xe3\x98\x1c\xad\xba\x1f\xb2lwu\xba\xcc0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02 0ӃL\xe7*\xab%溻M\xd8~ h$\xed\x03\xd0OI\x89\xe0\x1a|\xf6s\xa0\"0\x83\x02!\x00\xd2\n\uebf3\x8b7]\bHM1}\x93\xb5#\x89힛JVc\t!\xb2W\xbe\xca\xc2 /" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0301 10:45:42.842642   26126 handlers.go:206] porthos{7433969663265808828}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0301 10:45:42.968019   26126 handlers.go:910] athos{729506051120716377}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x850\x82\x02*\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240302104505Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xc80\x81\xc50\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80^\x89\xf5\x014\x85h\x99\x90|\x84\x7f\xb3\xbe\xfdL\x17\x05d\xe3\xe5\x7f\xb9\aNt\v`f\xd3\xc0a\xba\xe8\xfb\xd2\x05\x91\x90\fA\x0eԈ\xf04\xae\x93a!\x97[:\x99\xdf\x11\x01z\xc8u1\t\xa1\xe3c\xc1\xa1\xdd}'\xae\a\x83^\xc1h\xf7\xe9\xb74\xafE\u05cd\xcb\x15m\xbb\xe1\xbfY\x1fS&\x171\vc7\xeb\x87\x13.\x85$҃\xd8X\x91\x9b]\xb7\x17\xe9\x18\xff\xaa\xfe&\x12\xb7{\x9f0\xf9\x8a\x1a0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\x13\x06\n+\x06\x01\x04\x01\xd6y\x02\x04\x03\x01\x01\xff\x04\x02\x05\x000\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\xebݑ\x99\xaa\x97w\xaeH@\x03\xf7a\x81\x91\x1fk\xa7\xe0\nD3\x03\x06\xa5\x00\xce\xf2M\x83\x82\xc7\x02!\x00\xf1|\x97\x0e\x15×6\x01\xe5S\x86x\xa5\a\xf9\xeeFu\xcb!~\x93\xfc-T\x8c\xb0>\xc2\xca," "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0301 10:45:42.968269   26126 handlers.go:206] athos{729506051120716377}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.263700   26126 handlers.go:206] athos{729506051120716377}: AddChain handler error: athos{729506051120716377}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": Retry kill -INT  25559
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.344910   26126 handlers.go:910] athos{729506051120716377}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x840\x82\x02*\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240302104505Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xc80\x81\xc50\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\xef\xcc\nydu=\x85F\xc06\x9ds\xb2\x94\xd5\xf0\x9f/\x15uobx@\xb2$\xabx\xf8\xf1t\xf4\x83\xa28\xc5\xcdN\xd4\\G!\x11\xf3\xecK\xb2\xd8\xf7A\x01[\x90U\xfa\xc2hߝ&\x18h\xea\xc1\xb5H\x15$\xfdS\x92\xe7l\xb0}\x16\xd00b2C\a\x84\xfa\x89V\xd7\xf5\xb4\xa1ѿ\xf9\x02\x8cH\xfaF7\t\x02M\x7fP\x9e\xba:3\xa8\xf8\xa7_2\xaco\xb2\xfe\x1dMh\xafA\xcc\xc2\x002V0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\x13\x06\n+\x06\x01\x04\x01\xd6y\x02\x04\x03\x01\x01\xff\x04\x02\x05\x000\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02 Y+G\x92\xdde\xd0)\xd0\x13\xf9br7\x12ޑ\x95\xf0\xaa\xbf\u0084\x93\xceR\xa5/\x98\b\xf9\xd1\x02!\x00\xb2\xb8$7O\xc5PUW\xe3\xee\xbaZ\xb3\x0e`\x8b\x18a\x97\x8a\x10\xcd\xedݨ\xd14\xbd\xc76\x93" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.345212   26126 handlers.go:206] athos{729506051120716377}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": I0301 10:45:43.345634   26164 hammer.go:1134] athos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.580021   26126 handlers.go:908] porthos{7433969663265808828}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02o0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240302104505Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80.\xdbɔ_Z\xcd\xf9\x86\x13\xf5_\x9e\r\x12\xd5\xe6~O\x9bR\xb0\xcc\x1b\xfe\xdcA\xceq\xf1\x15\xd5%%\xbfp\xd1ܰbLJ\xd0`\x1c\x90.\xc4J\xea\xb1\xdag\x8cN\xe6\x18\xc5u\x8fLJ\xec\xff\xbf\x1de\xe2؛\xa9\x8b\x8c\xdc\x02t\xf2\x1dH\x8d\x96\a\xb5\xe6\"_\xc6\x05\xf9\xfe\xe63\xfb\xfe\xaa\xba\x14\xedPx\x130ܚ*K\xb2\\`\xbfO\x99Y\x14:\xc7\x0f\x00\xd4l.Z\xa5\x03sӋ\x960\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02 vr\x13{\xf3\xc0\x02}\x16\xbd\xedb1C'\x95Z\x03\xec\t\x1a\x8b\x1f\x1a\xef\xe2\xa0y\x17\x93\x0e\xad\x02!\x00\x9d]LF\xfbJ\xe8J\xd7ZB\xa9\xa5`\x1d1\xecO\xe4!\xe1ؼ\xd6ڞ\xa6=eP\u070f" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.580319   26126 handlers.go:206] porthos{7433969663265808828}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.682898   26126 handlers.go:206] porthos{7433969663265808828}: AddPreChain handler error: porthos{7433969663265808828}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.751265   26126 handlers.go:206] porthos{7433969663265808828}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.771244   26126 handlers.go:908] porthos{7433969663265808828}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02p0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240302104505Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\x02\x1eN\x1f\xb1*R\x92`\xc6&\xdd\xe1\x06\x98+\xacX\xdfW\xcc|\xadB\xa815\xd0\xec\xd8C4\xdd\xedHYJ\x82\xd4<\x9cS\x96-\xa6\x02ߴ*\xe02\x14\xe7\xdb%R?\xfc\xbb\b\xf7\xeb\xaf8\t\x84\xab\x9aiT\xb2R\xbb\no\xe5\xd1W\x10N\x02\x86\x85\xab\x1a\xee'\xd7^\xfc\x8bM1f\x1d\x01G\xca43\x1e\xf2`0\x80\xae\xf7n\xcb\xe8\xd0e\x15\x8e\xf9\xa9\xbdfeý\xe6\xa5WJ\xe4\x03\xee0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\xe1n\xfbc\xfa\xf0\xfdU\x9bly\xeemL\x8a@X\x13\x06v\x80iM\xb9\u05cbu\v@\xe7m\x9c\x02!\x00\xf5 e\x80\xae\xbbѠf\x93\xbf\xb2\xde\xdb\x06\x95\x15cT\xfd8\xf0\xf2'\xa3\xa4\xb2W\xca\xe3x\xa5" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.771523   26126 handlers.go:206] porthos{7433969663265808828}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.912986   26126 handlers.go:206] porthos{7433969663265808828}: AddChain handler error: porthos{7433969663265808828}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0301 10:45:43.989895   26126 handlers.go:206] porthos{7433969663265808828}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0301 10:45:44.077553   26126 handlers.go:908] porthos{7433969663265808828}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02p0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240302104505Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\x832wR\xec\xa3<\x89#?\xf3\xd3˸ \x98\xd8\x1aJ\x10\xc5c\xf9\n\xb8\xb1\x81\x8el\x18,\xfe\x01\x7f8\x92\xf6;n\x00\x17\xe0\x15\x03\b\xa0E\x8d\x8c\xff07t\x1bj\x7f\xe9x[\xb3R'\\\x8eOp*:z\xa1\xa6,@ϵU\x13:\x9d-\xff\x02\x80\x8d\x16\xdd\xcc\xc3\x1ac\xf1t\x15\xcaNhK\xba\x1dH\f\x12\x1ac\xcf\xfd\xb4\v\xb0\xe2\x82\xdeM\xe2}&U\x01\xb0\x11v\x0f/\x11\v\\\xc7\xd60\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\xd3Z\x1a$\xdcپ\xd4\xca'%\xbf\x95\a\xc0\xd0#C\xa0]\x91\x9d\x10/\xa3\xb7ip\xc4\xc6T%\x02!\x00\xf4\xc3\xfc\x9d\xfa\x8c\x91\xd3meݭHH\x90r\xedr\xa2\x19\x9ec^\x11\xe3p\xd1B\xf3\xe6\x0f\xca" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0301 10:45:44.077840   26126 handlers.go:206] porthos{7433969663265808828}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": Deleting  /tmp/ct-1NKQX3 on exit
Finished Step #5 - "race_detection"
Step #8 - "with_pkcs11_and_race": I0301 10:45:45.183564   26164 hammer.go:1122]    porthos: lastSTH.size=1606 ops: total=1357 invalid=130 errs=0 AddChain=566/566 AddPreChain=531/531 GetSTH=64/64 GetSTHConsistency=47/47 GetProofByHash=0/53 GetEntries=62/62 GetRoots=34/34
Step #8 - "with_pkcs11_and_race": W0301 10:45:45.202700   26126 handlers.go:206] porthos{7433969663265808828}: GetEntries handler error: need tree size: 1000001603 to get leaves but only got: 1621
Step #8 - "with_pkcs11_and_race": I0301 10:45:45.367675   26164 hammer.go:1134] porthos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I0301 10:45:45.367776   26164 main.go:315] completed tests on all 3 logs:
Step #8 - "with_pkcs11_and_race": I0301 10:45:45.367803   26164 main.go:327]   no errors; done
Step #8 - "with_pkcs11_and_race": Stopping CT HTTP servers (pids 26126)
Step #8 - "with_pkcs11_and_race": W0301 10:45:46.383122   26126 main.go:323] Signal received: interrupt
Step #8 - "with_pkcs11_and_race": I0301 10:45:46.383212   26126 main.go:297] Shutting down HTTP server...
Step #8 - "with_pkcs11_and_race": I0301 10:45:46.383354   26126 main.go:301] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": Retry kill -INT  26126
Step #8 - "with_pkcs11_and_race": Deleting  /tmp/ct-kaWZt0 on exit
Finished Step #8 - "with_pkcs11_and_race"
Starting Step #10 - "ci_complete"
Step #10 - "ci_complete": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Finished Step #10 - "ci_complete"
Starting Step #12 - "build_envsubst"
Step #12 - "build_envsubst": Already have image (with digest): gcr.io/cloud-builders/docker
Step #12 - "build_envsubst": Sending build context to Docker daemon  3.072kB

Step #12 - "build_envsubst": Step 1/4 : FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
Step #12 - "build_envsubst":  ---> 05455a08881e
Step #12 - "build_envsubst": Step 2/4 : RUN apk add --no-cache gettext
Step #12 - "build_envsubst":  ---> Running in b2d9b5a8c02b
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": (1/10) Installing libintl (0.22.3-r0)
Step #12 - "build_envsubst": (2/10) Installing gettext-envsubst (0.22.3-r0)
Step #12 - "build_envsubst": (3/10) Installing libgomp (13.2.1_git20231014-r0)
Step #12 - "build_envsubst": (4/10) Installing ncurses-terminfo-base (6.4_p20231125-r0)
Step #12 - "build_envsubst": (5/10) Installing libncursesw (6.4_p20231125-r0)
Step #12 - "build_envsubst": (6/10) Installing libunistring (1.1-r2)
Step #12 - "build_envsubst": (7/10) Installing gettext-libs (0.22.3-r0)
Step #12 - "build_envsubst": (8/10) Installing xz-libs (5.4.5-r0)
Step #12 - "build_envsubst": (9/10) Installing libxml2 (2.11.7-r0)
Step #12 - "build_envsubst": (10/10) Installing gettext (0.22.3-r0)
Step #12 - "build_envsubst": Executing busybox-1.36.1-r15.trigger
Step #12 - "build_envsubst": OK: 14 MiB in 25 packages
Step #12 - "build_envsubst": Removing intermediate container b2d9b5a8c02b
Step #12 - "build_envsubst":  ---> 69b776fa257e
Step #12 - "build_envsubst": Step 3/4 : ADD envsubst_inplace.sh /entrypoint.sh
Step #12 - "build_envsubst":  ---> 3346bcf4310a
Step #12 - "build_envsubst": Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
Step #12 - "build_envsubst":  ---> Running in e989f36dceb0
Step #12 - "build_envsubst": Removing intermediate container e989f36dceb0
Step #12 - "build_envsubst":  ---> 64c3e984f5e7
Step #12 - "build_envsubst": Successfully built 64c3e984f5e7
Step #12 - "build_envsubst": Successfully tagged envsubst:latest
Finished Step #12 - "build_envsubst"
Starting Step #13 - "envsubst_kubernetes_configs"
Step #13 - "envsubst_kubernetes_configs": Already have image: envsubst
Finished Step #13 - "envsubst_kubernetes_configs"
Starting Step #14 - "update_kubernetes_configs_dryrun"
Step #14 - "update_kubernetes_configs_dryrun": Already have image (with digest): gcr.io/cloud-builders/kubectl
Step #14 - "update_kubernetes_configs_dryrun": Running: gcloud container clusters get-credentials --project="trillian-opensource-ci" --zone="us-central1-a" "trillian-opensource-ci"
Step #14 - "update_kubernetes_configs_dryrun": Fetching cluster endpoint and auth data.
Step #14 - "update_kubernetes_configs_dryrun": kubeconfig entry generated for trillian-opensource-ci.
Step #14 - "update_kubernetes_configs_dryrun": Running: kubectl apply --dry-run=server -f=trillian/examples/deployment/kubernetes/ctfe-deployment.yaml -f=trillian/examples/deployment/kubernetes/ctfe-service.yaml -f=trillian/examples/deployment/kubernetes/ctfe-ingress.yaml
Step #14 - "update_kubernetes_configs_dryrun": deployment.apps/trillian-ctfe-deployment configured (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": service/trillian-ctfe-service unchanged (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": ingress.networking.k8s.io/trillian-ctfe-ingress unchanged (server dry run)
Finished Step #14 - "update_kubernetes_configs_dryrun"
PUSH
Pushing gcr.io/trillian-opensource-ci/ctfe:420357bdc97cdcc964c3617d14b19b57989f6226
The push refers to repository [gcr.io/trillian-opensource-ci/ctfe]
e20ab0ae392f: Preparing
4abacc923ad4: Preparing
54a7f7f831d9: Preparing
9959f8de3336: Preparing
8f2b2d741d53: Preparing
1a73b54f556b: Preparing
e624a5370eca: Preparing
d52f02c6501c: Preparing
ff5700ec5418: Preparing
9ed5d5f339b1: Preparing
10e9b9e72178: Preparing
f52af47487c7: Preparing
e624a5370eca: Waiting
d52f02c6501c: Waiting
ff5700ec5418: Waiting
1a73b54f556b: Waiting
10e9b9e72178: Waiting
f52af47487c7: Waiting
4abacc923ad4: Layer already exists
54a7f7f831d9: Layer already exists
9959f8de3336: Layer already exists
8f2b2d741d53: Layer already exists
1a73b54f556b: Layer already exists
e624a5370eca: Layer already exists
ff5700ec5418: Layer already exists
d52f02c6501c: Layer already exists
9ed5d5f339b1: Layer already exists
10e9b9e72178: Layer already exists
f52af47487c7: Layer already exists
e20ab0ae392f: Pushed
420357bdc97cdcc964c3617d14b19b57989f6226: digest: sha256:d0cf537f85a3b61666fe1a758a0b195df41966f0cf6f343c4f978496bd8da093 size: 2825
Pushing gcr.io/trillian-opensource-ci/ct_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/ct_testbase]
f7949b28369c: Preparing
4478e0550399: Preparing
4d6bfd4f4861: Preparing
65274a74f7b0: Preparing
12bf439f3d04: Preparing
f5aaff8109d8: Preparing
5f70bf18a086: Preparing
0017c0f23ae9: Preparing
e8dc3405fae7: Preparing
f7fd8efb7500: Preparing
909275a3eaaa: Preparing
f3f47b3309ca: Preparing
1a5fc1184c48: Preparing
0017c0f23ae9: Waiting
e8dc3405fae7: Waiting
909275a3eaaa: Waiting
f7fd8efb7500: Waiting
f3f47b3309ca: Waiting
f5aaff8109d8: Waiting
5f70bf18a086: Waiting
1a5fc1184c48: Waiting
f7949b28369c: Layer already exists
4d6bfd4f4861: Layer already exists
12bf439f3d04: Layer already exists
65274a74f7b0: Layer already exists
4478e0550399: Layer already exists
f5aaff8109d8: Layer already exists
5f70bf18a086: Layer already exists
e8dc3405fae7: Layer already exists
f7fd8efb7500: Layer already exists
0017c0f23ae9: Layer already exists
909275a3eaaa: Layer already exists
f3f47b3309ca: Layer already exists
1a5fc1184c48: Layer already exists
latest: digest: sha256:6321b79f3ad26327778a56a99652772bcb68cf4e34268dc8fb013b70b50d9a95 size: 3051
DONE

Build Log: https://storage.cloud.google.com/trillian-cloudbuild-logs/log-5b498fc1-0107-4a3e-8f1b-994203ddf527.txt