Push event to branch bump-compose-2.24.0 12:28:34 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from cdb543065171dc1f524cc047b47cab2200c39330 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/ce-packaging_bump-compose-2.24.0@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: static-linux) [Pipeline] { (Branch: cross-mac) [Pipeline] { (Branch: cross-win) [Pipeline] { (Branch: centos:7-amd64) [Pipeline] { (Branch: centos:7-aarch64) [Pipeline] { (Branch: quay.io/centos/centos:stream8-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream8-aarch64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-amd64) [Pipeline] { (Branch: quay.io/centos/centos:stream9-aarch64) [Pipeline] { (Branch: debian:buster-amd64) [Pipeline] { (Branch: debian:buster-aarch64) [Pipeline] { (Branch: debian:buster-armhf) [Pipeline] { (Branch: debian:bullseye-amd64) [Pipeline] { (Branch: debian:bullseye-aarch64) [Pipeline] { (Branch: debian:bullseye-armhf) [Pipeline] { (Branch: debian:bookworm-amd64) [Pipeline] { (Branch: debian:bookworm-aarch64) [Pipeline] { (Branch: debian:bookworm-armhf) [Pipeline] { (Branch: fedora:38-amd64) [Pipeline] { (Branch: fedora:38-aarch64) [Pipeline] { (Branch: fedora:39-amd64) [Pipeline] { (Branch: fedora:39-aarch64) [Pipeline] { (Branch: balenalib/rpi-raspbian:buster-armhf) [Pipeline] { (Branch: balenalib/rpi-raspbian:bullseye-armhf) [Pipeline] { (Branch: balenalib/rpi-raspbian:bookworm-armhf) [Pipeline] { (Branch: ubuntu:focal-amd64) [Pipeline] { (Branch: ubuntu:focal-aarch64) [Pipeline] { (Branch: ubuntu:focal-armhf) [Pipeline] { (Branch: ubuntu:jammy-amd64) [Pipeline] { (Branch: ubuntu:jammy-aarch64) [Pipeline] { (Branch: ubuntu:jammy-armhf) [Pipeline] { (Branch: ubuntu:lunar-amd64) [Pipeline] { (Branch: ubuntu:lunar-aarch64) [Pipeline] { (Branch: ubuntu:lunar-armhf) [Pipeline] { (Branch: ubuntu:mantic-amd64) [Pipeline] { (Branch: ubuntu:mantic-aarch64) [Pipeline] { (Branch: ubuntu:mantic-armhf) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] { Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0750a22d8791495ab) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/a3960a50-2445-4ecc-8169-aa40514d4643/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:28:38 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:28:38 chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:28:38 + pwd 12:28:38 + id -u 12:28:38 + id -g 12:28:38 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:28:39 Removing all docker containers [Pipeline] sh 12:28:39 + docker container ls -aq [Pipeline] echo 12:28:39 Docker containers have been removed [Pipeline] echo 12:28:39 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:28:39 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-7-aarch64) [Pipeline] sh 12:28:40 + echo starting... 12:28:40 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:28:40 + docker version 12:28:40 Client: Docker Engine - Community 12:28:40 Version: 24.0.7 12:28:40 API version: 1.43 12:28:40 Go version: go1.20.10 12:28:40 Git commit: afdd53b 12:28:40 Built: Thu Oct 26 09:08:14 2023 12:28:40 OS/Arch: linux/arm64 12:28:40 Context: default 12:28:40 12:28:40 Server: Docker Engine - Community 12:28:40 Engine: 12:28:40 Version: 24.0.7 12:28:40 API version: 1.43 (minimum version 1.12) 12:28:40 Go version: go1.20.10 12:28:40 Git commit: 311b9ff 12:28:40 Built: Thu Oct 26 09:08:14 2023 12:28:40 OS/Arch: linux/arm64 12:28:40 Experimental: true 12:28:40 containerd: 12:28:40 Version: 1.6.25 12:28:40 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:40 runc: 12:28:40 Version: 1.1.10 12:28:40 GitCommit: v1.1.10-0-g18a0cb0 12:28:40 docker-init: 12:28:40 Version: 0.19.0 12:28:40 GitCommit: de40ad0 [Pipeline] sh 12:28:40 + docker info 12:28:40 Client: Docker Engine - Community 12:28:40 Version: 24.0.7 12:28:40 Context: default 12:28:40 Debug Mode: false 12:28:40 Plugins: 12:28:40 buildx: Docker Buildx (Docker Inc.) 12:28:40 Version: v0.12.0 12:28:40 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:28:40 compose: Docker Compose (Docker Inc.) 12:28:40 Version: v2.23.3 12:28:40 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:28:40 12:28:40 Server: 12:28:40 Containers: 0 12:28:40 Running: 0 12:28:40 Paused: 0 12:28:40 Stopped: 0 12:28:40 Images: 4 12:28:40 Server Version: 24.0.7 12:28:40 Storage Driver: overlay2 12:28:40 Backing Filesystem: extfs 12:28:40 Supports d_type: true 12:28:40 Using metacopy: false 12:28:40 Native Overlay Diff: true 12:28:40 userxattr: false 12:28:40 Logging Driver: json-file 12:28:40 Cgroup Driver: cgroupfs 12:28:40 Cgroup Version: 1 12:28:40 Plugins: 12:28:40 Volume: local 12:28:40 Network: bridge host ipvlan macvlan null overlay 12:28:40 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:28:40 Swarm: inactive 12:28:40 Runtimes: io.containerd.runc.v2 runc 12:28:40 Default Runtime: runc 12:28:40 Init Binary: docker-init 12:28:40 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:40 runc version: v1.1.10-0-g18a0cb0 12:28:40 init version: de40ad0 12:28:40 Security Options: 12:28:40 apparmor 12:28:40 seccomp 12:28:40 Profile: builtin 12:28:40 Kernel Version: 5.15.0-1050-aws 12:28:40 Operating System: Ubuntu 20.04.6 LTS 12:28:40 OSType: linux 12:28:40 Architecture: aarch64 12:28:40 CPUs: 8 12:28:40 Total Memory: 30.64GiB 12:28:40 Name: ip-10-100-88-25 12:28:40 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:28:40 Docker Root Dir: /var/lib/docker 12:28:40 Debug Mode: false 12:28:40 Username: dockerbuildbot 12:28:40 Experimental: true 12:28:40 Insecure Registries: 12:28:40 127.0.0.0/8 12:28:40 Live Restore Enabled: true 12:28:40 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:28:41 The recommended git tool is: git 12:28:41 using credential docker-jenkins-github-credentials 12:28:41 Cloning the remote Git repository 12:28:41 Cloning with configured refspecs honoured and without tags 12:28:41 Avoid second fetch 12:28:41 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:28:41 Commit message: "bump compose version to v2.24.0" 12:28:41 First time build. Skipping changelog. [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:28:42 + make clean 12:28:42 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:28:42 rm -f -r src 12:28:42 make -C rpm clean 12:28:42 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:28:42 rm -f -r rpmbuild/ 12:28:42 docker builder prune -f --filter until=24h 12:28:42 Total: 0B 12:28:42 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:42 make -C deb clean 12:28:42 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:28:42 rm -f -r debbuild 12:28:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:28:42 rm -f -r sources 12:28:42 docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:28:42 Total: 0B 12:28:42 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:42 make -C static clean 12:28:42 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:28:42 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:28:42 rm -f -r build 12:28:42 docker builder prune -f --filter until=24h 12:28:42 Total: 0B 12:28:42 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/d34242d8-2344-4c64-b96d-d32f255f98b0/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:28:42 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:28:42 chowning workspace [Pipeline] sh 12:28:42 + make REF=bump-compose-2.24.0 centos-7 12:28:42 git init src/github.com/docker/cli 12:28:42 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:28:42 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:28:42 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:28:42 + SRC=src/github.com/docker/cli 12:28:42 + REF=bump-compose-2.24.0 12:28:42 + REF_FETCH=bump-compose-2.24.0 12:28:42 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+ bump-compose-2.24.0 12:28:42 awk {print $2} 12:28:42 + REF= 12:28:42 + [ -n ] 12:28:42 + REF=FETCH_HEAD 12:28:42 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:28:42 fatal: couldn't find remote ref bump-compose-2.24.0 12:28:42 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch centos:7-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/c331dd6b-41f8-446c-8b37-d49f458ed1ab/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:28:42 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:28:42 chowning workspace [Pipeline] sh 12:28:43 + pwd 12:28:43 + id -u 12:28:43 + id -g 12:28:43 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:28:43 Unable to find image 'busybox:latest' locally 12:28:43 latest: Pulling from library/busybox 12:28:43 + pwd 12:28:43 + id -u 12:28:43 + id -g 12:28:43 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:28:43 29f4353257d6: Pulling fs layer 12:28:43 29f4353257d6: Verifying Checksum 12:28:43 29f4353257d6: Download complete 12:28:43 29f4353257d6: Pull complete 12:28:43 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:28:43 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:28:43 Removing all docker containers [Pipeline] sh 12:28:44 + docker container ls -aq [Pipeline] echo 12:28:44 Docker containers have been removed [Pipeline] echo 12:28:44 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:28:44 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-9-aarch64) [Pipeline] sh 12:28:44 + echo starting... 12:28:44 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:28:44 + docker version 12:28:44 Client: Docker Engine - Community 12:28:44 Version: 24.0.7 12:28:44 API version: 1.43 12:28:44 Go version: go1.20.10 12:28:44 Git commit: afdd53b 12:28:44 Built: Thu Oct 26 09:08:14 2023 12:28:44 OS/Arch: linux/arm64 12:28:44 Context: default 12:28:44 12:28:44 Server: Docker Engine - Community 12:28:44 Engine: 12:28:44 Version: 24.0.7 12:28:44 API version: 1.43 (minimum version 1.12) 12:28:44 Go version: go1.20.10 12:28:44 Git commit: 311b9ff 12:28:44 Built: Thu Oct 26 09:08:14 2023 12:28:44 OS/Arch: linux/arm64 12:28:44 Experimental: true 12:28:44 containerd: 12:28:44 Version: 1.6.25 12:28:44 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:44 runc: 12:28:44 Version: 1.1.10 12:28:44 GitCommit: v1.1.10-0-g18a0cb0 12:28:44 docker-init: 12:28:44 Version: 0.19.0 12:28:44 GitCommit: de40ad0 [Pipeline] sh 12:28:44 + docker info 12:28:44 Client: Docker Engine - Community 12:28:44 Version: 24.0.7 12:28:44 Context: default 12:28:44 Debug Mode: false 12:28:44 Plugins: 12:28:44 buildx: Docker Buildx (Docker Inc.) 12:28:44 Version: v0.12.0 12:28:44 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:28:44 compose: Docker Compose (Docker Inc.) 12:28:44 Version: v2.23.3 12:28:44 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:28:44 12:28:44 Server: 12:28:44 Containers: 0 12:28:44 Running: 0 12:28:44 Paused: 0 12:28:44 Stopped: 0 12:28:44 Images: 4 12:28:44 Server Version: 24.0.7 12:28:44 Storage Driver: overlay2 12:28:44 Backing Filesystem: extfs 12:28:44 Supports d_type: true 12:28:44 Using metacopy: false 12:28:44 Native Overlay Diff: true 12:28:44 userxattr: false 12:28:44 Logging Driver: json-file 12:28:44 Cgroup Driver: cgroupfs 12:28:44 Cgroup Version: 1 12:28:44 Plugins: 12:28:44 Volume: local 12:28:44 Network: bridge host ipvlan macvlan null overlay 12:28:44 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:28:44 Swarm: inactive 12:28:44 Runtimes: io.containerd.runc.v2 runc 12:28:44 Default Runtime: runc 12:28:44 Init Binary: docker-init 12:28:44 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:44 runc version: v1.1.10-0-g18a0cb0 12:28:44 init version: de40ad0 12:28:44 Security Options: 12:28:44 apparmor 12:28:44 seccomp 12:28:44 Profile: builtin 12:28:44 Kernel Version: 5.15.0-1050-aws 12:28:44 Operating System: Ubuntu 20.04.6 LTS 12:28:44 OSType: linux 12:28:44 Architecture: aarch64 12:28:44 CPUs: 8 12:28:44 Total Memory: 30.64GiB 12:28:44 Name: ip-10-100-88-25 12:28:44 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:28:44 Docker Root Dir: /var/lib/docker 12:28:44 Debug Mode: false 12:28:44 Username: dockerbuildbot 12:28:44 Experimental: true 12:28:44 Insecure Registries: 12:28:44 127.0.0.0/8 12:28:44 Live Restore Enabled: true 12:28:44 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:28:44 The recommended git tool is: git 12:28:44 using credential docker-jenkins-github-credentials 12:28:44 Cloning the remote Git repository 12:28:44 Cloning with configured refspecs honoured and without tags 12:28:45 Avoid second fetch 12:28:45 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:28:45 Commit message: "bump compose version to v2.24.0" [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:28:45 + make clean 12:28:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:28:45 rm -f -r src 12:28:45 make -C rpm clean 12:28:45 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:45 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:28:45 rm -f -r rpmbuild/ 12:28:45 docker builder prune -f --filter until=24h 12:28:45 Total: 0B 12:28:45 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:45 make -C deb clean 12:28:45 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:28:45 rm -f -r debbuild 12:28:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:28:45 rm -f -r sources 12:28:45 docker builder prune -f --filter until=24h [Pipeline] echo 12:28:46 Removing all docker containers [Pipeline] sh 12:28:46 Total: 0B 12:28:46 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:46 make -C static clean 12:28:46 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:28:46 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:28:46 rm -f -r build 12:28:46 docker builder prune -f --filter until=24h 12:28:46 Total: 0B 12:28:46 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:28:46 + docker container ls -aq [Pipeline] echo 12:28:46 Docker containers have been removed [Pipeline] echo 12:28:46 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:28:46 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-8-aarch64) [Pipeline] sh 12:28:46 + make REF=bump-compose-2.24.0 centos-9 12:28:46 git init src/github.com/docker/cli 12:28:46 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:28:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:28:46 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:28:46 + SRC=src/github.com/docker/cli 12:28:46 + REF=bump-compose-2.24.0 12:28:46 + REF_FETCH=bump-compose-2.24.0 12:28:46 + git -C src/github.com/docker/cli ls-remote+ --refs --heads --tags origin bump-compose-2.24.0 12:28:46 awk {print $2} 12:28:46 + REF= 12:28:46 + [ -n ] 12:28:46 + REF=FETCH_HEAD 12:28:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:28:46 fatal: couldn't find remote ref bump-compose-2.24.0 12:28:46 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch quay.io/centos/centos:stream9-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/13f22c8f-e518-4b16-a743-ffa1f55a109d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:28:46 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:28:46 chowning workspace [Pipeline] sh 12:28:46 + echo starting... 12:28:46 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:28:46 + pwd 12:28:46 + id -u 12:28:46 + id -g 12:28:46 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:28:46 + docker version 12:28:46 Client: Docker Engine - Community 12:28:46 Version: 24.0.7 12:28:46 API version: 1.43 12:28:46 Go version: go1.20.10 12:28:46 Git commit: afdd53b 12:28:46 Built: Thu Oct 26 09:08:14 2023 12:28:46 OS/Arch: linux/arm64 12:28:46 Context: default 12:28:46 12:28:46 Server: Docker Engine - Community 12:28:46 Engine: 12:28:46 Version: 24.0.7 12:28:46 API version: 1.43 (minimum version 1.12) 12:28:46 Go version: go1.20.10 12:28:46 Git commit: 311b9ff 12:28:46 Built: Thu Oct 26 09:08:14 2023 12:28:46 OS/Arch: linux/arm64 12:28:46 Experimental: true 12:28:46 containerd: 12:28:46 Version: 1.6.25 12:28:46 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:46 runc: 12:28:46 Version: 1.1.10 12:28:46 GitCommit: v1.1.10-0-g18a0cb0 12:28:46 docker-init: 12:28:46 Version: 0.19.0 12:28:46 GitCommit: de40ad0 [Pipeline] sh 12:28:47 + docker info [Pipeline] echo 12:28:47 Removing all docker containers [Pipeline] sh 12:28:47 + docker container ls -aq [Pipeline] echo 12:28:47 Docker containers have been removed [Pipeline] echo 12:28:47 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:28:47 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-aarch64) [Pipeline] sh 12:28:48 + echo starting... 12:28:48 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:28:48 + docker version 12:28:48 Client: Docker Engine - Community 12:28:48 Version: 24.0.7 12:28:48 API version: 1.43 12:28:48 Go version: go1.20.10 12:28:48 Git commit: afdd53b 12:28:48 Built: Thu Oct 26 09:08:14 2023 12:28:48 OS/Arch: linux/arm64 12:28:48 Context: default 12:28:48 12:28:48 Server: Docker Engine - Community 12:28:48 Engine: 12:28:48 Version: 24.0.7 12:28:48 API version: 1.43 (minimum version 1.12) 12:28:48 Go version: go1.20.10 12:28:48 Git commit: 311b9ff 12:28:48 Built: Thu Oct 26 09:08:14 2023 12:28:48 OS/Arch: linux/arm64 12:28:48 Experimental: true 12:28:48 containerd: 12:28:48 Version: 1.6.25 12:28:48 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:48 runc: 12:28:48 Version: 1.1.10 12:28:48 GitCommit: v1.1.10-0-g18a0cb0 12:28:48 docker-init: 12:28:48 Version: 0.19.0 12:28:48 GitCommit: de40ad0 [Pipeline] sh 12:28:48 + docker info 12:28:48 Client: Docker Engine - Community 12:28:48 Version: 24.0.7 12:28:48 Context: default 12:28:48 Debug Mode: false 12:28:48 Plugins: 12:28:48 buildx: Docker Buildx (Docker Inc.) 12:28:48 Version: v0.12.0 12:28:48 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:28:48 compose: Docker Compose (Docker Inc.) 12:28:48 Version: v2.23.3 12:28:48 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:28:48 12:28:48 Server: 12:28:48 Containers: 0 12:28:48 Running: 0 12:28:48 Paused: 0 12:28:48 Stopped: 0 12:28:48 Images: 4 12:28:48 Server Version: 24.0.7 12:28:48 Storage Driver: overlay2 12:28:48 Backing Filesystem: extfs 12:28:48 Supports d_type: true 12:28:48 Using metacopy: false 12:28:48 Native Overlay Diff: true 12:28:48 userxattr: false 12:28:48 Logging Driver: json-file 12:28:48 Cgroup Driver: cgroupfs 12:28:48 Cgroup Version: 1 12:28:48 Plugins: 12:28:48 Volume: local 12:28:48 Network: bridge host ipvlan macvlan null overlay 12:28:48 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:28:48 Swarm: inactive 12:28:48 Runtimes: runc io.containerd.runc.v2 12:28:48 Default Runtime: runc 12:28:48 Init Binary: docker-init 12:28:48 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:48 runc version: v1.1.10-0-g18a0cb0 12:28:48 init version: de40ad0 12:28:48 Security Options: 12:28:48 apparmor 12:28:48 seccomp 12:28:48 Profile: builtin 12:28:48 Kernel Version: 5.15.0-1050-aws 12:28:48 Operating System: Ubuntu 20.04.6 LTS 12:28:48 OSType: linux 12:28:48 Architecture: aarch64 12:28:48 CPUs: 8 12:28:48 Total Memory: 30.64GiB 12:28:48 Name: ip-10-100-88-25 12:28:48 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:28:48 Docker Root Dir: /var/lib/docker 12:28:48 Debug Mode: false 12:28:48 Username: dockerbuildbot 12:28:48 Experimental: true 12:28:48 Insecure Registries: 12:28:48 127.0.0.0/8 12:28:48 Live Restore Enabled: true 12:28:48 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:28:48 The recommended git tool is: git 12:28:48 using credential docker-jenkins-github-credentials 12:28:48 Cloning the remote Git repository 12:28:48 Cloning with configured refspecs honoured and without tags 12:28:49 Avoid second fetch 12:28:49 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:28:49 Commit message: "bump compose version to v2.24.0" [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:28:49 + make clean 12:28:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:28:49 rm -f -r src 12:28:49 make -C rpm clean 12:28:49 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:28:49 rm -f -r rpmbuild/ 12:28:49 docker builder prune -f --filter until=24h 12:28:49 Total: 0B 12:28:49 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:49 make -C deb clean 12:28:49 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:28:49 rm -f -r debbuild 12:28:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:28:49 rm -f -r sources 12:28:49 docker builder prune -f --filter until=24h 12:28:50 Total: 0B 12:28:50 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:50 make -C static clean 12:28:50 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:28:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:28:50 rm -f -r build 12:28:50 docker builder prune -f --filter until=24h 12:28:50 Total: 0B 12:28:50 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:28:50 + make REF=bump-compose-2.24.0 debian-buster 12:28:50 git init src/github.com/docker/cli 12:28:50 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:28:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:28:50 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:28:50 + SRC=src/github.com/docker/cli 12:28:50 + REF=bump-compose-2.24.0 12:28:50 + REF_FETCH=bump-compose-2.24.0 12:28:50 + git+ -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:28:50 awk {print $2} 12:28:50 + REF= 12:28:50 + [ -n ] 12:28:50 + REF=FETCH_HEAD 12:28:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:28:50 fatal: couldn't find remote ref bump-compose-2.24.0 12:28:50 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch debian:buster-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/2531dc7e-f85e-408d-83ec-71e18637b2b1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:28:50 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:28:50 chowning workspace [Pipeline] sh 12:28:51 + pwd 12:28:51 + id -u 12:28:51 + id -g 12:28:51 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:28:51 Removing all docker containers [Pipeline] sh 12:28:51 + docker container ls -aq [Pipeline] echo 12:28:51 Docker containers have been removed [Pipeline] echo 12:28:51 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:28:51 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-aarch64) [Pipeline] sh 12:28:52 + echo starting... 12:28:52 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:28:52 + docker version 12:28:52 Client: Docker Engine - Community 12:28:52 Version: 24.0.7 12:28:52 API version: 1.43 12:28:52 Go version: go1.20.10 12:28:52 Git commit: afdd53b 12:28:52 Built: Thu Oct 26 09:08:14 2023 12:28:52 OS/Arch: linux/arm64 12:28:52 Context: default 12:28:52 12:28:52 Server: Docker Engine - Community 12:28:52 Engine: 12:28:52 Version: 24.0.7 12:28:52 API version: 1.43 (minimum version 1.12) 12:28:52 Go version: go1.20.10 12:28:52 Git commit: 311b9ff 12:28:52 Built: Thu Oct 26 09:08:14 2023 12:28:52 OS/Arch: linux/arm64 12:28:52 Experimental: true 12:28:52 containerd: 12:28:52 Version: 1.6.25 12:28:52 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:52 runc: 12:28:52 Version: 1.1.10 12:28:52 GitCommit: v1.1.10-0-g18a0cb0 12:28:52 docker-init: 12:28:52 Version: 0.19.0 12:28:52 GitCommit: de40ad0 [Pipeline] sh 12:28:52 + docker info 12:28:52 Client: Docker Engine - Community 12:28:52 Version: 24.0.7 12:28:52 Context: default 12:28:52 Debug Mode: false 12:28:52 Plugins: 12:28:52 buildx: Docker Buildx (Docker Inc.) 12:28:52 Version: v0.12.0 12:28:52 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:28:52 compose: Docker Compose (Docker Inc.) 12:28:52 Version: v2.23.3 12:28:52 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:28:52 12:28:52 Server: 12:28:52 Containers: 0 12:28:52 Running: 0 12:28:52 Paused: 0 12:28:52 Stopped: 0 12:28:52 Images: 4 12:28:52 Server Version: 24.0.7 12:28:52 Storage Driver: overlay2 12:28:52 Backing Filesystem: extfs 12:28:52 Supports d_type: true 12:28:52 Using metacopy: false 12:28:52 Native Overlay Diff: true 12:28:52 userxattr: false 12:28:52 Logging Driver: json-file 12:28:52 Cgroup Driver: cgroupfs 12:28:52 Cgroup Version: 1 12:28:52 Plugins: 12:28:52 Volume: local 12:28:52 Network: bridge host ipvlan macvlan null overlay 12:28:52 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:28:52 Swarm: inactive 12:28:52 Runtimes: io.containerd.runc.v2 runc 12:28:52 Default Runtime: runc 12:28:52 Init Binary: docker-init 12:28:52 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:52 runc version: v1.1.10-0-g18a0cb0 12:28:52 init version: de40ad0 12:28:52 Security Options: 12:28:52 apparmor 12:28:52 seccomp 12:28:52 Profile: builtin 12:28:52 Kernel Version: 5.15.0-1050-aws 12:28:52 Operating System: Ubuntu 20.04.6 LTS 12:28:52 OSType: linux 12:28:52 Architecture: aarch64 12:28:52 CPUs: 8 12:28:52 Total Memory: 30.64GiB 12:28:52 Name: ip-10-100-88-25 12:28:52 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:28:52 Docker Root Dir: /var/lib/docker 12:28:52 Debug Mode: false 12:28:52 Username: dockerbuildbot 12:28:52 Experimental: true 12:28:52 Insecure Registries: 12:28:52 127.0.0.0/8 12:28:52 Live Restore Enabled: true 12:28:52 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:28:52 The recommended git tool is: git 12:28:52 using credential docker-jenkins-github-credentials 12:28:52 Cloning the remote Git repository 12:28:52 Cloning with configured refspecs honoured and without tags 12:28:53 Avoid second fetch 12:28:53 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:28:53 Commit message: "bump compose version to v2.24.0" Still waiting to schedule task All nodes of label ‘ubuntu-2004&&x86_64’ are offline Still waiting to schedule task All nodes of label ‘ubuntu-2004&&x86_64’ are offline Still waiting to schedule task All nodes of label ‘ubuntu-2004&&x86_64’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline Still waiting to schedule task All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline Still waiting to schedule task Waiting for next available executor on ‘linux&&aarch64&&ubuntu-2004’ Still waiting to schedule task All nodes of label ‘linux&&armhf&&ubuntu’ are offline > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 [Pipeline] sh 12:28:53 Client: Docker Engine - Community 12:28:53 Version: 24.0.7 12:28:53 Context: default 12:28:53 Debug Mode: false 12:28:53 Plugins: 12:28:53 buildx: Docker Buildx (Docker Inc.) 12:28:53 Version: v0.12.0 12:28:53 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:28:53 compose: Docker Compose (Docker Inc.) 12:28:53 Version: v2.23.3 12:28:53 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:28:53 12:28:53 Server: 12:28:53 Containers: 0 12:28:53 Running: 0 12:28:53 Paused: 0 12:28:53 Stopped: 0 12:28:53 Images: 1 12:28:53 Server Version: 24.0.7 12:28:53 Storage Driver: overlay2 12:28:53 Backing Filesystem: extfs 12:28:53 Supports d_type: true 12:28:53 Using metacopy: false 12:28:53 Native Overlay Diff: true 12:28:53 userxattr: false 12:28:53 Logging Driver: json-file 12:28:53 Cgroup Driver: cgroupfs 12:28:53 Cgroup Version: 1 12:28:53 Plugins: 12:28:53 Volume: local 12:28:53 Network: bridge host ipvlan macvlan null overlay 12:28:53 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:28:53 Swarm: inactive 12:28:53 Runtimes: io.containerd.runc.v2 runc 12:28:53 Default Runtime: runc 12:28:53 Init Binary: docker-init 12:28:53 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:53 runc version: v1.1.10-0-g18a0cb0 12:28:53 init version: de40ad0 12:28:53 Security Options: 12:28:53 apparmor 12:28:53 seccomp 12:28:53 Profile: builtin 12:28:53 Kernel Version: 5.15.0-1050-aws 12:28:53 Operating System: Ubuntu 20.04.6 LTS 12:28:53 OSType: linux 12:28:53 Architecture: aarch64 12:28:53 CPUs: 8 12:28:53 Total Memory: 30.64GiB 12:28:53 Name: ip-10-100-119-166 12:28:53 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:28:53 Docker Root Dir: /var/lib/docker 12:28:53 Debug Mode: false 12:28:53 Username: dockerbuildbot 12:28:53 Experimental: true 12:28:53 Insecure Registries: 12:28:53 127.0.0.0/8 12:28:53 Live Restore Enabled: true 12:28:53 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:28:53 The recommended git tool is: git 12:28:53 + make clean 12:28:53 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:28:53 rm -f -r src 12:28:53 make -C rpm clean 12:28:53 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:28:53 rm -f -r rpmbuild/ 12:28:53 docker builder prune -f --filter until=24h 12:28:53 Total: 0B 12:28:53 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:53 make -C deb clean 12:28:53 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:53 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:28:53 rm -f -r debbuild 12:28:53 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:28:53 rm -f -r sources 12:28:53 docker builder prune -f --filter until=24h 12:28:54 Total: 0B 12:28:54 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:54 make -C static clean 12:28:54 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:28:54 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:28:54 rm -f -r build 12:28:54 docker builder prune -f --filter until=24h 12:28:54 Total: 0B 12:28:54 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:28:54 + make REF=bump-compose-2.24.0 debian-bullseye 12:28:54 git init src/github.com/docker/cli 12:28:54 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:28:54 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:28:54 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:28:54 + SRC=src/github.com/docker/cli 12:28:54 + REF=bump-compose-2.24.0 12:28:54 + REF_FETCH=bump-compose-2.24.0 12:28:54 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:28:54 + awk {print $2} 12:28:54 + REF= 12:28:54 + [ -n ] 12:28:54 + REF=FETCH_HEAD 12:28:54 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:28:54 fatal: couldn't find remote ref bump-compose-2.24.0 12:28:54 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch debian:bullseye-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/3b3bc808-661b-40d1-8cbb-dd468266b36f/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:28:54 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:28:54 chowning workspace [Pipeline] sh 12:28:54 + pwd 12:28:54 + id -u 12:28:54 + id -g 12:28:54 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:28:55 using credential docker-jenkins-github-credentials 12:28:55 Cloning the remote Git repository 12:28:55 Cloning with configured refspecs honoured and without tags [Pipeline] echo 12:28:55 Removing all docker containers [Pipeline] sh 12:28:55 + docker container ls -aq [Pipeline] echo 12:28:55 Docker containers have been removed [Pipeline] echo 12:28:55 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:28:55 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bookworm-aarch64) [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 12:28:55 + echo starting... 12:28:55 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:28:56 + docker version 12:28:56 Client: Docker Engine - Community 12:28:56 Version: 24.0.7 12:28:56 API version: 1.43 12:28:56 Go version: go1.20.10 12:28:56 Git commit: afdd53b 12:28:56 Built: Thu Oct 26 09:08:14 2023 12:28:56 OS/Arch: linux/arm64 12:28:56 Context: default 12:28:56 12:28:56 Server: Docker Engine - Community 12:28:56 Engine: 12:28:56 Version: 24.0.7 12:28:56 API version: 1.43 (minimum version 1.12) 12:28:56 Go version: go1.20.10 12:28:56 Git commit: 311b9ff 12:28:56 Built: Thu Oct 26 09:08:14 2023 12:28:56 OS/Arch: linux/arm64 12:28:56 Experimental: true 12:28:56 containerd: 12:28:56 Version: 1.6.25 12:28:56 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:56 runc: 12:28:56 Version: 1.1.10 12:28:56 GitCommit: v1.1.10-0-g18a0cb0 12:28:56 docker-init: 12:28:56 Version: 0.19.0 12:28:56 GitCommit: de40ad0 [Pipeline] sh 12:28:56 + docker info 12:28:56 Client: Docker Engine - Community 12:28:56 Version: 24.0.7 12:28:56 Context: default 12:28:56 Debug Mode: false 12:28:56 Plugins: 12:28:56 buildx: Docker Buildx (Docker Inc.) 12:28:56 Version: v0.12.0 12:28:56 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:28:56 compose: Docker Compose (Docker Inc.) 12:28:56 Version: v2.23.3 12:28:56 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:28:56 12:28:56 Server: 12:28:56 Containers: 0 12:28:56 Running: 0 12:28:56 Paused: 0 12:28:56 Stopped: 0 12:28:56 Images: 4 12:28:56 Server Version: 24.0.7 12:28:56 Storage Driver: overlay2 12:28:56 Backing Filesystem: extfs 12:28:56 Supports d_type: true 12:28:56 Using metacopy: false 12:28:56 Native Overlay Diff: true 12:28:56 userxattr: false 12:28:56 Logging Driver: json-file 12:28:56 Cgroup Driver: cgroupfs 12:28:56 Cgroup Version: 1 12:28:56 Plugins: 12:28:56 Volume: local 12:28:56 Network: bridge host ipvlan macvlan null overlay 12:28:56 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:28:56 Swarm: inactive 12:28:56 Runtimes: io.containerd.runc.v2 runc 12:28:56 Default Runtime: runc 12:28:56 Init Binary: docker-init 12:28:56 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:28:56 runc version: v1.1.10-0-g18a0cb0 12:28:56 init version: de40ad0 12:28:56 Security Options: 12:28:56 apparmor 12:28:56 seccomp 12:28:56 Profile: builtin 12:28:56 Kernel Version: 5.15.0-1050-aws 12:28:56 Operating System: Ubuntu 20.04.6 LTS 12:28:56 OSType: linux 12:28:56 Architecture: aarch64 12:28:56 CPUs: 8 12:28:56 Total Memory: 30.64GiB 12:28:56 Name: ip-10-100-88-25 12:28:56 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:28:56 Docker Root Dir: /var/lib/docker 12:28:56 Debug Mode: false 12:28:56 Username: dockerbuildbot 12:28:56 Experimental: true 12:28:56 Insecure Registries: 12:28:56 127.0.0.0/8 12:28:56 Live Restore Enabled: true 12:28:56 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:28:56 The recommended git tool is: git 12:28:56 using credential docker-jenkins-github-credentials 12:28:56 Cloning the remote Git repository 12:28:56 Cloning with configured refspecs honoured and without tags 12:28:56 Avoid second fetch 12:28:56 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:28:56 Commit message: "bump compose version to v2.24.0" 12:28:57 Avoid second fetch 12:28:57 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:28:57 + make clean 12:28:57 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:28:57 rm -f -r src 12:28:57 make -C rpm clean 12:28:57 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:28:57 rm -f -r rpmbuild/ 12:28:57 docker builder prune -f --filter until=24h 12:28:57 Total: 0B 12:28:57 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:28:57 make -C deb clean 12:28:57 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:28:57 rm -f -r debbuild 12:28:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:28:57 rm -f -r sources 12:28:57 docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:28:58 Total: 0B 12:28:58 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:28:58 make -C static clean 12:28:58 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:28:58 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:28:58 rm -f -r build 12:28:58 docker builder prune -f --filter until=24h 12:28:58 Total: 0B 12:28:58 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:28:58 + make REF=bump-compose-2.24.0 debian-bookworm 12:28:58 git init src/github.com/docker/cli 12:28:58 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:28:58 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:28:58 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:28:58 + SRC=src/github.com/docker/cli 12:28:58 + REF=bump-compose-2.24.0 12:28:58 + REF_FETCH=bump-compose-2.24.0 12:28:58 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:28:58 + awk {print $2} 12:28:58 + REF= 12:28:58 + [ -n ] 12:28:58 + REF=FETCH_HEAD 12:28:58 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:28:58 fatal: couldn't find remote ref bump-compose-2.24.0 12:28:58 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch debian:bookworm-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/bc34491d-b955-428e-91f3-ea609d578017/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:28:58 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:28:58 chowning workspace [Pipeline] sh 12:28:58 + pwd 12:28:58 + id -u 12:28:58 + id -g 12:28:58 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:28:59 Removing all docker containers [Pipeline] sh 12:28:59 + docker container ls -aq [Pipeline] echo 12:28:59 Docker containers have been removed [Pipeline] echo 12:28:59 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:28:59 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-38-aarch64) [Pipeline] sh 12:28:59 + echo starting... 12:28:59 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:00 + docker version 12:29:00 Client: Docker Engine - Community 12:29:00 Version: 24.0.7 12:29:00 API version: 1.43 12:29:00 Go version: go1.20.10 12:29:00 Git commit: afdd53b 12:29:00 Built: Thu Oct 26 09:08:14 2023 12:29:00 OS/Arch: linux/arm64 12:29:00 Context: default 12:29:00 12:29:00 Server: Docker Engine - Community 12:29:00 Engine: 12:29:00 Version: 24.0.7 12:29:00 API version: 1.43 (minimum version 1.12) 12:29:00 Go version: go1.20.10 12:29:00 Git commit: 311b9ff 12:29:00 Built: Thu Oct 26 09:08:14 2023 12:29:00 OS/Arch: linux/arm64 12:29:00 Experimental: true 12:29:00 containerd: 12:29:00 Version: 1.6.25 12:29:00 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:00 runc: 12:29:00 Version: 1.1.10 12:29:00 GitCommit: v1.1.10-0-g18a0cb0 12:29:00 docker-init: 12:29:00 Version: 0.19.0 12:29:00 GitCommit: de40ad0 [Pipeline] sh 12:29:00 + docker info 12:29:00 Client: Docker Engine - Community 12:29:00 Version: 24.0.7 12:29:00 Context: default 12:29:00 Debug Mode: false 12:29:00 Plugins: 12:29:00 buildx: Docker Buildx (Docker Inc.) 12:29:00 Version: v0.12.0 12:29:00 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:00 compose: Docker Compose (Docker Inc.) 12:29:00 Version: v2.23.3 12:29:00 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:00 12:29:00 Server: 12:29:00 Containers: 0 12:29:00 Running: 0 12:29:00 Paused: 0 12:29:00 Stopped: 0 12:29:00 Images: 4 12:29:00 Server Version: 24.0.7 12:29:00 Storage Driver: overlay2 12:29:00 Backing Filesystem: extfs 12:29:00 Supports d_type: true 12:29:00 Using metacopy: false 12:29:00 Native Overlay Diff: true 12:29:00 userxattr: false 12:29:00 Logging Driver: json-file 12:29:00 Cgroup Driver: cgroupfs 12:29:00 Cgroup Version: 1 12:29:00 Plugins: 12:29:00 Volume: local 12:29:00 Network: bridge host ipvlan macvlan null overlay 12:29:00 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:00 Swarm: inactive 12:29:00 Runtimes: io.containerd.runc.v2 runc 12:29:00 Default Runtime: runc 12:29:00 Init Binary: docker-init 12:29:00 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:00 runc version: v1.1.10-0-g18a0cb0 12:29:00 init version: de40ad0 12:29:00 Security Options: 12:29:00 apparmor 12:29:00 seccomp 12:29:00 Profile: builtin 12:29:00 Kernel Version: 5.15.0-1050-aws 12:29:00 Operating System: Ubuntu 20.04.6 LTS 12:29:00 OSType: linux 12:29:00 Architecture: aarch64 12:29:00 CPUs: 8 12:29:00 Total Memory: 30.64GiB 12:29:00 Name: ip-10-100-88-25 12:29:00 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:29:00 Docker Root Dir: /var/lib/docker 12:29:00 Debug Mode: false 12:29:00 Username: dockerbuildbot 12:29:00 Experimental: true 12:29:00 Insecure Registries: 12:29:00 127.0.0.0/8 12:29:00 Live Restore Enabled: true 12:29:00 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) 12:29:00 Commit message: "bump compose version to v2.24.0" [Pipeline] checkout 12:29:00 The recommended git tool is: git 12:29:00 using credential docker-jenkins-github-credentials 12:29:00 Cloning the remote Git repository 12:29:00 Cloning with configured refspecs honoured and without tags 12:29:00 Avoid second fetch 12:29:00 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:29:00 Commit message: "bump compose version to v2.24.0" [Pipeline] sh 12:29:01 + make clean 12:29:01 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:29:01 rm -f -r src 12:29:01 make -C rpm clean 12:29:01 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:01 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:29:01 rm -f -r rpmbuild/ 12:29:01 docker builder prune -f --filter until=24h [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:29:01 Total: 0B 12:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:01 make -C deb clean 12:29:01 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:01 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:29:01 rm -f -r debbuild 12:29:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:29:01 rm -f -r sources 12:29:01 docker builder prune -f --filter until=24h 12:29:01 Total: 0B 12:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:01 make -C static clean 12:29:01 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:29:01 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:29:01 rm -f -r build 12:29:01 docker builder prune -f --filter until=24h 12:29:01 + make clean 12:29:01 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:29:01 rm -f -r src 12:29:01 make -C rpm clean 12:29:01 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:01 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:29:01 rm -f -r rpmbuild/ 12:29:01 docker builder prune -f --filter until=24h 12:29:01 Total: 0B 12:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:01 make -C deb clean 12:29:01 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:01 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:29:01 rm -f -r debbuild 12:29:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:29:01 rm -f -r sources 12:29:01 docker builder prune -f --filter until=24h 12:29:01 Total: 0B 12:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:29:01 Total: 0B 12:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:01 make -C static clean 12:29:01 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:29:01 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:29:01 rm -f -r build 12:29:01 docker builder prune -f --filter until=24h 12:29:01 Total: 0B 12:29:01 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:29:02 + make REF=bump-compose-2.24.0 centos-8 12:29:02 git init src/github.com/docker/cli 12:29:02 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:29:02 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:29:02 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:29:02 + SRC=src/github.com/docker/cli 12:29:02 + REF=bump-compose-2.24.0 12:29:02 + REF_FETCH=bump-compose-2.24.0 12:29:02 + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:29:02 awk {print $2} 12:29:02 + REF= 12:29:02 + [ -n ] 12:29:02 + REF=FETCH_HEAD 12:29:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:29:02 fatal: couldn't find remote ref bump-compose-2.24.0 12:29:02 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch quay.io/centos/centos:stream8-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0750a22d8791495ab) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:29:02 + make REF=bump-compose-2.24.0 fedora-38 12:29:02 git init src/github.com/docker/cli 12:29:02 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:29:02 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:29:02 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:29:02 + SRC=src/github.com/docker/cli 12:29:02 + REF=bump-compose-2.24.0 12:29:02 + REF_FETCH=bump-compose-2.24.0 12:29:02 + git+ -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:29:02 awk {print $2} 12:29:02 + REF= 12:29:02 + [ -n ] 12:29:02 + REF=FETCH_HEAD 12:29:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/6719031b-035e-42a7-8c6d-0650d103de01/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:29:02 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:02 chowning workspace [Pipeline] sh 12:29:02 fatal: couldn't find remote ref bump-compose-2.24.0 12:29:02 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] } Failed in branch fedora:38-aarch64 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:29:02 + pwd 12:29:02 + id -u 12:29:02 + id -g 12:29:02 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/1bd21fe5-ac86-456c-929c-d761e9c7aecd/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:29:02 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:02 chowning workspace [Pipeline] sh 12:29:02 + pwd 12:29:02 + id -u 12:29:02 + id -g 12:29:02 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:29:03 Removing all docker containers [Pipeline] sh 12:29:03 + docker container ls -aq [Pipeline] echo 12:29:03 Docker containers have been removed [Pipeline] echo 12:29:03 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:03 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-39-aarch64) [Pipeline] sh [Pipeline] echo 12:29:03 Removing all docker containers [Pipeline] sh 12:29:03 + echo starting... 12:29:03 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:03 + docker container ls -aq [Pipeline] echo 12:29:03 Docker containers have been removed [Pipeline] echo 12:29:03 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:03 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-focal-aarch64) [Pipeline] sh 12:29:03 + docker version 12:29:03 Client: Docker Engine - Community 12:29:03 Version: 24.0.7 12:29:03 API version: 1.43 12:29:03 Go version: go1.20.10 12:29:03 Git commit: afdd53b 12:29:03 Built: Thu Oct 26 09:08:14 2023 12:29:03 OS/Arch: linux/arm64 12:29:03 Context: default 12:29:03 12:29:03 Server: Docker Engine - Community 12:29:03 Engine: 12:29:03 Version: 24.0.7 12:29:03 API version: 1.43 (minimum version 1.12) 12:29:03 Go version: go1.20.10 12:29:03 Git commit: 311b9ff 12:29:03 Built: Thu Oct 26 09:08:14 2023 12:29:03 OS/Arch: linux/arm64 12:29:03 Experimental: true 12:29:03 containerd: 12:29:03 Version: 1.6.25 12:29:03 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:03 runc: 12:29:03 Version: 1.1.10 12:29:03 GitCommit: v1.1.10-0-g18a0cb0 12:29:03 docker-init: 12:29:03 Version: 0.19.0 12:29:03 GitCommit: de40ad0 [Pipeline] sh 12:29:04 + echo starting... 12:29:04 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:04 + docker info 12:29:04 Client: Docker Engine - Community 12:29:04 Version: 24.0.7 12:29:04 Context: default 12:29:04 Debug Mode: false 12:29:04 Plugins: 12:29:04 buildx: Docker Buildx (Docker Inc.) 12:29:04 Version: v0.12.0 12:29:04 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:04 compose: Docker Compose (Docker Inc.) 12:29:04 Version: v2.23.3 12:29:04 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:04 12:29:04 Server: 12:29:04 Containers: 0 12:29:04 Running: 0 12:29:04 Paused: 0 12:29:04 Stopped: 0 12:29:04 Images: 1 12:29:04 Server Version: 24.0.7 12:29:04 Storage Driver: overlay2 12:29:04 Backing Filesystem: extfs 12:29:04 Supports d_type: true 12:29:04 Using metacopy: false 12:29:04 Native Overlay Diff: true 12:29:04 userxattr: false 12:29:04 Logging Driver: json-file 12:29:04 Cgroup Driver: cgroupfs 12:29:04 Cgroup Version: 1 12:29:04 Plugins: 12:29:04 Volume: local 12:29:04 Network: bridge host ipvlan macvlan null overlay 12:29:04 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:04 Swarm: inactive 12:29:04 Runtimes: io.containerd.runc.v2 runc 12:29:04 Default Runtime: runc 12:29:04 Init Binary: docker-init 12:29:04 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:04 runc version: v1.1.10-0-g18a0cb0 12:29:04 init version: de40ad0 12:29:04 Security Options: 12:29:04 apparmor 12:29:04 seccomp 12:29:04 Profile: builtin 12:29:04 Kernel Version: 5.15.0-1050-aws 12:29:04 Operating System: Ubuntu 20.04.6 LTS 12:29:04 OSType: linux 12:29:04 Architecture: aarch64 12:29:04 CPUs: 8 12:29:04 Total Memory: 30.64GiB 12:29:04 Name: ip-10-100-119-166 12:29:04 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:29:04 Docker Root Dir: /var/lib/docker 12:29:04 Debug Mode: false 12:29:04 Username: dockerbuildbot 12:29:04 Experimental: true 12:29:04 Insecure Registries: 12:29:04 127.0.0.0/8 12:29:04 Live Restore Enabled: true 12:29:04 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:29:04 The recommended git tool is: git 12:29:04 using credential docker-jenkins-github-credentials 12:29:04 Cloning the remote Git repository 12:29:04 Cloning with configured refspecs honoured and without tags 12:29:04 + docker version 12:29:04 Client: Docker Engine - Community 12:29:04 Version: 24.0.7 12:29:04 API version: 1.43 12:29:04 Go version: go1.20.10 12:29:04 Git commit: afdd53b 12:29:04 Built: Thu Oct 26 09:08:14 2023 12:29:04 OS/Arch: linux/arm64 12:29:04 Context: default 12:29:04 12:29:04 Server: Docker Engine - Community 12:29:04 Engine: 12:29:04 Version: 24.0.7 12:29:04 API version: 1.43 (minimum version 1.12) 12:29:04 Go version: go1.20.10 12:29:04 Git commit: 311b9ff 12:29:04 Built: Thu Oct 26 09:08:14 2023 12:29:04 OS/Arch: linux/arm64 12:29:04 Experimental: true 12:29:04 containerd: 12:29:04 Version: 1.6.25 12:29:04 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:04 runc: 12:29:04 Version: 1.1.10 12:29:04 GitCommit: v1.1.10-0-g18a0cb0 12:29:04 docker-init: 12:29:04 Version: 0.19.0 12:29:04 GitCommit: de40ad0 [Pipeline] sh 12:29:04 Avoid second fetch 12:29:04 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:29:04 Commit message: "bump compose version to v2.24.0" 12:29:04 + docker info 12:29:04 Client: Docker Engine - Community 12:29:04 Version: 24.0.7 12:29:04 Context: default 12:29:04 Debug Mode: false 12:29:04 Plugins: 12:29:04 buildx: Docker Buildx (Docker Inc.) 12:29:04 Version: v0.12.0 12:29:04 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:04 compose: Docker Compose (Docker Inc.) 12:29:04 Version: v2.23.3 12:29:04 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:04 12:29:04 Server: 12:29:04 Containers: 0 12:29:04 Running: 0 12:29:04 Paused: 0 12:29:04 Stopped: 0 12:29:04 Images: 4 12:29:04 Server Version: 24.0.7 12:29:04 Storage Driver: overlay2 12:29:04 Backing Filesystem: extfs 12:29:04 Supports d_type: true 12:29:04 Using metacopy: false 12:29:04 Native Overlay Diff: true 12:29:04 userxattr: false 12:29:04 Logging Driver: json-file 12:29:04 Cgroup Driver: cgroupfs 12:29:04 Cgroup Version: 1 12:29:04 Plugins: 12:29:04 Volume: local 12:29:04 Network: bridge host ipvlan macvlan null overlay 12:29:04 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:04 Swarm: inactive 12:29:04 Runtimes: io.containerd.runc.v2 runc 12:29:04 Default Runtime: runc 12:29:04 Init Binary: docker-init 12:29:04 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:04 runc version: v1.1.10-0-g18a0cb0 12:29:04 init version: de40ad0 12:29:04 Security Options: 12:29:04 apparmor 12:29:04 seccomp 12:29:04 Profile: builtin 12:29:04 Kernel Version: 5.15.0-1050-aws 12:29:04 Operating System: Ubuntu 20.04.6 LTS 12:29:04 OSType: linux 12:29:04 Architecture: aarch64 12:29:04 CPUs: 8 12:29:04 Total Memory: 30.64GiB 12:29:04 Name: ip-10-100-88-25 12:29:04 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:29:04 Docker Root Dir: /var/lib/docker 12:29:04 Debug Mode: false 12:29:04 Username: dockerbuildbot 12:29:04 Experimental: true 12:29:04 Insecure Registries: 12:29:04 127.0.0.0/8 12:29:04 Live Restore Enabled: true 12:29:04 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:29:04 The recommended git tool is: git 12:29:04 using credential docker-jenkins-github-credentials 12:29:04 Cloning the remote Git repository 12:29:04 Cloning with configured refspecs honoured and without tags 12:29:05 Avoid second fetch 12:29:05 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:29:05 Commit message: "bump compose version to v2.24.0" [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:29:05 + make clean 12:29:05 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:29:05 rm -f -r src 12:29:05 make -C rpm clean 12:29:05 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:05 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:29:05 rm -f -r rpmbuild/ 12:29:05 docker builder prune -f --filter until=24h 12:29:05 Total: 0B 12:29:05 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:05 make -C deb clean 12:29:05 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:05 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:29:05 rm -f -r debbuild 12:29:05 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:29:05 rm -f -r sources 12:29:05 docker builder prune -f --filter until=24h [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:29:05 Total: 0B 12:29:05 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:05 make -C static clean 12:29:05 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:29:05 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:29:05 rm -f -r build 12:29:05 docker builder prune -f --filter until=24h 12:29:05 Total: 0B 12:29:05 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:29:05 + make clean 12:29:05 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:29:05 rm -f -r src 12:29:05 make -C rpm clean 12:29:05 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:05 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:29:05 rm -f -r rpmbuild/ 12:29:05 docker builder prune -f --filter until=24h 12:29:05 Total: 0B 12:29:05 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:05 make -C deb clean 12:29:05 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:05 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:29:05 rm -f -r debbuild 12:29:05 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:29:05 rm -f -r sources 12:29:05 docker builder prune -f --filter until=24h 12:29:06 + make REF=bump-compose-2.24.0 fedora-39 12:29:06 git init src/github.com/docker/cli 12:29:06 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:29:06 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:29:06 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:29:06 + SRC=src/github.com/docker/cli 12:29:06 + REF=bump-compose-2.24.0 12:29:06 + REF_FETCH=bump-compose-2.24.0 12:29:06 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:29:06 + awk {print $2} 12:29:06 + REF= 12:29:06 + [ -n ] 12:29:06 + REF=FETCH_HEAD 12:29:06 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:29:06 Total: 0B 12:29:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:06 make -C static clean 12:29:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:29:06 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:29:06 rm -f -r build 12:29:06 docker builder prune -f --filter until=24h 12:29:06 Total: 0B 12:29:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:29:06 fatal: couldn't find remote ref bump-compose-2.24.0 12:29:06 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch fedora:39-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0750a22d8791495ab) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:29:06 + make REF=bump-compose-2.24.0 ubuntu-focal 12:29:06 git init src/github.com/docker/cli 12:29:06 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:29:06 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:29:06 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:29:06 + SRC=src/github.com/docker/cli 12:29:06 + REF=bump-compose-2.24.0 12:29:06 + REF_FETCH=bump-compose-2.24.0 12:29:06 + git -C src/github.com/docker/cli ls-remote --refs --heads+ --tags origin bump-compose-2.24.0 12:29:06 awk {print $2} 12:29:06 + REF= 12:29:06 + [ -n ] 12:29:06 + REF=FETCH_HEAD 12:29:06 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:29:06 fatal: couldn't find remote ref bump-compose-2.24.0 12:29:06 make: *** [Makefile:50: checkout-cli] Error 128 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/837bda54-9578-48e9-9c6b-ee63a4b265a1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // wrap [Pipeline] } [Pipeline] wrap [Pipeline] // wrap [Pipeline] } [Pipeline] { [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] wrap [Pipeline] { [Pipeline] // node Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b6828777bca13b0e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] } Failed in branch ubuntu:focal-aarch64 [Pipeline] echo 12:29:06 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:06 chowning workspace [Pipeline] sh [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/1dc87c0f-faf7-4922-b528-3b5c8dc02c34/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:29:06 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:06 chowning workspace [Pipeline] sh 12:29:06 + pwd 12:29:06 + id -u 12:29:06 + id -g 12:29:06 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:06 + pwd 12:29:06 + id -u 12:29:06 + id -g 12:29:06 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:29:07 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:29:07 Removing all docker containers [Pipeline] sh 12:29:07 + docker container ls -aq [Pipeline] echo 12:29:07 Docker containers have been removed [Pipeline] echo 12:29:07 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:07 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-jammy-aarch64) [Pipeline] sh 12:29:07 + docker container ls -aq [Pipeline] echo 12:29:07 Docker containers have been removed [Pipeline] echo 12:29:07 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:07 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-lunar-aarch64) [Pipeline] sh 12:29:07 + echo starting... 12:29:07 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:08 + echo starting... 12:29:08 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:08 + docker version 12:29:08 Client: Docker Engine - Community 12:29:08 Version: 24.0.7 12:29:08 API version: 1.43 12:29:08 Go version: go1.20.10 12:29:08 Git commit: afdd53b 12:29:08 Built: Thu Oct 26 09:08:14 2023 12:29:08 OS/Arch: linux/arm64 12:29:08 Context: default 12:29:08 12:29:08 Server: Docker Engine - Community 12:29:08 Engine: 12:29:08 Version: 24.0.7 12:29:08 API version: 1.43 (minimum version 1.12) 12:29:08 Go version: go1.20.10 12:29:08 Git commit: 311b9ff 12:29:08 Built: Thu Oct 26 09:08:14 2023 12:29:08 OS/Arch: linux/arm64 12:29:08 Experimental: true 12:29:08 containerd: 12:29:08 Version: 1.6.25 12:29:08 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:08 runc: 12:29:08 Version: 1.1.10 12:29:08 GitCommit: v1.1.10-0-g18a0cb0 12:29:08 docker-init: 12:29:08 Version: 0.19.0 12:29:08 GitCommit: de40ad0 [Pipeline] sh 12:29:08 + docker version 12:29:08 Client: Docker Engine - Community 12:29:08 Version: 24.0.7 12:29:08 API version: 1.43 12:29:08 Go version: go1.20.10 12:29:08 Git commit: afdd53b 12:29:08 Built: Thu Oct 26 09:08:14 2023 12:29:08 OS/Arch: linux/arm64 12:29:08 Context: default 12:29:08 12:29:08 Server: Docker Engine - Community 12:29:08 Engine: 12:29:08 Version: 24.0.7 12:29:08 API version: 1.43 (minimum version 1.12) 12:29:08 Go version: go1.20.10 12:29:08 Git commit: 311b9ff 12:29:08 Built: Thu Oct 26 09:08:14 2023 12:29:08 OS/Arch: linux/arm64 12:29:08 Experimental: true 12:29:08 containerd: 12:29:08 Version: 1.6.25 12:29:08 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:08 runc: 12:29:08 Version: 1.1.10 12:29:08 GitCommit: v1.1.10-0-g18a0cb0 12:29:08 docker-init: 12:29:08 Version: 0.19.0 12:29:08 GitCommit: de40ad0 [Pipeline] sh 12:29:08 + docker info 12:29:08 Client: Docker Engine - Community 12:29:08 Version: 24.0.7 12:29:08 Context: default 12:29:08 Debug Mode: false 12:29:08 Plugins: 12:29:08 buildx: Docker Buildx (Docker Inc.) 12:29:08 Version: v0.12.0 12:29:08 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:08 compose: Docker Compose (Docker Inc.) 12:29:08 Version: v2.23.3 12:29:08 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:08 12:29:08 Server: 12:29:08 Containers: 0 12:29:08 Running: 0 12:29:08 Paused: 0 12:29:08 Stopped: 0 12:29:08 Images: 1 12:29:08 Server Version: 24.0.7 12:29:08 Storage Driver: overlay2 12:29:08 Backing Filesystem: extfs 12:29:08 Supports d_type: true 12:29:08 Using metacopy: false 12:29:08 Native Overlay Diff: true 12:29:08 userxattr: false 12:29:08 Logging Driver: json-file 12:29:08 Cgroup Driver: cgroupfs 12:29:08 Cgroup Version: 1 12:29:08 Plugins: 12:29:08 Volume: local 12:29:08 Network: bridge host ipvlan macvlan null overlay 12:29:08 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:08 Swarm: inactive 12:29:08 Runtimes: io.containerd.runc.v2 runc 12:29:08 Default Runtime: runc 12:29:08 Init Binary: docker-init 12:29:08 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:08 runc version: v1.1.10-0-g18a0cb0 12:29:08 init version: de40ad0 12:29:08 Security Options: 12:29:08 apparmor 12:29:08 seccomp 12:29:08 Profile: builtin 12:29:08 Kernel Version: 5.15.0-1050-aws 12:29:08 Operating System: Ubuntu 20.04.6 LTS 12:29:08 OSType: linux 12:29:08 Architecture: aarch64 12:29:08 CPUs: 8 12:29:08 Total Memory: 30.64GiB 12:29:08 Name: ip-10-100-119-166 12:29:08 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:29:08 Docker Root Dir: /var/lib/docker 12:29:08 Debug Mode: false 12:29:08 Username: dockerbuildbot 12:29:08 Experimental: true 12:29:08 Insecure Registries: 12:29:08 127.0.0.0/8 12:29:08 Live Restore Enabled: true 12:29:08 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:29:08 The recommended git tool is: git 12:29:08 using credential docker-jenkins-github-credentials 12:29:08 Cloning the remote Git repository 12:29:08 Cloning with configured refspecs honoured and without tags 12:29:08 + docker info 12:29:08 Client: Docker Engine - Community 12:29:08 Version: 24.0.7 12:29:08 Context: default 12:29:08 Debug Mode: false 12:29:08 Plugins: 12:29:08 buildx: Docker Buildx (Docker Inc.) 12:29:08 Version: v0.12.0 12:29:08 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:08 compose: Docker Compose (Docker Inc.) 12:29:08 Version: v2.23.3 12:29:08 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:08 12:29:08 Server: 12:29:08 Containers: 0 12:29:08 Running: 0 12:29:08 Paused: 0 12:29:08 Stopped: 0 12:29:08 Images: 4 12:29:08 Server Version: 24.0.7 12:29:08 Storage Driver: overlay2 12:29:08 Backing Filesystem: extfs 12:29:08 Supports d_type: true 12:29:08 Using metacopy: false 12:29:08 Native Overlay Diff: true 12:29:08 userxattr: false 12:29:08 Logging Driver: json-file 12:29:08 Cgroup Driver: cgroupfs 12:29:08 Cgroup Version: 1 12:29:08 Plugins: 12:29:08 Volume: local 12:29:08 Network: bridge host ipvlan macvlan null overlay 12:29:08 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:08 Swarm: inactive 12:29:08 Runtimes: io.containerd.runc.v2 runc 12:29:08 Default Runtime: runc 12:29:08 Init Binary: docker-init 12:29:08 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:08 runc version: v1.1.10-0-g18a0cb0 12:29:08 init version: de40ad0 12:29:08 Security Options: 12:29:08 apparmor 12:29:08 seccomp 12:29:08 Profile: builtin 12:29:08 Kernel Version: 5.15.0-1050-aws 12:29:08 Operating System: Ubuntu 20.04.6 LTS 12:29:08 OSType: linux 12:29:08 Architecture: aarch64 12:29:08 CPUs: 8 12:29:08 Total Memory: 30.64GiB 12:29:08 Name: ip-10-100-88-25 12:29:08 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:29:08 Docker Root Dir: /var/lib/docker 12:29:08 Debug Mode: false 12:29:08 Username: dockerbuildbot 12:29:08 Experimental: true 12:29:08 Insecure Registries: 12:29:08 127.0.0.0/8 12:29:08 Live Restore Enabled: true 12:29:08 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:29:08 The recommended git tool is: git 12:29:08 using credential docker-jenkins-github-credentials 12:29:08 Cloning the remote Git repository 12:29:08 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:29:08 Avoid second fetch 12:29:08 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:29:08 Commit message: "bump compose version to v2.24.0" 12:29:09 Avoid second fetch 12:29:09 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:29:09 Commit message: "bump compose version to v2.24.0" [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 [Pipeline] sh 12:29:09 + make clean 12:29:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:29:09 rm -f -r src 12:29:09 make -C rpm clean 12:29:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:29:09 rm -f -r rpmbuild/ 12:29:09 docker builder prune -f --filter until=24h 12:29:09 Total: 0B 12:29:09 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:09 make -C deb clean 12:29:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:29:09 rm -f -r debbuild 12:29:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:29:09 rm -f -r sources 12:29:09 docker builder prune -f --filter until=24h Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:29:09 Total: 0B 12:29:09 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:09 make -C static clean 12:29:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:29:09 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:29:09 rm -f -r build 12:29:09 docker builder prune -f --filter until=24h 12:29:09 Total: 0B 12:29:09 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:29:09 + make clean 12:29:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:29:09 rm -f -r src 12:29:09 make -C rpm clean 12:29:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:29:09 rm -f -r rpmbuild/ 12:29:09 docker builder prune -f --filter until=24h 12:29:09 Total: 0B 12:29:09 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:09 make -C deb clean 12:29:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:29:09 rm -f -r debbuild 12:29:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:29:09 rm -f -r sources 12:29:09 docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:29:10 + make REF=bump-compose-2.24.0 ubuntu-jammy 12:29:10 git init src/github.com/docker/cli 12:29:10 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:29:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:29:10 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:29:10 + SRC=src/github.com/docker/cli 12:29:10 + REF=bump-compose-2.24.0 12:29:10 + REF_FETCH=bump-compose-2.24.0 12:29:10 + git -C+ src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:29:10 awk {print $2} 12:29:10 + REF= 12:29:10 + [ -n ] 12:29:10 + REF=FETCH_HEAD 12:29:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:29:10 fatal: couldn't find remote ref bump-compose-2.24.0 12:29:10 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap 12:29:10 Total: 0B 12:29:10 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:10 make -C static clean 12:29:10 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:29:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:29:10 rm -f -r build 12:29:10 docker builder prune -f --filter until=24h 12:29:10 Total: 0B 12:29:10 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch ubuntu:jammy-aarch64 [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0750a22d8791495ab) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/3d2465d8-7fa7-4e4d-97d1-0d976b841a89/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:29:10 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:10 chowning workspace [Pipeline] sh 12:29:10 + make REF=bump-compose-2.24.0 ubuntu-lunar 12:29:10 git init src/github.com/docker/cli 12:29:10 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:29:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:29:10 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:29:10 + SRC=src/github.com/docker/cli 12:29:10 + REF=bump-compose-2.24.0 12:29:10 + REF_FETCH=bump-compose-2.24.0 12:29:10 + git -C+ src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:29:10 awk {print $2} 12:29:10 + REF= 12:29:10 + [ -n ] 12:29:10 + REF=FETCH_HEAD 12:29:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:29:10 fatal: couldn't find remote ref bump-compose-2.24.0 12:29:10 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch ubuntu:lunar-aarch64 12:29:10 + pwd 12:29:10 + id -u 12:29:10 + id -g 12:29:10 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:29:11 Removing all docker containers [Pipeline] sh 12:29:11 + docker container ls -aq [Pipeline] echo 12:29:11 Docker containers have been removed [Pipeline] echo 12:29:11 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:11 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-mantic-aarch64) [Pipeline] sh 12:29:11 + echo starting... 12:29:11 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:12 + docker version 12:29:12 Client: Docker Engine - Community 12:29:12 Version: 24.0.7 12:29:12 API version: 1.43 12:29:12 Go version: go1.20.10 12:29:12 Git commit: afdd53b 12:29:12 Built: Thu Oct 26 09:08:14 2023 12:29:12 OS/Arch: linux/arm64 12:29:12 Context: default 12:29:12 12:29:12 Server: Docker Engine - Community 12:29:12 Engine: 12:29:12 Version: 24.0.7 12:29:12 API version: 1.43 (minimum version 1.12) 12:29:12 Go version: go1.20.10 12:29:12 Git commit: 311b9ff 12:29:12 Built: Thu Oct 26 09:08:14 2023 12:29:12 OS/Arch: linux/arm64 12:29:12 Experimental: true 12:29:12 containerd: 12:29:12 Version: 1.6.25 12:29:12 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:12 runc: 12:29:12 Version: 1.1.10 12:29:12 GitCommit: v1.1.10-0-g18a0cb0 12:29:12 docker-init: 12:29:12 Version: 0.19.0 12:29:12 GitCommit: de40ad0 [Pipeline] sh 12:29:12 + docker info 12:29:12 Client: Docker Engine - Community 12:29:12 Version: 24.0.7 12:29:12 Context: default 12:29:12 Debug Mode: false 12:29:12 Plugins: 12:29:12 buildx: Docker Buildx (Docker Inc.) 12:29:12 Version: v0.12.0 12:29:12 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:12 compose: Docker Compose (Docker Inc.) 12:29:12 Version: v2.23.3 12:29:12 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:12 12:29:12 Server: 12:29:12 Containers: 0 12:29:12 Running: 0 12:29:12 Paused: 0 12:29:12 Stopped: 0 12:29:12 Images: 1 12:29:12 Server Version: 24.0.7 12:29:12 Storage Driver: overlay2 12:29:12 Backing Filesystem: extfs 12:29:12 Supports d_type: true 12:29:12 Using metacopy: false 12:29:12 Native Overlay Diff: true 12:29:12 userxattr: false 12:29:12 Logging Driver: json-file 12:29:12 Cgroup Driver: cgroupfs 12:29:12 Cgroup Version: 1 12:29:12 Plugins: 12:29:12 Volume: local 12:29:12 Network: bridge host ipvlan macvlan null overlay 12:29:12 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:12 Swarm: inactive 12:29:12 Runtimes: io.containerd.runc.v2 runc 12:29:12 Default Runtime: runc 12:29:12 Init Binary: docker-init 12:29:12 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:12 runc version: v1.1.10-0-g18a0cb0 12:29:12 init version: de40ad0 12:29:12 Security Options: 12:29:12 apparmor 12:29:12 seccomp 12:29:12 Profile: builtin 12:29:12 Kernel Version: 5.15.0-1050-aws 12:29:12 Operating System: Ubuntu 20.04.6 LTS 12:29:12 OSType: linux 12:29:12 Architecture: aarch64 12:29:12 CPUs: 8 12:29:12 Total Memory: 30.64GiB 12:29:12 Name: ip-10-100-119-166 12:29:12 ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 12:29:12 Docker Root Dir: /var/lib/docker 12:29:12 Debug Mode: false 12:29:12 Username: dockerbuildbot 12:29:12 Experimental: true 12:29:12 Insecure Registries: 12:29:12 127.0.0.0/8 12:29:12 Live Restore Enabled: true 12:29:12 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:29:12 The recommended git tool is: git 12:29:12 using credential docker-jenkins-github-credentials 12:29:12 Cloning the remote Git repository 12:29:12 Cloning with configured refspecs honoured and without tags 12:29:12 Avoid second fetch 12:29:12 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:29:12 Commit message: "bump compose version to v2.24.0" [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:29:13 + make clean 12:29:13 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:29:13 rm -f -r src 12:29:13 make -C rpm clean 12:29:13 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:13 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:29:13 rm -f -r rpmbuild/ 12:29:13 docker builder prune -f --filter until=24h 12:29:13 Total: 0B 12:29:13 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:29:13 make -C deb clean 12:29:13 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:13 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:29:13 rm -f -r debbuild 12:29:13 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:29:13 rm -f -r sources 12:29:13 docker builder prune -f --filter until=24h > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:29:13 Total: 0B 12:29:13 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:29:13 make -C static clean 12:29:13 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:29:13 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:29:13 rm -f -r build 12:29:13 docker builder prune -f --filter until=24h 12:29:13 Total: 0B 12:29:13 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:29:14 + make REF=bump-compose-2.24.0 ubuntu-mantic 12:29:14 git init src/github.com/docker/cli 12:29:14 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:29:14 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:29:14 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:29:14 + SRC=src/github.com/docker/cli 12:29:14 + REF=bump-compose-2.24.0 12:29:14 + REF_FETCH=bump-compose-2.24.0 12:29:14 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+ bump-compose-2.24.0 12:29:14 awk {print $2} 12:29:14 + REF= 12:29:14 + [ -n ] 12:29:14 + REF=FETCH_HEAD 12:29:14 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:29:14 fatal: couldn't find remote ref bump-compose-2.24.0 12:29:14 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch ubuntu:mantic-aarch64 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0d0f4cff93cf17f8a) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-00c143f3c6f319b15) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0462a58cf6665ef73) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-08c1dce14773cf02b) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-040fa64424184eca9) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0000183636972fe96) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f4d9976df9913ded) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/e958fcce-35af-429c-94b5-bbfd00260e72/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/b2adbce8-299a-42f0-9274-c0de076b8aca/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo 12:29:40 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:40 chowning workspace [Pipeline] sh WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/8bcd5665-c326-4401-a7f2-1e88620f2017/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/00bbbadb-7725-4309-a2be-fd302ed8f32c/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/a5cede2f-c2c7-4747-b5b4-c6be06e90baf/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/e3d5e8eb-4f16-4e47-8ebd-de00989f496d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo 12:29:40 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:40 chowning workspace [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { 12:29:41 + pwd 12:29:41 + id -u 12:29:41 + id -g 12:29:41 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:41 Unable to find image 'busybox:latest' locally [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo 12:29:41 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:41 chowning workspace [Pipeline] sh 12:29:41 latest: Pulling from library/busybox 12:29:41 8df4bf9de8d8: Pulling fs layer 12:29:41 + pwd 12:29:41 + id -u 12:29:41 + id -g 12:29:41 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:41 Unable to find image 'busybox:latest' locally 12:29:41 latest: Pulling from library/busybox [Pipeline] echo 12:29:41 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:41 chowning workspace [Pipeline] sh 12:29:41 8df4bf9de8d8: Verifying Checksum 12:29:41 8df4bf9de8d8: Download complete 12:29:41 8df4bf9de8d8: Pulling fs layer 12:29:41 8df4bf9de8d8: Pull complete 12:29:41 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:29:41 Status: Downloaded newer image for busybox:latest 12:29:41 + pwd 12:29:41 + id -u 12:29:41 + id -g 12:29:41 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:41 Unable to find image 'busybox:latest' locally 12:29:41 8df4bf9de8d8: Download complete 12:29:41 8df4bf9de8d8: Pull complete 12:29:41 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:29:41 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:29:41 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:41 chowning workspace [Pipeline] sh 12:29:42 latest: Pulling from library/busybox 12:29:42 8df4bf9de8d8: Pulling fs layer 12:29:42 + pwd 12:29:42 + id -u 12:29:42 + id -g 12:29:42 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:42 Unable to find image 'busybox:latest' locally [Pipeline] { [Pipeline] echo 12:29:42 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:42 chowning workspace [Pipeline] sh 12:29:42 8df4bf9de8d8: Verifying Checksum 12:29:42 8df4bf9de8d8: Download complete 12:29:42 8df4bf9de8d8: Pull complete 12:29:42 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:29:42 Status: Downloaded newer image for busybox:latest 12:29:42 + pwd 12:29:42 + id -u 12:29:42 + id -g 12:29:42 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:42 Unable to find image 'busybox:latest' locally 12:29:42 latest: Pulling from library/busybox 12:29:42 latest: Pulling from library/busybox 12:29:42 8df4bf9de8d8: Pulling fs layer 12:29:42 8df4bf9de8d8: Verifying Checksum 12:29:42 8df4bf9de8d8: Download complete 12:29:42 8df4bf9de8d8: Pulling fs layer 12:29:42 8df4bf9de8d8: Verifying Checksum 12:29:42 8df4bf9de8d8: Download complete 12:29:42 + pwd 12:29:42 + id -u 12:29:42 + id -g 12:29:42 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:42 Unable to find image 'busybox:latest' locally 12:29:43 8df4bf9de8d8: Pull complete 12:29:43 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:29:43 Status: Downloaded newer image for busybox:latest 12:29:43 8df4bf9de8d8: Pull complete 12:29:43 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:29:43 Status: Downloaded newer image for busybox:latest 12:29:43 latest: Pulling from library/busybox 12:29:43 8df4bf9de8d8: Pulling fs layer 12:29:43 8df4bf9de8d8: Download complete 12:29:43 8df4bf9de8d8: Pull complete 12:29:43 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:29:43 Status: Downloaded newer image for busybox:latest WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/d482a0eb-02d6-4373-b8eb-fbfb67ecf279/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:29:43 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:29:43 chowning workspace [Pipeline] sh [Pipeline] echo 12:29:44 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:29:44 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:29:44 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:29:44 Removing all docker containers [Pipeline] sh 12:29:44 + docker container ls -aq 12:29:44 + docker container ls -aq 12:29:45 + docker container ls -aq [Pipeline] echo 12:29:45 Removing all docker containers [Pipeline] sh 12:29:45 + pwd 12:29:45 + id -u 12:29:45 + id -g 12:29:45 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:29:45 Unable to find image 'busybox:latest' locally 12:29:45 latest: Pulling from library/busybox 12:29:45 a307d6ecc620: Pulling fs layer 12:29:45 a307d6ecc620: Download complete 12:29:45 a307d6ecc620: Pull complete 12:29:45 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:29:45 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:29:45 Docker containers have been removed [Pipeline] echo 12:29:45 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:45 Docker containers have been removed [Pipeline] echo 12:29:45 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:45 Docker containers have been removed [Pipeline] echo 12:29:45 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir 12:29:45 + docker container ls -aq [Pipeline] echo 12:29:45 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:29:45 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:29:45 cleanWorkspace: Workspace is clean. 12:29:45 + docker container ls -aq [Pipeline] echo 12:29:45 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:29:45 Docker containers have been removed [Pipeline] echo 12:29:45 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (debian-buster-armhf) [Pipeline] stage [Pipeline] { (ubuntu-focal-armhf) [Pipeline] stage [Pipeline] { (raspbian-bullseye-armhf) [Pipeline] sh 12:29:45 + docker container ls -aq [Pipeline] sh 12:29:45 + echo starting... 12:29:45 starting... [Pipeline] sh [Pipeline] echo 12:29:46 Docker containers have been removed [Pipeline] echo 12:29:46 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:46 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bookworm-armhf) [Pipeline] sh 12:29:46 + echo starting... 12:29:46 starting... [Pipeline] echo 12:29:46 Docker containers have been removed [Pipeline] echo 12:29:46 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] echo 12:29:46 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-bullseye-armhf) [Pipeline] } [Pipeline] sh 12:29:46 + echo starting... 12:29:46 starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) 12:29:46 + echo starting... 12:29:46 starting... [Pipeline] echo 12:29:46 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (raspbian-buster-armhf) [Pipeline] sh [Pipeline] sh 12:29:47 + echo starting... 12:29:47 starting... [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh 12:29:47 + docker version 12:29:47 Client: Docker Engine - Community 12:29:47 Version: 24.0.7 12:29:47 API version: 1.43 12:29:47 Go version: go1.20.10 12:29:47 Git commit: afdd53b 12:29:47 Built: Thu Oct 26 09:08:47 2023 12:29:47 OS/Arch: linux/arm 12:29:47 Context: default 12:29:47 12:29:47 Server: Docker Engine - Community 12:29:47 Engine: 12:29:47 Version: 24.0.7 12:29:47 API version: 1.43 (minimum version 1.12) 12:29:47 Go version: go1.20.10 12:29:47 Git commit: 311b9ff 12:29:47 Built: Thu Oct 26 09:08:47 2023 12:29:47 OS/Arch: linux/arm 12:29:47 Experimental: true 12:29:47 containerd: 12:29:47 Version: 1.6.25 12:29:47 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:47 runc: 12:29:47 Version: 1.1.10 12:29:47 GitCommit: v1.1.10-0-g18a0cb0 12:29:47 docker-init: 12:29:47 Version: 0.19.0 12:29:47 GitCommit: de40ad0 12:29:47 + echo starting... 12:29:47 starting... [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:47 + docker version 12:29:47 Client: Docker Engine - Community 12:29:47 Version: 24.0.7 12:29:47 API version: 1.43 12:29:47 Go version: go1.20.10 12:29:47 Git commit: afdd53b 12:29:47 Built: Thu Oct 26 09:08:47 2023 12:29:47 OS/Arch: linux/arm 12:29:47 Context: default 12:29:47 12:29:47 Server: Docker Engine - Community 12:29:47 Engine: 12:29:47 Version: 24.0.7 12:29:47 API version: 1.43 (minimum version 1.12) 12:29:47 Go version: go1.20.10 12:29:47 Git commit: 311b9ff 12:29:47 Built: Thu Oct 26 09:08:47 2023 12:29:47 OS/Arch: linux/arm 12:29:47 Experimental: true 12:29:47 containerd: 12:29:47 Version: 1.6.25 12:29:47 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:47 runc: 12:29:47 Version: 1.1.10 12:29:47 GitCommit: v1.1.10-0-g18a0cb0 12:29:47 docker-init: 12:29:47 Version: 0.19.0 12:29:47 GitCommit: de40ad0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:47 + docker info 12:29:48 + docker version 12:29:48 Client: Docker Engine - Community 12:29:48 Version: 24.0.7 12:29:48 API version: 1.43 12:29:48 Go version: go1.20.10 12:29:48 Git commit: afdd53b 12:29:48 Built: Thu Oct 26 09:08:47 2023 12:29:48 OS/Arch: linux/arm 12:29:48 Context: default 12:29:48 12:29:48 Server: Docker Engine - Community 12:29:48 Engine: 12:29:48 Version: 24.0.7 12:29:48 API version: 1.43 (minimum version 1.12) 12:29:48 Go version: go1.20.10 12:29:48 Git commit: 311b9ff 12:29:48 Built: Thu Oct 26 09:08:47 2023 12:29:48 OS/Arch: linux/arm 12:29:48 Experimental: true 12:29:48 containerd: 12:29:48 Version: 1.6.25 12:29:48 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:48 runc: 12:29:48 Version: 1.1.10 12:29:48 GitCommit: v1.1.10-0-g18a0cb0 12:29:48 docker-init: 12:29:48 Version: 0.19.0 12:29:48 GitCommit: de40ad0 [Pipeline] sh [Pipeline] // stage 12:29:48 + docker version 12:29:48 Client: Docker Engine - Community 12:29:48 Version: 24.0.7 12:29:48 API version: 1.43 12:29:48 Go version: go1.20.10 12:29:48 Git commit: afdd53b 12:29:48 Built: Thu Oct 26 09:08:47 2023 12:29:48 OS/Arch: linux/arm 12:29:48 Context: default 12:29:48 12:29:48 Server: Docker Engine - Community 12:29:48 Engine: 12:29:48 Version: 24.0.7 12:29:48 API version: 1.43 (minimum version 1.12) 12:29:48 Go version: go1.20.10 12:29:48 Git commit: 311b9ff 12:29:48 Built: Thu Oct 26 09:08:47 2023 12:29:48 OS/Arch: linux/arm 12:29:48 Experimental: true 12:29:48 containerd: 12:29:48 Version: 1.6.25 12:29:48 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:48 runc: 12:29:48 Version: 1.1.10 12:29:48 GitCommit: v1.1.10-0-g18a0cb0 12:29:48 docker-init: 12:29:48 Version: 0.19.0 12:29:48 GitCommit: de40ad0 [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] sh 12:29:48 + docker version 12:29:48 Client: Docker Engine - Community 12:29:48 Version: 24.0.7 12:29:48 API version: 1.43 12:29:48 Go version: go1.20.10 12:29:48 Git commit: afdd53b 12:29:48 Built: Thu Oct 26 09:08:47 2023 12:29:48 OS/Arch: linux/arm 12:29:48 Context: default 12:29:48 12:29:48 Server: Docker Engine - Community 12:29:48 Engine: 12:29:48 Version: 24.0.7 12:29:48 API version: 1.43 (minimum version 1.12) 12:29:48 Go version: go1.20.10 12:29:48 Git commit: 311b9ff 12:29:48 Built: Thu Oct 26 09:08:47 2023 12:29:48 OS/Arch: linux/arm 12:29:48 Experimental: true 12:29:48 containerd: 12:29:48 Version: 1.6.25 12:29:48 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:48 runc: 12:29:48 Version: 1.1.10 12:29:48 GitCommit: v1.1.10-0-g18a0cb0 12:29:48 docker-init: 12:29:48 Version: 0.19.0 12:29:48 GitCommit: de40ad0 [Pipeline] echo 12:29:48 Removing all docker containers [Pipeline] sh 12:29:49 + docker info [Pipeline] sh 12:29:49 + docker version 12:29:49 Client: Docker Engine - Community 12:29:49 Version: 24.0.7 12:29:49 API version: 1.43 12:29:49 Go version: go1.20.10 12:29:49 Git commit: afdd53b 12:29:49 Built: Thu Oct 26 09:08:47 2023 12:29:49 OS/Arch: linux/arm 12:29:49 Context: default 12:29:49 12:29:49 Server: Docker Engine - Community 12:29:49 Engine: 12:29:49 Version: 24.0.7 12:29:49 API version: 1.43 (minimum version 1.12) 12:29:49 Go version: go1.20.10 12:29:49 Git commit: 311b9ff 12:29:49 Built: Thu Oct 26 09:08:47 2023 12:29:49 OS/Arch: linux/arm 12:29:49 Experimental: true 12:29:49 containerd: 12:29:49 Version: 1.6.25 12:29:49 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:49 runc: 12:29:49 Version: 1.1.10 12:29:49 GitCommit: v1.1.10-0-g18a0cb0 12:29:49 docker-init: 12:29:49 Version: 0.19.0 12:29:49 GitCommit: de40ad0 12:29:49 + docker container ls -aq [Pipeline] sh 12:29:49 + docker info [Pipeline] sh 12:29:49 + docker info [Pipeline] sh 12:29:49 + docker info [Pipeline] echo 12:29:50 Docker containers have been removed [Pipeline] echo 12:29:50 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:29:50 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (static-linux) 12:29:50 + docker info [Pipeline] sh 12:29:50 + echo starting... 12:29:50 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:29:51 + docker version 12:29:51 Client: Docker Engine - Community 12:29:51 Version: 24.0.7 12:29:51 API version: 1.43 12:29:51 Go version: go1.20.10 12:29:51 Git commit: afdd53b 12:29:51 Built: Thu Oct 26 09:08:01 2023 12:29:51 OS/Arch: linux/amd64 12:29:51 Context: default 12:29:51 12:29:51 Server: Docker Engine - Community 12:29:51 Engine: 12:29:51 Version: 24.0.7 12:29:51 API version: 1.43 (minimum version 1.12) 12:29:51 Go version: go1.20.10 12:29:51 Git commit: 311b9ff 12:29:51 Built: Thu Oct 26 09:08:01 2023 12:29:51 OS/Arch: linux/amd64 12:29:51 Experimental: true 12:29:51 containerd: 12:29:51 Version: 1.6.25 12:29:51 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:51 runc: 12:29:51 Version: 1.1.10 12:29:51 GitCommit: v1.1.10-0-g18a0cb0 12:29:51 docker-init: 12:29:51 Version: 0.19.0 12:29:51 GitCommit: de40ad0 [Pipeline] sh 12:29:51 + docker info 12:29:55 Client: Docker Engine - Community 12:29:55 Version: 24.0.7 12:29:55 Context: default 12:29:55 Debug Mode: false 12:29:55 Plugins: 12:29:55 buildx: Docker Buildx (Docker Inc.) 12:29:55 Version: v0.11.2 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:55 compose: Docker Compose (Docker Inc.) 12:29:55 Version: v2.21.0 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:55 12:29:55 Server: 12:29:55 Containers: 0 12:29:55 Running: 0 12:29:55 Paused: 0 12:29:55 Stopped: 0 12:29:55 Images: 1 12:29:55 Server Version: 24.0.7 12:29:55 Storage Driver: overlay2 12:29:55 Backing Filesystem: extfs 12:29:55 Supports d_type: true 12:29:55 Using metacopy: false 12:29:55 Native Overlay Diff: true 12:29:55 userxattr: false 12:29:55 Logging Driver: json-file 12:29:55 Cgroup Driver: cgroupfs 12:29:55 Cgroup Version: 1 12:29:55 Plugins: 12:29:55 Volume: local 12:29:55 Network: bridge host ipvlan macvlan null overlay 12:29:55 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:55 Swarm: inactive 12:29:55 Runtimes: io.containerd.runc.v2 runc 12:29:55 Default Runtime: runc 12:29:55 Init Binary: docker-init 12:29:55 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:55 runc version: v1.1.10-0-g18a0cb0 12:29:55 init version: de40ad0 12:29:55 Security Options: 12:29:55 apparmor 12:29:55 seccomp 12:29:55 Profile: builtin 12:29:55 Kernel Version: 5.15.0-1050-aws 12:29:55 Operating System: Ubuntu 20.04.6 LTS 12:29:55 OSType: linux 12:29:55 Architecture: armv8l 12:29:55 CPUs: 2 12:29:55 Total Memory: 7.559GiB 12:29:55 Name: ip-10-100-56-86 12:29:55 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:29:55 Docker Root Dir: /var/lib/docker 12:29:55 Debug Mode: false 12:29:55 Username: dockerbuildbot 12:29:55 Experimental: true 12:29:55 Insecure Registries: 12:29:55 127.0.0.0/8 12:29:55 Live Restore Enabled: true 12:29:55 12:29:55 Client: Docker Engine - Community 12:29:55 Version: 24.0.7 12:29:55 Context: default 12:29:55 Debug Mode: false 12:29:55 Plugins: 12:29:55 buildx: Docker Buildx (Docker Inc.) 12:29:55 Version: v0.11.2 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:55 compose: Docker Compose (Docker Inc.) 12:29:55 Version: v2.21.0 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:55 12:29:55 Server: 12:29:55 Containers: 0 12:29:55 Running: 0 12:29:55 Paused: 0 12:29:55 Stopped: 0 12:29:55 Images: 1 12:29:55 Server Version: 24.0.7 12:29:55 Storage Driver: overlay2 12:29:55 Backing Filesystem: extfs 12:29:55 Supports d_type: true 12:29:55 Using metacopy: false 12:29:55 Native Overlay Diff: true 12:29:55 userxattr: false 12:29:55 Logging Driver: json-file 12:29:55 Cgroup Driver: cgroupfs 12:29:55 Cgroup Version: 1 12:29:55 Plugins: 12:29:55 Volume: local 12:29:55 Network: bridge host ipvlan macvlan null overlay 12:29:55 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:55 Swarm: inactive 12:29:55 Runtimes: io.containerd.runc.v2 runc 12:29:55 Default Runtime: runc 12:29:55 Init Binary: docker-init 12:29:55 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:55 runc version: v1.1.10-0-g18a0cb0 12:29:55 init version: de40ad0 12:29:55 Security Options: 12:29:55 apparmor 12:29:55 seccomp 12:29:55 Profile: builtin 12:29:55 Kernel Version: 5.15.0-1050-aws 12:29:55 Operating System: Ubuntu 20.04.6 LTS 12:29:55 OSType: linux 12:29:55 Architecture: armv8l 12:29:55 CPUs: 2 12:29:55 Total Memory: 7.559GiB 12:29:55 Name: ip-10-100-59-5 12:29:55 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:29:55 Docker Root Dir: /var/lib/docker 12:29:55 Debug Mode: false 12:29:55 Username: dockerbuildbot 12:29:55 Experimental: true 12:29:55 Insecure Registries: 12:29:55 127.0.0.0/8 12:29:55 Live Restore Enabled: true 12:29:55 12:29:55 Client: Docker Engine - Community 12:29:55 Version: 24.0.7 12:29:55 Context: default 12:29:55 Debug Mode: false 12:29:55 Plugins: 12:29:55 buildx: Docker Buildx (Docker Inc.) 12:29:55 Version: v0.11.2 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:55 compose: Docker Compose (Docker Inc.) 12:29:55 Version: v2.21.0 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:55 12:29:55 Server: 12:29:55 Containers: 0 12:29:55 Running: 0 12:29:55 Paused: 0 12:29:55 Stopped: 0 12:29:55 Images: 1 12:29:55 Server Version: 24.0.7 12:29:55 Storage Driver: overlay2 12:29:55 Backing Filesystem: extfs 12:29:55 Supports d_type: true 12:29:55 Using metacopy: false 12:29:55 Native Overlay Diff: true 12:29:55 userxattr: false 12:29:55 Logging Driver: json-file 12:29:55 Cgroup Driver: cgroupfs 12:29:55 Cgroup Version: 1 12:29:55 Plugins: 12:29:55 Volume: local 12:29:55 Network: bridge host ipvlan macvlan null overlay 12:29:55 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:55 Swarm: inactive 12:29:55 Runtimes: io.containerd.runc.v2 runc 12:29:55 Default Runtime: runc 12:29:55 Init Binary: docker-init 12:29:55 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:55 runc version: v1.1.10-0-g18a0cb0 12:29:55 init version: de40ad0 12:29:55 Security Options: 12:29:55 apparmor 12:29:55 seccomp 12:29:55 Profile: builtin 12:29:55 Kernel Version: 5.15.0-1050-aws 12:29:55 Operating System: Ubuntu 20.04.6 LTS 12:29:55 OSType: linux 12:29:55 Architecture: armv8l 12:29:55 CPUs: 2 12:29:55 Total Memory: 7.559GiB 12:29:55 Name: ip-10-100-43-166 12:29:55 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:29:55 Docker Root Dir: /var/lib/docker 12:29:55 Debug Mode: false 12:29:55 Username: dockerbuildbot 12:29:55 Experimental: true 12:29:55 Insecure Registries: 12:29:55 127.0.0.0/8 12:29:55 Live Restore Enabled: true 12:29:55 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] } 12:29:55 Client: Docker Engine - Community 12:29:55 Version: 24.0.7 12:29:55 Context: default 12:29:55 Debug Mode: false 12:29:55 Plugins: 12:29:55 buildx: Docker Buildx (Docker Inc.) 12:29:55 Version: v0.11.2 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:55 compose: Docker Compose (Docker Inc.) 12:29:55 Version: v2.21.0 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:55 12:29:55 Server: 12:29:55 Containers: 0 12:29:55 Running: 0 12:29:55 Paused: 0 12:29:55 Stopped: 0 12:29:55 Images: 1 12:29:55 Server Version: 24.0.7 12:29:55 Storage Driver: overlay2 12:29:55 Backing Filesystem: extfs 12:29:55 Supports d_type: true 12:29:55 Using metacopy: false 12:29:55 Native Overlay Diff: true 12:29:55 userxattr: false 12:29:55 Logging Driver: json-file 12:29:55 Cgroup Driver: cgroupfs 12:29:55 Cgroup Version: 1 12:29:55 Plugins: 12:29:55 Volume: local 12:29:55 Network: bridge host ipvlan macvlan null overlay 12:29:55 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:55 Swarm: inactive 12:29:55 Runtimes: io.containerd.runc.v2 runc 12:29:55 Default Runtime: runc 12:29:55 Init Binary: docker-init 12:29:55 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:55 runc version: v1.1.10-0-g18a0cb0 12:29:55 init version: de40ad0 12:29:55 Security Options: 12:29:55 apparmor 12:29:55 seccomp 12:29:55 Profile: builtin 12:29:55 Kernel Version: 5.15.0-1050-aws 12:29:55 Operating System: Ubuntu 20.04.6 LTS 12:29:55 OSType: linux 12:29:55 Architecture: armv8l 12:29:55 CPUs: 2 12:29:55 Total Memory: 7.559GiB 12:29:55 Name: ip-10-100-50-157 12:29:55 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:29:55 Docker Root Dir: /var/lib/docker 12:29:55 Debug Mode: false 12:29:55 Username: dockerbuildbot 12:29:55 Experimental: true 12:29:55 Insecure Registries: 12:29:55 127.0.0.0/8 12:29:55 Live Restore Enabled: true 12:29:55 [Pipeline] checkout 12:29:55 The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage 12:29:55 Client: Docker Engine - Community 12:29:55 Version: 24.0.7 12:29:55 Context: default 12:29:55 Debug Mode: false 12:29:55 Plugins: 12:29:55 buildx: Docker Buildx (Docker Inc.) 12:29:55 Version: v0.11.2 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:55 compose: Docker Compose (Docker Inc.) 12:29:55 Version: v2.21.0 12:29:55 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:55 12:29:55 Server: 12:29:55 Containers: 0 12:29:55 Running: 0 12:29:55 Paused: 0 12:29:55 Stopped: 0 12:29:55 Images: 1 12:29:55 Server Version: 24.0.7 12:29:55 Storage Driver: overlay2 12:29:55 Backing Filesystem: extfs 12:29:55 Supports d_type: true 12:29:55 Using metacopy: false 12:29:55 Native Overlay Diff: true 12:29:55 userxattr: false 12:29:55 Logging Driver: json-file 12:29:55 Cgroup Driver: cgroupfs 12:29:55 Cgroup Version: 1 12:29:55 Plugins: 12:29:55 Volume: local 12:29:55 Network: bridge host ipvlan macvlan null overlay 12:29:55 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:55 Swarm: inactive 12:29:55 Runtimes: io.containerd.runc.v2 runc 12:29:55 Default Runtime: runc 12:29:55 Init Binary: docker-init 12:29:55 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:55 runc version: v1.1.10-0-g18a0cb0 12:29:55 init version: de40ad0 12:29:55 Security Options: 12:29:55 apparmor 12:29:55 seccomp 12:29:55 Profile: builtin 12:29:55 Kernel Version: 5.15.0-1050-aws 12:29:55 Operating System: Ubuntu 20.04.6 LTS 12:29:55 OSType: linux 12:29:55 Architecture: armv8l 12:29:55 CPUs: 2 12:29:55 Total Memory: 7.559GiB 12:29:55 Name: ip-10-100-55-95 12:29:55 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:29:55 Docker Root Dir: /var/lib/docker 12:29:55 Debug Mode: false 12:29:55 Username: dockerbuildbot 12:29:55 Experimental: true 12:29:55 Insecure Registries: 12:29:55 127.0.0.0/8 12:29:55 Live Restore Enabled: true 12:29:55 [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout 12:29:56 The recommended git tool is: git [Pipeline] checkout 12:29:56 The recommended git tool is: git 12:29:56 Client: Docker Engine - Community 12:29:56 Version: 24.0.7 12:29:56 Context: default 12:29:56 Debug Mode: false 12:29:56 Plugins: 12:29:56 buildx: Docker Buildx (Docker Inc.) 12:29:56 Version: v0.11.2 12:29:56 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:56 compose: Docker Compose (Docker Inc.) 12:29:56 Version: v2.21.0 12:29:56 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:56 12:29:56 Server: 12:29:56 Containers: 0 12:29:56 Running: 0 12:29:56 Paused: 0 12:29:56 Stopped: 0 12:29:56 Images: 1 12:29:56 Server Version: 24.0.7 12:29:56 Storage Driver: overlay2 12:29:56 Backing Filesystem: extfs 12:29:56 Supports d_type: true 12:29:56 Using metacopy: false 12:29:56 Native Overlay Diff: true 12:29:56 userxattr: false 12:29:56 Logging Driver: json-file 12:29:56 Cgroup Driver: cgroupfs 12:29:56 Cgroup Version: 1 12:29:56 Plugins: 12:29:56 Volume: local 12:29:56 Network: bridge host ipvlan macvlan null overlay 12:29:56 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:56 Swarm: inactive 12:29:56 Runtimes: io.containerd.runc.v2 runc 12:29:56 Default Runtime: runc 12:29:56 Init Binary: docker-init 12:29:56 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:56 runc version: v1.1.10-0-g18a0cb0 12:29:56 init version: de40ad0 12:29:56 Security Options: 12:29:56 apparmor 12:29:56 seccomp 12:29:56 Profile: builtin 12:29:56 Kernel Version: 5.15.0-1050-aws 12:29:56 Operating System: Ubuntu 20.04.6 LTS 12:29:56 OSType: linux 12:29:56 Architecture: armv8l 12:29:56 CPUs: 2 12:29:56 Total Memory: 7.559GiB 12:29:56 Name: ip-10-100-47-251 12:29:56 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:29:56 Docker Root Dir: /var/lib/docker 12:29:56 Debug Mode: false 12:29:56 Username: dockerbuildbot 12:29:56 Experimental: true 12:29:56 Insecure Registries: 12:29:56 127.0.0.0/8 12:29:56 Live Restore Enabled: true 12:29:56 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout 12:29:57 The recommended git tool is: git [Pipeline] checkout 12:29:57 The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:29:58 The recommended git tool is: git 12:29:59 Client: Docker Engine - Community 12:29:59 Version: 24.0.7 12:29:59 Context: default 12:29:59 Debug Mode: false 12:29:59 Plugins: 12:29:59 buildx: Docker Buildx (Docker Inc.) 12:29:59 Version: v0.12.0 12:29:59 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:29:59 compose: Docker Compose (Docker Inc.) 12:29:59 Version: v2.23.3 12:29:59 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:29:59 12:29:59 Server: 12:29:59 Containers: 0 12:29:59 Running: 0 12:29:59 Paused: 0 12:29:59 Stopped: 0 12:29:59 Images: 1 12:29:59 Server Version: 24.0.7 12:29:59 Storage Driver: overlay2 12:29:59 Backing Filesystem: extfs 12:29:59 Supports d_type: true 12:29:59 Using metacopy: false 12:29:59 Native Overlay Diff: true 12:29:59 userxattr: false 12:29:59 Logging Driver: json-file 12:29:59 Cgroup Driver: systemd 12:29:59 Cgroup Version: 2 12:29:59 Plugins: 12:29:59 Volume: local 12:29:59 Network: bridge host ipvlan macvlan null overlay 12:29:59 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:29:59 Swarm: inactive 12:29:59 Runtimes: io.containerd.runc.v2 runc 12:29:59 Default Runtime: runc 12:29:59 Init Binary: docker-init 12:29:59 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:29:59 runc version: v1.1.10-0-g18a0cb0 12:29:59 init version: de40ad0 12:29:59 Security Options: 12:29:59 apparmor 12:29:59 seccomp 12:29:59 Profile: builtin 12:29:59 cgroupns 12:29:59 Kernel Version: 5.15.0-1050-aws 12:29:59 Operating System: Ubuntu 20.04.6 LTS 12:29:59 OSType: linux 12:29:59 Architecture: x86_64 12:29:59 CPUs: 8 12:29:59 Total Memory: 30.56GiB 12:29:59 Name: ip-10-100-46-93 12:29:59 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:29:59 Docker Root Dir: /var/lib/docker 12:29:59 Debug Mode: false 12:29:59 Username: dockerbuildbot 12:29:59 Experimental: true 12:29:59 Insecure Registries: 12:29:59 127.0.0.0/8 12:29:59 Live Restore Enabled: true 12:29:59 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:29:59 The recommended git tool is: git Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03c1da6e14f63b061) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04c73d378cf482a86) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bc19886636aa2f7f) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08ce1bef7b6efd6c1) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ea64e18a40cae260) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04b255889c0d892e3) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a4d6a2b8e8529aa9) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-02d0d22d5ad55c066) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-090a75b5dc6a98350) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05e53e9d11ec60237) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d79659960480193e) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0024a560dd19e8380) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-06d843679c3889ba8) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/7050710c-1d11-4c7c-bbb6-c847d21c6a4d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08f2b874a7e01b063) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 [Pipeline] { $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0b3426d2e852313e8) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-008f4eb292f5942d8) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/688d8418-793f-4d67-b7c0-f17224f35062/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/ad315890-e794-46a0-a0fc-6e36cbb19091/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/26d6cc82-6413-4771-aeac-86e203aa6bc8/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] withDockerRegistry WARNING! Using --password via the CLI is insecure. Use --password-stdin. $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:30:06 using credential docker-jenkins-github-credentials [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { 12:30:07 Cloning the remote Git repository 12:30:07 Cloning with configured refspecs honoured and without tags WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/952b1ca2-ef57-496b-85e9-fb9cbc9bf3ee/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo 12:30:07 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:07 chowning workspace 12:30:07 using credential docker-jenkins-github-credentials 12:30:07 using credential docker-jenkins-github-credentials [Pipeline] sh Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-095f3803f383c78e5) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0220a3659da52da19) in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 12:30:08 Cloning the remote Git repository 12:30:08 Cloning with configured refspecs honoured and without tags $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:30:08 Cloning the remote Git repository 12:30:08 Cloning with configured refspecs honoured and without tags WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/3b09714d-6056-40f6-be9b-a862810fca2a/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/da13b001-4c30-470c-b638-b68c4545bf38/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 12:30:08 using credential docker-jenkins-github-credentials WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/93d6a33f-0a9c-4908-a0e4-d477e7489524/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 12:30:08 Cloning the remote Git repository 12:30:08 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:30:09 using credential docker-jenkins-github-credentials $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:30:09 using credential docker-jenkins-github-credentials 12:30:09 Cloning the remote Git repository 12:30:09 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:10 Cloning the remote Git repository 12:30:10 Cloning with configured refspecs honoured and without tags 12:30:10 Avoid second fetch 12:30:10 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/71312cf7-964e-4e83-a108-b82408d0537b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 [Pipeline] wrap > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 [Pipeline] wrap WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/f01e4e6a-2395-4d9f-8a9d-432657851ab0/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:11 Avoid second fetch 12:30:11 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) [Pipeline] { [Pipeline] wrap [Pipeline] echo 12:30:11 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:11 chowning workspace [Pipeline] sh 12:30:11 + pwd 12:30:11 + id -u 12:30:11 + id -g 12:30:11 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:11 Unable to find image 'busybox:latest' locally 12:30:11 latest: Pulling from library/busybox 12:30:11 a307d6ecc620: Pulling fs layer 12:30:11 a307d6ecc620: Verifying Checksum 12:30:11 a307d6ecc620: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:30:11 Avoid second fetch 12:30:11 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:11 Avoid second fetch 12:30:11 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:11 a307d6ecc620: Pull complete 12:30:11 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:11 Status: Downloaded newer image for busybox:latest WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/286ab4b4-1a8e-41b6-bfdf-e421d5ca3887/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:12 using credential docker-jenkins-github-credentials WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/783a0cfc-d482-4013-b2b8-adf5dcc59ca9/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 12:30:12 Cloning the remote Git repository 12:30:12 Cloning with configured refspecs honoured and without tags 12:30:12 Avoid second fetch 12:30:12 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/55cf7513-1427-41d1-976c-8f32d0164429/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:12 Avoid second fetch 12:30:12 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/95191d51-4910-46ce-b7a9-a9bfe00cfc60/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/e2d7bb90-f60b-47cc-b7a8-ede6e77a8c04/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo 12:30:14 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:30:14 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:14 chowning workspace WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/e127350f-8935-4757-945d-e92a84f0089b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] sh 12:30:15 + pwd 12:30:15 + id -u 12:30:15 + id -g 12:30:15 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:15 Unable to find image 'busybox:latest' locally 12:30:15 latest: Pulling from library/busybox 12:30:15 a307d6ecc620: Pulling fs layer 12:30:15 a307d6ecc620: Verifying Checksum 12:30:15 a307d6ecc620: Download complete 12:30:15 a307d6ecc620: Pull complete 12:30:15 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:15 Status: Downloaded newer image for busybox:latest 12:30:15 + docker container ls -aq 12:30:15 Avoid second fetch 12:30:15 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:18 Commit message: "bump compose version to v2.24.0" 12:30:18 Commit message: "bump compose version to v2.24.0" 12:30:18 Commit message: "bump compose version to v2.24.0" [Pipeline] echo 12:30:18 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:18 chowning workspace [Pipeline] sh 12:30:18 Commit message: "bump compose version to v2.24.0" 12:30:18 + pwd 12:30:18 + id -u 12:30:18 + id -g 12:30:18 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:18 Unable to find image 'busybox:latest' locally 12:30:18 latest: Pulling from library/busybox 12:30:18 a307d6ecc620: Pulling fs layer 12:30:18 a307d6ecc620: Verifying Checksum 12:30:18 a307d6ecc620: Download complete 12:30:18 Commit message: "bump compose version to v2.24.0" WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/6c2feb17-c41c-4abd-ace9-2d68d89a7ef1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 12:30:18 Commit message: "bump compose version to v2.24.0" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0@tmp/4873bbe4-3b3b-4394-90d7-da794db398a0/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap 12:30:19 a307d6ecc620: Pull complete 12:30:19 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:19 Status: Downloaded newer image for busybox:latest [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:30:19 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:19 chowning workspace [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:30:20 + pwd 12:30:20 + id -u 12:30:20 + id -g 12:30:20 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:20 Unable to find image 'busybox:latest' locally 12:30:20 latest: Pulling from library/busybox 12:30:20 a307d6ecc620: Pulling fs layer 12:30:20 a307d6ecc620: Verifying Checksum 12:30:20 a307d6ecc620: Download complete 12:30:20 a307d6ecc620: Pull complete 12:30:20 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:20 Status: Downloaded newer image for busybox:latest [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:30:21 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:21 chowning workspace [Pipeline] sh 12:30:21 Commit message: "bump compose version to v2.24.0" 12:30:21 + pwd 12:30:21 + id -u 12:30:21 + id -g 12:30:21 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:21 Unable to find image 'busybox:latest' locally 12:30:21 latest: Pulling from library/busybox 12:30:21 a307d6ecc620: Pulling fs layer 12:30:21 a307d6ecc620: Download complete 12:30:21 a307d6ecc620: Pull complete 12:30:21 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:21 Status: Downloaded newer image for busybox:latest > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] echo 12:30:22 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:22 chowning workspace [Pipeline] sh 12:30:22 + pwd 12:30:22 + id -u 12:30:22 + id -g 12:30:22 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:22 Unable to find image 'busybox:latest' locally 12:30:22 latest: Pulling from library/busybox 12:30:22 a307d6ecc620: Pulling fs layer 12:30:22 a307d6ecc620: Verifying Checksum 12:30:22 a307d6ecc620: Download complete [Pipeline] echo 12:30:23 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:23 chowning workspace [Pipeline] sh 12:30:23 a307d6ecc620: Pull complete 12:30:23 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:23 Status: Downloaded newer image for busybox:latest 12:30:24 + pwd 12:30:24 + id -u 12:30:24 + id -g 12:30:24 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:24 Unable to find image 'busybox:latest' locally 12:30:24 latest: Pulling from library/busybox 12:30:24 a307d6ecc620: Pulling fs layer 12:30:24 a307d6ecc620: Verifying Checksum 12:30:24 a307d6ecc620: Download complete 12:30:24 a307d6ecc620: Pull complete 12:30:24 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:24 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo 12:30:24 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:24 chowning workspace [Pipeline] sh 12:30:24 + pwd 12:30:24 + id -u 12:30:24 + id -g 12:30:24 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:24 Unable to find image 'busybox:latest' locally 12:30:24 latest: Pulling from library/busybox 12:30:24 8df4bf9de8d8: Pulling fs layer 12:30:25 8df4bf9de8d8: Verifying Checksum 12:30:25 8df4bf9de8d8: Download complete 12:30:25 8df4bf9de8d8: Pull complete 12:30:25 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:25 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:30:25 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:25 chowning workspace [Pipeline] sh 12:30:26 + pwd 12:30:26 + id -u 12:30:26 + id -g 12:30:26 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:26 Unable to find image 'busybox:latest' locally 12:30:26 latest: Pulling from library/busybox 12:30:26 a307d6ecc620: Pulling fs layer 12:30:26 a307d6ecc620: Download complete 12:30:26 a307d6ecc620: Pull complete 12:30:26 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:26 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:30:26 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:26 chowning workspace [Pipeline] sh 12:30:27 + pwd 12:30:27 + id -u 12:30:27 + id -g 12:30:27 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:27 Unable to find image 'busybox:latest' locally 12:30:27 latest: Pulling from library/busybox 12:30:27 a307d6ecc620: Pulling fs layer 12:30:27 a307d6ecc620: Verifying Checksum 12:30:27 a307d6ecc620: Download complete 12:30:27 a307d6ecc620: Pull complete 12:30:27 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:27 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:30:28 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:28 chowning workspace [Pipeline] sh 12:30:28 + pwd 12:30:28 + id -u 12:30:28 + id -g 12:30:28 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:28 Unable to find image 'busybox:latest' locally 12:30:28 latest: Pulling from library/busybox 12:30:28 8df4bf9de8d8: Pulling fs layer 12:30:29 8df4bf9de8d8: Verifying Checksum 12:30:29 8df4bf9de8d8: Download complete 12:30:29 8df4bf9de8d8: Pull complete 12:30:29 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:29 Status: Downloaded newer image for busybox:latest [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh 12:30:30 + make clean 12:30:30 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:30 rm -f -r src 12:30:30 make -C rpm clean 12:30:30 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:30 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:30 rm -f -r rpmbuild/ 12:30:30 docker builder prune -f --filter until=24h 12:30:30 Total: 0B 12:30:30 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:30 make -C deb clean 12:30:30 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:30 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:30 rm -f -r debbuild 12:30:30 + pwd 12:30:30 + id -u 12:30:30 + id -g 12:30:30 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:30 Unable to find image 'busybox:latest' locally 12:30:30 latest: Pulling from library/busybox 12:30:30 a307d6ecc620: Pulling fs layer 12:30:30 a307d6ecc620: Download complete 12:30:30 a307d6ecc620: Pull complete [Pipeline] echo 12:30:30 Docker containers have been removed [Pipeline] echo 12:30:30 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:30 Removing all docker containers [Pipeline] sh 12:30:30 + make clean 12:30:30 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:30 rm -f -r src 12:30:30 make -C rpm clean 12:30:30 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:30 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:30 rm -f -r rpmbuild/ 12:30:30 docker builder prune -f --filter until=24h 12:30:30 Total: 0B 12:30:30 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:30 make -C deb clean 12:30:30 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:30 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:30 rm -f -r debbuild 12:30:30 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:30 rm -f -r sources 12:30:30 docker builder prune -f --filter until=24h 12:30:30 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:30 rm -f -r sources 12:30:30 docker builder prune -f --filter until=24h 12:30:30 Total: 0B 12:30:30 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:30 make -C static clean 12:30:30 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:30 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:30 rm -f -r build 12:30:30 docker builder prune -f --filter until=24h 12:30:30 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:30 Status: Downloaded newer image for busybox:latest 12:30:30 + make REF=bump-compose-2.24.0 DOCKER_BUILD_PKGS=static-linux static 12:30:30 git init src/github.com/docker/cli 12:30:30 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:30:30 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:30:30 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:30:30 + SRC=src/github.com/docker/cli 12:30:30 + REF=bump-compose-2.24.0 12:30:30 + REF_FETCH=bump-compose-2.24.0 12:30:30 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:30:30 + awk {print $2} 12:30:30 + REF= 12:30:30 + [ -n ] 12:30:30 + REF=FETCH_HEAD 12:30:30 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:30:30 fatal: couldn't find remote ref bump-compose-2.24.0 12:30:30 make: *** [Makefile:50: checkout-cli] Error 128 12:30:30 Total: 0B 12:30:30 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:30 make -C static clean 12:30:30 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:30 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:30 rm -f -r build 12:30:30 docker builder prune -f --filter until=24h 12:30:30 Total: 0B 12:30:30 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:30 Total: 0B 12:30:30 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap 12:30:31 + docker container ls -aq [Pipeline] { [Pipeline] sh [Pipeline] sh 12:30:31 + make clean 12:30:31 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:31 rm -f -r src 12:30:31 make -C rpm clean 12:30:31 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:31 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:31 rm -f -r rpmbuild/ 12:30:31 docker builder prune -f --filter until=24h 12:30:31 Total: 0B 12:30:31 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:31 make -C deb clean 12:30:31 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:31 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:31 rm -f -r debbuild 12:30:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:31 rm -f -r sources 12:30:31 docker builder prune -f --filter until=24h [Pipeline] sh [Pipeline] echo 12:30:31 Removing all docker containers [Pipeline] sh 12:30:31 Total: 0B 12:30:31 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:31 make -C static clean 12:30:31 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:31 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:31 rm -f -r build 12:30:31 docker builder prune -f --filter until=24h 12:30:31 Total: 0B 12:30:31 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:31 + make clean 12:30:31 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:31 rm -f -r src 12:30:31 make -C rpm clean 12:30:31 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:31 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:31 rm -f -r rpmbuild/ 12:30:31 docker builder prune -f --filter until=24h 12:30:31 Total: 0B 12:30:31 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:31 make -C deb clean 12:30:31 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:31 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:31 rm -f -r debbuild 12:30:31 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:31 rm -f -r sources 12:30:31 docker builder prune -f --filter until=24h 12:30:31 Total: 0B 12:30:31 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:31 make -C static clean 12:30:31 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:31 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:31 rm -f -r build 12:30:31 docker builder prune -f --filter until=24h [Pipeline] echo 12:30:31 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:31 chowning workspace [Pipeline] sh 12:30:32 + make clean 12:30:32 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:32 rm -f -r src 12:30:32 make -C rpm clean 12:30:32 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:32 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:32 rm -f -r rpmbuild/ 12:30:32 docker builder prune -f --filter until=24h 12:30:32 Total: 0B 12:30:32 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:32 make -C deb clean 12:30:32 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:32 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:32 rm -f -r debbuild 12:30:32 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:32 rm -f -r sources 12:30:32 docker builder prune -f --filter until=24h 12:30:32 Total: 0B 12:30:32 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:32 + docker container ls -aq 12:30:32 Total: 0B 12:30:32 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:32 make -C static clean 12:30:32 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:32 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:32 rm -f -r build 12:30:32 docker builder prune -f --filter until=24h 12:30:32 Total: 0B 12:30:32 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] echo 12:30:32 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:32 chowning workspace [Pipeline] sh 12:30:33 + pwd 12:30:33 + id -u 12:30:33 + id -g 12:30:33 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:33 Unable to find image 'busybox:latest' locally 12:30:33 latest: Pulling from library/busybox 12:30:33 a307d6ecc620: Pulling fs layer 12:30:33 a307d6ecc620: Download complete 12:30:33 a307d6ecc620: Pull complete 12:30:33 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:33 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:30:33 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:33 chowning workspace [Pipeline] sh 12:30:34 + pwd 12:30:34 + id -u 12:30:34 + id -g 12:30:34 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:34 Unable to find image 'busybox:latest' locally 12:30:34 latest: Pulling from library/busybox 12:30:34 a307d6ecc620: Pulling fs layer 12:30:34 a307d6ecc620: Verifying Checksum 12:30:34 a307d6ecc620: Download complete 12:30:34 a307d6ecc620: Pull complete 12:30:34 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 [Pipeline] echo 12:30:34 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:34 chowning workspace [Pipeline] sh 12:30:34 Status: Downloaded newer image for busybox:latest 12:30:34 + pwd 12:30:34 + id -u 12:30:34 + id -g 12:30:34 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:34 Unable to find image 'busybox:latest' locally 12:30:34 latest: Pulling from library/busybox 12:30:34 a307d6ecc620: Pulling fs layer 12:30:34 a307d6ecc620: Verifying Checksum 12:30:34 a307d6ecc620: Download complete 12:30:35 a307d6ecc620: Pull complete 12:30:35 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:35 Status: Downloaded newer image for busybox:latest [Pipeline] sh [Pipeline] echo 12:30:35 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:30:35 Removing all docker containers [Pipeline] sh [Pipeline] echo 12:30:35 Removing all docker containers [Pipeline] sh 12:30:35 + pwd 12:30:35 + id -u 12:30:35 + id -g 12:30:35 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:35 Unable to find image 'busybox:latest' locally 12:30:35 + make clean 12:30:35 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:35 rm -f -r src 12:30:35 make -C rpm clean 12:30:35 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:35 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:35 rm -f -r rpmbuild/ 12:30:35 docker builder prune -f --filter until=24h 12:30:35 + docker container ls -aq [Pipeline] echo 12:30:35 Removing all docker containers [Pipeline] sh 12:30:35 + docker container ls -aq [Pipeline] echo 12:30:35 Removing all docker containers [Pipeline] sh 12:30:35 latest: Pulling from library/busybox 12:30:35 8df4bf9de8d8: Pulling fs layer 12:30:35 8df4bf9de8d8: Verifying Checksum 12:30:35 8df4bf9de8d8: Download complete 12:30:35 Total: 0B 12:30:35 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:35 make -C deb clean 12:30:35 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:35 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:35 rm -f -r debbuild 12:30:35 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:35 rm -f -r sources 12:30:35 docker builder prune -f --filter until=24h 12:30:35 Total: 0B 12:30:35 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:35 make -C static clean 12:30:35 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:35 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:35 rm -f -r build 12:30:35 docker builder prune -f --filter until=24h [Pipeline] echo 12:30:36 Removing all docker containers [Pipeline] sh 12:30:36 + docker container ls -aq [Pipeline] echo 12:30:36 Removing all docker containers [Pipeline] sh 12:30:36 + docker container ls -aq 12:30:36 Total: 0B 12:30:36 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:36 + docker container ls -aq 12:30:36 + docker container ls -aq 12:30:36 8df4bf9de8d8: Pull complete 12:30:36 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:36 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] echo 12:30:36 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:36 chowning workspace [Pipeline] sh 12:30:36 + docker container ls -aq [Pipeline] sh [Pipeline] echo 12:30:37 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:37 Removing all docker containers [Pipeline] sh [Pipeline] { [Pipeline] sh 12:30:37 + make REF=bump-compose-2.24.0 debian-bookworm 12:30:37 git init src/github.com/docker/cli 12:30:37 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:30:37 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:30:37 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:30:37 + SRC=src/github.com/docker/cli 12:30:37 + REF=bump-compose-2.24.0 12:30:37 + REF_FETCH=bump-compose-2.24.0 12:30:37 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:30:37 + awk {print $2} 12:30:37 + REF= 12:30:37 + [ -n ] 12:30:37 + REF=FETCH_HEAD 12:30:37 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:30:37 fatal: couldn't find remote ref bump-compose-2.24.0 12:30:37 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] sh 12:30:37 + pwd 12:30:37 + id -u 12:30:37 + id -g 12:30:37 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:37 Unable to find image 'busybox:latest' locally 12:30:37 latest: Pulling from library/busybox 12:30:37 a307d6ecc620: Pulling fs layer 12:30:37 a307d6ecc620: Verifying Checksum 12:30:37 a307d6ecc620: Download complete [Pipeline] stage [Pipeline] { (debian-bullseye-amd64) [Pipeline] wrap [Pipeline] sh 12:30:37 + docker container ls -aq [Pipeline] echo 12:30:37 Docker containers have been removed [Pipeline] echo 12:30:37 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:37 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (cross-mac) [Pipeline] sh 12:30:37 + make REF=bump-compose-2.24.0 raspbian-buster 12:30:37 git init src/github.com/docker/cli 12:30:37 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:30:37 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:30:37 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:30:37 + SRC=src/github.com/docker/cli 12:30:37 + REF=bump-compose-2.24.0 12:30:37 + REF_FETCH=bump-compose-2.24.0 12:30:37 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:30:37 + awk {print $2} 12:30:37 + REF= 12:30:37 + [ -n ] 12:30:37 + REF=FETCH_HEAD 12:30:37 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:30:37 fatal: couldn't find remote ref bump-compose-2.24.0 12:30:37 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] echo 12:30:38 Removing all docker containers 12:30:38 + make clean 12:30:38 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:38 Unable to find image 'alpine:latest' locally 12:30:38 latest: Pulling from library/alpine 12:30:38 661ff4d9561e: Pulling fs layer 12:30:38 a307d6ecc620: Pull complete 12:30:38 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:38 Status: Downloaded newer image for busybox:latest [Pipeline] sh 12:30:38 + echo starting... 12:30:38 starting... [Pipeline] sh 12:30:38 + make REF=bump-compose-2.24.0 debian-bullseye 12:30:38 git init src/github.com/docker/cli 12:30:38 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:30:38 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:30:38 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:30:38 + SRC=src/github.com/docker/cli 12:30:38 + REF=bump-compose-2.24.0 12:30:38 + REF_FETCH=bump-compose-2.24.0 12:30:38 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:30:38 + awk {print $2} 12:30:38 + REF= 12:30:38 + [ -n ] 12:30:38 + REF=FETCH_HEAD 12:30:38 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:30:38 fatal: couldn't find remote ref bump-compose-2.24.0 12:30:38 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] sh 12:30:38 661ff4d9561e: Verifying Checksum 12:30:38 661ff4d9561e: Download complete 12:30:38 661ff4d9561e: Pull complete 12:30:38 Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 12:30:38 Status: Downloaded newer image for alpine:latest [Pipeline] sh 12:30:38 + docker container ls -aq [Pipeline] echo 12:30:38 Docker containers have been removed [Pipeline] echo 12:30:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:38 Removing all docker containers [Pipeline] sh 12:30:38 + echo starting... 12:30:38 starting... 12:30:38 + make REF=bump-compose-2.24.0 raspbian-bullseye 12:30:38 git init src/github.com/docker/cli 12:30:38 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:30:38 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:30:38 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:30:38 + SRC=src/github.com/docker/cli 12:30:38 + REF=bump-compose-2.24.0 12:30:38 + REF_FETCH=bump-compose-2.24.0 12:30:38 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:30:38 + awk {print $2} 12:30:38 + REF= 12:30:38 + [ -n ] 12:30:38 + REF=FETCH_HEAD 12:30:38 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:30:38 fatal: couldn't find remote ref bump-compose-2.24.0 12:30:38 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] echo 12:30:38 Docker containers have been removed [Pipeline] echo 12:30:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh [Pipeline] echo 12:30:38 Docker containers have been removed [Pipeline] echo 12:30:38 + make REF=bump-compose-2.24.0 ubuntu-focal 12:30:38 git init src/github.com/docker/cli 12:30:38 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:30:38 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:30:38 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:30:38 + SRC=src/github.com/docker/cli 12:30:38 + REF=bump-compose-2.24.0 12:30:38 + REF_FETCH=bump-compose-2.24.0 12:30:38 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:30:38 + awk {print $2} 12:30:38 + REF= 12:30:38 + [ -n ] 12:30:38 + REF=FETCH_HEAD 12:30:38 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:30:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:38 Docker containers have been removed [Pipeline] echo 12:30:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:38 Docker containers have been removed [Pipeline] echo 12:30:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:38 Docker containers have been removed [Pipeline] echo 12:30:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir 12:30:38 + docker container ls -aq [Pipeline] echo 12:30:38 Docker containers have been removed 12:30:38 rm -f -r src 12:30:38 make -C rpm clean 12:30:38 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:38 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:38 rm -f -r rpmbuild/ 12:30:38 docker builder prune -f --filter until=24h [Pipeline] echo 12:30:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:39 + make REF=bump-compose-2.24.0 debian-buster 12:30:39 git init src/github.com/docker/cli 12:30:39 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:30:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:30:39 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:30:39 + SRC=src/github.com/docker/cli 12:30:39 + REF=bump-compose-2.24.0 12:30:39 + REF_FETCH=bump-compose-2.24.0 12:30:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:30:39 + awk {print $2} 12:30:39 + REF= 12:30:39 + [ -n ] 12:30:39 + REF=FETCH_HEAD 12:30:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:30:39 fatal: couldn't find remote ref bump-compose-2.24.0 12:30:39 make: *** [Makefile:50: checkout-cli] Error 128 12:30:39 Removing all docker containers [Pipeline] sh 12:30:39 fatal: couldn't find remote ref bump-compose-2.24.0 12:30:39 make: *** [Makefile:50: checkout-cli] Error 128 12:30:39 Total: 0B 12:30:39 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:39 make -C deb clean 12:30:39 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:39 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:39 rm -f -r debbuild 12:30:39 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:39 rm -f -r sources 12:30:39 docker builder prune -f --filter until=24h 12:30:39 Total: 0B 12:30:39 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:39 make -C static clean 12:30:39 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:39 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:39 rm -f -r build 12:30:39 docker builder prune -f --filter until=24h [Pipeline] echo 12:30:39 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:39 Removing all docker containers [Pipeline] sh [Pipeline] stage [Pipeline] { (ubuntu-jammy-armhf) [Pipeline] echo 12:30:39 Docker containers have been removed [Pipeline] echo 12:30:39 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir 12:30:39 Total: 0B 12:30:39 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:30:39 + docker container ls -aq [Pipeline] echo 12:30:39 Removing all docker containers [Pipeline] sh 12:30:39 + docker container ls -aq [Pipeline] } [Pipeline] { [Pipeline] echo 12:30:39 Docker containers have been removed [Pipeline] echo 12:30:39 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:39 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:30:39 chowning workspace [Pipeline] sh 12:30:39 + echo starting... 12:30:39 starting... 12:30:40 + docker container ls -aq [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] echo 12:30:40 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:40 Docker containers have been removed [Pipeline] echo 12:30:40 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] stage [Pipeline] { (cross-win) [Pipeline] echo 12:30:40 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (centos-8-amd64) [Pipeline] sh [Pipeline] sh [Pipeline] } [Pipeline] } [Pipeline] echo 12:30:40 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:40 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:40 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:40 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:40 Docker containers have been removed [Pipeline] echo 12:30:40 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] stage [Pipeline] { (centos-9-amd64) [Pipeline] stage [Pipeline] { (ubuntu-focal-amd64) [Pipeline] stage [Pipeline] { (debian-bookworm-amd64) [Pipeline] stage [Pipeline] { (centos-7-amd64) [Pipeline] sh 12:30:40 + pwd 12:30:40 + id -u 12:30:40 + id -g 12:30:40 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/workspace busybox chown -R 1000:1000 /workspace 12:30:40 Unable to find image 'busybox:latest' locally 12:30:40 latest: Pulling from library/busybox [Pipeline] sh 12:30:40 + echo starting... 12:30:40 starting... 12:30:40 + echo starting... 12:30:40 starting... [Pipeline] sh [Pipeline] sh 12:30:40 + echo starting... 12:30:40 starting... 12:30:40 8df4bf9de8d8: Pulling fs layer 12:30:40 8df4bf9de8d8: Verifying Checksum 12:30:40 8df4bf9de8d8: Download complete [Pipeline] } [Pipeline] echo 12:30:40 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:40 Docker containers have been removed [Pipeline] echo 12:30:40 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] stage [Pipeline] { (ubuntu-mantic-amd64) [Pipeline] // stage [Pipeline] } [Pipeline] echo 12:30:41 Docker containers have been removed [Pipeline] echo 12:30:41 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] sh 12:30:41 + echo starting... 12:30:41 starting... 12:30:41 + echo starting... 12:30:41 starting... [Pipeline] echo 12:30:41 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-lunar-armhf) [Pipeline] echo 12:30:41 Docker containers have been removed [Pipeline] echo 12:30:41 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:30:41 Removing all docker containers [Pipeline] sh 12:30:41 8df4bf9de8d8: Pull complete 12:30:41 Digest: sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8 12:30:41 Status: Downloaded newer image for busybox:latest 12:30:41 + echo starting... 12:30:41 starting... [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] echo 12:30:41 cleanWorkspace: Workspace is clean. [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (fedora-39-amd64) [Pipeline] sh 12:30:41 + echo starting... 12:30:41 starting... [Pipeline] // stage [Pipeline] // stage 12:30:41 + docker container ls -aq [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (info) [Pipeline] echo 12:30:41 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (fedora-38-amd64) [Pipeline] sh 12:30:41 + echo starting... 12:30:41 starting... 12:30:41 + docker version 12:30:41 Client: Docker Engine - Community 12:30:41 Version: 24.0.7 12:30:41 API version: 1.43 12:30:41 Go version: go1.20.10 12:30:41 Git commit: afdd53b 12:30:41 Built: Thu Oct 26 09:08:01 2023 12:30:41 OS/Arch: linux/amd64 12:30:41 Context: default 12:30:41 12:30:41 Server: Docker Engine - Community 12:30:41 Engine: 12:30:41 Version: 24.0.7 12:30:41 API version: 1.43 (minimum version 1.12) 12:30:41 Go version: go1.20.10 12:30:41 Git commit: 311b9ff 12:30:41 Built: Thu Oct 26 09:08:01 2023 12:30:41 OS/Arch: linux/amd64 12:30:41 Experimental: true 12:30:41 containerd: 12:30:41 Version: 1.6.25 12:30:41 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:41 runc: 12:30:41 Version: 1.1.10 12:30:41 GitCommit: v1.1.10-0-g18a0cb0 12:30:41 docker-init: 12:30:41 Version: 0.19.0 12:30:41 GitCommit: de40ad0 [Pipeline] sh [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] echo 12:30:41 cleanWorkspace: Workspace is clean. [Pipeline] echo 12:30:41 cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (ubuntu-lunar-amd64) [Pipeline] stage [Pipeline] { (ubuntu-jammy-amd64) [Pipeline] sh 12:30:41 + echo starting... 12:30:41 starting... [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo 12:30:41 cleanWorkspace: Workspace is clean. [Pipeline] } [Pipeline] stage [Pipeline] { (raspbian-bookworm-armhf) [Pipeline] sh 12:30:41 + docker version 12:30:41 Client: Docker Engine - Community 12:30:41 Version: 24.0.7 12:30:41 API version: 1.43 12:30:41 Go version: go1.20.10 12:30:41 Git commit: afdd53b 12:30:41 Built: Thu Oct 26 09:08:01 2023 12:30:41 OS/Arch: linux/amd64 12:30:41 Context: default 12:30:41 12:30:41 Server: Docker Engine - Community 12:30:41 Engine: 12:30:41 Version: 24.0.7 12:30:41 API version: 1.43 (minimum version 1.12) 12:30:41 Go version: go1.20.10 12:30:41 Git commit: 311b9ff 12:30:41 Built: Thu Oct 26 09:08:01 2023 12:30:41 OS/Arch: linux/amd64 12:30:41 Experimental: true 12:30:41 containerd: 12:30:41 Version: 1.6.25 12:30:41 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:41 runc: 12:30:41 Version: 1.1.10 12:30:41 GitCommit: v1.1.10-0-g18a0cb0 12:30:41 docker-init: 12:30:41 Version: 0.19.0 12:30:41 GitCommit: de40ad0 12:30:41 + echo starting... 12:30:41 starting... 12:30:42 + echo starting... 12:30:42 starting... [Pipeline] sh 12:30:42 + echo starting... 12:30:42 starting... [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] echo 12:30:42 Docker containers have been removed [Pipeline] echo 12:30:42 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] } [Pipeline] sh 12:30:42 + docker version 12:30:42 Client: Docker Engine - Community 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 12:30:42 Go version: go1.20.10 12:30:42 Git commit: afdd53b 12:30:42 Built: Thu Oct 26 09:08:47 2023 12:30:42 OS/Arch: linux/arm 12:30:42 Context: default 12:30:42 12:30:42 Server: Docker Engine - Community 12:30:42 Engine: 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 (minimum version 1.12) 12:30:42 Go version: go1.20.10 12:30:42 Git commit: 311b9ff 12:30:42 Built: Thu Oct 26 09:08:47 2023 12:30:42 OS/Arch: linux/arm 12:30:42 Experimental: true 12:30:42 containerd: 12:30:42 Version: 1.6.25 12:30:42 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:42 runc: 12:30:42 Version: 1.1.10 12:30:42 GitCommit: v1.1.10-0-g18a0cb0 12:30:42 docker-init: 12:30:42 Version: 0.19.0 12:30:42 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:30:42 + echo starting... 12:30:42 starting... 12:30:42 + docker info [Pipeline] sh 12:30:42 + docker version 12:30:42 Client: Docker Engine - Community 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 12:30:42 Go version: go1.20.10 12:30:42 Git commit: afdd53b 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Context: default 12:30:42 12:30:42 Server: Docker Engine - Community 12:30:42 Engine: 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 (minimum version 1.12) 12:30:42 Go version: go1.20.10 12:30:42 Git commit: 311b9ff 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Experimental: true 12:30:42 containerd: 12:30:42 Version: 1.6.25 12:30:42 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:42 runc: 12:30:42 Version: 1.1.10 12:30:42 GitCommit: v1.1.10-0-g18a0cb0 12:30:42 docker-init: 12:30:42 Version: 0.19.0 12:30:42 GitCommit: de40ad0 [Pipeline] } 12:30:42 + docker version 12:30:42 Client: Docker Engine - Community 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 12:30:42 Go version: go1.20.10 12:30:42 Git commit: afdd53b 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Context: default 12:30:42 12:30:42 Server: Docker Engine - Community 12:30:42 Engine: 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 (minimum version 1.12) 12:30:42 Go version: go1.20.10 12:30:42 Git commit: 311b9ff 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Experimental: true 12:30:42 containerd: 12:30:42 Version: 1.6.25 12:30:42 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:42 runc: 12:30:42 Version: 1.1.10 12:30:42 GitCommit: v1.1.10-0-g18a0cb0 12:30:42 docker-init: 12:30:42 Version: 0.19.0 12:30:42 GitCommit: de40ad0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:30:42 + docker version 12:30:42 Client: Docker Engine - Community 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 12:30:42 Go version: go1.20.10 12:30:42 Git commit: afdd53b 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Context: default 12:30:42 12:30:42 Server: Docker Engine - Community 12:30:42 Engine: 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 (minimum version 1.12) 12:30:42 Go version: go1.20.10 12:30:42 Git commit: 311b9ff 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Experimental: true 12:30:42 containerd: 12:30:42 Version: 1.6.25 12:30:42 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:42 runc: 12:30:42 Version: 1.1.10 12:30:42 GitCommit: v1.1.10-0-g18a0cb0 12:30:42 docker-init: 12:30:42 Version: 0.19.0 12:30:42 GitCommit: de40ad0 [Pipeline] sh [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:30:42 + docker version 12:30:42 Client: Docker Engine - Community 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 12:30:42 Go version: go1.20.10 12:30:42 Git commit: afdd53b 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Context: default 12:30:42 12:30:42 Server: Docker Engine - Community 12:30:42 Engine: 12:30:42 Version: 24.0.7 12:30:42 API version: 1.43 (minimum version 1.12) 12:30:42 Go version: go1.20.10 12:30:42 Git commit: 311b9ff 12:30:42 Built: Thu Oct 26 09:08:01 2023 12:30:42 OS/Arch: linux/amd64 12:30:42 Experimental: true 12:30:42 containerd: 12:30:42 Version: 1.6.25 12:30:42 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:42 runc: 12:30:42 Version: 1.1.10 12:30:42 GitCommit: v1.1.10-0-g18a0cb0 12:30:42 docker-init: 12:30:42 Version: 0.19.0 12:30:42 GitCommit: de40ad0 [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] echo 12:30:42 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (debian-buster-amd64) [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:30:43 + docker version 12:30:43 Client: Docker Engine - Community 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 12:30:43 Go version: go1.20.10 12:30:43 Git commit: afdd53b 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Context: default 12:30:43 12:30:43 Server: Docker Engine - Community 12:30:43 Engine: 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 (minimum version 1.12) 12:30:43 Go version: go1.20.10 12:30:43 Git commit: 311b9ff 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Experimental: true 12:30:43 containerd: 12:30:43 Version: 1.6.25 12:30:43 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:43 runc: 12:30:43 Version: 1.1.10 12:30:43 GitCommit: v1.1.10-0-g18a0cb0 12:30:43 docker-init: 12:30:43 Version: 0.19.0 12:30:43 GitCommit: de40ad0 12:30:43 + docker version 12:30:43 Client: Docker Engine - Community 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 12:30:43 Go version: go1.20.10 12:30:43 Git commit: afdd53b 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Context: default 12:30:43 12:30:43 Server: Docker Engine - Community 12:30:43 Engine: 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 (minimum version 1.12) 12:30:43 Go version: go1.20.10 12:30:43 Git commit: 311b9ff 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Experimental: true 12:30:43 containerd: 12:30:43 Version: 1.6.25 12:30:43 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:43 runc: 12:30:43 Version: 1.1.10 12:30:43 GitCommit: v1.1.10-0-g18a0cb0 12:30:43 docker-init: 12:30:43 Version: 0.19.0 12:30:43 GitCommit: de40ad0 [Pipeline] sh 12:30:43 + docker info [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry 12:30:43 + docker version 12:30:43 Client: Docker Engine - Community 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 12:30:43 Go version: go1.20.10 12:30:43 Git commit: afdd53b 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Context: default 12:30:43 12:30:43 Server: Docker Engine - Community 12:30:43 Engine: 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 (minimum version 1.12) 12:30:43 Go version: go1.20.10 12:30:43 Git commit: 311b9ff 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Experimental: true 12:30:43 containerd: 12:30:43 Version: 1.6.25 12:30:43 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:43 runc: 12:30:43 Version: 1.1.10 12:30:43 GitCommit: v1.1.10-0-g18a0cb0 12:30:43 docker-init: 12:30:43 Version: 0.19.0 12:30:43 GitCommit: de40ad0 [Pipeline] } [Pipeline] echo 12:30:43 Removing all docker containers [Pipeline] sh 12:30:43 + docker info [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh 12:30:43 + echo starting... 12:30:43 starting... [Pipeline] sh 12:30:43 + docker version 12:30:43 Client: Docker Engine - Community 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 12:30:43 Go version: go1.20.10 12:30:43 Git commit: afdd53b 12:30:43 Built: Thu Oct 26 09:08:47 2023 12:30:43 OS/Arch: linux/arm 12:30:43 Context: default 12:30:43 12:30:43 Server: Docker Engine - Community 12:30:43 Engine: 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 (minimum version 1.12) 12:30:43 Go version: go1.20.10 12:30:43 Git commit: 311b9ff 12:30:43 Built: Thu Oct 26 09:08:47 2023 12:30:43 OS/Arch: linux/arm 12:30:43 Experimental: true 12:30:43 containerd: 12:30:43 Version: 1.6.25 12:30:43 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:43 runc: 12:30:43 Version: 1.1.10 12:30:43 GitCommit: v1.1.10-0-g18a0cb0 12:30:43 docker-init: 12:30:43 Version: 0.19.0 12:30:43 GitCommit: de40ad0 [Pipeline] sh 12:30:43 + docker container ls -aq [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] // stage 12:30:43 + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] stage [Pipeline] { (info) [Pipeline] sh [Pipeline] // withDockerRegistry 12:30:43 + docker info [Pipeline] } [Pipeline] sh [Pipeline] sh [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withDockerRegistry 12:30:43 + docker version 12:30:43 Client: Docker Engine - Community 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 12:30:43 Go version: go1.20.10 12:30:43 Git commit: afdd53b 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Context: default 12:30:43 12:30:43 Server: Docker Engine - Community 12:30:43 Engine: 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 (minimum version 1.12) 12:30:43 Go version: go1.20.10 12:30:43 Git commit: 311b9ff 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Experimental: true 12:30:43 containerd: 12:30:43 Version: 1.6.25 12:30:43 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:43 runc: 12:30:43 Version: 1.1.10 12:30:43 GitCommit: v1.1.10-0-g18a0cb0 12:30:43 docker-init: 12:30:43 Version: 0.19.0 12:30:43 GitCommit: de40ad0 [Pipeline] } [Pipeline] sh 12:30:43 + docker info [Pipeline] // withDockerRegistry [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } 12:30:43 + docker version 12:30:43 Client: Docker Engine - Community 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 12:30:43 Go version: go1.20.10 12:30:43 Git commit: afdd53b 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Context: default 12:30:43 12:30:43 Server: Docker Engine - Community 12:30:43 Engine: 12:30:43 Version: 24.0.7 12:30:43 API version: 1.43 (minimum version 1.12) 12:30:43 Go version: go1.20.10 12:30:43 Git commit: 311b9ff 12:30:43 Built: Thu Oct 26 09:08:01 2023 12:30:43 OS/Arch: linux/amd64 12:30:43 Experimental: true 12:30:43 containerd: 12:30:43 Version: 1.6.25 12:30:43 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:43 runc: 12:30:43 Version: 1.1.10 12:30:43 GitCommit: v1.1.10-0-g18a0cb0 12:30:43 docker-init: 12:30:43 Version: 0.19.0 12:30:43 GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh 12:30:44 + docker version 12:30:44 Client: Docker Engine - Community 12:30:44 Version: 24.0.7 12:30:44 API version: 1.43 12:30:44 Go version: go1.20.10 12:30:44 Git commit: afdd53b 12:30:44 Built: Thu Oct 26 09:08:01 2023 12:30:44 OS/Arch: linux/amd64 12:30:44 Context: default 12:30:44 12:30:44 Server: Docker Engine - Community 12:30:44 Engine: 12:30:44 Version: 24.0.7 12:30:44 API version: 1.43 (minimum version 1.12) 12:30:44 Go version: go1.20.10 12:30:44 Git commit: 311b9ff 12:30:44 Built: Thu Oct 26 09:08:01 2023 12:30:44 OS/Arch: linux/amd64 12:30:44 Experimental: true 12:30:44 containerd: 12:30:44 Version: 1.6.25 12:30:44 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:44 runc: 12:30:44 Version: 1.1.10 12:30:44 GitCommit: v1.1.10-0-g18a0cb0 12:30:44 docker-init: 12:30:44 Version: 0.19.0 12:30:44 GitCommit: de40ad0 12:30:44 + docker version 12:30:44 Client: Docker Engine - Community 12:30:44 Version: 24.0.7 12:30:44 API version: 1.43 12:30:44 Go version: go1.20.10 12:30:44 Git commit: afdd53b 12:30:44 Built: Thu Oct 26 09:08:01 2023 12:30:44 OS/Arch: linux/amd64 12:30:44 Context: default 12:30:44 12:30:44 Server: Docker Engine - Community 12:30:44 Engine: 12:30:44 Version: 24.0.7 12:30:44 API version: 1.43 (minimum version 1.12) 12:30:44 Go version: go1.20.10 12:30:44 Git commit: 311b9ff 12:30:44 Built: Thu Oct 26 09:08:01 2023 12:30:44 OS/Arch: linux/amd64 12:30:44 Experimental: true 12:30:44 containerd: 12:30:44 Version: 1.6.25 12:30:44 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:44 runc: 12:30:44 Version: 1.1.10 12:30:44 GitCommit: v1.1.10-0-g18a0cb0 12:30:44 docker-init: 12:30:44 Version: 0.19.0 12:30:44 GitCommit: de40ad0 12:30:44 + docker info [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch debian:bookworm-armhf [Pipeline] sh 12:30:44 + docker info [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] } [Pipeline] sh [Pipeline] sh [Pipeline] echo 12:30:44 Docker containers have been removed [Pipeline] echo 12:30:44 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] // node [Pipeline] } Failed in branch debian:bullseye-armhf [Pipeline] // node [Pipeline] } Failed in branch balenalib/rpi-raspbian:bullseye-armhf [Pipeline] // node [Pipeline] } Failed in branch balenalib/rpi-raspbian:buster-armhf [Pipeline] sh 12:30:44 + docker info 12:30:44 + docker info [Pipeline] // node [Pipeline] // node [Pipeline] } Failed in branch debian:buster-armhf [Pipeline] } Failed in branch ubuntu:focal-armhf [Pipeline] sh [Pipeline] sh 12:30:44 + docker info [Pipeline] sh 12:30:44 + docker version 12:30:44 Client: Docker Engine - Community 12:30:44 Version: 24.0.7 12:30:44 API version: 1.43 12:30:44 Go version: go1.20.10 12:30:44 Git commit: afdd53b 12:30:44 Built: Thu Oct 26 09:08:47 2023 12:30:44 OS/Arch: linux/arm 12:30:44 Context: default 12:30:44 12:30:44 Server: Docker Engine - Community 12:30:44 Engine: 12:30:44 Version: 24.0.7 12:30:44 API version: 1.43 (minimum version 1.12) 12:30:44 Go version: go1.20.10 12:30:44 Git commit: 311b9ff 12:30:44 Built: Thu Oct 26 09:08:47 2023 12:30:44 OS/Arch: linux/arm 12:30:44 Experimental: true 12:30:44 containerd: 12:30:44 Version: 1.6.25 12:30:44 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:44 runc: 12:30:44 Version: 1.1.10 12:30:44 GitCommit: v1.1.10-0-g18a0cb0 12:30:44 docker-init: 12:30:44 Version: 0.19.0 12:30:44 GitCommit: de40ad0 [Pipeline] // node [Pipeline] } Failed in branch static-linux [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] echo 12:30:44 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (ubuntu-mantic-armhf) [Pipeline] sh 12:30:44 + docker info [Pipeline] sh 12:30:44 + docker info 12:30:44 + docker info 12:30:44 + docker info [Pipeline] sh 12:30:45 + docker version 12:30:45 Client: Docker Engine - Community 12:30:45 Version: 24.0.7 12:30:45 API version: 1.43 12:30:45 Go version: go1.20.10 12:30:45 Git commit: afdd53b 12:30:45 Built: Thu Oct 26 09:08:01 2023 12:30:45 OS/Arch: linux/amd64 12:30:45 Context: default 12:30:45 12:30:45 Server: Docker Engine - Community 12:30:45 Engine: 12:30:45 Version: 24.0.7 12:30:45 API version: 1.43 (minimum version 1.12) 12:30:45 Go version: go1.20.10 12:30:45 Git commit: 311b9ff 12:30:45 Built: Thu Oct 26 09:08:01 2023 12:30:45 OS/Arch: linux/amd64 12:30:45 Experimental: true 12:30:45 containerd: 12:30:45 Version: 1.6.25 12:30:45 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:45 runc: 12:30:45 Version: 1.1.10 12:30:45 GitCommit: v1.1.10-0-g18a0cb0 12:30:45 docker-init: 12:30:45 Version: 0.19.0 12:30:45 GitCommit: de40ad0 [Pipeline] sh 12:30:45 + echo starting... 12:30:45 starting... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (info) [Pipeline] sh 12:30:45 + docker info 12:30:45 + docker info 12:30:45 + docker version 12:30:45 Client: Docker Engine - Community 12:30:45 Version: 24.0.7 12:30:45 API version: 1.43 12:30:45 Go version: go1.20.10 12:30:45 Git commit: afdd53b 12:30:45 Built: Thu Oct 26 09:08:47 2023 12:30:45 OS/Arch: linux/arm 12:30:45 Context: default 12:30:45 12:30:45 Server: Docker Engine - Community 12:30:45 Engine: 12:30:45 Version: 24.0.7 12:30:45 API version: 1.43 (minimum version 1.12) 12:30:45 Go version: go1.20.10 12:30:45 Git commit: 311b9ff 12:30:45 Built: Thu Oct 26 09:08:47 2023 12:30:45 OS/Arch: linux/arm 12:30:45 Experimental: true 12:30:45 containerd: 12:30:45 Version: 1.6.25 12:30:45 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:45 runc: 12:30:45 Version: 1.1.10 12:30:45 GitCommit: v1.1.10-0-g18a0cb0 12:30:45 docker-init: 12:30:45 Version: 0.19.0 12:30:45 GitCommit: de40ad0 [Pipeline] sh 12:30:46 + docker info 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: io.containerd.runc.v2 runc 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-110-194 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:47 The recommended git tool is: git 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: runc io.containerd.runc.v2 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-121-5 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.11.2 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.21.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: cgroupfs 12:30:47 Cgroup Version: 1 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: io.containerd.runc.v2 runc 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: armv8l 12:30:47 CPUs: 2 12:30:47 Total Memory: 7.559GiB 12:30:47 Name: ip-10-100-67-234 12:30:47 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 12:30:47 The recommended git tool is: git 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: io.containerd.runc.v2 runc 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-114-30 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout 12:30:47 The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:47 The recommended git tool is: git 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: runc io.containerd.runc.v2 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-69-226 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:47 The recommended git tool is: git 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: runc io.containerd.runc.v2 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-96-16 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 [Pipeline] } [Pipeline] // stage 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: io.containerd.runc.v2 runc 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-116-145 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: io.containerd.runc.v2 runc 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-108-203 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 12:30:47 The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } 12:30:47 Client: Docker Engine - Community 12:30:47 Version: 24.0.7 12:30:47 Context: default 12:30:47 Debug Mode: false 12:30:47 Plugins: 12:30:47 buildx: Docker Buildx (Docker Inc.) 12:30:47 Version: v0.12.0 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:47 compose: Docker Compose (Docker Inc.) 12:30:47 Version: v2.23.3 12:30:47 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:47 12:30:47 Server: 12:30:47 Containers: 0 12:30:47 Running: 0 12:30:47 Paused: 0 12:30:47 Stopped: 0 12:30:47 Images: 1 12:30:47 Server Version: 24.0.7 12:30:47 Storage Driver: overlay2 12:30:47 Backing Filesystem: extfs 12:30:47 Supports d_type: true 12:30:47 Using metacopy: false 12:30:47 Native Overlay Diff: true 12:30:47 userxattr: false 12:30:47 Logging Driver: json-file 12:30:47 Cgroup Driver: systemd 12:30:47 Cgroup Version: 2 12:30:47 Plugins: 12:30:47 Volume: local 12:30:47 Network: bridge host ipvlan macvlan null overlay 12:30:47 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:47 Swarm: inactive 12:30:47 Runtimes: io.containerd.runc.v2 runc 12:30:47 Default Runtime: runc 12:30:47 Init Binary: docker-init 12:30:47 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:47 runc version: v1.1.10-0-g18a0cb0 12:30:47 init version: de40ad0 12:30:47 Security Options: 12:30:47 apparmor 12:30:47 seccomp 12:30:47 Profile: builtin 12:30:47 cgroupns 12:30:47 Kernel Version: 5.15.0-1050-aws 12:30:47 Operating System: Ubuntu 20.04.6 LTS 12:30:47 OSType: linux 12:30:47 Architecture: x86_64 12:30:47 CPUs: 8 12:30:47 Total Memory: 30.89GiB 12:30:47 Name: ip-10-100-76-241 12:30:47 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:47 Docker Root Dir: /var/lib/docker 12:30:47 Debug Mode: false 12:30:47 Username: dockerbuildbot 12:30:47 Experimental: true 12:30:47 Insecure Registries: 12:30:47 127.0.0.0/8 12:30:47 Live Restore Enabled: true 12:30:47 [Pipeline] checkout [Pipeline] // stage 12:30:48 The recommended git tool is: git [Pipeline] stage [Pipeline] { (build) 12:30:48 Client: Docker Engine - Community 12:30:48 Version: 24.0.7 12:30:48 Context: default 12:30:48 Debug Mode: false 12:30:48 Plugins: 12:30:48 buildx: Docker Buildx (Docker Inc.) 12:30:48 Version: v0.12.0 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:48 compose: Docker Compose (Docker Inc.) 12:30:48 Version: v2.23.3 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:48 12:30:48 Server: 12:30:48 Containers: 0 12:30:48 Running: 0 12:30:48 Paused: 0 12:30:48 Stopped: 0 12:30:48 Images: 1 12:30:48 Server Version: 24.0.7 12:30:48 Storage Driver: overlay2 12:30:48 Backing Filesystem: extfs 12:30:48 Supports d_type: true 12:30:48 Using metacopy: false 12:30:48 Native Overlay Diff: true 12:30:48 userxattr: false 12:30:48 Logging Driver: json-file 12:30:48 Cgroup Driver: systemd 12:30:48 Cgroup Version: 2 12:30:48 Plugins: 12:30:48 Volume: local 12:30:48 Network: bridge host ipvlan macvlan null overlay 12:30:48 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:48 Swarm: inactive 12:30:48 Runtimes: runc io.containerd.runc.v2 12:30:48 Default Runtime: runc 12:30:48 Init Binary: docker-init 12:30:48 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:48 runc version: v1.1.10-0-g18a0cb0 12:30:48 init version: de40ad0 12:30:48 Security Options: 12:30:48 apparmor 12:30:48 seccomp 12:30:48 Profile: builtin 12:30:48 cgroupns 12:30:48 Kernel Version: 5.15.0-1050-aws 12:30:48 Operating System: Ubuntu 20.04.6 LTS 12:30:48 OSType: linux 12:30:48 Architecture: x86_64 12:30:48 CPUs: 8 12:30:48 Total Memory: 30.89GiB 12:30:48 Name: ip-10-100-79-151 12:30:48 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:48 Docker Root Dir: /var/lib/docker 12:30:48 Debug Mode: false 12:30:48 Username: dockerbuildbot 12:30:48 Experimental: true 12:30:48 Insecure Registries: 12:30:48 127.0.0.0/8 12:30:48 Live Restore Enabled: true 12:30:48 [Pipeline] } 12:30:48 Client: Docker Engine - Community 12:30:48 Version: 24.0.7 12:30:48 Context: default 12:30:48 Debug Mode: false 12:30:48 Plugins: 12:30:48 buildx: Docker Buildx (Docker Inc.) 12:30:48 Version: v0.12.0 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:48 compose: Docker Compose (Docker Inc.) 12:30:48 Version: v2.23.3 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:48 12:30:48 Server: 12:30:48 Containers: 0 12:30:48 Running: 0 12:30:48 Paused: 0 12:30:48 Stopped: 0 12:30:48 Images: 1 12:30:48 Server Version: 24.0.7 12:30:48 Storage Driver: overlay2 12:30:48 Backing Filesystem: extfs 12:30:48 Supports d_type: true 12:30:48 Using metacopy: false 12:30:48 Native Overlay Diff: true 12:30:48 userxattr: false 12:30:48 Logging Driver: json-file 12:30:48 Cgroup Driver: systemd 12:30:48 Cgroup Version: 2 12:30:48 Plugins: 12:30:48 Volume: local 12:30:48 Network: bridge host ipvlan macvlan null overlay 12:30:48 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:48 Swarm: inactive 12:30:48 Runtimes: io.containerd.runc.v2 runc 12:30:48 Default Runtime: runc 12:30:48 Init Binary: docker-init 12:30:48 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:48 runc version: v1.1.10-0-g18a0cb0 12:30:48 init version: de40ad0 12:30:48 Security Options: 12:30:48 apparmor 12:30:48 seccomp 12:30:48 Profile: builtin 12:30:48 cgroupns 12:30:48 Kernel Version: 5.15.0-1050-aws 12:30:48 Operating System: Ubuntu 20.04.6 LTS 12:30:48 OSType: linux 12:30:48 Architecture: x86_64 12:30:48 CPUs: 8 12:30:48 Total Memory: 30.89GiB 12:30:48 Name: ip-10-100-102-30 12:30:48 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:48 Docker Root Dir: /var/lib/docker 12:30:48 Debug Mode: false 12:30:48 Username: dockerbuildbot 12:30:48 Experimental: true 12:30:48 Insecure Registries: 12:30:48 127.0.0.0/8 12:30:48 Live Restore Enabled: true 12:30:48 [Pipeline] checkout 12:30:48 The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] } 12:30:48 Client: Docker Engine - Community 12:30:48 Version: 24.0.7 12:30:48 Context: default 12:30:48 Debug Mode: false 12:30:48 Plugins: 12:30:48 buildx: Docker Buildx (Docker Inc.) 12:30:48 Version: v0.12.0 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:48 compose: Docker Compose (Docker Inc.) 12:30:48 Version: v2.23.3 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:48 12:30:48 Server: 12:30:48 Containers: 0 12:30:48 Running: 0 12:30:48 Paused: 0 12:30:48 Stopped: 0 12:30:48 Images: 1 12:30:48 Server Version: 24.0.7 12:30:48 Storage Driver: overlay2 12:30:48 Backing Filesystem: extfs 12:30:48 Supports d_type: true 12:30:48 Using metacopy: false 12:30:48 Native Overlay Diff: true 12:30:48 userxattr: false 12:30:48 Logging Driver: json-file 12:30:48 Cgroup Driver: systemd 12:30:48 Cgroup Version: 2 12:30:48 Plugins: 12:30:48 Volume: local 12:30:48 Network: bridge host ipvlan macvlan null overlay 12:30:48 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:48 Swarm: inactive 12:30:48 Runtimes: io.containerd.runc.v2 runc 12:30:48 Default Runtime: runc 12:30:48 Init Binary: docker-init 12:30:48 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:48 runc version: v1.1.10-0-g18a0cb0 12:30:48 init version: de40ad0 12:30:48 Security Options: 12:30:48 apparmor 12:30:48 seccomp 12:30:48 Profile: builtin 12:30:48 cgroupns 12:30:48 Kernel Version: 5.15.0-1050-aws 12:30:48 Operating System: Ubuntu 20.04.6 LTS 12:30:48 OSType: linux 12:30:48 Architecture: x86_64 12:30:48 CPUs: 8 12:30:48 Total Memory: 30.56GiB 12:30:48 Name: ip-10-100-106-202 12:30:48 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:48 Docker Root Dir: /var/lib/docker 12:30:48 Debug Mode: false 12:30:48 Username: dockerbuildbot 12:30:48 Experimental: true 12:30:48 Insecure Registries: 12:30:48 127.0.0.0/8 12:30:48 Live Restore Enabled: true 12:30:48 [Pipeline] checkout 12:30:48 The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:48 The recommended git tool is: git [Pipeline] checkout 12:30:48 The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:48 The recommended git tool is: git 12:30:48 Client: Docker Engine - Community 12:30:48 Version: 24.0.7 12:30:48 Context: default 12:30:48 Debug Mode: false 12:30:48 Plugins: 12:30:48 buildx: Docker Buildx (Docker Inc.) 12:30:48 Version: v0.11.2 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:48 compose: Docker Compose (Docker Inc.) 12:30:48 Version: v2.21.0 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:48 12:30:48 Server: 12:30:48 Containers: 0 12:30:48 Running: 0 12:30:48 Paused: 0 12:30:48 Stopped: 0 12:30:48 Images: 1 12:30:48 Server Version: 24.0.7 12:30:48 Storage Driver: overlay2 12:30:48 Backing Filesystem: extfs 12:30:48 Supports d_type: true 12:30:48 Using metacopy: false 12:30:48 Native Overlay Diff: true 12:30:48 userxattr: false 12:30:48 Logging Driver: json-file 12:30:48 Cgroup Driver: cgroupfs 12:30:48 Cgroup Version: 1 12:30:48 Plugins: 12:30:48 Volume: local 12:30:48 Network: bridge host ipvlan macvlan null overlay 12:30:48 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:48 Swarm: inactive 12:30:48 Runtimes: io.containerd.runc.v2 runc 12:30:48 Default Runtime: runc 12:30:48 Init Binary: docker-init 12:30:48 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:48 runc version: v1.1.10-0-g18a0cb0 12:30:48 init version: de40ad0 12:30:48 Security Options: 12:30:48 apparmor 12:30:48 seccomp 12:30:48 Profile: builtin 12:30:48 Kernel Version: 5.15.0-1050-aws 12:30:48 Operating System: Ubuntu 20.04.6 LTS 12:30:48 OSType: linux 12:30:48 Architecture: armv8l 12:30:48 CPUs: 2 12:30:48 Total Memory: 7.559GiB 12:30:48 Name: ip-10-100-78-129 12:30:48 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:30:48 Docker Root Dir: /var/lib/docker 12:30:48 Debug Mode: false 12:30:48 Username: dockerbuildbot 12:30:48 Experimental: true 12:30:48 Insecure Registries: 12:30:48 127.0.0.0/8 12:30:48 Live Restore Enabled: true 12:30:48 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) 12:30:48 Client: Docker Engine - Community 12:30:48 Version: 24.0.7 12:30:48 Context: default 12:30:48 Debug Mode: false 12:30:48 Plugins: 12:30:48 buildx: Docker Buildx (Docker Inc.) 12:30:48 Version: v0.12.0 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:48 compose: Docker Compose (Docker Inc.) 12:30:48 Version: v2.23.3 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:48 12:30:48 Server: 12:30:48 Containers: 0 12:30:48 Running: 0 12:30:48 Paused: 0 12:30:48 Stopped: 0 12:30:48 Images: 1 12:30:48 Server Version: 24.0.7 12:30:48 Storage Driver: overlay2 12:30:48 Backing Filesystem: extfs 12:30:48 Supports d_type: true 12:30:48 Using metacopy: false 12:30:48 Native Overlay Diff: true 12:30:48 userxattr: false 12:30:48 Logging Driver: json-file 12:30:48 Cgroup Driver: systemd 12:30:48 Cgroup Version: 2 12:30:48 Plugins: 12:30:48 Volume: local 12:30:48 Network: bridge host ipvlan macvlan null overlay 12:30:48 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:48 Swarm: inactive 12:30:48 Runtimes: io.containerd.runc.v2 runc 12:30:48 Default Runtime: runc 12:30:48 Init Binary: docker-init 12:30:48 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:48 runc version: v1.1.10-0-g18a0cb0 12:30:48 init version: de40ad0 12:30:48 Security Options: 12:30:48 apparmor 12:30:48 seccomp 12:30:48 Profile: builtin 12:30:48 cgroupns 12:30:48 Kernel Version: 5.15.0-1050-aws 12:30:48 Operating System: Ubuntu 20.04.6 LTS 12:30:48 OSType: linux 12:30:48 Architecture: x86_64 12:30:48 CPUs: 8 12:30:48 Total Memory: 30.56GiB 12:30:48 Name: ip-10-100-76-230 12:30:48 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:48 Docker Root Dir: /var/lib/docker 12:30:48 Debug Mode: false 12:30:48 Username: dockerbuildbot 12:30:48 Experimental: true 12:30:48 Insecure Registries: 12:30:48 127.0.0.0/8 12:30:48 Live Restore Enabled: true 12:30:48 [Pipeline] checkout 12:30:48 The recommended git tool is: git [Pipeline] } 12:30:48 Client: Docker Engine - Community 12:30:48 Version: 24.0.7 12:30:48 Context: default 12:30:48 Debug Mode: false 12:30:48 Plugins: 12:30:48 buildx: Docker Buildx (Docker Inc.) 12:30:48 Version: v0.11.2 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:48 compose: Docker Compose (Docker Inc.) 12:30:48 Version: v2.21.0 12:30:48 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:48 12:30:48 Server: 12:30:48 Containers: 0 12:30:48 Running: 0 12:30:48 Paused: 0 12:30:48 Stopped: 0 12:30:48 Images: 1 12:30:48 Server Version: 24.0.7 12:30:48 Storage Driver: overlay2 12:30:48 Backing Filesystem: extfs 12:30:48 Supports d_type: true 12:30:48 Using metacopy: false 12:30:48 Native Overlay Diff: true 12:30:48 userxattr: false 12:30:48 Logging Driver: json-file 12:30:48 Cgroup Driver: cgroupfs 12:30:48 Cgroup Version: 1 12:30:48 Plugins: 12:30:48 Volume: local 12:30:48 Network: bridge host ipvlan macvlan null overlay 12:30:48 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:48 Swarm: inactive 12:30:48 Runtimes: io.containerd.runc.v2 runc 12:30:48 Default Runtime: runc 12:30:48 Init Binary: docker-init 12:30:48 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:48 runc version: v1.1.10-0-g18a0cb0 12:30:48 init version: de40ad0 12:30:48 Security Options: 12:30:48 apparmor 12:30:48 seccomp 12:30:48 Profile: builtin 12:30:48 Kernel Version: 5.15.0-1050-aws 12:30:48 Operating System: Ubuntu 20.04.6 LTS 12:30:48 OSType: linux 12:30:48 Architecture: armv8l 12:30:48 CPUs: 2 12:30:48 Total Memory: 7.559GiB 12:30:48 Name: ip-10-100-70-35 12:30:48 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:30:48 Docker Root Dir: /var/lib/docker 12:30:48 Debug Mode: false 12:30:48 Username: dockerbuildbot 12:30:48 Experimental: true 12:30:48 Insecure Registries: 12:30:48 127.0.0.0/8 12:30:48 Live Restore Enabled: true 12:30:48 [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] } [Pipeline] checkout 12:30:48 The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) 12:30:49 Client: Docker Engine - Community 12:30:49 Version: 24.0.7 12:30:49 Context: default 12:30:49 Debug Mode: false 12:30:49 Plugins: 12:30:49 buildx: Docker Buildx (Docker Inc.) 12:30:49 Version: v0.12.0 12:30:49 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:49 compose: Docker Compose (Docker Inc.) 12:30:49 Version: v2.23.3 12:30:49 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:49 12:30:49 Server: 12:30:49 Containers: 0 12:30:49 Running: 0 12:30:49 Paused: 0 12:30:49 Stopped: 0 12:30:49 Images: 1 12:30:49 Server Version: 24.0.7 12:30:49 Storage Driver: overlay2 12:30:49 Backing Filesystem: extfs 12:30:49 Supports d_type: true 12:30:49 Using metacopy: false 12:30:49 Native Overlay Diff: true 12:30:49 userxattr: false 12:30:49 Logging Driver: json-file 12:30:49 Cgroup Driver: systemd 12:30:49 Cgroup Version: 2 12:30:49 Plugins: 12:30:49 Volume: local 12:30:49 Network: bridge host ipvlan macvlan null overlay 12:30:49 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:49 Swarm: inactive 12:30:49 Runtimes: io.containerd.runc.v2 runc 12:30:49 Default Runtime: runc 12:30:49 Init Binary: docker-init 12:30:49 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:49 runc version: v1.1.10-0-g18a0cb0 12:30:49 init version: de40ad0 12:30:49 Security Options: 12:30:49 apparmor 12:30:49 seccomp 12:30:49 Profile: builtin 12:30:49 cgroupns 12:30:49 Kernel Version: 5.15.0-1050-aws 12:30:49 Operating System: Ubuntu 20.04.6 LTS 12:30:49 OSType: linux 12:30:49 Architecture: x86_64 12:30:49 CPUs: 8 12:30:49 Total Memory: 30.89GiB 12:30:49 Name: ip-10-100-105-237 12:30:49 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:49 Docker Root Dir: /var/lib/docker 12:30:49 Debug Mode: false 12:30:49 Username: dockerbuildbot 12:30:49 Experimental: true 12:30:49 Insecure Registries: 12:30:49 127.0.0.0/8 12:30:49 Live Restore Enabled: true 12:30:49 12:30:49 Client: Docker Engine - Community 12:30:49 Version: 24.0.7 12:30:49 Context: default 12:30:49 Debug Mode: false 12:30:49 Plugins: 12:30:49 buildx: Docker Buildx (Docker Inc.) 12:30:49 Version: v0.12.0 12:30:49 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:49 compose: Docker Compose (Docker Inc.) 12:30:49 Version: v2.23.3 12:30:49 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:49 12:30:49 Server: 12:30:49 Containers: 0 12:30:49 Running: 0 12:30:49 Paused: 0 12:30:49 Stopped: 0 12:30:49 Images: 1 12:30:49 Server Version: 24.0.7 12:30:49 Storage Driver: overlay2 12:30:49 Backing Filesystem: extfs 12:30:49 Supports d_type: true 12:30:49 Using metacopy: false 12:30:49 Native Overlay Diff: true 12:30:49 userxattr: false 12:30:49 Logging Driver: json-file 12:30:49 Cgroup Driver: systemd 12:30:49 Cgroup Version: 2 12:30:49 Plugins: 12:30:49 Volume: local 12:30:49 Network: bridge host ipvlan macvlan null overlay 12:30:49 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:49 Swarm: inactive 12:30:49 Runtimes: io.containerd.runc.v2 runc 12:30:49 Default Runtime: runc 12:30:49 Init Binary: docker-init 12:30:49 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:49 runc version: v1.1.10-0-g18a0cb0 12:30:49 init version: de40ad0 12:30:49 Security Options: 12:30:49 apparmor 12:30:49 seccomp 12:30:49 Profile: builtin 12:30:49 cgroupns 12:30:49 Kernel Version: 5.15.0-1050-aws 12:30:49 Operating System: Ubuntu 20.04.6 LTS 12:30:49 OSType: linux 12:30:49 Architecture: x86_64 12:30:49 CPUs: 8 12:30:49 Total Memory: 30.89GiB 12:30:49 Name: ip-10-100-108-47 12:30:49 ID: 2e0dba71-95e5-42a1-8668-e8b64a1fef5f 12:30:49 Docker Root Dir: /var/lib/docker 12:30:49 Debug Mode: false 12:30:49 Username: dockerbuildbot 12:30:49 Experimental: true 12:30:49 Insecure Registries: 12:30:49 127.0.0.0/8 12:30:49 Live Restore Enabled: true 12:30:49 [Pipeline] checkout 12:30:49 The recommended git tool is: git [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:49 The recommended git tool is: git [Pipeline] checkout 12:30:49 The recommended git tool is: git 12:30:49 Client: Docker Engine - Community 12:30:49 Version: 24.0.7 12:30:49 Context: default 12:30:49 Debug Mode: false 12:30:49 Plugins: 12:30:49 buildx: Docker Buildx (Docker Inc.) 12:30:49 Version: v0.11.2 12:30:49 Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:49 compose: Docker Compose (Docker Inc.) 12:30:49 Version: v2.21.0 12:30:49 Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:49 12:30:49 Server: 12:30:49 Containers: 0 12:30:49 Running: 0 12:30:49 Paused: 0 12:30:49 Stopped: 0 12:30:49 Images: 1 12:30:49 Server Version: 24.0.7 12:30:49 Storage Driver: overlay2 12:30:49 Backing Filesystem: extfs 12:30:49 Supports d_type: true 12:30:49 Using metacopy: false 12:30:49 Native Overlay Diff: true 12:30:49 userxattr: false 12:30:49 Logging Driver: json-file 12:30:49 Cgroup Driver: cgroupfs 12:30:49 Cgroup Version: 1 12:30:49 Plugins: 12:30:49 Volume: local 12:30:49 Network: bridge host ipvlan macvlan null overlay 12:30:49 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:49 Swarm: inactive 12:30:49 Runtimes: io.containerd.runc.v2 runc 12:30:49 Default Runtime: runc 12:30:49 Init Binary: docker-init 12:30:49 containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f 12:30:49 runc version: v1.1.10-0-g18a0cb0 12:30:49 init version: de40ad0 12:30:49 Security Options: 12:30:49 apparmor 12:30:49 seccomp 12:30:49 Profile: builtin 12:30:49 Kernel Version: 5.15.0-1050-aws 12:30:49 Operating System: Ubuntu 20.04.6 LTS 12:30:49 OSType: linux 12:30:49 Architecture: armv8l 12:30:49 CPUs: 2 12:30:49 Total Memory: 7.559GiB 12:30:49 Name: ip-10-100-93-169 12:30:49 ID: 9837ba52-5946-4a84-b838-7eb11f752404 12:30:49 Docker Root Dir: /var/lib/docker 12:30:49 Debug Mode: false 12:30:49 Username: dockerbuildbot 12:30:49 Experimental: true 12:30:49 Insecure Registries: 12:30:49 127.0.0.0/8 12:30:49 Live Restore Enabled: true 12:30:49 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout 12:30:49 The recommended git tool is: git 12:30:50 using credential docker-jenkins-github-credentials 12:30:50 Cloning the remote Git repository 12:30:50 Cloning with configured refspecs honoured and without tags 12:30:51 using credential docker-jenkins-github-credentials 12:30:51 Cloning the remote Git repository 12:30:51 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:51 using credential docker-jenkins-github-credentials 12:30:51 Cloning the remote Git repository 12:30:51 Cloning with configured refspecs honoured and without tags 12:30:52 Avoid second fetch 12:30:52 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:52 using credential docker-jenkins-github-credentials 12:30:52 using credential docker-jenkins-github-credentials 12:30:52 Cloning the remote Git repository 12:30:52 Cloning with configured refspecs honoured and without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:52 Avoid second fetch 12:30:52 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:52 Cloning the remote Git repository 12:30:52 Cloning with configured refspecs honoured and without tags 12:30:52 using credential docker-jenkins-github-credentials > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:53 Cloning the remote Git repository 12:30:53 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:53 using credential docker-jenkins-github-credentials 12:30:53 Avoid second fetch 12:30:53 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:53 Cloning the remote Git repository 12:30:53 Cloning with configured refspecs honoured and without tags > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:54 using credential docker-jenkins-github-credentials 12:30:54 Cloning the remote Git repository 12:30:54 Cloning with configured refspecs honoured and without tags > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:30:54 Avoid second fetch 12:30:54 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:30:54 Avoid second fetch 12:30:54 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:55 Avoid second fetch 12:30:55 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:30:55 Avoid second fetch 12:30:55 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:55 using credential docker-jenkins-github-credentials 12:30:55 Cloning the remote Git repository 12:30:55 Cloning with configured refspecs honoured and without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:56 using credential docker-jenkins-github-credentials 12:30:56 using credential docker-jenkins-github-credentials > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:56 Cloning the remote Git repository 12:30:56 Cloning with configured refspecs honoured and without tags 12:30:56 Cloning the remote Git repository 12:30:56 Cloning with configured refspecs honoured and without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:56 using credential docker-jenkins-github-credentials 12:30:56 Cloning the remote Git repository 12:30:56 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:56 using credential docker-jenkins-github-credentials Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:57 Cloning the remote Git repository 12:30:57 Cloning with configured refspecs honoured and without tags 12:30:57 Avoid second fetch 12:30:57 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:57 using credential docker-jenkins-github-credentials 12:30:57 using credential docker-jenkins-github-credentials 12:30:57 Cloning the remote Git repository 12:30:57 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:57 Cloning the remote Git repository 12:30:57 Cloning with configured refspecs honoured and without tags Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:57 Commit message: "bump compose version to v2.24.0" > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:30:57 Avoid second fetch 12:30:57 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:58 Avoid second fetch 12:30:58 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:58 using credential docker-jenkins-github-credentials 12:30:58 using credential docker-jenkins-github-credentials Cloning repository https://github.com/docker/docker-ce-packaging.git 12:30:58 Cloning the remote Git repository 12:30:58 Cloning with configured refspecs honoured and without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:30:58 Cloning the remote Git repository 12:30:58 Cloning with configured refspecs honoured and without tags 12:30:58 Commit message: "bump compose version to v2.24.0" > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:58 Avoid second fetch 12:30:58 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) Cloning repository https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:30:58 using credential docker-jenkins-github-credentials 12:30:58 Avoid second fetch 12:30:58 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:30:59 Cloning the remote Git repository 12:30:59 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 12:30:59 + make clean 12:30:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:59 rm -f -r src 12:30:59 make -C rpm clean 12:30:59 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:59 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:59 rm -f -r rpmbuild/ 12:30:59 docker builder prune -f --filter until=24h 12:30:59 Total: 0B 12:30:59 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:59 make -C deb clean 12:30:59 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:59 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:59 rm -f -r debbuild 12:30:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:59 rm -f -r sources 12:30:59 docker builder prune -f --filter until=24h 12:30:59 Total: 0B 12:30:59 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:59 make -C static clean 12:30:59 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:59 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:30:59 rm -f -r build 12:30:59 docker builder prune -f --filter until=24h Cloning repository https://github.com/docker/docker-ce-packaging.git [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:30:59 Total: 0B 12:30:59 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:30:59 Avoid second fetch 12:30:59 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:30:59 + make clean 12:30:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:30:59 rm -f -r src 12:30:59 make -C rpm clean 12:30:59 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:59 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:30:59 rm -f -r rpmbuild/ 12:30:59 docker builder prune -f --filter until=24h 12:30:59 Total: 0B 12:30:59 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:30:59 make -C deb clean 12:30:59 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:30:59 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:30:59 rm -f -r debbuild 12:30:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:30:59 rm -f -r sources 12:30:59 docker builder prune -f --filter until=24h 12:30:59 Total: 0B > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:31:00 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:00 make -C static clean 12:31:00 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:00 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:00 rm -f -r build 12:31:00 docker builder prune -f --filter until=24h 12:31:00 Total: 0B 12:31:00 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:31:00 + make REF=bump-compose-2.24.0 centos-9 12:31:00 git init src/github.com/docker/cli 12:31:00 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:00 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:00 + SRC=src/github.com/docker/cli 12:31:00 + REF=bump-compose-2.24.0 12:31:00 + REF_FETCH=bump-compose-2.24.0 12:31:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:00 + awk {print $2} 12:31:00 + REF= 12:31:00 + [ -n ] 12:31:00 + REF=FETCH_HEAD 12:31:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:00 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:00 make: *** [Makefile:50: checkout-cli] Error 128 12:31:00 Avoid second fetch 12:31:00 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:31:00 Avoid second fetch 12:31:00 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 12:31:00 Avoid second fetch 12:31:00 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) 12:31:00 Commit message: "bump compose version to v2.24.0" 12:31:00 + make REF=bump-compose-2.24.0 debian-bookworm 12:31:00 git init src/github.com/docker/cli 12:31:00 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:00 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:00 + SRC=src/github.com/docker/cli 12:31:00 + REF=bump-compose-2.24.0 12:31:00 + REF_FETCH=bump-compose-2.24.0 12:31:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:00 + awk {print $2} 12:31:00 + REF= 12:31:00 + [ -n ] 12:31:00 + REF=FETCH_HEAD 12:31:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:00 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:00 make: *** [Makefile:50: checkout-cli] Error 128 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:31:01 Avoid second fetch 12:31:01 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] } [Pipeline] } [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 [Pipeline] // stage 12:31:01 Commit message: "bump compose version to v2.24.0" [Pipeline] // stage 12:31:01 Avoid second fetch 12:31:01 Checking out Revision cdb543065171dc1f524cc047b47cab2200c39330 (bump-compose-2.24.0) [Pipeline] } [Pipeline] } 12:31:02 + make clean 12:31:02 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:02 rm -f -r src 12:31:02 make -C rpm clean 12:31:02 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:02 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:02 rm -f -r rpmbuild/ 12:31:02 docker builder prune -f --filter until=24h 12:31:02 Total: 0B 12:31:02 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:02 make -C deb clean 12:31:02 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:02 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:02 rm -f -r debbuild 12:31:02 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:02 rm -f -r sources 12:31:02 docker builder prune -f --filter until=24h 12:31:02 Commit message: "bump compose version to v2.24.0" > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 12:31:02 Commit message: "bump compose version to v2.24.0" [Pipeline] // wrap 12:31:02 Commit message: "bump compose version to v2.24.0" [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } 12:31:02 Total: 0B 12:31:02 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:02 make -C static clean 12:31:02 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:02 rm -f -r build 12:31:02 docker builder prune -f --filter until=24h 12:31:02 Total: 0B 12:31:02 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] sh > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/bump-compose-2.24.0:refs/remotes/origin/bump-compose-2.24.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdb543065171dc1f524cc047b47cab2200c39330 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh 12:31:03 + make REF=bump-compose-2.24.0 centos-7 12:31:03 git init src/github.com/docker/cli 12:31:03 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:03 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:03 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:03 + SRC=src/github.com/docker/cli 12:31:03 + REF=bump-compose-2.24.0 12:31:03 + REF_FETCH=bump-compose-2.24.0 12:31:03 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:03 + awk {print $2} 12:31:03 + REF= 12:31:03 + [ -n ] 12:31:03 + REF=FETCH_HEAD 12:31:03 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:03 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:03 make: *** [Makefile:50: checkout-cli] Error 128 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] // withDockerRegistry [Pipeline] // node 12:31:03 + make clean 12:31:03 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:03 rm -f -r src 12:31:03 make -C rpm clean 12:31:03 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:03 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:03 rm -f -r rpmbuild/ 12:31:03 docker builder prune -f --filter until=24h 12:31:03 Total: 0B 12:31:03 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:03 make -C deb clean 12:31:03 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:03 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:03 rm -f -r debbuild 12:31:03 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:03 rm -f -r sources 12:31:03 docker builder prune -f --filter until=24h 12:31:03 Total: 0B 12:31:03 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:03 make -C static clean 12:31:03 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:03 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:03 rm -f -r build 12:31:03 docker builder prune -f --filter until=24h [Pipeline] } Failed in branch debian:bookworm-amd64 [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] sh 12:31:03 Total: 0B 12:31:03 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:03 Commit message: "bump compose version to v2.24.0" 12:31:03 + make clean 12:31:03 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:03 rm -f -r src 12:31:03 make -C rpm clean 12:31:03 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:03 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:03 rm -f -r rpmbuild/ 12:31:03 docker builder prune -f --filter until=24h 12:31:03 Total: 0B 12:31:03 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:03 make -C deb clean 12:31:03 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:03 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:03 rm -f -r debbuild 12:31:03 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:03 rm -f -r sources 12:31:03 docker builder prune -f --filter until=24h [Pipeline] sh 12:31:04 Total: 0B 12:31:04 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:04 make -C static clean 12:31:04 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:04 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:04 rm -f -r build 12:31:04 docker builder prune -f --filter until=24h 12:31:04 Total: 0B 12:31:04 + make REF=bump-compose-2.24.0 DOCKER_BUILD_PKGS=cross-mac static 12:31:04 git init src/github.com/docker/cli 12:31:04 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:04 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:04 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:04 + SRC=src/github.com/docker/cli 12:31:04 + REF=bump-compose-2.24.0 12:31:04 + REF_FETCH=bump-compose-2.24.0 12:31:04 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:04 + awk {print $2} 12:31:04 + REF= 12:31:04 + [ -n ] 12:31:04 + REF=FETCH_HEAD 12:31:04 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:04 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:04 make: *** [Makefile:50: checkout-cli] Error 128 12:31:04 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] // node [Pipeline] // stage [Pipeline] } 12:31:04 + make clean 12:31:04 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:04 rm -f -r src 12:31:04 make -C rpm clean 12:31:04 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:04 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:04 rm -f -r rpmbuild/ 12:31:04 docker builder prune -f --filter until=24h 12:31:04 Total: 0B 12:31:04 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:04 make -C deb clean 12:31:04 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:04 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:04 rm -f -r debbuild 12:31:04 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:04 rm -f -r sources 12:31:04 docker builder prune -f --filter until=24h 12:31:04 Total: 0B 12:31:04 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:04 make -C static clean 12:31:04 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:04 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:04 rm -f -r build 12:31:04 docker builder prune -f --filter until=24h 12:31:04 Total: 0B 12:31:04 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' Failed in branch quay.io/centos/centos:stream9-amd64 [Pipeline] } [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:31:04 Commit message: "bump compose version to v2.24.0" [Pipeline] sh 12:31:04 Commit message: "bump compose version to v2.24.0" [Pipeline] sh 12:31:05 + make REF=bump-compose-2.24.0 ubuntu-jammy 12:31:05 git init src/github.com/docker/cli 12:31:05 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:05 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:05 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:05 + SRC=src/github.com/docker/cli 12:31:05 + REF=bump-compose-2.24.0 12:31:05 + REF_FETCH=bump-compose-2.24.0 12:31:05 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:05 + awk {print $2} 12:31:05 + REF= 12:31:05 + [ -n ] 12:31:05 + REF=FETCH_HEAD 12:31:05 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:05 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:05 make: *** [Makefile:50: checkout-cli] Error 128 12:31:05 Commit message: "bump compose version to v2.24.0" [Pipeline] sh 12:31:05 Commit message: "bump compose version to v2.24.0" 12:31:05 + make clean 12:31:05 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:05 Unable to find image 'alpine:latest' locally [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] sh 12:31:05 + make REF=bump-compose-2.24.0 ubuntu-mantic 12:31:05 git init src/github.com/docker/cli 12:31:05 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:05 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:05 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:05 + SRC=src/github.com/docker/cli 12:31:05 + REF=bump-compose-2.24.0 12:31:05 + REF_FETCH=bump-compose-2.24.0 12:31:05 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:05 + awk {print $2} 12:31:05 + REF= 12:31:05 + [ -n ] 12:31:05 + REF=FETCH_HEAD 12:31:05 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:05 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:05 make: *** [Makefile:50: checkout-cli] Error 128 12:31:05 + make REF=bump-compose-2.24.0 DOCKER_BUILD_PKGS=cross-win static 12:31:05 git init src/github.com/docker/cli 12:31:05 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:05 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:05 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:05 + SRC=src/github.com/docker/cli 12:31:05 + REF=bump-compose-2.24.0 12:31:05 + REF_FETCH=bump-compose-2.24.0 12:31:05 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:05 + awk {print $2} 12:31:05 + REF= 12:31:05 + [ -n ] 12:31:05 + REF=FETCH_HEAD 12:31:05 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:05 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:05 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] // wrap 12:31:05 latest: Pulling from library/alpine 12:31:05 661ff4d9561e: Pulling fs layer 12:31:05 661ff4d9561e: Verifying Checksum 12:31:05 661ff4d9561e: Download complete [Pipeline] // stage > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:31:05 Commit message: "bump compose version to v2.24.0" 12:31:05 Commit message: "bump compose version to v2.24.0" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:31:05 + make REF=bump-compose-2.24.0 debian-bullseye 12:31:05 git init src/github.com/docker/cli 12:31:05 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:05 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:05 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:05 + SRC=src/github.com/docker/cli 12:31:05 + REF=bump-compose-2.24.0 12:31:05 + REF_FETCH=bump-compose-2.24.0 12:31:05 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:05 + awk {print $2} 12:31:05 + REF= 12:31:05 + [ -n ] 12:31:05 + REF=FETCH_HEAD 12:31:05 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:05 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:05 make: *** [Makefile:50: checkout-cli] Error 128 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] sh 12:31:06 661ff4d9561e: Pull complete 12:31:06 Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 12:31:06 Status: Downloaded newer image for alpine:latest [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh 12:31:06 + make clean 12:31:06 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:06 Unable to find image 'alpine:latest' locally 12:31:06 latest: Pulling from library/alpine 12:31:06 661ff4d9561e: Pulling fs layer 12:31:06 rm -f -r src 12:31:06 make -C rpm clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:06 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:06 rm -f -r rpmbuild/ 12:31:06 docker builder prune -f --filter until=24h 12:31:06 Total: 0B 12:31:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:06 make -C deb clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:06 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:06 rm -f -r debbuild 12:31:06 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:06 rm -f -r sources 12:31:06 docker builder prune -f --filter until=24h 12:31:06 Total: 0B 12:31:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:06 make -C static clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:06 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:06 rm -f -r build 12:31:06 docker builder prune -f --filter until=24h 12:31:06 + make clean 12:31:06 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:06 rm -f -r src 12:31:06 make -C rpm clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:06 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:06 rm -f -r rpmbuild/ 12:31:06 docker builder prune -f --filter until=24h 12:31:06 Total: 0B 12:31:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:06 make -C deb clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:06 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:06 rm -f -r debbuild 12:31:06 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:06 rm -f -r sources 12:31:06 docker builder prune -f --filter until=24h 12:31:06 661ff4d9561e: Verifying Checksum 12:31:06 661ff4d9561e: Download complete 12:31:06 661ff4d9561e: Pull complete 12:31:06 Digest: sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 12:31:06 Status: Downloaded newer image for alpine:latest 12:31:06 Commit message: "bump compose version to v2.24.0" [Pipeline] sh [Pipeline] sh 12:31:06 Total: 0B 12:31:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:06 make -C static clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:06 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:06 rm -f -r build 12:31:06 docker builder prune -f --filter until=24h 12:31:06 Total: 0B 12:31:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:31:06 + make clean 12:31:06 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:06 rm -f -r src 12:31:06 make -C rpm clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:06 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:06 rm -f -r rpmbuild/ 12:31:06 docker builder prune -f --filter until=24h 12:31:06 Total: 0B 12:31:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:06 make -C deb clean 12:31:06 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:06 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:06 rm -f -r debbuild 12:31:06 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:06 rm -f -r sources 12:31:06 docker builder prune -f --filter until=24h 12:31:06 Total: 0B 12:31:06 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] } [Pipeline] // wrap [Pipeline] // stage [Pipeline] // withDockerRegistry > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:31:07 Commit message: "bump compose version to v2.24.0" 12:31:07 + make clean 12:31:07 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:07 rm -f -r src 12:31:07 make -C rpm clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:07 rm -f -r rpmbuild/ 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 make -C deb clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:07 rm -f -r debbuild 12:31:07 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:07 rm -f -r sources 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 make -C static clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] sh 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 make -C static clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:07 rm -f -r build 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh 12:31:07 + make clean 12:31:07 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:07 rm -f -r src 12:31:07 make -C rpm clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:07 rm -f -r rpmbuild/ 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 make -C deb clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:07 rm -f -r debbuild 12:31:07 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:07 rm -f -r sources 12:31:07 docker builder prune -f --filter until=24h 12:31:07 rm -f -r src 12:31:07 make -C rpm clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:07 rm -f -r rpmbuild/ 12:31:07 docker builder prune -f --filter until=24h 12:31:07 rm -f -r build 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // node 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 make -C static clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:07 rm -f -r build 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 make -C deb clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:07 rm -f -r debbuild 12:31:07 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:07 rm -f -r sources 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 make -C static clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:07 rm -f -r build 12:31:07 docker builder prune -f --filter until=24h 12:31:07 + make clean 12:31:07 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:07 rm -f -r src 12:31:07 make -C rpm clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:07 rm -f -r rpmbuild/ 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:07 make -C deb clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:07 rm -f -r debbuild 12:31:07 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:07 rm -f -r sources 12:31:07 docker builder prune -f --filter until=24h 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:07 make -C static clean 12:31:07 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:07 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:07 rm -f -r build 12:31:07 docker builder prune -f --filter until=24h [Pipeline] // wrap 12:31:07 + make REF=bump-compose-2.24.0 fedora-39 12:31:07 git init src/github.com/docker/cli 12:31:07 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:07 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:07 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:07 + SRC=src/github.com/docker/cli 12:31:07 + REF=bump-compose-2.24.0 12:31:07 + REF_FETCH=bump-compose-2.24.0 12:31:07 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:07 + awk {print $2} 12:31:07 + REF= 12:31:07 + [ -n ] 12:31:07 + REF=FETCH_HEAD 12:31:07 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:07 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:07 make: *** [Makefile:50: checkout-cli] Error 128 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] // wrap > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:31:07 Total: 0B 12:31:07 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] } Failed in branch centos:7-amd64 [Pipeline] } [Pipeline] } [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:31:08 Commit message: "bump compose version to v2.24.0" [Pipeline] sh [Pipeline] sh 12:31:08 + make REF=bump-compose-2.24.0 ubuntu-jammy 12:31:08 git init src/github.com/docker/cli 12:31:08 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:08 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:08 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:08 + SRC=src/github.com/docker/cli 12:31:08 + REF=bump-compose-2.24.0 12:31:08 + REF_FETCH=bump-compose-2.24.0 12:31:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:08 + awk {print $2} 12:31:08 + REF= 12:31:08 + [ -n ] 12:31:08 + REF=FETCH_HEAD 12:31:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:08 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:08 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] sh 12:31:08 + make clean 12:31:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:08 rm -f -r src 12:31:08 make -C rpm clean 12:31:08 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:08 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:08 rm -f -r rpmbuild/ 12:31:08 docker builder prune -f --filter until=24h 12:31:08 Total: 0B 12:31:08 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:08 make -C deb clean 12:31:08 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:08 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:08 rm -f -r debbuild 12:31:08 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:08 rm -f -r sources 12:31:08 docker builder prune -f --filter until=24h 12:31:08 Total: 0B 12:31:08 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:08 make -C static clean 12:31:08 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:08 + make REF=bump-compose-2.24.0 fedora-38 12:31:08 git init src/github.com/docker/cli 12:31:08 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:08 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:08 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:08 + SRC=src/github.com/docker/cli 12:31:08 + REF=bump-compose-2.24.0 12:31:08 + REF_FETCH=bump-compose-2.24.0 12:31:08 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:08 + awk {print $2} 12:31:08 + REF= 12:31:08 + [ -n ] 12:31:08 + REF=FETCH_HEAD 12:31:08 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:08 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:08 make: *** [Makefile:50: checkout-cli] Error 128 12:31:08 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:08 rm -f -r build 12:31:08 docker builder prune -f --filter until=24h 12:31:08 Total: 0B 12:31:08 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] // wrap [Pipeline] } 12:31:08 Commit message: "bump compose version to v2.24.0" [Pipeline] // stage 12:31:09 + make clean 12:31:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:09 rm -f -r src 12:31:09 make -C rpm clean 12:31:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:09 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:09 rm -f -r rpmbuild/ 12:31:09 docker builder prune -f --filter until=24h 12:31:09 Total: 0B 12:31:09 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:09 make -C deb clean 12:31:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:09 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:09 rm -f -r debbuild 12:31:09 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:09 rm -f -r sources 12:31:09 docker builder prune -f --filter until=24h [Pipeline] } > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh 12:31:09 Total: 0B 12:31:09 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:09 make -C static clean 12:31:09 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:09 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:09 rm -f -r build 12:31:09 docker builder prune -f --filter until=24h 12:31:09 Total: 0B 12:31:09 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] sh [Pipeline] } [Pipeline] sh 12:31:09 + make REF=bump-compose-2.24.0 debian-buster 12:31:09 git init src/github.com/docker/cli 12:31:09 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:09 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:09 + SRC=src/github.com/docker/cli 12:31:09 + REF=bump-compose-2.24.0 12:31:09 + REF_FETCH=bump-compose-2.24.0 12:31:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:09 + awk {print $2} 12:31:09 + REF= 12:31:09 + [ -n ] 12:31:09 + REF=FETCH_HEAD 12:31:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:09 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:09 make: *** [Makefile:50: checkout-cli] Error 128 12:31:09 + make REF=bump-compose-2.24.0 ubuntu-focal 12:31:09 git init src/github.com/docker/cli 12:31:09 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:09 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:09 + SRC=src/github.com/docker/cli 12:31:09 + REF=bump-compose-2.24.0 12:31:09 + REF_FETCH=bump-compose-2.24.0 12:31:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:09 + awk {print $2} 12:31:09 + REF= 12:31:09 + [ -n ] 12:31:09 + REF=FETCH_HEAD 12:31:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:09 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:09 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // wrap [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] sh 12:31:10 + make clean 12:31:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:10 rm -f -r src 12:31:10 make -C rpm clean 12:31:10 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:10 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:10 rm -f -r rpmbuild/ 12:31:10 docker builder prune -f --filter until=24h 12:31:10 Total: 0B 12:31:10 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:10 make -C deb clean 12:31:10 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:10 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:10 rm -f -r debbuild 12:31:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:10 rm -f -r sources 12:31:10 docker builder prune -f --filter until=24h [Pipeline] // wrap [Pipeline] } 12:31:10 + make clean 12:31:10 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:10 rm -f -r src 12:31:10 make -C rpm clean 12:31:10 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:10 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:10 rm -f -r rpmbuild/ 12:31:10 docker builder prune -f --filter until=24h 12:31:10 Total: 0B 12:31:10 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:10 make -C deb clean 12:31:10 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:10 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:10 rm -f -r debbuild 12:31:10 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:10 rm -f -r sources 12:31:10 docker builder prune -f --filter until=24h [Pipeline] // wrap [Pipeline] } 12:31:10 Total: 0B 12:31:10 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:10 make -C static clean 12:31:10 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:10 rm -f -r build 12:31:10 docker builder prune -f --filter until=24h 12:31:10 Total: 0B 12:31:10 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:10 + make REF=bump-compose-2.24.0 ubuntu-lunar 12:31:10 git init src/github.com/docker/cli 12:31:10 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:10 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:10 + SRC=src/github.com/docker/cli 12:31:10 + REF=bump-compose-2.24.0 12:31:10 + REF_FETCH=bump-compose-2.24.0 12:31:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:10 + awk {print $2} 12:31:10 + REF= 12:31:10 + [ -n ] 12:31:10 + REF=FETCH_HEAD 12:31:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:10 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:10 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] sh 12:31:10 Total: 0B 12:31:10 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:10 make -C static clean 12:31:10 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:10 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:10 rm -f -r build 12:31:10 docker builder prune -f --filter until=24h [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage 12:31:10 + make REF=bump-compose-2.24.0 ubuntu-lunar 12:31:10 git init src/github.com/docker/cli 12:31:10 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:10 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:10 + SRC=src/github.com/docker/cli 12:31:10 + REF=bump-compose-2.24.0 12:31:10 + REF_FETCH=bump-compose-2.24.0 12:31:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+ bump-compose-2.24.0 12:31:10 awk {print $2} 12:31:10 + REF= 12:31:10 + [ -n ] 12:31:10 + REF=FETCH_HEAD 12:31:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:10 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:10 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] } [Pipeline] // node 12:31:11 Total: 0B 12:31:11 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] // withDockerRegistry [Pipeline] } Failed in branch ubuntu:jammy-armhf [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] sh [Pipeline] } [Pipeline] // wrap [Pipeline] // stage 12:31:11 + make clean 12:31:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0:/v -w /v alpine chown -R 1000:1000 src 12:31:11 rm -f -r src 12:31:11 make -C rpm clean 12:31:11 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 12:31:11 rm -f -r rpmbuild/ 12:31:11 docker builder prune -f --filter until=24h 12:31:11 Total: 0B 12:31:11 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/rpm' 12:31:11 make -C deb clean 12:31:11 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 debbuild 12:31:11 rm -f -r debbuild 12:31:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb:/v -w /v alpine chown -R 1000:1000 sources 12:31:11 rm -f -r sources 12:31:11 docker builder prune -f --filter until=24h [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] } 12:31:12 + make REF=bump-compose-2.24.0 centos-8 12:31:12 git init src/github.com/docker/cli 12:31:12 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:12 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:12 + SRC=src/github.com/docker/cli 12:31:12 + REF=bump-compose-2.24.0 12:31:12 + REF_FETCH=bump-compose-2.24.0 12:31:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:12 + awk {print $2} 12:31:12 + REF= 12:31:12 + [ -n ] 12:31:12 + REF=FETCH_HEAD 12:31:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:12 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:12 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] sh 12:31:12 Total: 0B 12:31:12 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/deb' 12:31:12 make -C static clean 12:31:12 make[1]: Entering directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' 12:31:12 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static:/v -w /v alpine chown -R 1000:1000 build 12:31:12 rm -f -r build 12:31:12 docker builder prune -f --filter until=24h 12:31:12 Total: 0B 12:31:12 make[1]: Leaving directory '/home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/static' [Pipeline] // node [Pipeline] } Failed in branch ubuntu:mantic-amd64 [Pipeline] // wrap [Pipeline] // wrap 12:31:12 + make REF=bump-compose-2.24.0 raspbian-bookworm 12:31:12 git init src/github.com/docker/cli 12:31:12 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:12 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:12 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:12 + SRC=src/github.com/docker/cli 12:31:12 + REF=bump-compose-2.24.0 12:31:12 + REF_FETCH=bump-compose-2.24.0 12:31:12 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:12 + awk {print $2} 12:31:12 + REF= 12:31:12 + [ -n ] 12:31:12 + REF=FETCH_HEAD 12:31:12 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:12 fatal: couldn't find remote ref bump-compose-2.24.0 12:31:12 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch debian:bullseye-amd64 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] } [Pipeline] // wrap [Pipeline] // wrap 12:31:13 + make REF=bump-compose-2.24.0 ubuntu-mantic 12:31:13 git init src/github.com/docker/cli 12:31:13 Initialized empty Git repository in /home/ubuntu/workspace/ce-packaging_bump-compose-2.24.0/src/github.com/docker/cli/.git/ 12:31:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 12:31:13 ./scripts/checkout.sh src/github.com/docker/cli "bump-compose-2.24.0" 12:31:13 + SRC=src/github.com/docker/cli 12:31:13 + REF=bump-compose-2.24.0 12:31:13 + REF_FETCH=bump-compose-2.24.0 12:31:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin bump-compose-2.24.0 12:31:13 + awk {print $2} 12:31:13 + REF= 12:31:13 + [ -n ] 12:31:13 + REF=FETCH_HEAD 12:31:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin bump-compose-2.24.0 12:31:13 fatal: couldn't find remote ref bump-compose-2.24.0 [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] } 12:31:13 make: *** [Makefile:50: checkout-cli] Error 128 [Pipeline] // node [Pipeline] } Failed in branch cross-mac [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] // withDockerRegistry [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] // withDockerRegistry [Pipeline] } Failed in branch fedora:39-amd64 [Pipeline] } [Pipeline] // node [Pipeline] // wrap [Pipeline] } Failed in branch cross-win [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] // node [Pipeline] // stage [Pipeline] // withDockerRegistry [Pipeline] } Failed in branch fedora:38-amd64 [Pipeline] } Failed in branch ubuntu:jammy-amd64 [Pipeline] } [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch debian:buster-amd64 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] // wrap [Pipeline] } Failed in branch ubuntu:focal-amd64 [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch ubuntu:lunar-amd64 [Pipeline] // node [Pipeline] } Failed in branch ubuntu:lunar-armhf [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch quay.io/centos/centos:stream8-amd64 [Pipeline] // node [Pipeline] } Failed in branch balenalib/rpi-raspbian:bookworm-armhf [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch ubuntu:mantic-armhf [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE