Skip to content

Console Output

Skipping 162 KB.. Full Log
14:22:42 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
14:22:42 88286f41530e: Pulling fs layer
14:22:42 88286f41530e: Verifying Checksum
14:22:42 88286f41530e: Download complete
14:22:42 88286f41530e: Pull complete
14:22:42 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:22:42 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:22:42 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
14:22:42 The push refers to repository [registry:5000/alpine]
14:22:42 5bef08742407: Preparing
14:22:42 5bef08742407: Pushed
14:22:42 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:22:43 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
14:22:43 03b1be98f3f9: Pulling fs layer
14:22:43 03b1be98f3f9: Verifying Checksum
14:22:43 03b1be98f3f9: Download complete
14:22:43 03b1be98f3f9: Pull complete
14:22:43 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:22:43 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:22:43 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
14:22:43 The push refers to repository [registry:5000/busybox]
14:22:43 6a749002dd6a: Preparing
14:22:43 6a749002dd6a: Pushed
14:22:43 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
14:22:44 Swarm initialized: current node (xcn204c6qbeonvhrww5w924dd) is now a manager.
14:22:44 
14:22:44 To add a worker to this swarm, run the following command:
14:22:44 
14:22:44     docker swarm join --token SWMTKN-1-1fux5x7p594lvzhkjtsvcb1me18kv8vo8ei6a2cg5r1k0wxpx4-ee43qp3c1uxw0tbyl5lc98hv0 172.18.0.4:2377
14:22:44 
14:22:44 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
14:22:44 
14:23:10 ✓  e2e/cli-plugins (2.812s)
14:23:10 ∅  e2e/cli-plugins/plugins/badmeta
14:23:10 ∅  e2e/cli-plugins/plugins/nopersistentprerun
14:23:10 ✓  e2e/context (70ms)
14:23:11 ✖  e2e/container (4.445s)
14:23:14 ✖  e2e/image (4.042s)
14:23:14 ∅  e2e/internal/fixtures
14:23:14 ✖  e2e/plugin (2.398s)
14:23:14 ∅  e2e/plugin/basic
14:23:15 ✓  e2e/stack (601ms)
14:23:15 ✓  e2e/system (67ms)
14:23:16 ✖  e2e/trust (513ms)
14:23:16 
14:23:16 === Skipped
14:23:16 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
14:23:16     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
14:23:16 
14:23:16 === SKIP: e2e/image TestBuildIidFileSquash (0.08s)
14:23:16     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
14:23:16 
14:23:16 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
14:23:16     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
14:23:16         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
14:23:16 
14:23:16 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
14:23:16     --- SKIP: TestRemove/Kubernetes (0.00s)
14:23:16         remove_test.go:22: !environment.KubernetesEnabled()
14:23:16 
14:23:16 
14:23:16 === Failed
14:23:16 === FAIL: e2e/container TestCreateWithContentTrust (0.31s)
14:23:16     create_test.go:18: assertion failed: 
14:23:16         Command:  docker image push registry:5000/trust-create:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-create]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Mounted from alpine
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/container TestTrustedCreateFromUnreachableTrustServer (0.23s)
14:23:16     create_test.go:38: assertion failed: 
14:23:16         Command:  docker image push registry:5000/trust-create:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-create]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Layer already exists
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/container TestTrustedCreateFromBadTrustServer (0.21s)
14:23:16     create_test.go:66: assertion failed: 
14:23:16         Command:  docker image push registry:5000/evil-alpine:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/evil-alpine]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Mounted from trust-create
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/container TestRunWithContentTrust (0.26s)
14:23:16     run_test.go:36: assertion failed: 
14:23:16         Command:  docker image push registry:5000/trust-run:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-run]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Mounted from trust-create
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestTrustedBuild (0.31s)
14:23:16     build_test.go:56: assertion failed: 
14:23:16         Command:  docker image push registry:5000/trust-build1:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-build1]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Mounted from trust-run
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestTrustedBuildUntrustedImage (0.19s)
14:23:16     build_test.go:105: assertion failed: 
14:23:16         Command:  docker build -t myimage .
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   Sending build context to Docker daemon 
14:23:16         
14:23:16         
14:23:16         Stderr:   error during connect: Post http://172.18.0.4:2375/v1.40/build?buildargs=%7B%7D&cachefrom=%5B%5D&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&labels=%7B%7D&memory=0&memswap=0&networkmode=default&rm=1&shmsize=0&t=myimage&target=&ulimits=null&version=1: Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         Expected stderr to contain "does not have trust data for"
14:23:16 
14:23:16 === FAIL: e2e/image TestPullWithContentTrust (0.33s)
14:23:16     pull_test.go:22: assertion failed: 
14:23:16         Command:  docker image push registry:5000/trust-pull:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-pull]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Mounted from trust-build1
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (0.32s)
14:23:16     pull_test.go:49: assertion failed: 
14:23:16         Command:  docker image push registry:5000/trust-pull-unreachable:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-pull-unreachable]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Mounted from trust-pull
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestPushWithContentTrust (0.34s)
14:23:16     push_test.go:46: assertion failed: 
14:23:16         Command:  docker push registry:5000/trust-push:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-push]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Mounted from evil-alpine
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestPushWithContentTrustExistingTag (0.35s)
14:23:16     push_test.go:92: assertion failed: 
14:23:16         Command:  docker push registry:5000/trust-push-existing:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/trust-push-existing]
14:23:16         5bef08742407: Preparing
14:23:16         5bef08742407: Layer already exists
14:23:16         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestPushWithContentTrustReleasesDelegationOnly (0.15s)
14:23:16     push_test.go:344: assertion failed: 
14:23:16         Command:  /usr/local/bin/notary -c /tmp/notary_test-476304022/client-config.json init registry:5000/trust-push-releases-delegation
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         * fatal: client is offline
14:23:16         
14:23:16         Stderr:   time="2020-04-06T14:23:13Z" level=error msg="could not reach https://notary-server:4443: Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (0.14s)
14:23:16     push_test.go:344: assertion failed: 
14:23:16         Command:  /usr/local/bin/notary -c /tmp/notary_test-654883895/client-config.json init registry:5000/trust-push-releases-first-roles
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         * fatal: client is offline
14:23:16         
14:23:16         Stderr:   time="2020-04-06T14:23:13Z" level=error msg="could not reach https://notary-server:4443: Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/image TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (0.14s)
14:23:16     push_test.go:344: assertion failed: 
14:23:16         Command:  /usr/local/bin/notary -c /tmp/notary_test-719216364/client-config.json init registry:5000/trust-push-releases-keys-valid-paths
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         * fatal: client is offline
14:23:16         
14:23:16         Stderr:   time="2020-04-06T14:23:14Z" level=error msg="could not reach https://notary-server:4443: Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/plugin TestInstallWithContentTrust (2.22s)
14:23:16     trust_test.go:41: assertion failed: 
14:23:16         Command:  docker plugin push registry:5000/plugin-content-trust
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   The push refers to repository [registry:5000/plugin-content-trust]
14:23:16         85e37c201337: Preparing
14:23:16         85e37c201337: Pushed
14:23:16         latest: digest: sha256:18eae736d7ec88b84a49191f269b7422caf496dc398ed01d0a9dfd447c926761 size: 518
14:23:16         Signing and pushing trust metadata
14:23:16         
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/plugin TestInstallWithContentTrustUntrusted (0.17s)
14:23:16     trust_test.go:68: assertion failed: 
14:23:16         Command:  docker plugin install --grant-all-permissions tiborvass/sample-volume-plugin:latest
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         Expected stderr to contain "Error: remote trust data does not exist"
14:23:16 
14:23:16 === FAIL: e2e/trust TestRevokeImage (0.13s)
14:23:16     revoke_test.go:55: assertion failed: 
14:23:16         Command:  docker -D trust sign registry:5000/revoke:v1
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         Stderr:   time="2020-04-06T14:23:15Z" level=debug msg="reading certificate directory: /tmp/trust_test-373212613/tls/notary-server:4443"
14:23:16         time="2020-04-06T14:23:15Z" level=debug msg="Error pinging notary server \"https://notary-server:4443/v2/\": Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
14:23:16         time="2020-04-06T14:23:15Z" level=debug msg="Making dir path: /tmp/trust_test-373212613/trust/tuf/registry:5000/revoke/changelist"
14:23:16         Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/trust TestRevokeRepo (0.12s)
14:23:16     revoke_test.go:64: assertion failed: 
14:23:16         Command:  docker -D trust sign registry:5000/revokerepo:v1
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         Stderr:   time="2020-04-06T14:23:15Z" level=debug msg="reading certificate directory: /tmp/trust_test-172366432/tls/notary-server:4443"
14:23:16         time="2020-04-06T14:23:15Z" level=debug msg="Error pinging notary server \"https://notary-server:4443/v2/\": Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
14:23:16         time="2020-04-06T14:23:15Z" level=debug msg="Making dir path: /tmp/trust_test-172366432/trust/tuf/registry:5000/revokerepo/changelist"
14:23:16         Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/trust TestSignLocalImage (0.13s)
14:23:16     sign_test.go:32: assertion failed: 
14:23:16         Command:  docker trust sign registry:5000/sign:v1
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 === FAIL: e2e/trust TestSignWithLocalFlag (0.13s)
14:23:16     sign_test.go:57: assertion failed: 
14:23:16         Command:  docker -D trust sign registry:5000/signlocal:v1
14:23:16         ExitCode: 1
14:23:16         Error:    exit status 1
14:23:16         Stdout:   
14:23:16         Stderr:   time="2020-04-06T14:23:16Z" level=debug msg="reading certificate directory: /tmp/trust_test-294957202/tls/notary-server:4443"
14:23:16         time="2020-04-06T14:23:16Z" level=debug msg="Error pinging notary server \"https://notary-server:4443/v2/\": Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
14:23:16         time="2020-04-06T14:23:16Z" level=debug msg="Making dir path: /tmp/trust_test-294957202/trust/tuf/registry:5000/signlocal/changelist"
14:23:16         Error: error contacting notary server: x509: certificate has expired or is not yet valid
14:23:16         
14:23:16         
14:23:16         Failures:
14:23:16         ExitCode was 1 expected 0
14:23:16         Expected no error
14:23:16 
14:23:16 
14:23:16 DONE 88 tests, 4 skipped, 19 failures in 32.139s
14:23:16 Stopping cliendtoendsuite_evil-notary-server_1 ... 
14:23:16 Stopping cliendtoendsuite_engine_1             ... 
14:23:16 Stopping cliendtoendsuite_registry_1           ... 
14:23:16 Stopping cliendtoendsuite_notary-server_1      ... 
14:23:19 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_evil-notary-server_1 ... 
14:23:19 Removing cliendtoendsuite_engine_1             ... 
14:23:19 Removing cliendtoendsuite_registry_1           ... 
14:23:19 Removing cliendtoendsuite_notary-server_1      ... 
14:23:19 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
14:23:19 Removing image cliendtoendsuite_notary-server
14:23:19 Removing image cliendtoendsuite_evil-notary-server
14:23:19 docker.Makefile:148: recipe for target 'test-e2e-non-experimental' failed
14:23:19 make: *** [test-e2e-non-experimental] Error 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE