x509: disallow mismatching signature algorithm identifiers #702
+39
−4
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request-postgresql (trillian-opensource-ci)
succeeded
May 19, 2025 in 7m 14s
Summary
Build Information
| Trigger | certificate-transparency-go-cloud-build-pull-request-postgresql |
| Build | 2a00a47d-8f42-4653-8430-c272759f175b |
| Start | 2025-05-19T09:59:03-07:00 |
| Duration | 6m25.22s |
| Status | SUCCESS |
Steps
| Step | Status | Duration |
|---|---|---|
| gcr.io/cloud-builders/docker | SUCCESS | 13.088s |
| gcr.io/cloud-builders/docker | SUCCESS | 2.178s |
| prepare | SUCCESS | 18.102s |
| ci-ready | SUCCESS | 1m20.253s |
| default_test | SUCCESS | 51.587s |
| race_detection | SUCCESS | 4m24.997s |
| etcd_with_coverage | SUCCESS | 1m43.674s |
| etcd_with_race | SUCCESS | 4m23.159s |
| with_pkcs11_and_race | SUCCESS | 4m27.61s |
| codecov.io | SUCCESS | 2.653s |
| ci_complete | SUCCESS | 590ms |
Details
starting build "2a00a47d-8f42-4653-8430-c272759f175b"
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 95f9514dbed272b51b8a0405b818de6bc8c44b17 -> FETCH_HEAD
HEAD is now at 95f9514 gate check on parsing full cert
GitCommit:
95f9514dbed272b51b8a0405b818de6bc8c44b17
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #0: cf05a52c0235: Already exists
Step #0: 63964a8518f5: Already exists
Step #0: ca513cad200b: Already exists
Step #0: e46f54697eb9: Pulling fs layer
Step #0: f1d296901bdc: Pulling fs layer
Step #0: 3b1d58d3def1: Pulling fs layer
Step #0: 4f4fb700ef54: Pulling fs layer
Step #0: 7212172fcf36: Pulling fs layer
Step #0: 767d28c10b1d: Pulling fs layer
Step #0: c2913a85b1ea: Pulling fs layer
Step #0: 7212172fcf36: Waiting
Step #0: 767d28c10b1d: Waiting
Step #0: be3d53332fac: Pulling fs layer
Step #0: c2913a85b1ea: Waiting
Step #0: c392552b98fc: Pulling fs layer
Step #0: d89c1b1b9845: Pulling fs layer
Step #0: c392552b98fc: Waiting
Step #0: be3d53332fac: Waiting
Step #0: d89c1b1b9845: Waiting
Step #0: 3b1d58d3def1: Download complete
Step #0: 4f4fb700ef54: Verifying Checksum
Step #0: 4f4fb700ef54: Download complete
Step #0: f1d296901bdc: Verifying Checksum
Step #0: f1d296901bdc: Download complete
Step #0: 7212172fcf36: Verifying Checksum
Step #0: 7212172fcf36: Download complete
Step #0: e46f54697eb9: Verifying Checksum
Step #0: e46f54697eb9: Download complete
Step #0: c2913a85b1ea: Verifying Checksum
Step #0: c2913a85b1ea: Download complete
Step #0: c392552b98fc: Verifying Checksum
Step #0: c392552b98fc: Download complete
Step #0: be3d53332fac: Verifying Checksum
Step #0: be3d53332fac: Download complete
Step #0: d89c1b1b9845: Download complete
Step #0: 767d28c10b1d: Verifying Checksum
Step #0: 767d28c10b1d: Download complete
Step #0: e46f54697eb9: Pull complete
Step #0: f1d296901bdc: Pull complete
Step #0: 3b1d58d3def1: Pull complete
Step #0: 4f4fb700ef54: Pull complete
Step #0: 7212172fcf36: Pull complete
Step #0: 767d28c10b1d: Pull complete
Step #0: c2913a85b1ea: Pull complete
Step #0: be3d53332fac: Pull complete
Step #0: c392552b98fc: Pull complete
Step #0: d89c1b1b9845: Pull complete
Step #0: Digest: sha256:dcb02790ab0eaf431a5fdc359d074bcf2193c7965ba1d72250d987c08bda61cb
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.615MB
Step #1: Step 1/13 : FROM golang:1.24.2-bookworm@sha256:79390b5e5af9ee6e7b1173ee3eac7fadf6751a545297672916b59bfa0ecf6f71 as ct_testbase
Step #1: docker.io/library/golang:1.24.2-bookworm@sha256:79390b5e5af9ee6e7b1173ee3eac7fadf6751a545297672916b59bfa0ecf6f71: Pulling from library/golang
Step #1: cf05a52c0235: Already exists
Step #1: 63964a8518f5: Already exists
Step #1: ca513cad200b: Already exists
Step #1: e46f54697eb9: Already exists
Step #1: f1d296901bdc: Already exists
Step #1: 3b1d58d3def1: Already exists
Step #1: 4f4fb700ef54: Already exists
Step #1: Digest: sha256:79390b5e5af9ee6e7b1173ee3eac7fadf6751a545297672916b59bfa0ecf6f71
Step #1: Status: Downloaded newer image for golang:1.24.2-bookworm@sha256:79390b5e5af9ee6e7b1173ee3eac7fadf6751a545297672916b59bfa0ecf6f71
Step #1: ---> 4ce9b6e0085f
Step #1: Step 2/13 : WORKDIR /testbase
Step #1: ---> Using cache
Step #1: ---> 206b24c6ad46
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1: ---> Using cache
Step #1: ---> a1d9f204d51a
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1: ---> Using cache
Step #1: ---> b92b12194932
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: ---> ba29e3c11f4a
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: ---> ff62049c7acc
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.61.0
Step #1: ---> Using cache
Step #1: ---> f574ab75ae27
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: ---> b8d0aaf0df28
Step #1: Step 9/13 : ENV PATH /usr/local/bin:$PATH
Step #1: ---> Using cache
Step #1: ---> bcd87968f644
Step #1: Step 10/13 : COPY ./integration/test-runner.sh /testbase/
Step #1: ---> Using cache
Step #1: ---> b8c08b5c4f81
Step #1: Step 11/13 : ENV GOPATH /go
Step #1: ---> Using cache
Step #1: ---> 9a68f8084459
Step #1: Step 12/13 : ENV PATH $GOPATH/bin:/testbase/protoc/bin:$PATH
Step #1: ---> Using cache
Step #1: ---> 8fb473fca741
Step #1: Step 13/13 : CMD /bin/bash -exc /testbase/test-runner.sh
Step #1: ---> Using cache
Step #1: ---> d6fd170fbe13
Step #1: Successfully built d6fd170fbe13
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": 3d78e577de35: Already exists
Step #2 - "prepare": bfb59b82a9b6: Already exists
Step #2 - "prepare": 4eff9a62d888: 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": d00c3209d929: Already exists
Step #2 - "prepare": 221438ca359c: Already exists
Step #2 - "prepare": a6658a7bc1c4: Pulling fs layer
Step #2 - "prepare": 9861d5abc427: Pulling fs layer
Step #2 - "prepare": 9861d5abc427: Verifying Checksum
Step #2 - "prepare": 9861d5abc427: Download complete
Step #2 - "prepare": a6658a7bc1c4: Verifying Checksum
Step #2 - "prepare": a6658a7bc1c4: Download complete
Step #2 - "prepare": a6658a7bc1c4: Pull complete
Step #2 - "prepare": 9861d5abc427: Pull complete
Step #2 - "prepare": Digest: sha256:1f053dcf1e699b781e71c05078fa346af61f66214163cbd5c264509ad0b9dec7
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 postgresql_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": 3d78e577de35: Already exists
Step #2 - "prepare": bfb59b82a9b6: Already exists
Step #2 - "prepare": 4eff9a62d888: 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": d00c3209d929: Already exists
Step #2 - "prepare": 221438ca359c: Already exists
Step #2 - "prepare": d5d68f768e97: Pulling fs layer
Step #2 - "prepare": 7f6601914c5f: Pulling fs layer
Step #2 - "prepare": 7f6601914c5f: Verifying Checksum
Step #2 - "prepare": 7f6601914c5f: Download complete
Step #2 - "prepare": d5d68f768e97: Verifying Checksum
Step #2 - "prepare": d5d68f768e97: Download complete
Step #2 - "prepare": d5d68f768e97: Pull complete
Step #2 - "prepare": 7f6601914c5f: Pull complete
Step #2 - "prepare": Digest: sha256:18f7ae9a51383810f28bd304a45a524f2f5ccee31006d6b6111e042b77667717
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 postgresql_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.2
Step #2 - "prepare": go: downloading google.golang.org/protobuf v1.36.6
Step #2 - "prepare": go: downloading google.golang.org/grpc v1.72.1
Step #2 - "prepare": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb
Step #2 - "prepare": go: downloading google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4
Step #2 - "prepare": go: downloading golang.org/x/sys v0.33.0
Step #2 - "prepare": go: downloading golang.org/x/net v0.40.0
Step #2 - "prepare": go: downloading golang.org/x/text v0.25.0
Step #2 - "prepare": + export TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.7.2
Step #2 - "prepare": + TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.7.2
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.2/examples/deployment/postgresql/docker-compose.yml pull postgresql trillian-log-server trillian-log-signer
Step #2 - "prepare": Pulling postgresql ...
Step #2 - "prepare": Pulling trillian-log-server ...
Step #2 - "prepare": Pulling trillian-log-signer ...
Step #2 - "prepare": Pulling postgresql ... done
Step #2 - "prepare": Pulling trillian-log-signer ... done
Step #2 - "prepare": Pulling trillian-log-server ... done
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.7.2/examples/deployment/postgresql/docker-compose.yml up -d postgresql trillian-log-server trillian-log-signer
Step #2 - "prepare": Building postgresql
Step #2 - "prepare": Sending build context to Docker daemon 5.607MB
Step #2 - "prepare": Step 1/3 : FROM postgres:17.4@sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd
Step #2 - "prepare": docker.io/library/postgres:17.4@sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd: Pulling from library/postgres
Step #2 - "prepare": 8a628cdd7ccc: Pulling fs layer
Step #2 - "prepare": e4847368ad17: Pulling fs layer
Step #2 - "prepare": 97cdd47d9131: Pulling fs layer
Step #2 - "prepare": 2817206b0512: Pulling fs layer
Step #2 - "prepare": 3a6f8814136c: Pulling fs layer
Step #2 - "prepare": 07db60713289: Pulling fs layer
Step #2 - "prepare": 0c942aac37b1: Pulling fs layer
Step #2 - "prepare": 8c63b71925de: Pulling fs layer
Step #2 - "prepare": 97f28320a07a: Pulling fs layer
Step #2 - "prepare": 2a08aad74366: Pulling fs layer
Step #2 - "prepare": 6cea4d95608f: Pulling fs layer
Step #2 - "prepare": c1b7de8085d1: Pulling fs layer
Step #2 - "prepare": f15c43cffa70: Pulling fs layer
Step #2 - "prepare": 6948dc7760c1: Pulling fs layer
Step #2 - "prepare": 97f28320a07a: Waiting
Step #2 - "prepare": 2a08aad74366: Waiting
Step #2 - "prepare": 6cea4d95608f: Waiting
Step #2 - "prepare": 6948dc7760c1: Waiting
Step #2 - "prepare": c1b7de8085d1: Waiting
Step #2 - "prepare": f15c43cffa70: Waiting
Step #2 - "prepare": 07db60713289: Waiting
Step #2 - "prepare": 3a6f8814136c: Waiting
Step #2 - "prepare": 2817206b0512: Waiting
Step #2 - "prepare": 0c942aac37b1: Waiting
Step #2 - "prepare": 8c63b71925de: Waiting
Step #2 - "prepare": e4847368ad17: Verifying Checksum
Step #2 - "prepare": e4847368ad17: Download complete
Step #2 - "prepare": 97cdd47d9131: Verifying Checksum
Step #2 - "prepare": 97cdd47d9131: Download complete
Step #2 - "prepare": 8a628cdd7ccc: Verifying Checksum
Step #2 - "prepare": 8a628cdd7ccc: Download complete
Step #2 - "prepare": 2817206b0512: Verifying Checksum
Step #2 - "prepare": 2817206b0512: Download complete
Step #2 - "prepare": 3a6f8814136c: Verifying Checksum
Step #2 - "prepare": 3a6f8814136c: Download complete
Step #2 - "prepare": 07db60713289: Verifying Checksum
Step #2 - "prepare": 07db60713289: Download complete
Step #2 - "prepare": 0c942aac37b1: Verifying Checksum
Step #2 - "prepare": 0c942aac37b1: Download complete
Step #2 - "prepare": 8a628cdd7ccc: Pull complete
Step #2 - "prepare": e4847368ad17: Pull complete
Step #2 - "prepare": 8c63b71925de: Verifying Checksum
Step #2 - "prepare": 8c63b71925de: Download complete
Step #2 - "prepare": 97cdd47d9131: Pull complete
Step #2 - "prepare": 2817206b0512: Pull complete
Step #2 - "prepare": 2a08aad74366: Verifying Checksum
Step #2 - "prepare": 2a08aad74366: Download complete
Step #2 - "prepare": 3a6f8814136c: Pull complete
Step #2 - "prepare": 6cea4d95608f: Download complete
Step #2 - "prepare": 07db60713289: Pull complete
Step #2 - "prepare": 0c942aac37b1: Pull complete
Step #2 - "prepare": 8c63b71925de: Pull complete
Step #2 - "prepare": c1b7de8085d1: Verifying Checksum
Step #2 - "prepare": c1b7de8085d1: Download complete
Step #2 - "prepare": f15c43cffa70: Verifying Checksum
Step #2 - "prepare": f15c43cffa70: Download complete
Step #2 - "prepare": 6948dc7760c1: Verifying Checksum
Step #2 - "prepare": 6948dc7760c1: Download complete
Step #2 - "prepare": 97f28320a07a: Verifying Checksum
Step #2 - "prepare": 97f28320a07a: Download complete
Step #2 - "prepare": 97f28320a07a: Pull complete
Step #2 - "prepare": 2a08aad74366: Pull complete
Step #2 - "prepare": 6cea4d95608f: Pull complete
Step #2 - "prepare": c1b7de8085d1: Pull complete
Step #2 - "prepare": f15c43cffa70: Pull complete
Step #2 - "prepare": 6948dc7760c1: Pull complete
Step #2 - "prepare": Digest: sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd
Step #2 - "prepare": Status: Downloaded newer image for postgres:17.4@sha256:fe3f571d128e8efadcd8b2fde0e2b73ebab6dbec33f6bfe69d98c682c7d8f7bd
Step #2 - "prepare": ---> f49abb9855df
Step #2 - "prepare": Step 2/3 : COPY storage/postgresql/schema/storage.sql /docker-entrypoint-initdb.d/storage.sql
Step #2 - "prepare": ---> b9cbc6b33b6f
Step #2 - "prepare": Step 3/3 : RUN chmod -R 775 /docker-entrypoint-initdb.d
Step #2 - "prepare": ---> Running in 4487d018cf7e
Step #2 - "prepare": Removing intermediate container 4487d018cf7e
Step #2 - "prepare": ---> 63ae60617f86
Step #2 - "prepare": Successfully built 63ae60617f86
Step #2 - "prepare": Successfully tagged postgresql_postgresql:latest
Step #2 - "prepare": Image for service postgresql 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 postgresql_postgresql_1 ...
Step #2 - "prepare": Creating postgresql_postgresql_1 ... done
Step #2 - "prepare": Creating postgresql_trillian-log-server_1 ...
Step #2 - "prepare": Creating postgresql_trillian-log-signer_1 ...
Step #2 - "prepare": Creating postgresql_trillian-log-signer_1 ... done
Step #2 - "prepare": Creating postgresql_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.9.3
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.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/v3 v3.6.0
Step #3 - "ci-ready": go: downloading github.com/golang/mock v1.7.0-rc.1
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/pkg/v3 v3.6.0
Step #3 - "ci-ready": go: downloading github.com/spf13/cobra v1.9.1
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v3 v3.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/api/v3 v3.6.0
Step #3 - "ci-ready": go: downloading github.com/dustin/go-humanize v1.0.1
Step #3 - "ci-ready": go: downloading github.com/olekukonko/tablewriter v0.0.5
Step #3 - "ci-ready": go: downloading github.com/bgentry/speakeasy v0.2.0
Step #3 - "ci-ready": go: downloading go.uber.org/zap v1.27.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/pkg/v3 v3.6.0
Step #3 - "ci-ready": go: downloading golang.org/x/time v0.11.0
Step #3 - "ci-ready": go: downloading github.com/cheggaaa/pb/v3 v3.1.6
Step #3 - "ci-ready": go: downloading github.com/spf13/pflag v1.0.6
Step #3 - "ci-ready": go: downloading github.com/jhump/protoreflect v1.17.0
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.4
Step #3 - "ci-ready": go: downloading github.com/mattn/go-runewidth v0.0.16
Step #3 - "ci-ready": go: downloading github.com/VividCortex/ewma v1.2.0
Step #3 - "ci-ready": go: downloading github.com/fatih/color v1.18.0
Step #3 - "ci-ready": go: downloading github.com/mattn/go-colorable v0.1.14
Step #3 - "ci-ready": go: downloading github.com/mattn/go-isatty v0.0.20
Step #3 - "ci-ready": go: downloading golang.org/x/sync v0.14.0
Step #3 - "ci-ready": go: downloading github.com/cespare/xxhash/v2 v2.3.0
Step #3 - "ci-ready": go: downloading github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42
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 github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
Step #3 - "ci-ready": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
Step #3 - "ci-ready": go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0
Step #3 - "ci-ready": go: downloading github.com/rivo/uniseg v0.4.7
Step #3 - "ci-ready": go: downloading github.com/coreos/go-systemd/v22 v22.5.0
Step #3 - "ci-ready": go: downloading go.uber.org/multierr v1.11.0
Step #3 - "ci-ready": go: downloading cel.dev/expr v0.20.0
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
Step #3 - "ci-ready": go: downloading github.com/bufbuild/protocompile v0.14.1
Step #3 - "ci-ready": go: downloading golang.org/x/mod v0.24.0
Step #3 - "ci-ready": go: downloading golang.org/x/tools v0.31.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdutl/v3 v3.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/tests/v3 v3.6.0
Step #3 - "ci-ready": go: downloading github.com/go-jose/go-jose/v4 v4.0.5
Step #3 - "ci-ready": go: downloading github.com/zeebo/errs v1.4.0
Step #3 - "ci-ready": go: downloading golang.org/x/oauth2 v0.28.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/server/v3 v3.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/raft/v3 v3.6.0
Step #3 - "ci-ready": go: downloading golang.org/x/crypto v0.38.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute/metadata v0.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/bbolt v1.4.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_golang v1.22.0
Step #3 - "ci-ready": go: downloading github.com/google/go-cmp v0.7.0
Step #3 - "ci-ready": go: downloading github.com/google/btree v1.1.3
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0
Step #3 - "ci-ready": go: downloading github.com/stretchr/testify v1.10.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 go.etcd.io/gofail v0.2.0
Step #3 - "ci-ready": go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
Step #3 - "ci-ready": go: downloading github.com/jonboulle/clockwork v0.5.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel v1.34.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/metric v1.34.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/trace v1.34.0
Step #3 - "ci-ready": go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
Step #3 - "ci-ready": go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
Step #3 - "ci-ready": go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
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.34.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/sdk v1.34.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.34.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
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.62.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/procfs v0.15.1
Step #3 - "ci-ready": go: downloading github.com/go-logr/logr v1.4.2
Step #3 - "ci-ready": go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
Step #3 - "ci-ready": go: downloading gopkg.in/yaml.v3 v3.0.1
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 go.opentelemetry.io/proto/otlp v1.5.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
Step #3 - "ci-ready": go: downloading github.com/go-logr/stdr v1.2.2
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/auto/sdk v1.1.0
Step #3 - "ci-ready": go: downloading github.com/cenkalti/backoff/v4 v4.3.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/gorilla/mux v1.8.1
Step #3 - "ci-ready": go: downloading k8s.io/klog/v2 v2.130.1
Step #3 - "ci-ready": go: downloading github.com/mattn/go-sqlite3 v1.14.28
Step #3 - "ci-ready": go: downloading github.com/transparency-dev/merkle v0.0.2
Step #3 - "ci-ready": go: downloading github.com/go-sql-driver/mysql v1.9.2
Step #3 - "ci-ready": go: downloading github.com/jackc/pgx/v5 v5.7.5
Step #3 - "ci-ready": go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
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/kylelemons/godebug v1.1.0
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/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.24.0
Step #3 - "ci-ready": go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
Step #3 - "ci-ready": go: downloading github.com/aws/aws-sdk-go v1.55.5
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.3
Step #3 - "ci-ready": go: downloading google.golang.org/api v0.226.0
Step #3 - "ci-ready": go: downloading github.com/googleapis/gax-go/v2 v2.14.1
Step #3 - "ci-ready": go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
Step #3 - "ci-ready": go: downloading github.com/jackc/puddle/v2 v2.2.2
Step #3 - "ci-ready": go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
Step #3 - "ci-ready": go: downloading github.com/jackc/pgpassfile v1.0.0
Step #3 - "ci-ready": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.5
Step #3 - "ci-ready": go: downloading github.com/google/s2a-go v0.1.9
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0
Step #3 - "ci-ready": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.7
Step #3 - "ci-ready": go: downloading cloud.google.com/go/auth v0.15.0
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": ok github.com/google/certificate-transparency-go 0.684s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/asn1 0.025s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/client 23.341s
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": ok github.com/google/certificate-transparency-go/ctpolicy 0.009s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/ctutil 0.011s
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": ok github.com/google/certificate-transparency-go/fixchain 0.097s
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/fixchain/chainfix [no test files]
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/gossip/minimal/x509ext 0.004s
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": ? 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": ok github.com/google/certificate-transparency-go/internal/witness/cmd/witness/internal/witness 0.017s
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/internal/witness/verifier [no test files]
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.003s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/loglist3 0.012s
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": ok github.com/google/certificate-transparency-go/scanner 0.011s
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/scanner/scanlog [no test files]
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/schedule 0.254s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/submission 6.237s
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": ok github.com/google/certificate-transparency-go/tls 0.015s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/trillian/ctfe 0.080s
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/ctfe/cache [no test files]
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/trillian/ctfe/cache/lru 0.003s
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": ? 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": ok github.com/google/certificate-transparency-go/trillian/ctfe/storage/mysql 0.004s
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/trillian/ctfe/storage/postgresql 0.004s
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/ctfe/testonly [no test files]
Step #3 - "ci-ready": ok github.com/google/certificate-transparency-go/trillian/integration 0.019s
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/integration/ct_hammer [no test files]
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/migrillian [no test files]
Step #3 - "ci-ready": ? github.com/google/certificate-transparency-go/trillian/migrillian/conf
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-2a00a47d-8f42-4653-8430-c272759f175b.txt.]
...
lse explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0519 17:05:19.540744 31038 handlers.go:206] aramis{8946431900625966033}: 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": W0519 17:05:19.680283 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0519 17:05:19.799092 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0519 17:05:19.835545 31038 handlers.go:206] aramis{8946431900625966033}: GetSTHConsistency handler error: failed to parse consistency range: first and second params cannot be <0: -3 -1
Step #5 - "race_detection": W0519 17:05:20.017214 31699 handlers.go:206] aramis{3497819143264667376}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W0519 17:05:20.073004 31699 handlers.go:206] aramis{3497819143264667376}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W0519 17:05:20.075447 31699 handlers.go:956] aramis{3497819143264667376}: 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\r250520170443Z0V1\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\xaf\x9d\xf9\x15¡U\x03\x92q\xb9O\x98\xb0w\v\x81U{\x96dQ\xc3!\xdav+\x92rV\xb1\x8bͧ\x8a-)\x9f\xe0\x98\xb4\x90\xa8~\x1d\xe7\xdcH\x9f\x82\r\xcf\x1c\x1f\x0eS\xc5y/\xb0\xc7\fāt[B\xab\xe4\x97\xf2$1\x02\xe6r^̻\xc3\xed\xfc\x99\xd1X\f?C\xe0=\xbf\x9d\xb8]^R\x83t\x80R\xea\xfd\xd1\x18F\xb4=\xa1c\x82\xa4\x18\x1d\xe1@\x06\xaa]\xfb\x8e\x136\xb9=o\xb5\a\xd40\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02 K\x13\xfb\xbc\xa8\xb1\xaa\r\x87\xdf\xc6h\xf2\x9f\xffTY\xad\x14\xe8\xe3RM\xb3\x95\x8el9\xb7\xbf\x80n\x02!\x00\xe6'\xfe\x8f\xbb\x02\x80\xea\xbdQ\xff9N\x02\xf2i\x80'$9\xdb,\xa3\xe3\xfah,\n!iKG" "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": W0519 17:05:20.075703 31699 handlers.go:206] aramis{3497819143264667376}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": W0519 17:05:20.084524 31699 handlers.go:206] aramis{3497819143264667376}: AddPreChain handler error: aramis{3497819143264667376}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": Stopping CT HTTP servers (pids 32262)
Step #7 - "etcd_with_race": W0519 17:05:20.203571 32262 main.go:384] Signal received: interrupt
Step #7 - "etcd_with_race": I0519 17:05:20.203634 32262 main.go:354] Shutting down HTTP server...
Step #7 - "etcd_with_race": I0519 17:05:20.203771 32262 main.go:358] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": W0519 17:05:20.724166 31038 handlers.go:956] aramis{8946431900625966033}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02n0\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\r250520170449Z0V1\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\xa6\x8c\b\xcd\xf9OG8\x95\xfe\xacbǎ\xfb7\x00\\w1Qq9*!\xce\xcc\xfd\x00@\x93#\xf5'\xe0/<Bu\x0e\"ļ\xbfǔ\xfd\xed\xb2%\xfdz#Ӕ\x02'\x88\x91rtM+\xf4\xef\xce&\x90@~\xc7B\xdc(\xb1kYٻ\xd9z\x06\x9d\xd6\xd1r\xa4\x7fcA\x10ƶŅ\xeb\xf3\x89kH\xbb\x99\x9eɑ\xab\x1a\xdf\a\x95<D\x11ɻ\xd44\x86\x1a\xfe\xc7̊\x95\xa9b9t0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 c-\xb2\xe6\xfa\xe5\x17\x9f\xeb}un\x1b]봫\xa1\xcc\xcfs:\xc7\xfd\x0fzĆY!\x15H\x02 4\x85\x11\xcd\x0f6V\x00\xfc\xf1TY\xc1ur\x15j\xeb\xe5ľ\x90]\xd8Z\xa9\xb8-G*\xccU" "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": W0519 17:05:20.724431 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": W0519 17:05:20.972239 31699 handlers.go:206] aramis{3497819143264667376}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W0519 17:05:20.992835 31699 handlers.go:206] aramis{3497819143264667376}: AddPreChain handler error: aramis{3497819143264667376}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W0519 17:05:20.993581 31699 handlers.go:206] aramis{3497819143264667376}: AddPreChain handler error: aramis{3497819143264667376}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W0519 17:05:21.020417 31699 handlers.go:956] aramis{3497819143264667376}: 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\r250520170443Z0V1\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ͮν\xcd\b\xe7\xf50\x8e\n\xab\x06g\xbe+Cw\xf1\x85\xef\x00\x8d\xa4V\xbduq\x00E\x06\x8dO\xc6\xe4d>\xf6\x94x/\xe9\aYkX\x85Y\xea\xf5\xe3>\xa6\xd6xջ'\xdf@˙ĐV\x1dW\x1b(\xbe\x83S\x18\x80\xe3\xccH\xe7\x1cvSt\xd7Vuy摃M\x830\xe0\xe6z\xa0\xdce\xea\x0f\xfb\x87\x11\x86B\xb0퀼4\xf5j\x8f\x06:~|z\x96\x92[L:\xc5y\xfe\x8e\x060\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\x80\x82\xe4\xe8\x06K\x19r\x9d\xac\xd83#\xbfL\x91\xb4\xbft\x1b\xbb(Ԣјэ<72$\x02!\x00\xb0b\xe1\xac\x15)Q\x12\xf5.\xa0\xc1\xcfv!|\xcc\x1a\xd0\x10[\xab\xa3\x9a2\xf3\x7f+\b~\xcb\x06" "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": W0519 17:05:21.020710 31699 handlers.go:206] aramis{3497819143264667376}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": I0519 17:05:21.058924 31751 hammer.go:1134] aramis: completed 1500 operations on log
Step #5 - "race_detection": I0519 17:05:21.059007 31751 main.go:322] completed tests on all 3 logs:
Step #5 - "race_detection": I0519 17:05:21.059035 31751 main.go:334] no errors; done
Step #7 - "etcd_with_race": Retry kill -INT 32262
Step #8 - "with_pkcs11_and_race": W0519 17:05:21.535690 31038 handlers.go:206] aramis{8946431900625966033}: 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 #8 - "with_pkcs11_and_race": W0519 17:05:21.552729 31038 handlers.go:956] aramis{8946431900625966033}: 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\r250520170449Z0V1\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\x9e\xf5\xf4\x1f\x98\xc0D\xb3\x99ݐ\x90\xccg\xfe\xff\x16\x94H\xbb\xa9\x17u\x82\xfc\xcd\xf4\xfb\xcav,\xd3(]\f\x8e\xb8\x8e\xa6\x93\xbf\xa8\xe4\t\xfc4\xaa\xa8\xe8\xdf\n\x8a\x823|\xf1\xfa\xf5G\xbd\x8d\x93j\r\v\x83\xaa\x8d\U000d8b26\xa5\xe1\xe9\xa1\xe5\r\xa3\xf5\xa2l>\x8c+\x9a(3\xf0\xa3-;$\x03\xcf\f\x9bL`K\xf8\x80\x8c\xa7\xe1<\x1f$O\xe3\xe6_\x06?\x1a\xd6?7\xcfɎ\xa1\xf2\xee\xba\xfe\xec\xf80\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02 $\xea\a\x0f\x0fp\xfe\xffc\x1f$\xb3\xee\xba25\x94b\x7f\xa57\x89?\x0e\x13\xdd@ǽ\xcce\xcf\x02!\x00\xcd)다\xc8\v\xbc\x9aMy\xf4V\xd8\xf2l\xec\xc3\x02\x80ΧE\x14\x0f{\n\xf8\x89L\xbd\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 #8 - "with_pkcs11_and_race": W0519 17:05:21.552957 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0519 17:05:21.641288 31038 handlers.go:206] aramis{8946431900625966033}: 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": W0519 17:05:21.690406 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain 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:644 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 #8 - "with_pkcs11_and_race": W0519 17:05:21.732406 31038 handlers.go:956] aramis{8946431900625966033}: 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\r250520170449Z0V1\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\xaex\xb4\xb3<\xb7\xad8˸\xd7Y\xec\x04ob\xa1Kў\xef\xa6L\xc6В\n\x9f\x8d\x81i\xb6\x1c\x97\xa0\x9a\x8f\xeb\xe7\xf0\xb4\r\xa3R\xa3\x98\xc2!\"\x1b\xa6O\xf3+\x0f\xb4\xae3\xbc\b\x15\xcf\xe4\xf3\xdc\xc0}\xbd\x17\x10H*^\x94\xdaH\xa9t\xdc[\xad\xeb@\x90?%\x89l\x01\xad\x9dp\xab*\x12l\f\xaa\xb0\xf6\xb9\xb1\x15\t\x00\x00\x06(-\xfa\xbf\xd8\n\x80(\x12\xc6Lճ#T\xa5\xfe\x8d\xe3\xb1]0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02!\x00\xc2\xd8\xfaY\xfc\xadX\x19^?\xf2#\xcc\xe4Q\xdef\xaf,I\x0f\xb3\xce\xe0\xea\x8a\xd3\x10|Uޮ\x02 Aı\xa9p\xa0\xb8\xa1.\x1f\xb6:\xf0Z\xc1\x90\x82\xb3\x8c\xfb\xc8\xc5^\xa0\x89\xd0tZ\x88\x8a\x12A" "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": W0519 17:05:21.732635 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #5 - "race_detection": Stopping CT HTTP servers (pids 31699)
Step #5 - "race_detection": W0519 17:05:22.075234 31699 main.go:384] Signal received: interrupt
Step #5 - "race_detection": I0519 17:05:22.075327 31699 main.go:354] Shutting down HTTP server...
Step #5 - "race_detection": I0519 17:05:22.075498 31699 main.go:358] HTTP server shutdown
Step #7 - "etcd_with_race": Deleting /tmp/ct-orZtt9 on exit
Step #8 - "with_pkcs11_and_race": W0519 17:05:22.301010 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0519 17:05:22.387703 31038 handlers.go:206] aramis{8946431900625966033}: 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 #8 - "with_pkcs11_and_race": W0519 17:05:22.427648 31038 handlers.go:958] aramis{8946431900625966033}: 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\r250520170449Z0V1\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\xec*\xec\x06\x85\xe3\\bm\x98\xc5\f4l\xa0\xf1\xec\x03\xa6VX\x00\x05\x9b/M\xe1\xc2C\x05\x86\xcf\xf9/\x1f\xb0\x1az$\x1c\xaf\xbcBi\xc2Qp\xcbԝ\xeb\x8e19\xcc\xf48`\xad\x83\xeb'L\x12\x8e\xb45p\xf8\\Fk)(\xf4Q\xb7\xbe\x99\x19\bt\xa38$\xd6\f҉\xec\xe1\x99@\xbdP\x91\xe9\xd3e\x17Iל\x92w-\xb7ZA\xe1^eJ?\x1d5t\xefo\xf0\xa6\xc0\xfd\x8bX\x8fe: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\x03H\x000E\x02!\x00\x9e\x87\x9e\x89\xe9\"\x8dD\x8c\xf4\xb4\x82D\x18\x8ez\xb2\x0e\xa3!\xf8\xb6\x0fH\x0eV\xa0\x16\xc7 \x88\xd9\x02 Eӣ\x0f\x9f\xba\xfd\xcbfxS8\xdc]\x7f\xc6 \xd1>\xb2_\x19\x11d\x93\xe2\xa6\xc9b\xf7\x0f'" "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": W0519 17:05:22.427918 31038 handlers.go:206] aramis{8946431900625966033}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Finished Step #7 - "etcd_with_race"
Step #8 - "with_pkcs11_and_race": W0519 17:05:22.507854 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: aramis{8946431900625966033}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0519 17:05:22.606339 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: aramis{8946431900625966033}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0519 17:05:22.661586 31038 handlers.go:956] aramis{8946431900625966033}: 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\r250520170449Z0V1\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\t%\x97\xe1\xf8\x16\xb8\xe4#\x87\xd7\x1f\xf5\xb6}4걼=\xf9e\xcfF:\xe4\xc7\xde\xf1\xe0\xf9 \xbe\xcb20\x95\x9c\xa3\x86ū\x1a\x88i\x05:{\xdb2\x7f\xd6\xe8\xc8N\x88\x8a\xc7\x1c\xa6j'\xddbw|V\n\xec\xe0\x85\x12x\x8eR\xbf\x8c\xe0{\x8b\xfa#\x1d\xc4u\x94w\x16A\x12`\xfb\x06\xe8qЖ\\\xfb\x1fl\x91\x10ޞ\xd8K\x82\xce\"_\xb3\xcaC@\x7fX\tx\xaf\xf5\x06\xed\xd4d\xc2\"\x850\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\xba^L\xb1\x14\x1d%v\x92R\xe6\xb1u\xf8\x1b\x97\a5q\xe6*\xb7\x19\xd4\xf0\xe35~\x93iJC\x02!\x00\xcb\xe2P\xe4\xfa\xc6\x1a\x18\xc5x\xe6/3\xf0\xc1\xe6q\xa1P\x9f\x17\xf7\xb2F\x18\x1c\xe6\xdbv\xda\xfd\xd8" "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": W0519 17:05:22.661845 31038 handlers.go:206] aramis{8946431900625966033}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0519 17:05:22.698237 31038 handlers.go:206] aramis{8946431900625966033}: AddChain handler error: aramis{8946431900625966033}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": Retry kill -INT 31699
Step #8 - "with_pkcs11_and_race": W0519 17:05:23.650942 31038 handlers.go:206] aramis{8946431900625966033}: 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 #8 - "with_pkcs11_and_race": I0519 17:05:23.658386 31087 hammer.go:1134] aramis: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I0519 17:05:23.658506 31087 main.go:322] completed tests on all 3 logs:
Step #8 - "with_pkcs11_and_race": I0519 17:05:23.658553 31087 main.go:334] no errors; done
Step #5 - "race_detection": Deleting /tmp/ct-RFfQ0a on exit
Finished Step #5 - "race_detection"
Step #8 - "with_pkcs11_and_race": Stopping CT HTTP servers (pids 31038)
Step #8 - "with_pkcs11_and_race": W0519 17:05:24.671067 31038 main.go:384] Signal received: interrupt
Step #8 - "with_pkcs11_and_race": I0519 17:05:24.671168 31038 main.go:354] Shutting down HTTP server...
Step #8 - "with_pkcs11_and_race": I0519 17:05:24.671343 31038 main.go:358] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": Retry kill -INT 31038
Step #8 - "with_pkcs11_and_race": Deleting /tmp/ct-mmtg3B 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"
PUSH
DONE
Loading