Bump the all-deps group with 4 updates #1636
Closed
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request (trillian-opensource-ci)
succeeded
Dec 27, 2024 in 9m 22s
Summary
Build Information
Trigger | certificate-transparency-go-cloud-build-pull-request |
Build | d1ebd9f2-4b52-4bad-b051-c16f82cce4a1 |
Start | 2024-12-26T22:50:41-08:00 |
Duration | 8m31.661s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
gcr.io/cloud-builders/docker | SUCCESS | 11.894s |
gcr.io/cloud-builders/docker | SUCCESS | 1.345s |
prepare | SUCCESS | 19.142s |
ci-ready | SUCCESS | 1m33.527s |
default_test | SUCCESS | 3m6.263s |
race_detection | SUCCESS | 6m5.567s |
etcd_with_coverage | SUCCESS | 3m8.578s |
etcd_with_race | SUCCESS | 6m0.243s |
with_pkcs11_and_race | SUCCESS | 6m0.324s |
codecov.io | SUCCESS | 2.62s |
ci_complete | SUCCESS | 811ms |
build_ctfe | SUCCESS | 59.062s |
build_envsubst | SUCCESS | 3.071s |
envsubst_kubernetes_configs | SUCCESS | 822ms |
update_kubernetes_configs_dryrun | SUCCESS | 6.6s |
Details
starting build "d1ebd9f2-4b52-4bad-b051-c16f82cce4a1"
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 2876d07c8ff840271b8a475f6deafbfcd71cd4a7 -> FETCH_HEAD
HEAD is now at 2876d07 Bump the all-deps group with 4 updates
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.601MB
Step #11 - "build_ctfe": Step 1/12 : FROM golang:1.23.4-bookworm@sha256:ef30001eeadd12890c7737c26f3be5b3a8479ccdcdc553b999c84879875a27ce as build
Step #11 - "build_ctfe": docker.io/library/golang:1.23.4-bookworm@sha256:ef30001eeadd12890c7737c26f3be5b3a8479ccdcdc553b999c84879875a27ce: Pulling from library/golang
Step #11 - "build_ctfe": Digest: sha256:ef30001eeadd12890c7737c26f3be5b3a8479ccdcdc553b999c84879875a27ce
Step #11 - "build_ctfe": Status: Downloaded newer image for golang:1.23.4-bookworm@sha256:ef30001eeadd12890c7737c26f3be5b3a8479ccdcdc553b999c84879875a27ce
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #11 - "build_ctfe": ---> 1983e5a25166
Step #11 - "build_ctfe": Step 2/12 : ARG GOFLAGS=""
Step #0: fdf894e782a2: Already exists
Step #0: 5bd71677db44: Already exists
Step #0: 551df7f94f9c: Already exists
Step #0: 12b0926ac042: Already exists
Step #0: 06f05ace1117: Already exists
Step #0: f931ef26d283: Already exists
Step #0: 4f4fb700ef54: Already exists
Step #0: 99ed65b40a0a: Pulling fs layer
Step #0: adae0732152e: Pulling fs layer
Step #0: 006185240bf7: Pulling fs layer
Step #0: 87b7ef2db5d1: Pulling fs layer
Step #0: e05d8c9e72c2: Pulling fs layer
Step #0: a0d80690c2c2: Pulling fs layer
Step #0: 87b7ef2db5d1: Waiting
Step #0: a0d80690c2c2: Waiting
Step #0: e05d8c9e72c2: Waiting
Step #11 - "build_ctfe": ---> Running in 1a14a691f9ab
Step #11 - "build_ctfe": Removing intermediate container 1a14a691f9ab
Step #11 - "build_ctfe": ---> 4270f7614384
Step #11 - "build_ctfe": Step 3/12 : ENV GOFLAGS=$GOFLAGS
Step #11 - "build_ctfe": ---> Running in 5d2e858b7e0c
Step #11 - "build_ctfe": Removing intermediate container 5d2e858b7e0c
Step #11 - "build_ctfe": ---> 93d7d6aaed82
Step #11 - "build_ctfe": Step 4/12 : WORKDIR /build
Step #11 - "build_ctfe": ---> Running in 90ae9da6c09a
Step #0: 99ed65b40a0a: Verifying Checksum
Step #0: 99ed65b40a0a: Download complete
Step #0: 006185240bf7: Verifying Checksum
Step #0: 006185240bf7: Download complete
Step #11 - "build_ctfe": Removing intermediate container 90ae9da6c09a
Step #11 - "build_ctfe": ---> d1cb88aa37b5
Step #11 - "build_ctfe": Step 5/12 : COPY go.mod .
Step #0: 99ed65b40a0a: Pull complete
Step #11 - "build_ctfe": ---> 913b5ea5ed7a
Step #11 - "build_ctfe": Step 6/12 : COPY go.sum .
Step #0: e05d8c9e72c2: Verifying Checksum
Step #0: e05d8c9e72c2: Download complete
Step #0: 87b7ef2db5d1: Verifying Checksum
Step #0: 87b7ef2db5d1: Download complete
Step #11 - "build_ctfe": ---> 73418b0b0fcd
Step #11 - "build_ctfe": Step 7/12 : RUN go mod download
Step #11 - "build_ctfe": ---> Running in c8bd444a0256
Step #0: a0d80690c2c2: Verifying Checksum
Step #0: a0d80690c2c2: Download complete
Step #0: adae0732152e: Verifying Checksum
Step #0: adae0732152e: Download complete
Step #0: adae0732152e: Pull complete
Step #0: 006185240bf7: Pull complete
Step #0: 87b7ef2db5d1: Pull complete
Step #0: e05d8c9e72c2: Pull complete
Step #0: a0d80690c2c2: Pull complete
Step #0: Digest: sha256:36888bb8b66799716f881c62a0482ce7ae445197bf2fe56b3531ac06253ea243
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.601MB
Step #1: Step 1/13 : FROM golang:1.23.4-bookworm@sha256:ef30001eeadd12890c7737c26f3be5b3a8479ccdcdc553b999c84879875a27ce as ct_testbase
Step #1: ---> 1983e5a25166
Step #1: Step 2/13 : WORKDIR /testbase
Step #1: ---> Using cache
Step #1: ---> eeb43fb1e7c5
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1: ---> Using cache
Step #1: ---> 673dbf1cc37f
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1: ---> Using cache
Step #1: ---> ab0e079e860f
Step #1: Step 5/13 : RUN apt-get update && apt-get -y install build-essential curl docker-compose lsof mariadb-client netcat-openbsd postgresql-client unzip wget xxd
Step #1: ---> Using cache
Step #1: ---> 4e0d5653f9a2
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: ---> 5017f02a6155
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: ---> 830088d98c64
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: ---> d0cf61a08ee7
Step #1: Step 9/13 : ENV PATH /usr/local/bin:$PATH
Step #1: ---> Using cache
Step #1: ---> 6f4bfa39cc32
Step #1: Step 10/13 : COPY ./integration/test-runner.sh /testbase/
Step #1: ---> Using cache
Step #1: ---> f4d13726cdeb
Step #1: Step 11/13 : ENV GOPATH /go
Step #1: ---> Using cache
Step #1: ---> 3cb6dc1fceff
Step #1: Step 12/13 : ENV PATH $GOPATH/bin:/testbase/protoc/bin:$PATH
Step #1: ---> Using cache
Step #1: ---> 7faa23643208
Step #1: Step 13/13 : CMD /bin/bash -exc /testbase/test-runner.sh
Step #1: ---> Using cache
Step #1: ---> 47d2524123ec
Step #1: Successfully built 47d2524123ec
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": 0baecf37abee: Already exists
Step #2 - "prepare": bfb59b82a9b6: Already exists
Step #2 - "prepare": efa9d1d5d3a2: Already exists
Step #2 - "prepare": a62778643d56: Already exists
Step #2 - "prepare": 7c12895b777b: Already exists
Step #2 - "prepare": 3214acf345c0: Already exists
Step #2 - "prepare": 5664b15f108b: Already exists
Step #2 - "prepare": 0bab15eea81d: Already exists
Step #2 - "prepare": 4aa0ea1413d3: Already exists
Step #2 - "prepare": da7816fa955e: Already exists
Step #2 - "prepare": 9aee425378d2: Already exists
Step #2 - "prepare": 701c983262e9: Already exists
Step #2 - "prepare": 221438ca359c: Already exists
Step #2 - "prepare": 99e0dae7d871: Pulling fs layer
Step #2 - "prepare": 407ed948d041: Pulling fs layer
Step #2 - "prepare": 407ed948d041: Verifying Checksum
Step #2 - "prepare": 407ed948d041: Download complete
Step #2 - "prepare": 99e0dae7d871: Verifying Checksum
Step #2 - "prepare": 99e0dae7d871: Download complete
Step #2 - "prepare": 99e0dae7d871: Pull complete
Step #2 - "prepare": 407ed948d041: Pull complete
Step #2 - "prepare": Digest: sha256:cdcb70919af27bb23b960a0668e69e8c57b245aab92cd2aff3b5f38ed6589bfd
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": 0baecf37abee: Already exists
Step #2 - "prepare": bfb59b82a9b6: Already exists
Step #2 - "prepare": efa9d1d5d3a2: Already exists
Step #2 - "prepare": a62778643d56: Already exists
Step #2 - "prepare": 7c12895b777b: Already exists
Step #2 - "prepare": 3214acf345c0: Already exists
Step #2 - "prepare": 5664b15f108b: Already exists
Step #2 - "prepare": 0bab15eea81d: Already exists
Step #2 - "prepare": 4aa0ea1413d3: Already exists
Step #2 - "prepare": da7816fa955e: Already exists
Step #2 - "prepare": 9aee425378d2: Already exists
Step #2 - "prepare": 701c983262e9: Already exists
Step #2 - "prepare": 221438ca359c: Already exists
Step #2 - "prepare": 51b9a9195c0c: Pulling fs layer
Step #2 - "prepare": a6e7f99d40b0: Pulling fs layer
Step #2 - "prepare": a6e7f99d40b0: Verifying Checksum
Step #2 - "prepare": a6e7f99d40b0: Download complete
Step #2 - "prepare": 51b9a9195c0c: Verifying Checksum
Step #2 - "prepare": 51b9a9195c0c: Download complete
Step #2 - "prepare": 51b9a9195c0c: Pull complete
Step #2 - "prepare": a6e7f99d40b0: Pull complete
Step #2 - "prepare": Digest: sha256:50e889823f6b2d8d2b2b0cf5dc4563c08ebc04d9eb18949c75d4d9a0cc54db05
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.7.0
Step #2 - "prepare": go: downloading google.golang.org/grpc v1.69.2
Step #2 - "prepare": go: downloading google.golang.org/protobuf v1.36.1
Step #2 - "prepare": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241113202542-65e8d215514f
Step #2 - "prepare": go: downloading google.golang.org/genproto v0.0.0-20241113202542-65e8d215514f
Step #2 - "prepare": go: downloading golang.org/x/net v0.33.0
Step #2 - "prepare": go: downloading golang.org/x/sys v0.28.0
Step #2 - "prepare": go: downloading golang.org/x/text v0.21.0
Step #2 - "prepare": + export TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.7.0
Step #2 - "prepare": + TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.7.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.7.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-server ... done
Step #2 - "prepare": Pulling trillian-log-signer ... done
Step #2 - "prepare": Pulling mysql ... done
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.7.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.531MB
Step #2 - "prepare": Step 1/4 : FROM mysql:8.4@sha256:6bc3ac72e858ad6ecb651229520fe14848b885ed01b3f08e2b201a25a5f49476
Step #2 - "prepare": docker.io/library/mysql:8.4@sha256:6bc3ac72e858ad6ecb651229520fe14848b885ed01b3f08e2b201a25a5f49476: Pulling from library/mysql
Step #2 - "prepare": f1a9f94fc2db: Pulling fs layer
Step #2 - "prepare": b0f3df846531: Pulling fs layer
Step #2 - "prepare": eb1cd7434237: Pulling fs layer
Step #2 - "prepare": 5ed68a3d6699: Pulling fs layer
Step #2 - "prepare": febd18f0a1d7: Pulling fs layer
Step #2 - "prepare": 3b413c932fe5: Pulling fs layer
Step #2 - "prepare": 27ea237e9183: Pulling fs layer
Step #2 - "prepare": 3c14bea4ae90: Pulling fs layer
Step #2 - "prepare": 25c3925a49a0: Pulling fs layer
Step #2 - "prepare": 35c128e29a0d: Pulling fs layer
Step #2 - "prepare": 5ed68a3d6699: Waiting
Step #2 - "prepare": febd18f0a1d7: Waiting
Step #2 - "prepare": 3b413c932fe5: Waiting
Step #2 - "prepare": 35c128e29a0d: Waiting
Step #2 - "prepare": 27ea237e9183: Waiting
Step #2 - "prepare": 3c14bea4ae90: Waiting
Step #2 - "prepare": 25c3925a49a0: Waiting
Step #2 - "prepare": eb1cd7434237: Verifying Checksum
Step #2 - "prepare": eb1cd7434237: Download complete
Step #2 - "prepare": b0f3df846531: Download complete
Step #2 - "prepare": febd18f0a1d7: Verifying Checksum
Step #2 - "prepare": febd18f0a1d7: Download complete
Step #2 - "prepare": 5ed68a3d6699: Verifying Checksum
Step #2 - "prepare": 5ed68a3d6699: Download complete
Step #2 - "prepare": 3b413c932fe5: Verifying Checksum
Step #2 - "prepare": 3b413c932fe5: Download complete
Step #2 - "prepare": f1a9f94fc2db: Verifying Checksum
Step #2 - "prepare": f1a9f94fc2db: Download complete
Step #2 - "prepare": 3c14bea4ae90: Verifying Checksum
Step #2 - "prepare": 3c14bea4ae90: Download complete
Step #2 - "prepare": 35c128e29a0d: Verifying Checksum
Step #2 - "prepare": 35c128e29a0d: Download complete
Step #2 - "prepare": 27ea237e9183: Verifying Checksum
Step #2 - "prepare": 27ea237e9183: Download complete
Step #2 - "prepare": 25c3925a49a0: Verifying Checksum
Step #2 - "prepare": 25c3925a49a0: Download complete
Step #2 - "prepare": f1a9f94fc2db: Pull complete
Step #2 - "prepare": b0f3df846531: Pull complete
Step #2 - "prepare": eb1cd7434237: Pull complete
Step #2 - "prepare": 5ed68a3d6699: Pull complete
Step #2 - "prepare": febd18f0a1d7: Pull complete
Step #2 - "prepare": 3b413c932fe5: Pull complete
Step #2 - "prepare": 27ea237e9183: Pull complete
Step #2 - "prepare": 3c14bea4ae90: Pull complete
Step #2 - "prepare": 25c3925a49a0: Pull complete
Step #2 - "prepare": 35c128e29a0d: Pull complete
Step #2 - "prepare": Digest: sha256:6bc3ac72e858ad6ecb651229520fe14848b885ed01b3f08e2b201a25a5f49476
Step #2 - "prepare": Status: Downloaded newer image for mysql:8.4@sha256:6bc3ac72e858ad6ecb651229520fe14848b885ed01b3f08e2b201a25a5f49476
Step #2 - "prepare": ---> ed66f13824d5
Step #2 - "prepare": Step 2/4 : COPY examples/deployment/docker/db_server/mysql.cnf /etc/mysql/conf.d/trillian.cnf
Step #2 - "prepare": ---> 2d168a8c457f
Step #2 - "prepare": Step 3/4 : COPY storage/mysql/schema/storage.sql /docker-entrypoint-initdb.d/storage.sql
Step #2 - "prepare": ---> 930d2dd4d1f0
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 70c2dd430ba3
Step #11 - "build_ctfe": Removing intermediate container c8bd444a0256
Step #11 - "build_ctfe": ---> df71e60e3c9c
Step #11 - "build_ctfe": Step 8/12 : COPY . .
Step #11 - "build_ctfe": ---> 7f98136ff068
Step #11 - "build_ctfe": Step 9/12 : RUN go build ./trillian/ctfe/ct_server
Step #11 - "build_ctfe": ---> Running in 9b9d2854ce7b
Step #2 - "prepare": Removing intermediate container 70c2dd430ba3
Step #2 - "prepare": ---> 822167bc7909
Step #2 - "prepare": Successfully built 822167bc7909
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-server_1 ... done
Step #2 - "prepare": Creating deployment_trillian-log-signer_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.9.2
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.17
Step #3 - "ci-ready": go: downloading github.com/golang/protobuf v1.5.4
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdctl/v3 v3.5.17
Step #3 - "ci-ready": go: downloading github.com/urfave/cli v1.22.14
Step #3 - "ci-ready": go: downloading github.com/spf13/cobra v1.8.1
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/pkg/v3 v3.5.17
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.17
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v3 v3.5.17
Step #3 - "ci-ready": go: downloading github.com/dustin/go-humanize v1.0.1
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/api/v3 v3.5.17
Step #3 - "ci-ready": go: downloading go.uber.org/zap v1.27.0
Step #3 - "ci-ready": go: downloading golang.org/x/time v0.8.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdutl/v3 v3.5.17
Step #3 - "ci-ready": go: downloading github.com/olekukonko/tablewriter v0.0.5
Step #3 - "ci-ready": go: downloading github.com/spf13/pflag v1.0.5
Step #3 - "ci-ready": go: downloading gopkg.in/cheggaaa/pb.v1 v1.0.28
Step #3 - "ci-ready": go: downloading github.com/bgentry/speakeasy v0.1.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v2 v2.305.17
Step #3 - "ci-ready": go: downloading github.com/jhump/protoreflect v1.16.0
Step #3 - "ci-ready": go: downloading golang.org/x/mod v0.22.0
Step #3 - "ci-ready": go: downloading golang.org/x/tools v0.27.0
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/go-control-plane v0.13.1
Step #3 - "ci-ready": go: downloading go.etcd.io/bbolt v1.3.11
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/raft/v3 v3.5.17
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/server/v3 v3.5.17
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-20241104194629-dd2ea8efbc28
Step #3 - "ci-ready": go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
Step #3 - "ci-ready": go: downloading github.com/coreos/go-semver v0.3.1
Step #3 - "ci-ready": go: downloading github.com/mattn/go-runewidth v0.0.13
Step #3 - "ci-ready": go: downloading golang.org/x/sync v0.10.0
Step #3 - "ci-ready": go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
Step #3 - "ci-ready": go: downloading github.com/cespare/xxhash/v2 v2.3.0
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/coreos/go-systemd/v22 v22.5.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/tests/v3 v3.5.17
Step #3 - "ci-ready": go: downloading go.uber.org/multierr v1.11.0
Step #3 - "ci-ready": go: downloading github.com/russross/blackfriday/v2 v2.1.0
Step #3 - "ci-ready": go: downloading github.com/rivo/uniseg v0.4.4
Step #3 - "ci-ready": go: downloading cel.dev/expr v0.16.2
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0
Step #3 - "ci-ready": go: downloading github.com/bufbuild/protocompile v0.10.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_golang v1.20.5
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
Step #3 - "ci-ready": go: downloading github.com/jonboulle/clockwork v0.4.0
Step #3 - "ci-ready": go: downloading github.com/google/btree v1.1.3
Step #3 - "ci-ready": go: downloading golang.org/x/crypto v0.31.0
Step #3 - "ci-ready": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
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.1
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.31.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/metric v1.31.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/trace v1.31.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.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.24.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/sdk v1.31.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 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0
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.6.1
Step #3 - "ci-ready": go: downloading github.com/prometheus/common v0.55.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/procfs v0.15.1
Step #3 - "ci-ready": go: downloading golang.org/x/oauth2 v0.24.0
Step #3 - "ci-ready": go: downloading github.com/go-logr/logr v1.4.2
Step #3 - "ci-ready": go: downloading github.com/gorilla/websocket v1.5.1
Step #3 - "ci-ready": go: downloading github.com/sirupsen/logrus v1.9.3
Step #3 - "ci-ready": go: downloading github.com/klauspost/compress v1.17.9
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/proto/otlp v1.1.0
Step #3 - "ci-ready": go: downloading github.com/google/uuid v1.6.0
Step #3 - "ci-ready": go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
Step #3 - "ci-ready": go: downloading github.com/go-logr/stdr v1.2.2
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute/metadata v0.5.2
Step #3 - "ci-ready": go: downloading github.com/cenkalti/backoff/v4 v4.3.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
Step #3 - "ci-ready": go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
Step #3 - "ci-ready": go: downloading github.com/transparency-dev/merkle v0.0.2
Step #3 - "ci-ready": go: downloading k8s.io/klog/v2 v2.130.1
Step #3 - "ci-ready": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #3 - "ci-ready": go: downloading github.com/rs/cors v1.11.1
Step #3 - "ci-ready": go: downloading github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
Step #3 - "ci-ready": go: downloading github.com/jackc/pgx/v5 v5.7.2
Step #3 - "ci-ready": go: downloading github.com/go-sql-driver/mysql v1.8.1
Step #3 - "ci-ready": go: downloading github.com/gorilla/mux v1.8.1
Step #3 - "ci-ready": go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
Step #3 - "ci-ready": go: downloading github.com/mattn/go-sqlite3 v1.14.24
Step #3 - "ci-ready": go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
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/kylelemons/godebug v1.1.0
Step #3 - "ci-ready": go: downloading github.com/google/go-cmp v0.6.0
Step #3 - "ci-ready": go: downloading github.com/lib/pq v1.10.9
Step #3 - "ci-ready": go: downloading filippo.io/edwards25519 v1.1.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/monitoring v1.21.2
Step #3 - "ci-ready": go: downloading google.golang.org/api v0.207.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/prometheus v0.51.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/trace v1.11.2
Step #3 - "ci-ready": go: downloading github.com/aws/aws-sdk-go v1.51.8
Step #3 - "ci-ready": go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
Step #3 - "ci-ready": go: downloading github.com/jackc/pgpassfile v1.0.0
Step #3 - "ci-ready": go: downloading github.com/googleapis/gax-go/v2 v2.14.0
Step #3 - "ci-ready": go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
Step #3 - "ci-ready": go: downloading github.com/jackc/puddle/v2 v2.2.2
Step #11 - "build_ctfe": Removing intermediate container 9b9d2854ce7b
Step #11 - "build_ctfe": ---> 517f859d31d1
Step #11 - "build_ctfe": Step 10/12 : FROM gcr.io/distroless/base-debian12@sha256:e9d0321de8927f69ce20e39bfc061343cce395996dfc1f0db6540e5145bc63a5
Step #11 - "build_ctfe": gcr.io/distroless/base-debian12@sha256:e9d0321de8927f69ce20e39bfc061343cce395996dfc1f0db6540e5145bc63a5: Pulling from distroless/base-debian12
Step #11 - "build_ctfe": Digest: sha256:e9d0321de8927f69ce20e39bfc061343cce395996dfc1f0db6540e5145bc63a5
Step #11 - "build_ctfe": Status: Downloaded newer image for gcr.io/distroless/base-debian12@sha256:e9d0321de8927f69ce20e39bfc061343cce395996dfc1f0db6540e5145bc63a5
Step #11 - "build_ctfe": ---> 579c7ea8b742
Step #11 - "build_ctfe": Step 11/12 : COPY --from=build /build/ct_server /
Step #11 - "build_ctfe": ---> dc4c69f149ef
Step #11 - "build_ctfe": Step 12/12 : ENTRYPOINT ["/ct_server"]
Step #11 - "build_ctfe": ---> Running in e77e51647dcb
Step #11 - "build_ctfe": Removing intermediate container e77e51647dcb
Step #11 - "build_ctfe": ---> 0f88e5a1e9ae
Step #11 - "build_ctfe": Successfully built 0f88e5a1e9ae
Step #11 - "build_ctfe": Successfully tagged gcr.io/trillian-opensource-ci/ctfe:2876d07c8ff840271b8a475f6deafbfcd71cd4a7
Finished Step #11 - "build_ctfe"
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/auth v0.10.2
Step #3 - "ci-ready": go: downloading github.com/google/s2a-go v0.1.8
Step #3 - "ci-ready": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
Step #3 - "ci-ready": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.5
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.1-0.20220621161143-b0104c826a24
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 0.876s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/asn1 0.017s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/client 23.087s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/ctpolicy 0.008s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/ctutil 0.013s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/fixchain 0.133s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/gossip/minimal/x509ext 0.013s
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": ok github.com/google/certificate-transparency-go/internal/witness/cmd/witness/internal/http 0.021s
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/cache [no test files]
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/ctfe/cache/noop [no test files]
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/ctfe/configpb [no test files]
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/internal/witness/cmd/witness/internal/witness 0.015s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/jsonclient 0.016s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/logid 0.002s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/loglist3 0.015s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/scanner 0.009s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/schedule 0.254s
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/ctfe/ct_server [no test files]
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/ctfe/storage [no test files]
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/ctfe
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-d1ebd9f2-4b52-4bad-b051-c16f82cce4a1.txt.]
...
- "race_detection": W1227 06:58:46.069317 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: aramis{5857799893544509742}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W1227 06:58:46.143011 31594 handlers.go:206] aramis{1908184235305214215}: 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": W1227 06:58:46.182496 31594 handlers.go:206] aramis{1908184235305214215}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:622 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1227 06:58:46.349159 30940 handlers.go:206] aramis{5857799893544509742}: AddPreChain handler error: aramis{5857799893544509742}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1227 06:58:46.360089 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1227 06:58:46.532317 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1227 06:58:46.908349 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #7 - "etcd_with_race": I1227 06:58:47.062366 29276 hammer.go:1134] aramis: completed 1500 operations on log
Step #7 - "etcd_with_race": I1227 06:58:47.062465 29276 main.go:317] completed tests on all 3 logs:
Step #7 - "etcd_with_race": I1227 06:58:47.062502 29276 main.go:329] no errors; done
Step #8 - "with_pkcs11_and_race": I1227 06:58:47.204421 31634 hammer.go:1122] aramis: lastSTH.size=1623 ops: total=1355 invalid=140 errs=0 AddChain=570/570 AddPreChain=531/531 GetSTH=69/69 GetSTHConsistency=46/50 GetProofByHash=0/59 GetEntries=51/51 GetRoots=25/25
Step #8 - "with_pkcs11_and_race": I1227 06:58:47.273699 31634 hammer.go:1134] aramis: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I1227 06:58:47.273810 31634 main.go:317] completed tests on all 3 logs:
Step #8 - "with_pkcs11_and_race": I1227 06:58:47.273874 31634 main.go:329] no errors; done
Step #7 - "etcd_with_race": Stopping CT HTTP servers (pids 29236)
Step #7 - "etcd_with_race": W1227 06:58:48.076660 29236 main.go:379] Signal received: interrupt
Step #7 - "etcd_with_race": I1227 06:58:48.076807 29236 main.go:349] Shutting down HTTP server...
Step #7 - "etcd_with_race": I1227 06:58:48.077076 29236 main.go:353] HTTP server shutdown
Step #5 - "race_detection": W1227 06:58:48.220279 30940 handlers.go:206] aramis{5857799893544509742}: 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": Stopping CT HTTP servers (pids 31594)
Step #8 - "with_pkcs11_and_race": W1227 06:58:48.288079 31594 main.go:379] Signal received: interrupt
Step #8 - "with_pkcs11_and_race": I1227 06:58:48.288191 31594 main.go:349] Shutting down HTTP server...
Step #8 - "with_pkcs11_and_race": I1227 06:58:48.288333 31594 main.go:353] HTTP server shutdown
Step #5 - "race_detection": W1227 06:58:48.373120 30940 handlers.go:206] aramis{5857799893544509742}: AddPreChain handler error: aramis{5857799893544509742}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": Retry kill -INT 29236
Step #8 - "with_pkcs11_and_race": Retry kill -INT 31594
Step #5 - "race_detection": W1227 06:58:49.300819 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: aramis{5857799893544509742}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1227 06:58:49.326750 30940 handlers.go:953] aramis{5857799893544509742}: 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\r241228065801Z0V1\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|\xce9\x8b\xb5\xd8\x1d\xe5\x17\x93\xc8\xf0;\x06\rX\x1aU\x977kz\x10Õ\x01\tYD\x8e\xc3\x06\xa7\xe1\x1a,\x90\r9sY\x88zX2\xe5\xd4%\xf7\xf8\xd8w;\x10\n/\xe6\xe0T\x93\xdc\x0f=d\x85\f\xb4\x11\x86\x95bIDf\xd3\xc6\xd4\x16\x12\x97\xbb\xeb\x94\x7f\xa4\xf4\x80\xc8\u0090φ݈\xa9U\xeb\xd9 :\f\x18\xaeoW\xddf\x1d\x89\xd96@s&\xe6<!\xed\xf1\x8d\x9a@\x84R\xafi\x18R0\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\xa2\x11bn\x8b\xeb*aO\xb1i\x92g\x0f\xcc\xccTŮ[\xce3>\x81\x92N\x12\x17UV7t\x02!\x00\xa8\xa2.\x19\xaa^\x92O\x84\xc6\xcc\xe3\xa02-@\xaa٘\xbe\x1bŬ\\vߦ_\x80\x04\xe2o" "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 #5 - "race_detection": W1227 06:58:49.327073 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": W1227 06:58:49.678674 30940 handlers.go:206] aramis{5857799893544509742}: GetEntries handler error: need tree size: 1000001497 to get leaves but only got: 1503
Step #7 - "etcd_with_race": Deleting /tmp/ct-SZC3xw on exit
Step #8 - "with_pkcs11_and_race": Deleting /tmp/ct-P1hLbW on exit
Finished Step #7 - "etcd_with_race"
Finished Step #8 - "with_pkcs11_and_race"
Step #5 - "race_detection": W1227 06:58:51.085698 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1227 06:58:51.088293 30940 handlers.go:206] aramis{5857799893544509742}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": I1227 06:58:51.222206 30981 hammer.go:1122] aramis: lastSTH.size=1500 ops: total=1294 invalid=134 errs=0 AddChain=508/508 AddPreChain=522/522 GetSTH=61/61 GetSTHConsistency=46/51 GetProofByHash=0/59 GetEntries=58/59 GetRoots=34/34
Step #5 - "race_detection": W1227 06:58:51.245115 30940 handlers.go:206] aramis{5857799893544509742}: AddPreChain handler error: aramis{5857799893544509742}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1227 06:58:51.606429 30940 handlers.go:951] aramis{5857799893544509742}: 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\r241228065801Z0V1\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\xa8\xad\xfc((\xfe\x81'\xba\xe1\x19q\xc7u4C\xbam\xbe\xaf\x88Bkب\xae\x80FaTL\xa6\x80\x8f\xb8\a\x88\xca\xff:u\xc6\xc1\xee\x93\xf9\xa0x/8@\x0f\x92pl\x119i\xd3\xd9F=\x8en\x92\xaa\x1f^7Q]\x06wP³\n\xd7\xc95\xa5l\x7f@\xe6\x12\xf6\xa6\x81\x87Y\xc0\x96V\x87A\x8e\xe5Ys\xd4\xd2f\x90:\xe0\xfb\x04\x06\xb6\x1e\xf4\x10e\xa3GAw\x92\xc2\x06\xa0.бK\xe6\x960\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\xaa\x9a\xbc\x9a\xc6˾\xfe\xa6\xce\xfd{A^RԾ\xc9,\vB\xdda\x1e\xe5q\x96\x90\x8abo\x11\x02!\x00\xf4?\xda<-\xa7\xc1\x19\xf0ڀV\x00\x14\xcdGÍw\x827\xf8o'\xe5\xc5\tV\xb0\xd99$" "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 #5 - "race_detection": W1227 06:58:51.606704 30940 handlers.go:206] aramis{5857799893544509742}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": W1227 06:58:51.642786 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1227 06:58:51.874763 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #5 - "race_detection": W1227 06:58:51.894253 30940 handlers.go:951] aramis{5857799893544509742}: 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\r241228065801Z0V1\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\x804\v\xedkW\xaeb\x8eϘJ\xcd\x05\xb6\xc4\x7f\xa8\xc4\xfa6S\x15\xe4H\x9eEh\n\xcc\x13\xad\xa3\xb8\xcfě\x9e\u1738\x8cp\xc4\x1c\xe4i,-j\x8f\x83ar\x88\xdf\xd2\x04\xb7t\x8f\x8a\x04-\xd2\x18%s\xe0Y\xf3,\x9b\xe9\xc26\xa9hCw\xf3:\xfaO/0<Z7B:\xb9^\xa8\xc2\xdb{q,-\x04\xdc\xda\x11\xdc\xfa\xa8\xf4\xfcNi\x86\xd6V\x990'k\xf3%^Ti\x88¥\x9a\x84\xbc0\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\x8b=\xb7\xa6\x15\xd4>\xde\xc0\r臭\x930\xc6<\xe5\x9bФ\xc0g\x05j˦\x7f8m}\x8b\x02!\x00\x8c$\r\x17\x1c\x0f\xa2\x12\x9f.>=\xa8\xc5h\xad\x1d\x1f\x82\xe01\x8b\x91{=h\xe6\xb85\x9a\xde[" "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 #5 - "race_detection": W1227 06:58:51.894522 30940 handlers.go:206] aramis{5857799893544509742}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": W1227 06:58:52.054192 30940 handlers.go:206] aramis{5857799893544509742}: GetEntries handler error: need tree size: 1000001568 to get leaves but only got: 1578
Step #5 - "race_detection": W1227 06:58:52.132465 30940 handlers.go:953] aramis{5857799893544509742}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x830\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\r241228065801Z0V1\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~\x8a\xa52\xe4\xfd\xce\x03\xdc\xfc\x96\xfb\n\x91\xe7\xf8Y\x06\xfeqM\xbf\xbe\xa8\xa5\x02[\xb5\xec\xdcr;;'Q\x10\xe5\x00*!7\x103\x05\x85\x90\xe6\x1e\xa2N\xa2\xc0}\xada\xe5ǽ\xd2&\xbal\xb9G\x9f\xc6\xf1\x86jcs\xd7\xf9\xe1\xea\x8fGjo!El\x0e\x1eͪ\x14\xaf\x18\xa8\f\xf5g\x98\x0eE(\x8a\x19\x9b\xcd\"\x9b\xa3U\x93\x0ep\xef@\x86u\xba\xb3\xee\xbb8C\x8d\xc7\xed\x84\f%÷\xc4^0\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\x03G\x000D\x02 \x14\x8d\xbb\xa1\xa0E6v\xb2\xed\x88\x01\xae\xb2㦆\xcc<F\x8b[6\f\xa6\xb7\xa0,\xc4C0\x82\x02 R\xae\xb1\x11\xfc\x1bj\x13r\x8cʄ\xf2n\x91I\xbc/\x94 \x87\x91ɑ'\xa7\xf0A굝\xf8" "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 #5 - "race_detection": W1227 06:58:52.132776 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": W1227 06:58:52.242676 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1227 06:58:52.526959 30940 handlers.go:953] aramis{5857799893544509742}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x830\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\r241228065801Z0V1\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)\xf8\x8a\xab\x03k\n,=/\x1a\x1a;\x05\xbe\x1d\xe6A\x01$\x8aRa2\xd9.O\x9aJ\x06j\xb6X\x98$a\x05\xe0\x8b\x1fs\xfe]i\t\x88\xba(\xcb\x0e!\x02\xd0\xd2L\xe2:9%\xbf\x0e\x9d\xb0\xf2Sf˂\xa1p\x85\xf1M.t\x04\x8d\x9aE\xebMqc\x10\x8b\n\xb7Cd\x1e\x1fް\x16\xed\xa4CAnGW\x18\xce\xfd\x00Y\xfd\xe7\xde|\x1bj\t/3\xa1\x06\x1c\x1f\x8b$\xc7w\xf5\xdcB\xb5]0\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\x03G\x000D\x02 \x1d^\xf3\x0f7KC\xf6\n\xc5\xe1\xee~\x83@\x022\xd6i6\b\xedڌ\x84%7x\x1c\xe8-\x9a\x02 \x1f\xc6\xd8\x1fb\xf3ۈ\xbb]\x95騧\xa8\xae\xf6l\xa4a\xb5\xb0\xec\xf8_\xd8T?H7'\xfe" "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 #5 - "race_detection": W1227 06:58:52.527270 30940 handlers.go:206] aramis{5857799893544509742}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": I1227 06:58:52.547808 30981 hammer.go:1134] aramis: completed 1500 operations on log
Step #5 - "race_detection": I1227 06:58:52.547897 30981 main.go:317] completed tests on all 3 logs:
Step #5 - "race_detection": I1227 06:58:52.547935 30981 main.go:329] no errors; done
Step #5 - "race_detection": Stopping CT HTTP servers (pids 30940)
Step #5 - "race_detection": W1227 06:58:53.562075 30940 main.go:379] Signal received: interrupt
Step #5 - "race_detection": I1227 06:58:53.562252 30940 main.go:349] Shutting down HTTP server...
Step #5 - "race_detection": I1227 06:58:53.562545 30940 main.go:353] HTTP server shutdown
Step #5 - "race_detection": Retry kill -INT 30940
Step #5 - "race_detection": Deleting /tmp/ct-cyeviY on exit
Finished Step #5 - "race_detection"
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.21@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
Step #12 - "build_envsubst": ---> 4048db5d3672
Step #12 - "build_envsubst": Step 2/4 : RUN apk add --no-cache gettext
Step #12 - "build_envsubst": ---> Running in 752aa514801c
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": (1/10) Installing libintl (0.22.5-r0)
Step #12 - "build_envsubst": (2/10) Installing gettext-envsubst (0.22.5-r0)
Step #12 - "build_envsubst": (3/10) Installing libgomp (14.2.0-r4)
Step #12 - "build_envsubst": (4/10) Installing ncurses-terminfo-base (6.5_p20241006-r3)
Step #12 - "build_envsubst": (5/10) Installing libncursesw (6.5_p20241006-r3)
Step #12 - "build_envsubst": (6/10) Installing libunistring (1.2-r0)
Step #12 - "build_envsubst": (7/10) Installing gettext-libs (0.22.5-r0)
Step #12 - "build_envsubst": (8/10) Installing xz-libs (5.6.3-r0)
Step #12 - "build_envsubst": (9/10) Installing libxml2 (2.13.4-r3)
Step #12 - "build_envsubst": (10/10) Installing gettext (0.22.5-r0)
Step #12 - "build_envsubst": Executing busybox-1.37.0-r8.trigger
Step #12 - "build_envsubst": OK: 13 MiB in 25 packages
Step #12 - "build_envsubst": Removing intermediate container 752aa514801c
Step #12 - "build_envsubst": ---> fe2404c6eebd
Step #12 - "build_envsubst": Step 3/4 : ADD envsubst_inplace.sh /entrypoint.sh
Step #12 - "build_envsubst": ---> 96c09e331d80
Step #12 - "build_envsubst": Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
Step #12 - "build_envsubst": ---> Running in e0a7cfc703fe
Step #12 - "build_envsubst": Removing intermediate container e0a7cfc703fe
Step #12 - "build_envsubst": ---> 737f3a333c86
Step #12 - "build_envsubst": Successfully built 737f3a333c86
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:2876d07c8ff840271b8a475f6deafbfcd71cd4a7
The push refers to repository [gcr.io/trillian-opensource-ci/ctfe]
1322ae72a63a: Preparing
378aeea05457: Preparing
58dd21421eb6: Preparing
b336e209998f: Preparing
f4aee9e53c42: Preparing
1a73b54f556b: Preparing
2a92d6ac9e4f: Preparing
bbb6cacb8c82: Preparing
6f1cdceb6a31: Preparing
af5aa97ebe6c: Preparing
4d049f83d9cf: Preparing
a80545a98dcd: Preparing
8fa10c0194df: Preparing
03af25190641: Preparing
bbb6cacb8c82: Waiting
1a73b54f556b: Waiting
af5aa97ebe6c: Waiting
2a92d6ac9e4f: Waiting
a80545a98dcd: Waiting
8fa10c0194df: Waiting
6f1cdceb6a31: Waiting
03af25190641: Waiting
378aeea05457: Layer already exists
b336e209998f: Layer already exists
f4aee9e53c42: Layer already exists
58dd21421eb6: Layer already exists
2a92d6ac9e4f: Layer already exists
1a73b54f556b: Layer already exists
bbb6cacb8c82: Layer already exists
4d049f83d9cf: Layer already exists
6f1cdceb6a31: Layer already exists
af5aa97ebe6c: Layer already exists
a80545a98dcd: Layer already exists
8fa10c0194df: Layer already exists
03af25190641: Layer already exists
1322ae72a63a: Pushed
2876d07c8ff840271b8a475f6deafbfcd71cd4a7: digest: sha256:83f11c57e3e45c133ab1a8f22a969a2b7c3d8f2e6a4e681ceb3a856efc54c1b8 size: 3237
Pushing gcr.io/trillian-opensource-ci/ct_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/ct_testbase]
81e75a32e457: Preparing
5302c3b79f77: Preparing
f7d9ff2bedd0: Preparing
223123f67202: Preparing
203273a111be: Preparing
17cdc1e6131b: Preparing
5f70bf18a086: Preparing
c192d6af1c4d: Preparing
f3fe8ef9af87: Preparing
7435b7bda520: Preparing
c81d4fdb67fc: Preparing
0e82d78b3ea1: Preparing
301c1bb42cc0: Preparing
7435b7bda520: Waiting
17cdc1e6131b: Waiting
c81d4fdb67fc: Waiting
0e82d78b3ea1: Waiting
5f70bf18a086: Waiting
301c1bb42cc0: Waiting
f3fe8ef9af87: Waiting
c192d6af1c4d: Waiting
203273a111be: Layer already exists
81e75a32e457: Layer already exists
f7d9ff2bedd0: Layer already exists
223123f67202: Layer already exists
5302c3b79f77: Layer already exists
5f70bf18a086: Layer already exists
17cdc1e6131b: Layer already exists
f3fe8ef9af87: Layer already exists
c192d6af1c4d: Layer already exists
7435b7bda520: Layer already exists
0e82d78b3ea1: Layer already exists
301c1bb42cc0: Layer already exists
c81d4fdb67fc: Layer already exists
latest: digest: sha256:36888bb8b66799716f881c62a0482ce7ae445197bf2fe56b3531ac06253ea243 size: 3051
DONE
Loading