Skip to content
StepArgumentsStatus
Start of Pipeline - (24 min in block)
withEnv - (24 min in block)GOPROXY, DOCKER_BUILDKIT, TAG
withEnv block - (24 min in block)
timeout - (24 min in block)
timeout block - (24 min in block)
stage - (11 min in block)Build
stage block (Build) - (11 min in block)
parallel - (11 min in block)
parallel block (Branch: Validate) - (4 ms in block)
stage - (10 min in block)Validate
stage block (Validate) - (10 min in block)
node - (10 min in block)ubuntu-1804 && x86_64 && overlay2
node block - (10 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (10 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (10 min in block)
checkout - (4.8 sec in self)
ansiColor - (10 min in block)xterm
ansiColor block - (10 min in block)
sh - (2 min 52 sec in self)make -f docker.Makefile lint
sh - (7 min 27 sec in self)make -f docker.Makefile check-vendor
deleteDir - (0.23 sec in self)
parallel block (Branch: Binaries) - (5 ms in block)
stage - (11 min in block)Binaries
stage block (Binaries) - (11 min in block)
node - (11 min in block)ubuntu-1804 && x86_64 && overlay2
node block - (11 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (10 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (10 min in block)
script - (10 min in block)
script block - (10 min in block)
checkout - (7.8 sec in self)
ansiColor - (10 min in block)xterm
ansiColor block - (10 min in block)
sh - (10 min in self)make -f docker.Makefile cli-cross cross e2e-cross tars
org.jenkinsci.plugins.workflow.steps.PushdStep - (45 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (45 sec in block)
stash - (45 sec in self)binaries
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.29 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.28 sec in block)
stash - (0.28 sec in self)e2e
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.28 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.26 sec in block)
stash - (0.26 sec in self)examples
sh - (0.29 sec in self)docker image ls --format="{{.Repository}}:{{.Tag}}" '*jenkins-app-PR-812-2*' | xargs --no-run-if-empty docker image rm -f
deleteDir - (0.29 sec in self)
parallel block (Branch: Build Invocation image) - (2 min 36 sec in block)
stage - (2 min 36 sec in block)Build Invocation image
stage block (Build Invocation image) - (2 min 36 sec in block)
node - (2 min 35 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (2 min 15 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 14 sec in block)
checkout - (8.1 sec in self)
ansiColor - (1 min 49 sec in block)xterm
ansiColor block - (1 min 49 sec in block)
sh - (1 min 48 sec in self)make -f docker.Makefile invocation-image save-invocation-image
sh - (1.2 sec in self)make -f docker.Makefile INVOCATION_IMAGE_TAG=$TAG-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
org.jenkinsci.plugins.workflow.steps.PushdStep - (16 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (16 sec in block)
stash - (6.8 sec in self)invocation-image
stash - (9.5 sec in self)coverage-invocation-image
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.58 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.57 sec in block)
sh - (0.28 sec in self)docker rmi docker/cnab-app-base:$TAG
sh - (0.28 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage
deleteDir - (0.63 sec in self)
stage - (13 min in block)Test
stage block (Test) - (13 min in block)
parallel - (13 min in block)
parallel block (Branch: Coverage) - (1 ms in block)
stage - (13 min in block)Coverage
stage block (Coverage) - (13 min in block)
node - (13 min in block)ubuntu-1804 && x86_64 && overlay2
node block - (13 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (13 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (13 min in block)
checkout - (3.2 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3.2 sec in block)
unstash - (2 sec in self)coverage-invocation-image
sh - (1.2 sec in self)docker load -i coverage-invocation-image.tar
ansiColor - (13 min in block)xterm
ansiColor block - (13 min in block)
sh - (13 min in self)make -f docker.Makefile TAG=$TAG-coverage coverage-run
sh - (0.79 sec in self)make -f docker.Makefile TAG=$TAG-coverage coverage-results
archiveArtifacts - (0.14 sec in self)_build/ci-cov/all.out
archiveArtifacts - (0.14 sec in self)_build/ci-cov/coverage.html
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.88 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.87 sec in block)
sh - (0.27 sec in self)[ ! -e unit-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app","unit/basic",g; s,"github.com/docker/app/([^"]*)","unit/basic/\1",g' unit-coverage.xml
sh - (0.27 sec in self)[ ! -e e2e-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app/e2e","e2e/basic",g' e2e-coverage.xml
archiveArtifacts - (0.25 sec in self)*.xml
junit - (63 ms in self)*.xml
sh - (0.3 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage
deleteDir - (0.41 sec in self)
parallel block (Branch: Test Linux) - (8 min 12 sec in block)
stage - (8 min 12 sec in block)Test Linux
stage block (Test Linux) - (8 min 12 sec in block)
node - (8 min 12 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (8 min 12 sec in block)
withEnv - (8 min 12 sec in block)DOCKERAPP_BINARY, DOCKERCLI_BINARY
withEnv block - (8 min 12 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8 min 10 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8 min 10 sec in block)
checkout - (3.2 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3.4 sec in block)
unstash - (2.2 sec in self)invocation-image
sh - (1.2 sec in self)docker load -i invocation-image.tar
unstash - (8.2 sec in self)binaries
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.19 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.18 sec in block)
unstash - (0.18 sec in self)examples
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.17 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.16 sec in block)
unstash - (0.16 sec in self)e2e
ansiColor - (7 min 55 sec in block)xterm
ansiColor block - (7 min 55 sec in block)
sh - (7 min 55 sec in self)./gotestsum-linux --format short-verbose --junitfile e2e-linux.xml --raw-command -- ./test2json-linux -t -p e2e/linux ./docker-app-e2e-linux -test.v --e2e-path=e2e
archiveArtifacts - (0.16 sec in self)src/github.com/docker/app/e2e-linux.xml
junit - (0.93 sec in self)src/github.com/docker/app/e2e-linux.xml
sh - (0.34 sec in self)docker rmi docker/cnab-app-base:$TAG
deleteDir - (0.3 sec in self)