Skip to content
StepArgumentsStatus
Start of Pipeline - (21 min in block)
withEnv - (21 min in block)DOCKER_BUILDKIT
withEnv block - (21 min in block)
timeout - (21 min in block)
timeout block - (21 min in block)
timestamps - (21 min in block)
timestamps block - (21 min in block)
stage - (7 min 59 sec in block)Build test images
stage block (Build test images) - (7 min 59 sec in block)
parallel - (7 min 59 sec in block)
parallel block (Branch: alpine) - (1 ms in block)
stage - (7 min 59 sec in block)alpine
stage block (alpine) - (7 min 59 sec in block)
node - (7 min 59 sec in block)ubuntu-2004 && amd64 && !zfs && cgroup1
node block - (7 min 0 sec in block)
checkout - (10 sec in self)
withDockerRegistry - (6 min 50 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (6 min 40 sec in block)
isUnix - (4 ms in self)
sh - (0.83 sec in self)docker pull dockerpinata/compose:debian-6c8c34924553191d65f95c6ab0f869a9cac975ff
ansiColor - (6 min 40 sec in block)xterm
ansiColor block - (6 min 40 sec in block)
sh - (6 min 15 sec in self)docker build -t dockerpinata/compose:alpine-6c8c34924553191d65f95c6ab0f869a9cac975ff \ --target build \ --build-arg DISTRO="alpine" \ --build-arg GIT_COMMIT="6c8c34924553191d65f95c6ab0f869a9cac975ff" \ .\
sh - (24 sec in self)docker push dockerpinata/compose:alpine-6c8c34924553191d65f95c6ab0f869a9cac975ff
echo - (<1 ms in self)dockerpinata/compose:alpine-6c8c34924553191d65f95c6ab0f869a9cac975ff
parallel block (Branch: debian) - (3 min 44 sec in block)
stage - (3 min 44 sec in block)debian
stage block (debian) - (3 min 44 sec in block)
node - (3 min 44 sec in block)ubuntu-2004 && amd64 && !zfs && cgroup1
node block - (2 min 36 sec in block)
checkout - (9.1 sec in self)
withDockerRegistry - (2 min 27 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (2 min 22 sec in block)
isUnix - (3 ms in self)
sh - (0.71 sec in self)docker pull dockerpinata/compose:debian-6c8c34924553191d65f95c6ab0f869a9cac975ff
ansiColor - (2 min 21 sec in block)xterm
ansiColor block - (2 min 21 sec in block)
sh - (1 min 57 sec in self)docker build -t dockerpinata/compose:debian-6c8c34924553191d65f95c6ab0f869a9cac975ff \ --target build \ --build-arg DISTRO="debian" \ --build-arg GIT_COMMIT="6c8c34924553191d65f95c6ab0f869a9cac975ff" \ .\
sh - (23 sec in self)docker push dockerpinata/compose:debian-6c8c34924553191d65f95c6ab0f869a9cac975ff
echo - (<1 ms in self)dockerpinata/compose:debian-6c8c34924553191d65f95c6ab0f869a9cac975ff
stage - (13 min in block)Test
stage block (Test) - (13 min in block)
script - (13 min in block)
script block - (13 min in block)
parallel - (13 min in block)
parallel block (Branch: alpine_19.03.13_py37) - (3 ms in block)
stage - (13 min in block)python=py37 docker=19.03.13 alpine
stage block (python=py37 docker=19.03.13 alpine) - (13 min in block)
node - (13 min in block)ubuntu && amd64 && !zfs
node block - (13 min in block)
checkout - (1.3 sec in self)
sh - (12 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (13 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (13 min in block)
sh - (13 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ --volume="${DOCKER_CONFIG}/config.json:/root/.docker/config.json" \ -e "DOCKER_TLS_CERTDIR=" \ -e "TAG=dockerpinata/compose:alpine-6c8c34924553191d65f95c6ab0f869a9cac975ff" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.13" \ -e "BUILD_NUMBER=2" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerpinata/compose:alpine-6c8c34924553191d65f95c6ab0f869a9cac975ff \ --verbose
parallel block (Branch: debian_19.03.13_py37) - (13 min in block)
stage - (13 min in block)python=py37 docker=19.03.13 debian
stage block (python=py37 docker=19.03.13 debian) - (13 min in block)
node - (13 min in block)ubuntu && amd64 && !zfs
node block - (13 min in block)
checkout - (1.6 sec in self)
sh - (12 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (13 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (13 min in block)
sh - (13 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ --volume="${DOCKER_CONFIG}/config.json:/root/.docker/config.json" \ -e "DOCKER_TLS_CERTDIR=" \ -e "TAG=dockerpinata/compose:debian-6c8c34924553191d65f95c6ab0f869a9cac975ff" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.13" \ -e "BUILD_NUMBER=2" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerpinata/compose:debian-6c8c34924553191d65f95c6ab0f869a9cac975ff \ --verbose