Skip to content
StepArgumentsStatus
Start of Pipeline - (18 min in block)
timeout - (18 min in block)
timeout block - (18 min in block)
timestamps - (18 min in block)
timestamps block - (18 min in block)
stage - (7 min 50 sec in block)Build test images
stage block (Build test images) - (7 min 50 sec in block)
parallel - (7 min 50 sec in block)
parallel block (Branch: alpine) - (4 ms in block)
stage - (7 min 50 sec in block)alpine
stage block (alpine) - (7 min 50 sec in block)
node - (7 min 50 sec in block)ubuntu && amd64 && !zfs
node block - (7 min 50 sec in block)
checkout - (7.3 sec in self)
withDockerRegistry - (7 min 42 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (7 min 42 sec in block)
isUnix - (4 ms in self)
sh - (0.28 sec in self)docker pull dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06
ansiColor - (7 min 42 sec in block)xterm
ansiColor block - (7 min 42 sec in block)
sh - (7 min 15 sec in self)docker build -t dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06 \ --target build \ --build-arg BUILD_PLATFORM="alpine" \ --build-arg GIT_COMMIT="eefe0d319f966288a8c0438aa51822af8668ee06" \ .\
sh - (26 sec in self)docker push dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06
echo - (<1 ms in self)dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06
parallel block (Branch: debian) - (3 min 35 sec in block)
stage - (3 min 35 sec in block)debian
stage block (debian) - (3 min 35 sec in block)
node - (3 min 35 sec in block)ubuntu && amd64 && !zfs
node block - (3 min 35 sec in block)
checkout - (3.1 sec in self)
withDockerRegistry - (3 min 32 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (3 min 32 sec in block)
isUnix - (3 ms in self)
sh - (0.28 sec in self)docker pull dockerbuildbot/compose:debian-eefe0d319f966288a8c0438aa51822af8668ee06
ansiColor - (3 min 31 sec in block)xterm
ansiColor block - (3 min 31 sec in block)
sh - (3 min 3 sec in self)docker build -t dockerbuildbot/compose:debian-eefe0d319f966288a8c0438aa51822af8668ee06 \ --target build \ --build-arg BUILD_PLATFORM="debian" \ --build-arg GIT_COMMIT="eefe0d319f966288a8c0438aa51822af8668ee06" \ .\
sh - (28 sec in self)docker push dockerbuildbot/compose:debian-eefe0d319f966288a8c0438aa51822af8668ee06
echo - (1 ms in self)dockerbuildbot/compose:debian-eefe0d319f966288a8c0438aa51822af8668ee06
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
script - (11 min in block)
script block - (11 min in block)
parallel - (11 min in block)
parallel block (Branch: alpine_19.03.8_py37) - (5 ms in block)
stage - (11 min in block)python=py37 docker=19.03.8 alpine
stage block (python=py37 docker=19.03.8 alpine) - (11 min in block)
node - (11 min in block)ubuntu && amd64 && !zfs
node block - (11 min in block)
checkout - (1.3 sec in self)
sh - (8.4 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (10 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (10 min in block)
sh - (10 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ -e "TAG=dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.8" \ -e "BUILD_NUMBER=16" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06 \ --verbose
parallel block (Branch: debian_19.03.8_py37) - (10 min in block)
stage - (10 min in block)python=py37 docker=19.03.8 debian
stage block (python=py37 docker=19.03.8 debian) - (10 min in block)
node - (10 min in block)ubuntu && amd64 && !zfs
node block - (10 min in block)
checkout - (1 sec in self)
sh - (0.28 sec in self)docker info -f '{{.Driver}}'
echo - (1 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (10 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (10 min in block)
sh - (10 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ -e "TAG=dockerbuildbot/compose:debian-eefe0d319f966288a8c0438aa51822af8668ee06" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.8" \ -e "BUILD_NUMBER=16" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:debian-eefe0d319f966288a8c0438aa51822af8668ee06 \ --verbose