Branch indexing Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/docker-ce-packaging Obtained Jenkinsfile from a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d+a08583c181e8b52ca16216dd6515473f6439e0c7 (835395d44844095b90a28b9b3598a58130a72788) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-575@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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: deb) [Pipeline] { (Branch: raspbian) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static-cross) [Pipeline] stage [Pipeline] { (Ubuntu and Debian Package) [Pipeline] stage [Pipeline] { (Raspbian) [Pipeline] stage [Pipeline] { (Centos 7 and 8 RPM Packages) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 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&&armhf’ 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 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ee93cc6a9fb270c1) in /home/ubuntu/workspace/docker-ce-packaging_PR-575 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-01ef2ece7aed21676) in /home/ubuntu/workspace/docker-ce-packaging_PR-575 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ 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/docker-ce-packaging_PR-575@tmp/64e123b5-41dd-4da8-ac78-8ffe6a960c11/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox f343e8b194b7: Pulling fs layer f343e8b194b7: Download complete f343e8b194b7: Pull complete Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 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/docker-ce-packaging_PR-575@tmp/f262ccfb-5244-4a23-a06b-7ea5b11c73b5/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 24fb2886d6f6: Pulling fs layer 24fb2886d6f6: Verifying Checksum 24fb2886d6f6: Download complete 24fb2886d6f6: Pull complete Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout The recommended git tool is: git docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: error while setting unit properties: Unit docker-3908e97f29ede63eb005caebfcde819d6a7ba3debc10318166f806aac444f82a.scope not found.: unknown. [Pipeline] echo hudson.AbortException: script returned exit code 125 [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout The recommended git tool is: git Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d9fc1f84ce0b0024) in /home/ubuntu/workspace/docker-ce-packaging_PR-575 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08c2c2df9bd5536f9) in /home/ubuntu/workspace/docker-ce-packaging_PR-575 [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/docker-ce-packaging_PR-575@tmp/14c626ba-efbf-4aac-95f0-4b859fb93558/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ > git init /home/ubuntu/workspace/docker-ce-packaging_PR-575 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 Fetching without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merging remotes/origin/20.10 commit a08583c181e8b52ca16216dd6515473f6439e0c7 into PR head commit a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d Merge succeeded, producing 4497cda69b39a8f6bbca32ba11d6099058251d4c Checking out Revision 4497cda69b39a8f6bbca32ba11d6099058251d4c (PR-575) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/575/head:refs/remotes/origin/PR-575 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge a08583c181e8b52ca16216dd6515473f6439e0c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 24fb2886d6f6: Pulling fs layer 24fb2886d6f6: Download complete 24fb2886d6f6: Pull complete Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 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/docker-ce-packaging_PR-575@tmp/69634dba-1b93-4aa5-a09a-79ef4083733f/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 Cloning repository https://github.com/docker/docker-ce-packaging.git [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh > git checkout -f 4497cda69b39a8f6bbca32ba11d6099058251d4c # timeout=10 Fetching without tags Merging remotes/origin/20.10 commit a08583c181e8b52ca16216dd6515473f6439e0c7 into PR head commit a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d Merge succeeded, producing a122df2c6319bb00079e58bbda47563b0ec0a2fa Checking out Revision a122df2c6319bb00079e58bbda47563b0ec0a2fa (PR-575) > git init /home/ubuntu/workspace/docker-ce-packaging_PR-575 # 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/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/575/head:refs/remotes/origin/PR-575 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git 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/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge a08583c181e8b52ca16216dd6515473f6439e0c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a122df2c6319bb00079e58bbda47563b0ec0a2fa # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 24fb2886d6f6: Pulling fs layer + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout The recommended git tool is: git 24fb2886d6f6: Verifying Checksum 24fb2886d6f6: Download complete 24fb2886d6f6: Pull complete Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7 Status: Downloaded newer image for busybox:latest Commit message: "Merge commit 'a08583c181e8b52ca16216dd6515473f6439e0c7' into HEAD" > git rev-list --no-walk a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] sh [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir + make REF=20.10 checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "20.10" + SRC=src/github.com/docker/cli + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 [Pipeline] echo cleanWorkspace: Workspace is clean. Commit message: "Merge commit 'a08583c181e8b52ca16216dd6515473f6439e0c7' into HEAD" [Pipeline] checkout [Pipeline] sh The recommended git tool is: git + make REF=20.10 checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "20.10" + SRC=src/github.com/docker/cli + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 > git rev-list --no-walk a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "20.10" + SRC=src/github.com/docker/docker + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "20.10" + SRC=src/github.com/docker/docker + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 From https://github.com/docker/docker * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.8.0 + REF_FETCH=v0.8.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0 + awk {print $2} + REF=refs/tags/v0.8.0 + [ -n refs/tags/v0.8.0 ] + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0 From https://github.com/docker/docker * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.8.0 + REF_FETCH=v0.8.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0 + awk {print $2} + REF=refs/tags/v0.8.0 + [ -n refs/tags/v0.8.0 ] + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.8.0 -> v0.8.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0 [Pipeline] sh From https://github.com/docker/scan-cli-plugin * [new tag] v0.8.0 -> v0.8.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0 [Pipeline] sh + make -C deb ubuntu-focal ubuntu-hirsute debian-bullseye make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine a0d0a0d46f8b: Pulling fs layer + make -C deb raspbian-buster raspbian-bullseye make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Unable to find image 'alpine:latest' locally a0d0a0d46f8b: Download complete latest: Pulling from library/alpine a0d0a0d46f8b: Pull complete Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a Status: Downloaded newer image for alpine:latest a14774a5a62e: Pulling fs layer a14774a5a62e: Verifying Checksum using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags a14774a5a62e: Pull complete Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a Status: Downloaded newer image for alpine:latest Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-575 # timeout=10 Fetching without tags Merging remotes/origin/20.10 commit a08583c181e8b52ca16216dd6515473f6439e0c7 into PR head commit a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d Merge succeeded, producing b4f40c82b113979151f1271cc8beb3edeaaab988 Checking out Revision b4f40c82b113979151f1271cc8beb3edeaaab988 (PR-575) 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/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/575/head:refs/remotes/origin/PR-575 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git 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/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge a08583c181e8b52ca16216dd6515473f6439e0c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4f40c82b113979151f1271cc8beb3edeaaab988 # timeout=10 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:b6e748309d05b2883aad621af9f512bc81911425cefa0f22586c6a6990988296 #1 transferring dockerfile: 1.22kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:a4bdbbf8662df89a8b282f729664a574aa925742efe76b534cc7dd1813532a16 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:58f3ed3764c59f16e17d4953f5642b232d21bd27754b4d5ce788a16750918a9a #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:ada4daf520be476693e2f13e0af4c568c6dcc3e7949f07406eb541bb61ebdaba #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:focal #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b #4 ... #3 [internal] load metadata for docker.io/library/golang:1.16.8-buster #3 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #3 DONE 0.3s #4 [internal] load metadata for docker.io/library/ubuntu:focal #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b #4 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #14 resolve docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 0.0s done #14 sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 1.86kB / 1.86kB done #14 sha256:cba9b9e03a0f18de8a1db1b85c6c098b9e8d899d4ce140d34b7bcf65a22104c1 1.79kB / 1.79kB done #14 sha256:e58fc1cf6cb0c05654a4ed0c8cf0f3f28a1fc03d53fbadb72bd717bad75efe5f 6.96kB / 6.96kB done #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0B / 7.83MB 0.1s #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 2.10MB / 50.44MB 0.1s #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.2s #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 10.49MB / 50.44MB 0.2s Commit message: "Merge commit 'a08583c181e8b52ca16216dd6515473f6439e0c7' into HEAD" #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.3s done #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 26.21MB / 50.44MB 0.4s #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0B / 10.00MB 0.4s #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 34.60MB / 50.44MB 0.5s #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 4.19MB / 10.00MB 0.5s Cloning repository https://github.com/docker/docker-ce-packaging.git #14 ... #10 [internal] load build context #10 sha256:1f45473311e6dd3234f964d5ffb842235faded13a8ab2ab8de6b8998d16fc566 #10 transferring context: 19.28MB 0.5s done #10 DONE 0.7s #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 46.14MB / 50.44MB 0.6s #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.6s #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 0.7s #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.9s done #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 0B / 68.75MB 0.9s [Pipeline] sh #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 7.40MB / 68.75MB 1.0s #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 16.78MB / 68.75MB 1.1s #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 25.17MB / 68.75MB 1.2s #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 35.65MB / 68.75MB 1.3s + make REF=20.10 checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "20.10" + SRC=src/github.com/docker/cli + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 + awk {print $2} > git rev-list --no-walk a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 46.14MB / 68.75MB 1.4s #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.5s done #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 57.63MB / 68.75MB 1.5s #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 0B / 51.84MB 1.5s Fetching without tags #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 66.06MB / 68.75MB 1.7s #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 6.29MB / 51.84MB 1.7s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 5.24MB / 129.03MB 1.7s #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 13.63MB / 51.84MB 1.8s #14 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 Merging remotes/origin/20.10 commit a08583c181e8b52ca16216dd6515473f6439e0c7 into PR head commit a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 31.46MB / 51.84MB 2.0s #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 36.68MB / 51.84MB 2.1s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 20.97MB / 129.03MB 2.1s #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 44.04MB / 51.84MB 2.2s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 29.36MB / 129.03MB 2.2s Merge succeeded, producing 6929bac4d0f331933c32ea14cbdfd64652e90314 Checking out Revision 6929bac4d0f331933c32ea14cbdfd64652e90314 (PR-575) > git init /home/ubuntu/workspace/docker-ce-packaging_PR-575 # 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/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/575/head:refs/remotes/origin/PR-575 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git 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/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge a08583c181e8b52ca16216dd6515473f6439e0c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6929bac4d0f331933c32ea14cbdfd64652e90314 # timeout=10 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.3s #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 2.3s done #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 46.51MB / 129.03MB 2.4s #14 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 2.4s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 53.48MB / 129.03MB 2.7s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 62.26MB / 129.03MB 2.8s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 74.45MB / 129.03MB 2.9s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 87.03MB / 129.03MB 3.0s #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.0s done #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 101.02MB / 129.03MB 3.2s #14 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 3.1s done #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 114.37MB / 129.03MB 3.4s #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 129.03MB / 129.03MB 3.6s From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "20.10" + SRC=src/github.com/docker/docker + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f #7 sha256:fdc3a0d13198019f7c8763ab083849eba26a7b3c6b8c4a7396e47c113558b7a1 #7 resolve docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f 0.0s done #7 sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f 1.42kB / 1.42kB done #7 sha256:10cbddb6cf8568f56584ccb6c866203e68ab8e621bb87038e254f6f27f955bbe 529B / 529B done #7 sha256:fb52e22af1b01869e23e75089c368a1130fa538946d0411d47f964f8b1076180 1.46kB / 1.46kB done #7 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 28.57MB / 28.57MB 0.7s done #7 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 2.9s done #7 DONE 4.9s #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #14 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 3.9s done #14 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.1s #14 ... #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:9c5ff9792a5fbdac859131a3fbf931b09fb391ee7d2518c51da810999aff6bb0 #8 DONE 1.3s #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #14 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.5s done #14 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 From https://github.com/docker/docker * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins == Building packages for raspbian-buster == mkdir -p "debbuild/raspbian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.8.0 + REF_FETCH=v0.8.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0 + awk {print $2} + REF=refs/tags/v0.8.0 + [ -n refs/tags/v0.8.0 ] + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0 #14 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.4s done #14 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 #1 [internal] load build definition from Dockerfile #1 sha256:654f6cf23916be706ac309d60cd1ad6a8f0bb880eae3e56d55c08a52b37dd105 #1 transferring dockerfile: 935B 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:a471b2a4c79dc252df6e68fbc89816bb630ba4e2f23b88aecae8be381ba467ae From https://github.com/docker/scan-cli-plugin * [new tag] v0.8.0 -> v0.8.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 sha256:1915994b3d961faafda18590b2e8a9c420db934b1bde979fa487255d72b39b2e #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:8b247f220b979c3ec1af09b0d92fc38962fa3e48c05618dd4f26cc5cb8b5fdd0 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:aba07c6334d1855a807d623c97b70962d9b2d5ae17caddb2900800585f9aeae6 [Pipeline] sh #4 ... #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab #3 DONE 0.4s + make -C rpm centos-7 centos-8 fedora-34 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:aba07c6334d1855a807d623c97b70962d9b2d5ae17caddb2900800585f9aeae6 #4 DONE 0.5s #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c #13 resolve docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 0.0s done #13 sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 1.86kB / 1.86kB done #13 sha256:27ccda2bf9c881a67ab8ba0f4ff5144fe89158267537730bba96ce8b245e1754 1.79kB / 1.79kB done #13 sha256:6862346532f8e4f3160e4eeb9ddd6b3ec74f36b232116f7e5fdea1f62ea39361 6.97kB / 6.97kB done latest: Pulling from library/alpine a0d0a0d46f8b: Pulling fs layer #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 1.05MB / 45.92MB 0.4s a0d0a0d46f8b: Download complete a0d0a0d46f8b: Pull complete Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a Status: Downloaded newer image for alpine:latest #13 ... #9 [internal] load build context #9 sha256:fd2a941eb5a87669ac216f0f250f1c98ab838b165002bb6dcc88bacdf502d405 #9 transferring context: 19.29MB 0.9s done #9 DONE 0.9s #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 4.19MB / 45.92MB 0.7s Commit message: "Merge commit 'a08583c181e8b52ca16216dd6515473f6439e0c7' into HEAD" #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 8.39MB / 45.92MB 1.0s #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 11.53MB / 45.92MB 1.2s [Pipeline] sh #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 14.68MB / 45.92MB 1.4s #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 17.83MB / 45.92MB 1.6s #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 22.02MB / 45.92MB 1.8s #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 1.05MB / 7.12MB 1.8s + make REF=20.10 checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "20.10" + SRC=src/github.com/docker/cli + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 3.15MB / 7.12MB 1.9s #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 4.19MB / 7.12MB 2.0s #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 28.31MB / 45.92MB 2.2s #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 7.12MB / 7.12MB 2.2s #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 7.12MB / 7.12MB 2.3s done #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0B / 9.34MB 2.3s > git rev-list --no-walk a80b77f5903f13f94a105b3b1a0b51b1f39f0c4d # timeout=10 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 31.46MB / 45.92MB 2.4s #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 2.10MB / 9.34MB 2.4s #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 34.60MB / 45.92MB 2.6s #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 5.24MB / 9.34MB 2.6s #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 6.29MB / 9.34MB 2.7s #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 37.75MB / 45.92MB 2.8s #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 8.39MB / 9.34MB 2.8s #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 2.9s #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 41.94MB / 45.92MB 3.1s #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 3.0s done #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 0B / 47.36MB 3.1s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 0B / 53.22MB 3.1s #14 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 3.4s done #14 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 45.92MB / 45.92MB 3.4s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 3.15MB / 47.36MB 3.4s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 4.19MB / 53.22MB 3.5s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 6.29MB / 47.36MB 3.7s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 8.39MB / 53.22MB 3.8s From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 45.92MB / 45.92MB 3.9s done #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 0B / 100.28MB 3.9s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 9.13MB / 47.36MB 4.0s #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "20.10" + SRC=src/github.com/docker/docker + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 11.53MB / 53.22MB 4.1s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 11.53MB / 47.36MB 4.3s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 14.68MB / 53.22MB 4.4s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 14.68MB / 47.36MB 4.7s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 5.24MB / 100.28MB 4.7s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 18.87MB / 53.22MB 4.8s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 17.83MB / 47.36MB 5.0s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 22.02MB / 53.22MB 5.2s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 10.49MB / 100.28MB 5.3s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 22.02MB / 47.36MB 5.5s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 25.17MB / 53.22MB 5.6s From https://github.com/docker/docker * [new branch] 20.10 -> 20.10 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 26.21MB / 47.36MB 6.0s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 29.08MB / 53.22MB 6.0s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 15.73MB / 100.28MB 6.1s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 32.51MB / 53.22MB 6.4s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 29.36MB / 47.36MB 6.5s git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/scan-cli-plugin/.git/ git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.8.0 + REF_FETCH=v0.8.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0 + awk {print $2} + REF=refs/tags/v0.8.0 + [ -n refs/tags/v0.8.0 ] + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0 #14 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 3.4s done #14 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 20.97MB / 100.28MB 6.6s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 35.65MB / 53.22MB 6.7s From https://github.com/docker/scan-cli-plugin * [new tag] v0.8.0 -> v0.8.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0 [Pipeline] sh #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 32.51MB / 47.36MB 6.8s #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 35.65MB / 47.36MB 7.1s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 38.80MB / 53.22MB 7.1s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 26.21MB / 100.28MB 7.3s + make REF=20.10 DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static ./scripts/checkout.sh src/github.com/docker/cli "20.10" + SRC=src/github.com/docker/cli + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 + awk {print $2} + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 38.80MB / 47.36MB 7.5s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 42.99MB / 53.22MB 7.5s + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:1c3cfc5896082c97e430fbf7fd7a73e5251d4ddd91a40714cfbd91b466d61e5c #9 1.150 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #9 1.316 Get:2 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [791 kB] #9 1.345 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #9 1.372 Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB] #9 1.372 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [529 kB] #9 1.381 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1082 kB] #9 1.740 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #9 1.833 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] #9 1.925 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #9 1.935 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #9 2.100 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] #9 2.775 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #9 2.775 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.3 kB] #9 2.775 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [576 kB] #9 2.786 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1528 kB] #9 2.813 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1071 kB] #9 2.843 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B] #9 2.843 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6310 B] #9 3.950 Fetched 19.1 MB in 3s (6185 kB/s) #9 3.950 Reading package lists... #9 5.116 Reading package lists... #9 6.240 Building dependency tree... #9 6.469 Reading state information... #9 6.728 The following additional packages will be installed: #9 6.728 at autoconf automake autopoint autotools-dev binutils binutils-common #9 6.728 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 6.728 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #9 6.728 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 #9 6.728 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 6.728 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 6.728 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #9 6.728 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl #9 6.728 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 #9 6.728 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 #9 6.728 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 6.729 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl #9 6.729 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl #9 6.729 libclone-perl libcommon-sense-perl libconst-fast-perl #9 6.729 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev #9 6.729 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl #9 6.729 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #9 6.729 libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl #9 6.729 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #9 6.729 libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 6.729 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 6.729 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 6.729 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 6.729 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 6.729 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 6.729 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 6.729 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 6.729 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 6.729 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 6.729 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 6.729 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 6.729 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 6.729 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 6.729 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 6.729 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 6.729 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 6.729 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 6.729 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 6.729 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 6.729 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 6.729 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 6.729 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 6.729 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 6.729 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 6.729 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 6.729 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 6.729 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 6.729 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 6.729 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 6.729 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 6.729 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 6.729 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 6.729 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 6.729 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 6.729 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 6.729 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 6.729 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 6.729 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 6.729 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 6.729 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 6.729 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 6.729 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 6.729 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 6.729 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 6.729 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 6.729 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 6.729 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 6.729 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #9 6.730 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #9 6.730 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 6.730 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 6.730 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 6.730 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 6.730 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 6.730 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 6.730 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 6.730 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 6.730 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 6.730 python3-pkg-resources python3-requests python3-six python3-unidiff #9 6.730 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 6.730 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 6.730 xz-utils #9 6.732 Suggested packages: #9 6.732 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 6.732 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 6.732 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #9 6.732 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #9 6.732 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #9 6.732 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 6.732 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 6.732 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 6.732 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 6.732 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #9 6.732 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #9 6.732 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #9 6.732 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #9 6.732 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #9 6.732 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 6.732 libscalar-number-perl libsasl2-modules-gssapi-mit #9 6.732 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 6.732 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #9 6.732 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 6.732 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 6.732 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 6.732 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 6.732 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 6.732 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 6.732 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 6.732 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 6.732 python3-cryptography python3-openssl python3-socks python3.8-venv #9 6.732 python3.8-doc binfmt-support readline-doc zip wdiff-doc #9 7.152 The following NEW packages will be installed: #9 7.152 at autoconf automake autopoint autotools-dev binutils binutils-common #9 7.152 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 7.152 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf #9 7.152 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 7.153 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #9 7.153 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 7.153 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #9 7.153 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 7.153 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 7.153 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 7.153 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 7.153 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 7.153 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 7.153 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 7.153 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 7.153 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 7.153 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 7.153 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 7.153 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 7.153 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #9 7.153 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 7.153 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 7.153 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 7.153 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 7.153 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 7.154 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 7.154 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 7.154 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 7.154 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 7.154 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 7.154 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 7.154 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 7.154 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 7.154 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 7.154 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 7.154 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 7.154 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 7.154 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 7.154 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 7.154 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 7.154 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 7.154 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 7.154 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 7.154 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 7.154 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 7.154 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 7.155 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 7.155 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 7.155 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 7.155 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 7.155 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 7.155 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 7.155 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 7.155 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 7.155 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 7.155 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 7.155 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 7.155 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 7.155 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 7.155 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 7.155 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 7.155 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 7.155 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 7.155 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 7.156 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 7.156 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 7.156 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 7.156 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 7.156 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #9 7.156 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #9 7.156 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 7.156 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 7.156 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 7.156 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 7.156 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 7.156 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 7.156 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 7.156 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 7.156 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 7.156 python3-pkg-resources python3-requests python3-six python3-unidiff #9 7.170 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 7.170 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 7.170 xz-utils #9 7.585 0 upgraded, 354 newly installed, 0 to remove and 3 not upgraded. #9 7.585 Need to get 104 MB of archives. #9 7.585 After this operation, 467 MB of additional disk space will be used. #9 7.585 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #9 7.729 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1320 kB] #9 8.138 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [717 kB] #9 8.180 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] #9 8.183 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [1898 kB] #9 8.271 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #9 8.273 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #9 8.274 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #9 8.277 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #9 8.280 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #9 8.285 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] #9 8.309 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04 [1675 kB] #9 8.386 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04 [387 kB] #9 8.408 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #9 8.408 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #9 8.409 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #9 8.414 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #9 8.422 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #9 8.422 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #9 8.462 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #9 8.462 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #9 8.496 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #9 8.517 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #9 8.672 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #9 8.672 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] #9 8.881 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] #9 8.881 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] #9 8.891 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB] #9 8.899 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.6 [4608 B] #9 8.899 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #9 8.910 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #9 8.911 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #9 8.913 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] #9 8.917 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] #9 8.950 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] #9 9.021 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] #9 9.022 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB] #9 9.029 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB] #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 42.99MB / 47.36MB 7.9s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 46.14MB / 53.22MB 7.9s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 31.46MB / 100.28MB 7.9s ./scripts/checkout.sh src/github.com/docker/docker "20.10" + SRC=src/github.com/docker/docker + REF=20.10 + REF_FETCH=20.10 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 + awk {print $2} mkdir -p rpmbuild/SOURCES cp ../systemd/docker.service rpmbuild/SOURCES/docker.service mkdir -p rpmbuild/SOURCES cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins + REF=refs/heads/20.10 + [ -n refs/heads/20.10 ] + REF_FETCH=refs/heads/20.10:refs/heads/20.10 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 46.14MB / 47.36MB 8.3s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 49.28MB / 53.22MB 8.3s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 36.70MB / 100.28MB 8.5s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 52.43MB / 53.22MB 8.6s + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.8.0 + REF_FETCH=v0.8.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0 + awk {print $2} + REF=refs/tags/v0.8.0 + [ -n refs/tags/v0.8.0 ] + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0 == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 41.94MB / 100.28MB 9.0s + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0 for p in static-linux cross-mac cross-win; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.16.8 TARGETPLATFORM= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' cd /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli && VERSION=0.0.0-20210817121107-62eae52 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary #1 [internal] load build definition from Dockerfile #1 sha256:8031767559241d865782e6b3a0aaf44d155e518cc3fe22f57f5ea81c3123d920 #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:29ee096c50958582c40b47ce3d1974a8b94ddcad2c4232f718b62e7f9003235c #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:c09fbe1449376ded71ecc357530c121aa6cc85f9442e43e3b18f64585d5cae07 #5 DONE 0.0s #6 [auth] library/centos:pull token for registry-1.docker.io #6 sha256:976362fd1f1501f93b4a2a9810de5a3254d300e7c290aec7ee1e28fabe2b3dc0 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/centos:7 #4 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 47.36MB / 47.36MB 9.0s done #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 5.1s #13 sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c 0B / 156B 9.1s #13 sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c 156B / 156B 9.2s #4 DONE 0.3s #3 [internal] load metadata for docker.io/library/golang:1.16.8-buster #3 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #3 DONE 0.3s #10 [internal] load build context #10 sha256:647eb875be7188d77e0335d043b4a538926948557ef5cbca77c55aac9e1d96d7 #10 DONE 0.0s #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6 #7 resolve docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 0.0s done #7 ... #10 [internal] load build context #10 sha256:647eb875be7188d77e0335d043b4a538926948557ef5cbca77c55aac9e1d96d7 #10 transferring context: 10.68kB done #10 DONE 0.0s #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6 #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.10MB / 76.10MB 0.1s #7 sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 1.20kB / 1.20kB done #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 8.39MB / 76.10MB 0.2s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 47.19MB / 100.28MB 9.4s #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 18.89MB / 76.10MB 0.3s #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 53.22MB / 53.22MB 9.7s done #13 sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c 156B / 156B 9.7s done #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 32.51MB / 76.10MB 0.5s #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 43.75MB / 76.10MB 0.6s #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45 #7 sha256:6335d3908dc743e5c34cb218f3295a6c29fcbdf3cbec1f6e2af25740e5a87513 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45 0.0s done #7 sha256:cb22608822be374e4a370e126cfb41c51e477ddafc1c470e4c7459dc456f4b3b 38.39MB / 38.39MB 3.0s done #7 sha256:bae3e9fab1335a2ea927b4f81b40452bf6c8bf74e3a0948fb0dc047dda64fcb6 304B / 304B 0.1s done #7 sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45 1.99kB / 1.99kB done #7 sha256:fc54b2aa32d8babf9c7b00eb7b533bb9d60f97c3433305d42ee400fa4658b6d6 5.00kB / 5.00kB done #7 sha256:37682fd2672285ae1319fd3bf383000581c76c40f54a4b4d9ef0bb02f1c06e15 256B / 256B 0.1s done #7 sha256:3bc57f7d286cbb9252ea572c379016b6833397d529a05387ad31267b8aa3deaf 911B / 911B 0.1s done #7 sha256:9431a97cc2c78bf67c91279d2604cf6e88f0d89506464a7a447348a512409d9f 177B / 177B 0.2s done #7 sha256:ce3f313c6837b29a3521ecc91b2ec66c651a7980c718f8d42d5d79c5074f604f 414B / 414B 0.2s done #7 sha256:38e1ec94b4c274f374430dc59e79de1bef2d73d8ddbddf0578635a44765b1436 15.43MB / 15.43MB 1.7s done #7 sha256:06cacb6def9c06f4697cb2f570d081f70f41b35bcbf5c45b8ad347e3be105f2b 130.58kB / 130.58kB 0.3s done #7 extracting sha256:cb22608822be374e4a370e126cfb41c51e477ddafc1c470e4c7459dc456f4b3b 6.6s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 54.53MB / 100.28MB 10.0s #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 69.21MB / 76.10MB 0.8s #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.9s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 59.77MB / 100.28MB 10.5s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 66.06MB / 100.28MB 10.9s #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.6s done #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 71.30MB / 100.28MB 11.3s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 76.55MB / 100.28MB 11.7s #14 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 5.0s #14 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 5.7s done #14 extracting sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd done #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 81.79MB / 100.28MB 12.2s #14 DONE 20.4s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:1c3cfc5896082c97e430fbf7fd7a73e5251d4ddd91a40714cfbd91b466d61e5c #9 9.534 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] #9 9.534 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 9.553 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 9.553 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #9 9.553 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB] #9 9.555 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #9 9.555 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #9 9.559 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #9 9.561 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #9 9.600 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] #9 9.672 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #9 9.673 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #9 9.769 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 9.769 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #9 9.797 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #9 9.798 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #9 9.799 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] #9 9.799 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] #9 9.800 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] #9 9.801 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] #9 9.823 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] #9 9.888 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #9 9.891 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #9 9.891 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #9 9.891 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #9 9.891 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 9.894 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB] #9 9.905 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #9 9.905 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 9.960 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #9 9.986 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] #9 10.04 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #9 10.05 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB] #9 10.05 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB] #9 10.05 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB] #9 10.05 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #9 10.06 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #9 10.06 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #9 10.06 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #9 10.10 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #9 10.18 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #9 10.18 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #9 10.19 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #9 10.19 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #9 10.20 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #9 10.20 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB] #9 10.25 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB] #9 10.26 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB] #9 10.27 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB] #9 10.27 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB] #9 10.37 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B] #9 10.39 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] #9 10.39 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-84.94 [1115 kB] #9 10.41 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #9 10.41 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] #9 10.51 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] #9 10.53 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #9 10.55 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #9 10.55 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #9 10.55 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] #9 11.03 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #9 11.03 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] #9 11.04 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] #9 11.19 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] #9 11.36 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] #9 11.36 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] #9 11.63 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] #9 11.75 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] #9 11.86 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] #9 11.90 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] #9 11.90 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] #9 12.01 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] #9 12.53 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #9 12.53 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] #9 12.56 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] #9 13.07 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #9 13.07 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #9 13.08 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] #9 13.08 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #9 13.08 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] #9 13.09 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #9 13.09 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #9 13.10 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] #9 13.10 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] #9 13.15 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] #9 13.22 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] #9 13.23 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] #9 13.23 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] #9 13.23 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] #9 13.24 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] #9 13.25 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] #9 13.25 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] #9 13.25 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] #9 13.25 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] #9 13.30 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] #9 13.37 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] #9 13.38 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #9 13.38 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] #9 13.39 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] #9 13.39 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] #9 13.40 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 13.42 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #9 13.44 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #9 13.44 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #9 13.46 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #9 13.52 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 13.54 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #9 13.55 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 13.56 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #9 13.58 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #9 13.59 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #9 13.65 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 13.68 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #9 13.68 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] #9 13.69 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #9 13.70 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #9 13.70 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #9 13.70 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] #9 13.70 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] #9 13.70 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #9 13.74 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] #9 13.82 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB] #9 13.82 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB] #9 13.84 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] #9 13.86 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #9 13.86 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] #9 13.86 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB] #9 13.87 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB] #9 13.87 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB] #9 13.90 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB] #9 13.91 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 13.97 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #9 13.97 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #9 13.97 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #9 13.97 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 13.97 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #9 13.97 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #9 13.97 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #9 14.04 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #9 14.04 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 14.04 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 14.11 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #9 14.12 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 14.12 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 14.12 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #9 14.12 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #9 14.12 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #9 14.12 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 14.19 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #9 14.19 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 14.19 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #9 14.26 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #9 14.27 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 14.28 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #9 14.28 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 14.28 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #9 14.28 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #9 14.28 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 14.34 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #9 14.34 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 87.03MB / 100.28MB 12.6s #9 14.35 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #9 14.41 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #9 14.41 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #9 14.41 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 14.56 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 14.64 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 8.8s done #9 14.84 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #9 14.88 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #9 14.89 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #1 [internal] load build definition from Dockerfile #1 sha256:713a5b829afa15352406074acda2f71f5baa7bf3e66ae71c93ad217dc2034e3a #1 transferring dockerfile: #1 transferring dockerfile: 2.11kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:64041512e761d433cfb3c8fe248ffc0a389c775f035c66ca5822a9e5665d29f7 #2 transferring context: 112B done #2 DONE 0.0s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:a55f171aae6fdeb5de7e949c9c94c9e46dc860afec2e712b2271f7431a0d885a #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 93.32MB / 100.28MB 13.1s #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 #9 15.06 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #9 15.06 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #9 15.06 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 15.07 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB] #9 15.08 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] #9 15.09 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] #9 15.09 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] #9 15.11 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 15.11 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] #9 15.15 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] #3 DONE 0.4s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s #5 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done #5 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done #5 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.2s #9 15.40 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 15.40 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #9 15.41 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 100.28MB / 100.28MB 13.7s #9 15.41 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] #9 15.41 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #9 15.41 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #9 15.42 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 15.42 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 15.42 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 15.47 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #9 15.49 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 15.49 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 15.49 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #9 15.50 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] #9 15.50 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #9 15.50 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #9 15.50 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #9 15.50 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #9 15.54 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 15.57 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #9 15.57 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #9 15.58 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 15.58 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #9 15.58 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #9 15.58 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 15.58 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 15.58 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] #9 15.62 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 15.66 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 15.66 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #9 15.66 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #9 15.67 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #9 15.67 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #9 15.67 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 15.67 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 15.67 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 15.69 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 15.77 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #9 15.77 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #9 15.77 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #9 15.77 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 15.77 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #9 15.77 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #9 15.77 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done #5 DONE 0.7s #9 15.77 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] #9 15.78 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 15.84 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #9 15.85 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 15.85 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 15.85 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 15.85 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 15.86 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 15.86 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #9 15.86 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #9 15.86 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 15.91 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #9 15.93 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #9 15.94 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #9 15.94 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 15.94 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #9 15.94 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #9 15.94 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 15.94 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #9 15.95 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 15.98 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #9 16.02 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB] #9 16.02 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #9 16.02 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 16.02 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #6 [internal] load build definition from Dockerfile #6 sha256:d244d1c5e233dc1af80152e7b626d14099d56c5402cfc73ffb652b873cf9089b #6 DONE 0.0s #7 [internal] load .dockerignore #7 sha256:634d93b655453a787d69b47d958c932075241a667d8baa9491256070ca6873c1 #7 DONE 0.0s #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #11 sha256:030c304168a572c96331d498d8cd6d957317aa06d80414a619f619642c21577e #11 DONE 0.0s #12 [auth] tonistiigi/xx:pull token for registry-1.docker.io #12 sha256:ccfba61fa055901fb242cfd20727d79bd2a8fe529c607bd5b690a47b55715b7f #12 DONE 0.0s #13 [auth] library/golang:pull token for registry-1.docker.io #13 sha256:52e66659be3117eb64562e2d5071ea35a3d1354549f56562ef9cee4218ff492b #13 DONE 0.0s #10 [internal] load metadata for docker.io/library/golang:1.16.7-alpine #10 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2 #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 1.0s done #9 16.03 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #9 16.03 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 16.03 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #9 16.03 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #9 16.06 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 16.11 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #9 16.12 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] #9 16.13 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 16.13 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] #9 16.14 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] #9 16.14 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] #9 16.15 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 16.15 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 16.16 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] #9 16.20 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 16.24 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] #10 DONE 0.3s #9 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #9 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b #9 DONE 0.4s #8 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #8 sha256:5087d65fd49b28fd728c395eddd502d86004bc97194c580f320dd2a4197a590c #8 DONE 0.4s #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 100.28MB / 100.28MB 14.6s done #13 extracting sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 #9 16.25 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] #9 16.39 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] #9 16.54 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #9 16.57 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #9 16.58 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 16.68 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 16.71 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #9 16.72 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #9 16.74 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #9 16.81 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45 #7 sha256:6335d3908dc743e5c34cb218f3295a6c29fcbdf3cbec1f6e2af25740e5a87513 #7 extracting sha256:cb22608822be374e4a370e126cfb41c51e477ddafc1c470e4c7459dc456f4b3b 8.1s done #7 extracting sha256:bae3e9fab1335a2ea927b4f81b40452bf6c8bf74e3a0948fb0dc047dda64fcb6 done #7 extracting sha256:37682fd2672285ae1319fd3bf383000581c76c40f54a4b4d9ef0bb02f1c06e15 done #7 extracting sha256:3bc57f7d286cbb9252ea572c379016b6833397d529a05387ad31267b8aa3deaf 0.0s done #7 extracting sha256:9431a97cc2c78bf67c91279d2604cf6e88f0d89506464a7a447348a512409d9f 0.0s done #7 extracting sha256:ce3f313c6837b29a3521ecc91b2ec66c651a7980c718f8d42d5d79c5074f604f done #7 extracting sha256:38e1ec94b4c274f374430dc59e79de1bef2d73d8ddbddf0578635a44765b1436 1.3s done #7 extracting sha256:06cacb6def9c06f4697cb2f570d081f70f41b35bcbf5c45b8ad347e3be105f2b 0.0s done #7 DONE 15.4s #9 16.81 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #9 16.81 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 16.81 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #9 16.82 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 16.83 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 16.87 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB] #9 16.88 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #9 16.89 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] #9 16.91 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #9 16.92 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #9 16.92 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 16.93 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 16.96 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 16.96 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #9 16.98 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #9 17.02 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c #13 extracting sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0.8s done #9 17.02 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #9 17.03 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #9 17.06 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #9 17.07 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 17.07 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 17.09 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 17.09 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #9 17.10 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #9 17.13 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 17.15 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #9 17.15 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #9 17.16 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #9 17.20 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #9 17.20 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #9 17.21 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB] #9 17.24 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #13 extracting sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b #9 17.45 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #9 17.46 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #9 17.47 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 17.48 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 17.50 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 17.50 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 17.50 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] #9 17.51 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #9 17.52 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #9 17.64 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #9 17.86 debconf: delaying package configuration, since apt-utils is not installed #9 17.90 Fetched 104 MB in 10s (9933 kB/s) #15 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #15 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d #15 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done #15 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0B / 13.09kB 0.1s #15 sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 2.65kB / 2.65kB done #15 sha256:3fe57e9188045aad2348169b76e9fa7f4431d0feed05a6e39b9fb04d68247ed8 525B / 525B done #15 sha256:028aa564be14e915a5c45b873a7d06c283a8ea087ef165c27d33b16e8681b1f7 450B / 450B done #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.1s #15 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.2s done #15 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0.0s done #15 DONE 0.6s #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8 #14 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done #14 sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 1.65kB / 1.65kB done #14 sha256:a92abf53d0ac8dd292b432525c15ce627554546ebc4164d1d4149256998122ce 1.36kB / 1.36kB done #14 sha256:6940794170d1de97c0184c47278cf5850470e6f88266f578314b3958aede0d93 5.08kB / 5.08kB done #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.1s done #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.2s done #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.2s done #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.3s #14 sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 156B / 156B 0.3s done #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 3.82MB / 105.80MB 0.5s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #13 resolve docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 0.0s done #13 sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 1.86kB / 1.86kB done #13 sha256:cba9b9e03a0f18de8a1db1b85c6c098b9e8d899d4ce140d34b7bcf65a22104c1 1.79kB / 1.79kB done #13 sha256:e58fc1cf6cb0c05654a4ed0c8cf0f3f28a1fc03d53fbadb72bd717bad75efe5f 6.96kB / 6.96kB done #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.0s done #13 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.3s done #13 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.6s done #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.0s done #13 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 4.1s done #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 3.3s done #13 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 2.0s done #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 129.03MB / 129.03MB 4.9s done #13 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.6s done #13 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.5s done #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 0.7s #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 16.78MB / 105.80MB 0.7s #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.5s done #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 25.17MB / 105.80MB 0.8s #9 18.55 Selecting previously unselected package liblocale-gettext-perl. #9 18.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4125 files and directories currently installed.) #9 18.56 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #9 18.57 Unpacking liblocale-gettext-perl (1.07-4) ... #9 18.68 Selecting previously unselected package libssl1.1:amd64. #9 18.68 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... #9 18.70 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... #14 ... #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #21 sha256:011c2dec804eeeb4a26ba7a4dda1f825c7ca9ad46eaba9596b74a526f65b85a8 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #21 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #21 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done #21 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done #21 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.0s done #21 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.3s done #21 DONE 1.1s #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 42.99MB / 105.80MB 1.0s #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 #9 18.84 Selecting previously unselected package libpython3.8-minimal:amd64. #9 18.85 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ... #9 18.85 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ... #9 18.97 Selecting previously unselected package libexpat1:amd64. #9 18.97 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... #9 18.97 Unpacking libexpat1:amd64 (2.2.9-1build1) ... #9 19.02 Selecting previously unselected package python3.8-minimal. #9 19.02 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ... #9 19.02 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04) ... #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 53.41MB / 105.80MB 1.2s #9 19.23 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... #9 19.36 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ... #9 19.38 Setting up libexpat1:amd64 (2.2.9-1build1) ... #9 19.40 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04) ... #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 63.96MB / 105.80MB 1.4s #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.3s done #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 73.40MB / 105.80MB 1.5s #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 83.89MB / 105.80MB 1.6s #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd done #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 99.61MB / 105.80MB 1.8s #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.6s done #7 DONE 8.8s #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #13 ... #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi #8 sha256:cf4fb3654e48196cc2869fc32de241cbffa51e17eddb4511085620dc69654c70 #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 105.80MB / 105.80MB 2.1s #9 19.97 Selecting previously unselected package python3-minimal. #9 19.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4440 files and directories currently installed.) #9 19.97 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #9 19.98 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 20.02 Selecting previously unselected package mime-support. #9 20.02 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 20.02 Unpacking mime-support (3.64ubuntu1) ... #9 20.07 Selecting previously unselected package libmpdec2:amd64. #9 20.07 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #9 20.07 Unpacking libmpdec2:amd64 (2.4.2-3) ... #9 20.11 Selecting previously unselected package readline-common. #9 20.11 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 20.12 Unpacking readline-common (8.0-4) ... #9 20.16 Selecting previously unselected package libreadline8:amd64. #9 20.16 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #9 20.16 Unpacking libreadline8:amd64 (8.0-4) ... #9 20.21 Selecting previously unselected package libsqlite3-0:amd64. #9 20.21 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... #9 20.22 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... #9 20.30 Selecting previously unselected package libpython3.8-stdlib:amd64. #9 20.30 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04_amd64.deb ... #9 20.30 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ... #9 20.50 Selecting previously unselected package python3.8. #9 20.51 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04_amd64.deb ... #9 20.51 Unpacking python3.8 (3.8.10-0ubuntu1~20.04) ... #9 20.55 Selecting previously unselected package libpython3-stdlib:amd64. #9 20.55 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #9 20.56 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 20.59 Setting up python3-minimal (3.8.2-0ubuntu2) ... #14 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 105.80MB / 105.80MB 2.4s done #9 20.81 Selecting previously unselected package python3. #9 20.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4870 files and directories currently installed.) #9 20.82 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... #9 20.83 Unpacking python3 (3.8.2-0ubuntu2) ... #9 20.87 Selecting previously unselected package libbsd0:amd64. #9 20.87 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... #9 20.88 Unpacking libbsd0:amd64 (0.10.0-1) ... #9 20.92 Selecting previously unselected package bsdmainutils. #14 ... #20 [internal] load build context #20 sha256:6c9ee9315194ab242948d069404bd31f80bde97aa2c5e3dd99afd9626e522f28 #20 transferring context: 49.89MB 2.6s done #20 DONE 2.7s #14 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 #14 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8 #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a #9 20.92 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... #9 20.92 Unpacking bsdmainutils (11.1.2ubuntu3) ... #9 20.98 Selecting previously unselected package libuchardet0:amd64. #9 20.98 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... #9 20.98 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #9 21.02 Selecting previously unselected package groff-base. #9 21.02 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... #9 21.03 Unpacking groff-base (1.22.4-4build1) ... #9 21.15 Selecting previously unselected package libgdbm6:amd64. #9 21.15 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... #9 21.15 Unpacking libgdbm6:amd64 (1.18.1-5) ... #9 21.19 Selecting previously unselected package libpipeline1:amd64. #9 21.20 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... #9 21.20 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #9 21.25 Selecting previously unselected package man-db. #9 21.25 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... #9 21.26 Unpacking man-db (2.9.1-1) ... #9 21.39 Selecting previously unselected package perl-modules-5.30. #9 21.39 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 21.39 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #8 DONE 2.0s #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 3.4s done #13 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 0.4s #9 21.76 Selecting previously unselected package libgdbm-compat4:amd64. #9 21.76 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... #9 21.76 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #9 21.81 Selecting previously unselected package libperl5.30:amd64. #9 21.81 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... #9 21.81 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... #9 22.29 Selecting previously unselected package perl. #9 22.29 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ... #9 22.30 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 22.36 Selecting previously unselected package openssl. #9 22.36 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... #9 22.36 Unpacking openssl (1.1.1f-1ubuntu2.8) ... #9 22.47 Selecting previously unselected package ca-certificates. #9 22.47 Preparing to unpack .../013-ca-certificates_20210119~20.04.1_all.deb ... #9 22.48 Unpacking ca-certificates (20210119~20.04.1) ... #9 22.53 Selecting previously unselected package distro-info-data. #9 22.53 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.6_all.deb ... #9 22.54 Unpacking distro-info-data (0.43ubuntu1.6) ... #9 22.57 Selecting previously unselected package libmagic-mgc. #9 22.57 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... #9 22.58 Unpacking libmagic-mgc (1:5.38-4) ... #9 22.67 Selecting previously unselected package libmagic1:amd64. #9 22.67 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... #9 22.67 Unpacking libmagic1:amd64 (1:5.38-4) ... #9 22.71 Selecting previously unselected package file. #9 22.71 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... #9 22.72 Unpacking file (1:5.38-4) ... #9 22.76 Selecting previously unselected package less. #9 22.76 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ... #9 22.77 Unpacking less (551-1ubuntu0.1) ... #9 22.82 Selecting previously unselected package libelf1:amd64. #13 extracting sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 4.7s done #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a #9 22.82 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ... #9 22.82 Unpacking libelf1:amd64 (0.176-1.1build1) ... #9 22.91 Selecting previously unselected package libglib2.0-0:amd64. #9 22.91 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... #9 22.92 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 23.08 Selecting previously unselected package libglib2.0-data. #9 23.08 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #9 23.09 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 23.18 Selecting previously unselected package tzdata. #9 23.19 Preparing to unpack .../022-tzdata_2021a-0ubuntu0.20.04_all.deb ... #9 23.19 Unpacking tzdata (2021a-0ubuntu0.20.04) ... #9 23.39 Selecting previously unselected package libicu66:amd64. #9 23.39 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ... #9 23.39 Unpacking libicu66:amd64 (66.1-2ubuntu2) ... #13 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 2.9s done #13 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 #9 24.22 Selecting previously unselected package libxml2:amd64. #9 24.22 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... #9 24.22 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... #9 24.31 Selecting previously unselected package libyaml-0-2:amd64. #9 24.32 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ... #9 24.32 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 24.36 Selecting previously unselected package lsb-release. #9 24.36 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #9 24.36 Unpacking lsb-release (11.1.0ubuntu2) ... #9 24.40 Selecting previously unselected package netbase. #9 24.40 Preparing to unpack .../027-netbase_6.1_all.deb ... #9 24.40 Unpacking netbase (6.1) ... #9 24.47 Selecting previously unselected package python3-pkg-resources. #9 24.47 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ... #9 24.48 Unpacking python3-pkg-resources (45.2.0-1) ... #9 24.52 Selecting previously unselected package python3-six. #9 24.52 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #9 24.53 Unpacking python3-six (1.14.0-2) ... #9 24.56 Selecting previously unselected package shared-mime-info. #9 24.57 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ... #9 24.57 Unpacking shared-mime-info (1.15-1) ... #9 24.66 Selecting previously unselected package ucf. #9 24.66 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #9 24.67 Moving old data out of the way #9 24.67 Unpacking ucf (3.0038+nmu1) ... #9 24.72 Selecting previously unselected package xdg-user-dirs. #9 24.72 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #9 24.73 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 24.81 Selecting previously unselected package xz-utils. #9 24.81 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ... #9 24.82 Unpacking xz-utils (5.2.4-1ubuntu1) ... #9 24.86 Selecting previously unselected package gettext-base. #9 24.86 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ... #9 24.86 Unpacking gettext-base (0.19.8.1-10build1) ... #9 24.90 Selecting previously unselected package iso-codes. #9 24.90 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #9 24.90 Unpacking iso-codes (4.4-1) ... #14 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 3.8s done #14 extracting sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 done #14 DONE 6.8s #16 [build-base-alpine 1/3] COPY --from=xx / / #16 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183 #9 25.27 Selecting previously unselected package krb5-locales. #9 25.27 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 25.27 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 25.31 Selecting previously unselected package libcbor0.6:amd64. #9 25.32 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #9 25.32 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 25.36 Selecting previously unselected package libedit2:amd64. #9 25.36 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ... #9 25.36 Unpacking libedit2:amd64 (3.1-20191231-1) ... #9 25.41 Selecting previously unselected package libfido2-1:amd64. #9 25.41 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #9 25.41 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 25.45 Selecting previously unselected package libkrb5support0:amd64. #9 25.45 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... #9 25.46 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 25.49 Selecting previously unselected package libk5crypto3:amd64. #9 25.50 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... #9 25.50 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 25.54 Selecting previously unselected package libkeyutils1:amd64. #9 25.54 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ... #9 25.55 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... #9 25.58 Selecting previously unselected package libkrb5-3:amd64. #9 25.59 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... #9 25.59 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 25.68 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 25.68 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... #9 25.68 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 25.74 Selecting previously unselected package libpsl5:amd64. #9 25.75 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #9 25.75 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 25.79 Selecting previously unselected package libxau6:amd64. #9 25.79 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #9 25.80 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 25.83 Selecting previously unselected package libxdmcp6:amd64. #9 25.83 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #9 25.84 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 25.87 Selecting previously unselected package libxcb1:amd64. #9 25.88 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ... #9 25.88 Unpacking libxcb1:amd64 (1.14-2) ... #9 25.91 Selecting previously unselected package libx11-data. #16 DONE 1.0s #17 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git #17 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d #9 25.91 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 25.92 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #9 26.00 Selecting previously unselected package libx11-6:amd64. #9 26.00 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ... #9 26.00 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 26.09 Selecting previously unselected package libxext6:amd64. #9 26.09 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #9 26.09 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 26.13 Selecting previously unselected package libxmuu1:amd64. #9 26.13 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 26.13 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 26.16 Selecting previously unselected package manpages. #9 26.16 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #9 26.17 Unpacking manpages (5.05-1) ... #17 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz #9 26.32 Selecting previously unselected package openssh-client. #9 26.32 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... #9 26.33 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... #9 26.42 Selecting previously unselected package publicsuffix. #9 26.42 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #9 26.43 Unpacking publicsuffix (20200303.0012-1) ... #9 26.48 Selecting previously unselected package python-apt-common. #9 26.48 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ... #9 26.48 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ... #9 26.52 Selecting previously unselected package python3-apt. #9 26.52 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ... #9 26.53 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ... #9 26.57 Selecting previously unselected package libunwind8:amd64. #9 26.58 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ... #9 26.58 Unpacking libunwind8:amd64 (1.2.1-9build1) ... #9 26.61 Selecting previously unselected package strace. #9 26.61 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ... #9 26.62 Unpacking strace (5.5-3ubuntu1) ... #9 26.69 Selecting previously unselected package xauth. #9 26.69 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #9 26.69 Unpacking xauth (1:1.1-0ubuntu1) ... #9 26.74 Selecting previously unselected package libfl2:amd64. #9 26.74 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ... #9 26.74 Unpacking libfl2:amd64 (2.6.4-6.2) ... #9 26.79 Selecting previously unselected package at. #9 26.79 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ... #9 26.79 Unpacking at (3.1.23-1ubuntu1) ... #9 26.84 Selecting previously unselected package libsigsegv2:amd64. #9 26.84 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ... #9 26.84 Unpacking libsigsegv2:amd64 (2.12-2) ... #9 26.87 Selecting previously unselected package m4. #9 26.88 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ... #9 26.88 Unpacking m4 (1.4.18-4) ... #9 26.92 Selecting previously unselected package autoconf. #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 4.0s done #13 extracting sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:35212f0ca54745bc77692b6221b37fc4d52309e3466957c7b949297d87e3002a #8 1.392 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.7 kB] #8 1.519 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] #8 1.829 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB] #8 2.070 Get:4 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] #8 2.182 Get:5 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] #8 2.183 Get:6 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] #8 3.552 Get:7 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB] #8 3.552 Get:8 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] #8 5.535 Fetched 18.9 MB in 5s (4137 kB/s) #8 5.535 Reading package lists... #8 8.096 Reading package lists... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c #9 26.92 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #9 26.93 Unpacking autoconf (2.69-11.1) ... #9 26.99 Selecting previously unselected package autotools-dev. #9 26.99 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #9 26.99 Unpacking autotools-dev (20180224.1) ... #9 27.03 Selecting previously unselected package automake. #9 27.04 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 27.04 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 27.11 Selecting previously unselected package autopoint. #9 27.11 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #9 27.12 Unpacking autopoint (0.19.8.1-10build1) ... #9 27.15 Selecting previously unselected package binutils-common:amd64. #17 1.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz #9 27.16 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.1_amd64.deb ... #9 27.16 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ... #9 27.21 Selecting previously unselected package libbinutils:amd64. #9 27.21 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.1_amd64.deb ... #9 27.22 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ... #9 27.30 Selecting previously unselected package libctf-nobfd0:amd64. #9 27.30 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ... #9 27.30 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ... #9 27.34 Selecting previously unselected package libctf0:amd64. #9 27.34 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.1_amd64.deb ... #9 27.35 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ... #9 27.38 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 27.38 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ... #9 27.38 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ... #17 1.669 (1/18) Installing libffi (3.3-r2) #17 1.681 (2/18) Installing libgcc (10.3.1_git20210424-r2) #17 1.689 (3/18) Installing libstdc++ (10.3.1_git20210424-r2) #17 1.707 (4/18) Installing xz-libs (5.2.5-r0) #17 1.713 (5/18) Installing libxml2 (2.9.12-r1) #17 1.730 (6/18) Installing llvm11-libs (11.1.0-r2) #9 27.59 Selecting previously unselected package binutils. #9 27.59 Preparing to unpack .../074-binutils_2.34-6ubuntu1.1_amd64.deb ... #9 27.60 Unpacking binutils (2.34-6ubuntu1.1) ... #9 27.63 Selecting previously unselected package libc-dev-bin. #9 27.63 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... #9 27.63 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ... #9 27.67 Selecting previously unselected package linux-libc-dev:amd64. #9 27.67 Preparing to unpack .../076-linux-libc-dev_5.4.0-84.94_amd64.deb ... #9 27.68 Unpacking linux-libc-dev:amd64 (5.4.0-84.94) ... #9 27.85 Selecting previously unselected package libcrypt-dev:amd64. #9 27.85 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #9 27.85 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 27.89 Selecting previously unselected package libc6-dev:amd64. #9 27.89 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... #9 27.90 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ... #9 28.25 Selecting previously unselected package gcc-9-base:amd64. #17 2.428 (7/18) Installing clang-libs (11.1.0-r1) #9 28.26 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 28.26 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... #9 28.35 Selecting previously unselected package libisl22:amd64. #9 28.36 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ... #9 28.36 Unpacking libisl22:amd64 (0.22.1-1) ... #9 28.46 Selecting previously unselected package libmpfr6:amd64. #9 28.46 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ... #9 28.47 Unpacking libmpfr6:amd64 (4.0.2-1) ... #9 28.54 Selecting previously unselected package libmpc3:amd64. #9 28.54 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ... #9 28.55 Unpacking libmpc3:amd64 (1.1.0-1) ... #9 28.58 Selecting previously unselected package cpp-9. #9 28.59 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 28.59 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ... #17 3.081 (8/18) Installing clang (11.1.0-r1) #17 3.348 (9/18) Installing libmagic (5.40-r1) #17 3.372 (10/18) Installing file (5.40-r1) #17 3.375 (11/18) Installing brotli-libs (1.0.9-r5) #17 3.383 (12/18) Installing nghttp2-libs (1.43.0-r0) #17 3.387 (13/18) Installing libcurl (7.79.0-r0) #17 3.395 (14/18) Installing expat (2.4.1-r0) #17 3.400 (15/18) Installing pcre2 (10.36-r0) #17 3.408 (16/18) Installing git (2.32.0-r0) #17 3.515 (17/18) Installing lld (11.1.0-r0) #9 29.31 Selecting previously unselected package cpp. #17 3.547 (18/18) Installing llvm11 (11.1.0-r2) #9 29.31 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 29.31 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 29.35 Selecting previously unselected package libcc1-0:amd64. #9 29.35 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.36 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.40 Selecting previously unselected package libgomp1:amd64. #9 29.41 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.41 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.47 Selecting previously unselected package libitm1:amd64. #9 29.47 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.48 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.52 Selecting previously unselected package libatomic1:amd64. #9 29.52 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.52 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.56 Selecting previously unselected package libasan5:amd64. #9 29.56 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 29.57 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... #9 29.64 Selecting previously unselected package liblsan0:amd64. #13 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 4.5s done #13 extracting sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd done #13 DONE 18.3s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2 #9 1.116 Loaded plugins: fastestmirror, ovl #9 1.474 Determining fastest mirrors #17 3.890 Executing busybox-1.33.1-r3.trigger #17 3.894 OK: 285 MiB in 33 packages #9 29.64 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.65 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.76 Selecting previously unselected package libtsan0:amd64. #9 29.77 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.77 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.01 Selecting previously unselected package libubsan1:amd64. #9 30.01 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.02 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.13 Selecting previously unselected package libquadmath0:amd64. #9 8.113 * base: download.cf.centos.org #9 8.113 * extras: download.cf.centos.org #9 8.113 * updates: download.cf.centos.org #9 30.13 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.13 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.18 Selecting previously unselected package libgcc-9-dev:amd64. #9 30.18 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 30.18 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 30.42 Selecting previously unselected package gcc-9. #9 30.42 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 30.44 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ... #9 31.23 Selecting previously unselected package gcc. #9 31.23 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 31.23 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 31.27 Selecting previously unselected package libstdc++-9-dev:amd64. #9 31.27 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 31.28 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 31.53 Selecting previously unselected package g++-9. #9 31.54 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 31.54 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... #13 extracting sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 5.1s #9 32.29 Selecting previously unselected package g++. #9 32.29 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 32.30 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 32.33 Selecting previously unselected package make. #9 32.33 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ... #9 32.33 Unpacking make (4.2.1-1.2) ... #9 32.38 Selecting previously unselected package libdpkg-perl. #9 32.38 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ... #9 32.39 Unpacking libdpkg-perl (1.19.7ubuntu3) ... #9 32.45 Selecting previously unselected package patch. #9 32.45 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ... #9 32.45 Unpacking patch (2.7.6-6) ... #9 32.49 Selecting previously unselected package dpkg-dev. #9 32.50 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ... #9 32.50 Unpacking dpkg-dev (1.19.7ubuntu3) ... #9 32.59 Selecting previously unselected package build-essential. #9 32.59 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ... #9 32.59 Unpacking build-essential (12.8ubuntu1.1) ... #9 32.63 Selecting previously unselected package libbrotli1:amd64. #9 32.63 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #9 32.64 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 32.70 Selecting previously unselected package libroken18-heimdal:amd64. #9 32.71 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.71 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.78 Selecting previously unselected package libasn1-8-heimdal:amd64. #9 32.78 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.79 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.84 Selecting previously unselected package libheimbase1-heimdal:amd64. #9 32.84 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.85 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.88 Selecting previously unselected package libhcrypto4-heimdal:amd64. #17 DONE 7.0s #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli #18 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d #18 DONE 0.0s #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #19 sha256:8ab5fd5807fdaa52273458afc7bed811315e4cb2a679bc1760ff508487a09c1e #9 32.89 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.89 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.93 Selecting previously unselected package libwind0-heimdal:amd64. #9 32.93 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.94 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.98 Selecting previously unselected package libhx509-5-heimdal:amd64. #9 32.98 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.99 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.04 Selecting previously unselected package libkrb5-26-heimdal:amd64. #9 33.04 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.04 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.10 Selecting previously unselected package libheimntlm0-heimdal:amd64. #9 33.10 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.11 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.15 Selecting previously unselected package libgssapi3-heimdal:amd64. #9 33.15 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.16 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.20 Selecting previously unselected package libsasl2-modules-db:amd64. #9 33.20 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... #19 0.434 + apk -p / add --no-cache musl-dev gcc #19 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz #9 33.20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... #9 33.25 Selecting previously unselected package libsasl2-2:amd64. #9 33.25 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... #9 33.26 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... #9 33.32 Selecting previously unselected package libldap-common. #9 33.32 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... #9 33.33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 33.46 Selecting previously unselected package libldap-2.4-2:amd64. #9 33.46 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... #9 33.47 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... #9 33.52 Selecting previously unselected package libnghttp2-14:amd64. #9 33.52 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ... #9 33.53 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... #9 33.58 Selecting previously unselected package librtmp1:amd64. #9 33.58 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #9 33.58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 33.63 Selecting previously unselected package libssh-4:amd64. #9 33.63 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... #9 33.63 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... #9 33.69 Selecting previously unselected package libcurl4:amd64. #9 33.69 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... #9 33.70 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ... #9 33.75 Selecting previously unselected package curl. #9 33.75 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.7_amd64.deb ... #9 33.76 Unpacking curl (7.68.0-1ubuntu2.7) ... #9 33.81 Selecting previously unselected package dctrl-tools. #9 33.82 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ... #9 33.82 Unpacking dctrl-tools (2.24-3) ... #9 33.87 Selecting previously unselected package libtool. #9 33.87 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ... #9 33.87 Unpacking libtool (2.4.6-14) ... #9 33.92 Selecting previously unselected package dh-autoreconf. #9 33.92 Preparing to unpack .../126-dh-autoreconf_19_all.deb ... #9 33.92 Unpacking dh-autoreconf (19) ... #9 33.96 Selecting previously unselected package libdebhelper-perl. #9 33.96 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ... #9 33.96 Unpacking libdebhelper-perl (12.10ubuntu1) ... #9 34.01 Selecting previously unselected package libarchive-zip-perl. #9 34.01 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ... #9 34.01 Unpacking libarchive-zip-perl (1.67-2) ... #9 34.05 Selecting previously unselected package libsub-override-perl. #9 34.06 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ... #9 34.06 Unpacking libsub-override-perl (0.09-2) ... #9 34.12 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 34.12 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 34.13 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 34.16 Selecting previously unselected package dh-strip-nondeterminism. #9 34.16 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ... #9 34.16 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 34.19 Selecting previously unselected package dwz. #9 34.19 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ... #9 34.20 Unpacking dwz (0.13-5) ... #9 34.25 Selecting previously unselected package libcroco3:amd64. #9 34.25 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ... #9 34.26 Unpacking libcroco3:amd64 (0.6.13-1) ... #9 34.30 Selecting previously unselected package gettext. #9 34.31 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ... #9 34.31 Unpacking gettext (0.19.8.1-10build1) ... #9 34.42 Selecting previously unselected package intltool-debian. #9 34.42 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ... #9 34.43 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 34.46 Selecting previously unselected package po-debconf. #9 34.46 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ... #9 34.46 Unpacking po-debconf (1.0.21) ... #9 34.52 Selecting previously unselected package debhelper. #9 34.52 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ... #9 34.53 Unpacking debhelper (12.10ubuntu1) ... #9 34.64 Selecting previously unselected package libfakeroot:amd64. #9 34.64 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ... #9 34.65 Unpacking libfakeroot:amd64 (1.24-1) ... #9 34.69 Selecting previously unselected package fakeroot. #9 34.69 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ... #9 34.69 Unpacking fakeroot (1.24-1) ... #9 34.73 Selecting previously unselected package libassuan0:amd64. #9 34.74 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #9 34.74 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #19 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz #19 1.692 (1/10) Installing binutils (2.35.2-r2) #19 1.762 (2/10) Installing libgomp (10.3.1_git20210424-r2) #19 1.766 (3/10) Installing libatomic (10.3.1_git20210424-r2) #19 1.768 (4/10) Installing libgphobos (10.3.1_git20210424-r2) #19 1.816 (5/10) Installing gmp (6.2.1-r0) #19 1.823 (6/10) Installing isl22 (0.22-r0) #19 1.840 (7/10) Installing mpfr4 (4.1.0-r0) #19 1.866 (8/10) Installing mpc1 (1.2.1-r0) #9 34.78 Selecting previously unselected package gpgconf. #9 34.78 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.78 Unpacking gpgconf (2.2.19-3ubuntu2.1) ... #9 34.83 Selecting previously unselected package libksba8:amd64. #9 34.83 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ... #9 34.84 Unpacking libksba8:amd64 (1.3.5-2) ... #9 34.89 Selecting previously unselected package libnpth0:amd64. #9 34.89 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ... #9 34.89 Unpacking libnpth0:amd64 (1.6-1) ... #9 34.93 Selecting previously unselected package dirmngr. #9 34.94 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.95 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... #9 35.01 Selecting previously unselected package gnupg-l10n. #19 1.868 (9/10) Installing gcc (10.3.1_git20210424-r2) #9 35.01 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ... #9 35.02 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 35.06 Selecting previously unselected package gnupg-utils. #9 35.06 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.06 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ... #9 35.13 Selecting previously unselected package gpg. #9 35.14 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.14 Unpacking gpg (2.2.19-3ubuntu2.1) ... #9 35.22 Selecting previously unselected package pinentry-curses. #9 35.22 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ... #9 35.23 Unpacking pinentry-curses (1.1.0-3build1) ... #9 35.27 Selecting previously unselected package gpg-agent. #9 35.28 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.28 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ... #9 35.34 Selecting previously unselected package gpg-wks-client. #9 35.34 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.34 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 35.38 Selecting previously unselected package gpg-wks-server. #9 35.38 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.39 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 35.42 Selecting previously unselected package gpgsm. #9 35.42 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.43 Unpacking gpgsm (2.2.19-3ubuntu2.1) ... #9 35.48 Selecting previously unselected package gnupg. #19 2.561 (10/10) Installing musl-dev (1.2.2-r3) #19 2.636 Executing busybox-1.33.1-r3.trigger #19 2.640 OK: 405 MiB in 43 packages #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:35212f0ca54745bc77692b6221b37fc4d52309e3466957c7b949297d87e3002a #8 8.096 Reading package lists... #8 10.61 Building dependency tree... #8 10.90 Reading state information... #8 11.49 curl is already the newest version (7.64.0-4+deb10u2). #8 11.49 The following additional packages will be installed: #8 11.49 autoconf automake autopoint autotools-dev binutils #8 11.49 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 11.49 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 11.49 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian #8 11.49 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils #8 11.49 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 11.49 libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl #8 11.49 libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl #8 11.49 libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot #8 11.49 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #8 11.49 libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 #8 11.49 libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 11.49 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 11.49 libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl #8 11.49 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19 #8 11.49 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 11.52 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 11.52 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 11.52 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 11.52 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 11.52 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 11.52 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 11.52 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 11.52 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 11.52 po-debconf python3 python3-minimal python3.7 python3.7-minimal #8 11.52 sensible-utils wdiff xz-utils #8 11.52 Suggested packages: #8 11.52 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 11.52 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate #8 11.52 autopkgtest bls-standalone bsd-mailx | mailx build-essential #8 11.52 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 11.52 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl #8 11.52 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 11.52 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 11.52 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 11.52 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg #8 11.52 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg #8 11.52 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev #8 11.52 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 11.52 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 11.52 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 11.52 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 11.52 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 11.52 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 11.52 diffutils-doc perl-doc libterm-readline-gnu-perl #8 11.52 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 11.52 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv #8 11.52 python3.7-doc binfmt-support wdiff-doc #8 11.52 Recommended packages: #8 11.52 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 11.52 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 11.52 licensecheck lintian python3-apt python3-debian python3-magic #8 11.52 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 11.52 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 11.52 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl #8 11.52 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl #8 11.52 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl #8 11.52 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #8 11.52 libmail-sendmail-perl #8 14.18 The following NEW packages will be installed: #8 14.19 autoconf automake autopoint autotools-dev binutils #8 14.19 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 14.19 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 14.19 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base #8 14.19 intltool-debian libarchive-zip-perl libasan5 libatomic1 #8 14.19 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 #8 14.19 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl #8 14.19 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #8 14.19 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 14.19 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #8 14.19 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #8 14.19 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #8 14.19 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 14.19 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #8 14.19 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 14.19 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 14.19 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 14.19 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 14.19 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 14.19 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 14.19 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 14.19 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 14.19 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 14.19 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 14.19 po-debconf python3 python3-minimal python3.7 python3.7-minimal #8 14.19 sensible-utils wdiff xz-utils #8 14.19 The following packages will be upgraded: #8 14.19 libc6 #8 14.70 1 upgraded, 125 newly installed, 0 to remove and 7 not upgraded. #8 14.70 Need to get 69.0 MB of archives. #8 14.70 After this operation, 272 MB of additional disk space will be used. #8 14.70 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] #8 14.73 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB] #8 15.03 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB] #8 15.10 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] #8 15.19 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #8 15.19 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] #8 15.28 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] #8 15.28 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] #8 15.29 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB] #8 15.36 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB] #8 15.40 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB] #8 15.40 Get:12 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20210831-1 [1012 kB] #8 15.45 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB] #8 15.53 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #8 15.53 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB] #8 15.57 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] #8 15.57 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] #8 15.68 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB] #8 15.69 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB] #8 15.71 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB] #8 15.71 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB] #8 15.77 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #8 15.78 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] #8 15.79 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] #8 15.81 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB] #8 15.91 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] #8 15.91 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #8 15.92 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #8 15.92 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #8 15.93 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB] #8 15.93 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #8 15.94 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #8 15.94 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] #8 15.97 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] #8 16.05 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB] #8 16.06 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] #8 16.07 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] #8 16.07 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] #8 16.09 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #8 16.10 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] #8 16.13 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #8 16.15 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] #8 16.24 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] #8 16.25 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #8 16.28 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] #8 16.38 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] #8 16.39 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] #8 16.40 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] #8 16.43 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] #8 16.45 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] #8 16.86 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] #8 16.87 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] #8 16.87 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] #8 16.87 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] #8 16.88 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] #8 16.89 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] #8 16.89 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] #8 16.91 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] #8 17.28 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] #8 17.29 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] #8 17.31 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] #8 17.31 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #8 17.32 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 17.32 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 17.32 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB] #8 17.37 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] #8 17.37 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] #8 17.38 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB] #8 17.49 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB] #8 17.51 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] #8 17.51 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB] #8 17.54 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB] #8 17.96 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB] #8 18.00 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] #8 18.00 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] #8 18.07 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 18.08 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] #8 18.09 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] #8 18.09 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] #8 18.09 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 18.10 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #8 18.10 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] #8 18.12 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #8 18.12 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 18.21 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 18.21 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 18.21 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] #8 18.21 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 18.21 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #8 18.21 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] #8 18.21 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 18.28 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 18.28 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #8 18.37 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #8 18.37 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #8 18.37 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #8 18.37 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #8 18.38 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 18.38 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #8 18.38 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #8 18.38 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 18.44 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #8 18.44 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] #8 18.53 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 18.53 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #8 18.53 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #9 35.49 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ... #9 35.49 Unpacking gnupg (2.2.19-3ubuntu2.1) ... #9 35.54 Selecting previously unselected package libfile-which-perl. #9 35.54 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ... #9 35.55 Unpacking libfile-which-perl (1.23-1) ... #9 35.58 Selecting previously unselected package libfile-homedir-perl. #9 35.58 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ... #9 35.59 Unpacking libfile-homedir-perl (1.004-1) ... #9 35.62 Selecting previously unselected package libio-pty-perl. #9 35.63 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ... #9 35.63 Unpacking libio-pty-perl (1:1.12-1) ... #9 35.67 Selecting previously unselected package libipc-run-perl. #9 35.67 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ... #9 35.68 Unpacking libipc-run-perl (20180523.0-2) ... #9 35.72 Selecting previously unselected package libclass-method-modifiers-perl. #8 18.69 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #8 18.95 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 18.95 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 18.95 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #8 18.95 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB] #9 35.72 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 35.73 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 35.76 Selecting previously unselected package libb-hooks-op-check-perl. #9 35.76 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #9 35.77 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #9 35.80 Selecting previously unselected package libdynaloader-functions-perl. #9 35.80 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ... #9 35.80 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 35.85 Selecting previously unselected package libdevel-callchecker-perl. #9 35.85 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #9 35.86 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 35.89 Selecting previously unselected package libparams-classify-perl. #9 35.89 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ... #9 35.90 Unpacking libparams-classify-perl (0.015-1build2) ... #9 35.93 Selecting previously unselected package libmodule-runtime-perl. #9 35.93 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ... #9 35.94 Unpacking libmodule-runtime-perl (0.016-1) ... #9 35.97 Selecting previously unselected package libimport-into-perl. #8 19.11 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #8 19.11 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #8 19.18 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 19.18 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 19.20 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 19.20 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] #8 19.20 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] #8 19.20 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 19.20 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #9 35.98 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ... #9 35.98 Unpacking libimport-into-perl (1.002005-1) ... #9 36.01 Selecting previously unselected package librole-tiny-perl. #9 36.02 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ... #9 36.02 Unpacking librole-tiny-perl (2.001004-1) ... #9 36.05 Selecting previously unselected package libstrictures-perl. #9 36.06 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ... #9 36.06 Unpacking libstrictures-perl (2.000006-1) ... #9 36.11 Selecting previously unselected package libsub-quote-perl. #9 36.11 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ... #9 36.13 Unpacking libsub-quote-perl (2.006006-1) ... #9 36.16 Selecting previously unselected package libmoo-perl. #9 36.16 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ... #9 36.17 Unpacking libmoo-perl (2.003006-1) ... #9 36.20 Selecting previously unselected package libencode-locale-perl. #9 36.20 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ... #9 36.21 Unpacking libencode-locale-perl (1.05-1) ... #9 36.24 Selecting previously unselected package libtimedate-perl. #9 36.24 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ... #9 36.25 Unpacking libtimedate-perl (2.3200-1) ... #9 36.28 Selecting previously unselected package libhttp-date-perl. #9 36.29 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ... #9 36.29 Unpacking libhttp-date-perl (6.05-1) ... #9 36.32 Selecting previously unselected package libfile-listing-perl. #8 19.28 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] #8 19.28 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB] #8 19.36 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB] #8 19.36 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #8 19.36 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 19.42 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB] #9 36.32 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ... #9 36.33 Unpacking libfile-listing-perl (6.04-1) ... #9 36.36 Selecting previously unselected package libhtml-tagset-perl. #9 36.36 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ... #9 36.37 Unpacking libhtml-tagset-perl (3.20-4) ... #9 36.40 Selecting previously unselected package liburi-perl. #9 36.40 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ... #9 36.41 Unpacking liburi-perl (1.76-2) ... #9 36.45 Selecting previously unselected package libhtml-parser-perl. #9 36.45 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ... #9 36.46 Unpacking libhtml-parser-perl (3.72-5) ... #9 36.50 Selecting previously unselected package libhtml-tree-perl. #9 36.50 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ... #9 36.51 Unpacking libhtml-tree-perl (5.07-2) ... #9 36.55 Selecting previously unselected package libio-html-perl. #9 36.56 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ... #9 36.56 Unpacking libio-html-perl (1.001-1) ... #9 36.60 Selecting previously unselected package liblwp-mediatypes-perl. #9 36.60 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 36.60 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 36.67 Selecting previously unselected package libhttp-message-perl. #9 36.67 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ... #9 36.68 Unpacking libhttp-message-perl (6.22-1) ... #9 36.71 Selecting previously unselected package libhttp-cookies-perl. #9 36.72 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ... #9 36.72 Unpacking libhttp-cookies-perl (6.08-1) ... #9 36.75 Selecting previously unselected package libhttp-negotiate-perl. #9 36.76 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ... #9 36.76 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 36.79 Selecting previously unselected package perl-openssl-defaults:amd64. #9 36.80 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ... #9 36.80 Unpacking perl-openssl-defaults:amd64 (4) ... #9 36.83 Selecting previously unselected package libnet-ssleay-perl. #9 36.84 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #9 36.84 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #9 36.91 Selecting previously unselected package libio-socket-ssl-perl. #9 36.91 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ... #9 36.91 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 36.96 Selecting previously unselected package libnet-http-perl. #9 36.96 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ... #9 36.97 Unpacking libnet-http-perl (6.19-1) ... #9 37.00 Selecting previously unselected package liblwp-protocol-https-perl. #9 37.00 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #9 37.01 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 37.04 Selecting previously unselected package libtry-tiny-perl. #9 37.04 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ... #9 37.05 Unpacking libtry-tiny-perl (0.30-1) ... #9 37.08 Selecting previously unselected package libwww-robotrules-perl. #9 37.08 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ... #9 37.09 Unpacking libwww-robotrules-perl (6.02-1) ... #9 37.12 Selecting previously unselected package libwww-perl. #9 37.12 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ... #9 37.13 Unpacking libwww-perl (6.43-1) ... #9 37.17 Selecting previously unselected package patchutils. #9 37.17 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ... #9 37.18 Unpacking patchutils (0.3.4-2) ... #9 37.21 Selecting previously unselected package wdiff. #9 37.22 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ... #9 37.22 Unpacking wdiff (1.2.2-2build1) ... #9 37.27 Selecting previously unselected package devscripts. #9 37.27 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ... #9 37.29 Unpacking devscripts (2.20.2ubuntu2) ... #8 20.17 debconf: delaying package configuration, since apt-utils is not installed #8 20.23 Fetched 69.0 MB in 5s (12.8 MB/s) #8 20.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7586 files and directories currently installed.) #8 20.31 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ... #9 37.41 Selecting previously unselected package diffstat. #9 37.42 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ... #9 37.42 Unpacking diffstat (1.63-1) ... #9 37.46 Selecting previously unselected package python3-chardet. #9 37.46 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ... #9 37.46 Unpacking python3-chardet (3.0.4-4build1) ... #9 37.52 Selecting previously unselected package python3-debian. #9 37.53 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ... #9 37.53 Unpacking python3-debian (0.1.36ubuntu1) ... #9 37.58 Selecting previously unselected package libgpgme11:amd64. #9 37.58 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ... #9 37.58 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 37.63 Selecting previously unselected package python3-gpg. #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c #13 extracting sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 10.0s done #13 extracting sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c done #13 DONE 35.9s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:35212f0ca54745bc77692b6221b37fc4d52309e3466957c7b949297d87e3002a #8 20.64 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1) ... #9 37.63 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... #9 37.64 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 37.71 Selecting previously unselected package dput. #9 37.72 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ... #9 37.73 Unpacking dput (1.0.3ubuntu1) ... #9 37.78 Selecting previously unselected package libcurl3-gnutls:amd64. #9 37.78 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... #9 37.79 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... #9 37.84 Selecting previously unselected package liberror-perl. #9 37.85 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ... #9 37.85 Unpacking liberror-perl (0.17029-1) ... #9 37.90 Selecting previously unselected package git-man. #9 37.90 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... #9 37.90 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... #9 38.02 Selecting previously unselected package git. #9 38.02 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... #9 38.04 Unpacking git (1:2.25.1-1ubuntu3.2) ... #19 DONE 4.9s #22 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker #22 sha256:9b7fc85bc0ab015d81787fcb1109c7de5789a7afe4d4ef54b4dc22ba25fe252c #22 0.503 Building static docker-linux-amd64 #9 38.55 Selecting previously unselected package libalgorithm-diff-perl. #9 38.56 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 38.56 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 38.60 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 38.60 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #9 38.61 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 38.64 Selecting previously unselected package libalgorithm-merge-perl. #9 38.64 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ... #9 38.64 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 38.68 Selecting previously unselected package libapt-pkg-perl. #9 38.68 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ... #9 38.68 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 38.72 Selecting previously unselected package libarchive-cpio-perl. #9 38.72 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ... #9 38.73 Unpacking libarchive-cpio-perl (0.10-1) ... #9 38.76 Selecting previously unselected package libarray-intspan-perl. #9 38.76 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ... #9 38.77 Unpacking libarray-intspan-perl (2.003-1) ... #9 38.80 Selecting previously unselected package libasync-mergepoint-perl. #9 38.80 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ... #9 38.81 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 38.84 Selecting previously unselected package libmodule-implementation-perl. #9 38.84 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ... #9 38.85 Unpacking libmodule-implementation-perl (0.09-1) ... #9 38.88 Selecting previously unselected package libsub-exporter-progressive-perl. #9 38.88 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 38.88 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 38.91 Selecting previously unselected package libvariable-magic-perl. #8 22.02 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ... #9 38.92 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ... #9 38.92 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 38.96 Selecting previously unselected package libb-hooks-endofscope-perl. #9 38.96 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 38.96 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 39.00 Selecting previously unselected package libcapture-tiny-perl. #9 39.00 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #9 39.01 Unpacking libcapture-tiny-perl (0.48-1) ... #9 39.04 Selecting previously unselected package libclass-xsaccessor-perl. #9 39.04 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #9 39.05 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 39.08 Selecting previously unselected package libclone-perl. #9 39.08 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ... #9 39.09 Unpacking libclone-perl (0.43-2) ... #9 39.12 Selecting previously unselected package libcommon-sense-perl. #9 39.13 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ... #9 39.13 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 39.16 Selecting previously unselected package libparams-util-perl. #9 39.17 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ... #9 39.17 Unpacking libparams-util-perl (1.07-3build5) ... #9 39.20 Selecting previously unselected package libsub-install-perl. #9 39.20 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ... #9 39.21 Unpacking libsub-install-perl (0.928-1) ... #9 39.25 Selecting previously unselected package libdata-optlist-perl. #9 39.25 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ... #9 39.25 Unpacking libdata-optlist-perl (0.110-1) ... #9 39.28 Selecting previously unselected package libsub-exporter-perl. #9 39.29 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ... #9 39.29 Unpacking libsub-exporter-perl (0.987-1) ... #9 39.33 Selecting previously unselected package libconst-fast-perl. #9 39.33 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ... #9 39.33 Unpacking libconst-fast-perl (0.014-1) ... #9 39.36 Selecting previously unselected package libwant-perl. #9 39.37 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ... #9 39.37 Unpacking libwant-perl (0.29-1build4) ... #9 39.40 Selecting previously unselected package libcontextual-return-perl. #9 39.41 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #9 39.41 Unpacking libcontextual-return-perl (0.004014-2) ... #9 39.45 Selecting previously unselected package libcpanel-json-xs-perl. #9 39.45 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #9 39.45 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 39.49 Selecting previously unselected package libdata-dump-perl. #9 39.50 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ... #9 39.50 Unpacking libdata-dump-perl (1.23-1) ... #9 39.54 Selecting previously unselected package libdigest-bubblebabble-perl. #9 39.54 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 39.54 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 39.57 Selecting previously unselected package libdigest-hmac-perl. #9 39.58 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #9 39.58 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 39.61 Selecting previously unselected package libdistro-info-perl. #9 39.62 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 39.62 Unpacking libdistro-info-perl (0.23ubuntu1) ... #9 39.65 Selecting previously unselected package libnet-smtp-ssl-perl. #9 39.65 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 39.65 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 39.69 Selecting previously unselected package libmailtools-perl. #9 39.69 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ... #9 39.69 Unpacking libmailtools-perl (2.21-1) ... #9 39.73 Selecting previously unselected package libnet-ip-perl. #9 39.73 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ... #9 39.74 Unpacking libnet-ip-perl (1.26-2) ... #9 39.79 Selecting previously unselected package libnet-dns-perl. #9 39.80 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ... #9 39.80 Unpacking libnet-dns-perl (1.22-1) ... #9 39.87 Selecting previously unselected package libnet-domain-tld-perl. #9 39.87 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ... #9 39.87 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 39.91 Selecting previously unselected package libemail-valid-perl. #9 39.91 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ... #9 39.92 Unpacking libemail-valid-perl (1.202-1) ... #9 39.95 Selecting previously unselected package libexporter-tiny-perl. #9 39.95 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ... #9 39.96 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 40.00 Selecting previously unselected package libipc-system-simple-perl. #9 40.00 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ... #9 40.01 Unpacking libipc-system-simple-perl (1.26-1) ... #9 40.04 Selecting previously unselected package libfile-basedir-perl. #9 40.04 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... #9 40.05 Unpacking libfile-basedir-perl (0.08-1) ... #9 40.08 Selecting previously unselected package libfile-chdir-perl. #9 40.08 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ... #9 40.09 Unpacking libfile-chdir-perl (0.1008-1) ... #9 40.12 Selecting previously unselected package libfile-fcntllock-perl. #9 40.12 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #9 40.13 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 40.16 Selecting previously unselected package libnumber-compare-perl. #9 40.16 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ... #9 40.17 Unpacking libnumber-compare-perl (0.03-1) ... #9 40.20 Selecting previously unselected package libtext-glob-perl. #9 40.20 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ... #9 40.21 Unpacking libtext-glob-perl (0.10-1) ... #9 40.24 Selecting previously unselected package libfile-find-rule-perl. #9 40.24 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... #9 40.25 Unpacking libfile-find-rule-perl (0.34-1) ... #9 40.28 Selecting previously unselected package libfont-afm-perl. #9 40.28 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ... #9 40.29 Unpacking libfont-afm-perl (1.20-2) ... #9 40.33 Selecting previously unselected package libio-string-perl. #9 40.33 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #9 40.33 Unpacking libio-string-perl (1.08-3) ... #9 40.36 Selecting previously unselected package libfont-ttf-perl. #9 40.37 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ... #9 40.37 Unpacking libfont-ttf-perl (1.06-1) ... #9 40.43 Selecting previously unselected package libfuture-perl. #8 23.35 Selecting previously unselected package libbsd0:armhf. #8 23.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7586 files and directories currently installed.) #8 23.36 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #8 23.37 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #8 23.43 Selecting previously unselected package libtinfo5:armhf. #8 23.43 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ... #8 23.44 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 23.50 Selecting previously unselected package bsdmainutils. #8 23.50 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... #8 23.51 Unpacking bsdmainutils (11.1.2) ... #8 23.59 Selecting previously unselected package libuchardet0:armhf. #8 23.59 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... #8 23.60 Unpacking libuchardet0:armhf (0.0.6-3) ... #9 40.43 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ... #9 40.44 Unpacking libfuture-perl (0.43-1) ... #9 40.47 Selecting previously unselected package libio-stringy-perl. #9 40.48 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ... #9 40.48 Unpacking libio-stringy-perl (2.111-3) ... #9 40.52 Selecting previously unselected package libparams-validate-perl. #9 40.52 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ... #9 40.53 Unpacking libparams-validate-perl (1.29-3) ... #9 40.56 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 40.57 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 40.57 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #9 40.65 Selecting previously unselected package libsort-versions-perl. #9 40.65 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #9 40.66 Unpacking libsort-versions-perl (1.62-1) ... #9 40.69 Selecting previously unselected package libgit-wrapper-perl. #8 23.69 Selecting previously unselected package groff-base. #8 23.70 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... #8 23.70 Unpacking groff-base (1.22.4-3+deb10u1) ... #9 40.69 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #9 40.70 Unpacking libgit-wrapper-perl (0.048-1) ... #9 40.73 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 40.73 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 40.73 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 40.76 Selecting previously unselected package libio-prompter-perl. #9 40.77 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #9 40.77 Unpacking libio-prompter-perl (0.004015-1) ... #9 40.81 Selecting previously unselected package libjson-perl. #9 40.81 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ... #9 40.81 Unpacking libjson-perl (4.02000-2) ... #9 40.85 Selecting previously unselected package liblog-any-perl. #9 40.85 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ... #9 40.86 Unpacking liblog-any-perl (1.708-1) ... #9 40.90 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 40.90 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 40.91 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 40.94 Selecting previously unselected package libpackage-stash-perl. #9 40.94 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ... #9 40.95 Unpacking libpackage-stash-perl (0.38-1) ... #9 40.98 Selecting previously unselected package libsub-identify-perl. #9 40.99 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ... #9 40.99 Unpacking libsub-identify-perl (0.14-1build2) ... #9 41.02 Selecting previously unselected package libsub-name-perl. #9 41.03 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ... #9 41.03 Unpacking libsub-name-perl (0.26-1) ... #9 41.07 Selecting previously unselected package libnamespace-clean-perl. #8 23.94 Selecting previously unselected package libgdbm6:armhf. #8 23.94 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... #8 23.95 Unpacking libgdbm6:armhf (1.18.1-4) ... #8 24.01 Selecting previously unselected package libpipeline1:armhf. #8 24.01 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... #8 24.02 Unpacking libpipeline1:armhf (1.5.1-2) ... #8 24.07 Selecting previously unselected package man-db. #8 24.08 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ... #8 24.09 Unpacking man-db (2.8.5-2) ... #9 41.07 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #9 41.08 Unpacking libnamespace-clean-perl (0.27-1) ... #9 41.11 Selecting previously unselected package libpath-tiny-perl. #9 41.11 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ... #9 41.12 Unpacking libpath-tiny-perl (0.108-1) ... #9 41.15 Selecting previously unselected package libtype-tiny-perl. #9 41.15 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ... #9 41.16 Unpacking libtype-tiny-perl (1.008001-2) ... #9 41.22 Selecting previously unselected package libgitlab-api-v4-perl. #9 41.22 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 41.23 Unpacking libgitlab-api-v4-perl (0.25-1) ... #9 41.27 Selecting previously unselected package libhash-fieldhash-perl. #9 41.27 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #9 41.28 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 41.31 Selecting previously unselected package libhtml-form-perl. #9 41.31 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ... #9 41.32 Unpacking libhtml-form-perl (6.07-1) ... #9 41.35 Selecting previously unselected package libhtml-format-perl. #9 41.35 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ... #9 41.35 Unpacking libhtml-format-perl (2.12-1) ... #9 41.39 Selecting previously unselected package libhttp-daemon-perl. #9 41.39 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ... #9 41.40 Unpacking libhttp-daemon-perl (6.06-1) ... #9 41.43 Selecting previously unselected package libidn11:amd64. #9 41.44 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ... #9 41.44 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #9 41.48 Selecting previously unselected package libstruct-dumb-perl. #8 24.29 Selecting previously unselected package perl-modules-5.28. #8 24.29 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ... #8 24.29 Unpacking perl-modules-5.28 (5.28.1-6) ... #9 41.48 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ... #9 41.49 Unpacking libstruct-dumb-perl (0.09-1) ... #9 41.52 Selecting previously unselected package libio-async-perl. #9 41.52 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ... #9 41.53 Unpacking libio-async-perl (0.75-1) ... #9 41.58 Selecting previously unselected package liblinux-epoll-perl. #9 41.58 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ... #9 41.59 Unpacking liblinux-epoll-perl (0.017-1) ... #9 41.62 Selecting previously unselected package libio-async-loop-epoll-perl. #9 41.63 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ... #9 41.63 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 41.66 Selecting previously unselected package libtypes-serialiser-perl. #9 41.66 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ... #9 41.67 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 41.70 Selecting previously unselected package libjson-xs-perl. #9 41.70 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ... #9 41.70 Unpacking libjson-xs-perl (4.020-1build1) ... #9 41.74 Selecting previously unselected package libjson-maybexs-perl. #9 41.75 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ... #9 41.75 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 41.78 Selecting previously unselected package liblist-compare-perl. #9 41.79 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ... #9 41.79 Unpacking liblist-compare-perl (0.53-1) ... #9 41.83 Selecting previously unselected package liblist-moreutils-perl. #9 41.83 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #9 41.83 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 41.87 Selecting previously unselected package liblist-someutils-perl. #9 41.87 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #9 41.87 Unpacking liblist-someutils-perl (0.58-1) ... #9 41.91 Selecting previously unselected package liblist-someutils-xs-perl. #9 41.91 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #9 41.91 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 41.95 Selecting previously unselected package libltdl7:amd64. #8 25.03 Selecting previously unselected package libgdbm-compat4:armhf. #9 41.95 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ... #9 41.96 Unpacking libltdl7:amd64 (2.4.6-14) ... #9 41.99 Selecting previously unselected package libltdl-dev:amd64. #9 41.99 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ... #9 42.00 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #9 42.05 Selecting previously unselected package libsys-hostname-long-perl. #9 42.05 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ... #9 42.05 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 42.09 Selecting previously unselected package libmail-sendmail-perl. #9 42.09 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ... #9 42.09 Unpacking libmail-sendmail-perl (0.80-1) ... #9 42.12 Selecting previously unselected package libmoox-aliases-perl. #9 42.13 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ... #9 42.13 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 42.16 Selecting previously unselected package libobject-id-perl. #8 25.04 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... #8 25.04 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #8 25.10 Selecting previously unselected package libperl5.28:armhf. #8 25.11 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ... #8 25.12 Unpacking libperl5.28:armhf (5.28.1-6) ... #9 42.16 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 42.17 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 42.20 Selecting previously unselected package libmoox-struct-perl. #9 42.20 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ... #9 42.21 Unpacking libmoox-struct-perl (0.017-1) ... #9 42.24 Selecting previously unselected package libnet-dns-sec-perl. #9 42.24 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ... #9 42.25 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 42.28 Selecting previously unselected package libnet-libidn-perl. #9 42.29 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #9 42.29 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 42.32 Selecting previously unselected package libnumber-range-perl. #9 42.32 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ... #9 42.33 Unpacking libnumber-range-perl (0.12-1) ... #9 42.36 Selecting previously unselected package libpackage-stash-xs-perl. #9 42.36 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #9 42.37 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 42.40 Selecting previously unselected package libpath-iterator-rule-perl. #9 42.41 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 42.41 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 42.45 Selecting previously unselected package libperl4-corelibs-perl. #9 42.45 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ... #9 42.45 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 42.49 Selecting previously unselected package libperlio-gzip-perl. #9 42.49 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #9 42.50 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 42.53 Selecting previously unselected package libpod-constants-perl. #9 42.53 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ... #9 42.54 Unpacking libpod-constants-perl (0.19-1) ... #9 42.58 Selecting previously unselected package libre2-5:amd64. #9 42.58 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ... #9 42.59 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #9 42.63 Selecting previously unselected package libre-engine-re2-perl. #9 42.63 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ... #9 42.64 Unpacking libre-engine-re2-perl (0.13-5) ... #9 42.67 Selecting previously unselected package libreadonly-perl. #9 42.67 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ... #9 42.68 Unpacking libreadonly-perl (2.050-2) ... #9 42.71 Selecting previously unselected package libref-util-perl. #9 42.71 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ... #9 42.72 Unpacking libref-util-perl (0.204-1) ... #9 42.75 Selecting previously unselected package libref-util-xs-perl. #8 25.82 Selecting previously unselected package perl. #8 25.82 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ... #8 25.83 Unpacking perl (5.28.1-6) ... #8 25.92 Selecting previously unselected package libpython3.7-minimal:armhf. #9 42.75 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ... #9 42.76 Unpacking libref-util-xs-perl (0.117-1build2) ... #9 42.79 Selecting previously unselected package libregexp-pattern-license-perl. #9 42.80 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 42.80 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 42.84 Selecting previously unselected package libregexp-pattern-perl. #9 42.84 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 42.85 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 42.89 Selecting previously unselected package libsasl2-modules:amd64. #9 42.89 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ... #9 42.89 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ... #9 42.93 Selecting previously unselected package libsereal-decoder-perl. #9 42.93 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #9 42.94 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 42.98 Selecting previously unselected package libsereal-encoder-perl. #9 42.98 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #9 42.98 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 43.02 Selecting previously unselected package libsereal-perl. #8 25.92 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 25.93 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 26.10 Selecting previously unselected package libexpat1:armhf. #8 26.10 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ... #8 26.11 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ... #8 26.18 Selecting previously unselected package python3.7-minimal. #9 43.03 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ... #9 43.03 Unpacking libsereal-perl (4.011-1) ... #9 43.06 Selecting previously unselected package libsort-key-perl. #9 43.06 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ... #9 43.07 Unpacking libsort-key-perl (1.33-2build2) ... #9 43.11 Selecting previously unselected package libstring-copyright-perl. #9 43.11 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #9 43.11 Unpacking libstring-copyright-perl (0.003006-1) ... #9 43.15 Selecting previously unselected package libstring-escape-perl. #9 43.15 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #9 43.15 Unpacking libstring-escape-perl (2010.002-2) ... #9 43.18 Selecting previously unselected package libstring-shellquote-perl. #9 43.19 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #9 43.19 Unpacking libstring-shellquote-perl (1.04-1) ... #9 43.23 Selecting previously unselected package libterm-readkey-perl. #9 43.23 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ... #9 43.23 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 43.27 Selecting previously unselected package libtest-fatal-perl. #8 26.18 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 26.19 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #9 43.27 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ... #9 43.28 Unpacking libtest-fatal-perl (0.014-1) ... #9 43.31 Selecting previously unselected package libtest-refcount-perl. #9 43.31 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ... #9 43.31 Unpacking libtest-refcount-perl (0.10-1) ... #9 43.35 Selecting previously unselected package libtext-levenshtein-perl. #9 43.35 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ... #9 43.35 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 43.38 Selecting previously unselected package libtype-tiny-xs-perl. #9 43.39 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #9 43.39 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 43.42 Selecting previously unselected package libunicode-utf8-perl. #9 43.43 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #9 43.43 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 43.46 Selecting previously unselected package libxml-namespacesupport-perl. #9 43.47 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 43.47 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 43.53 Selecting previously unselected package libxml-sax-base-perl. #8 26.57 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 26.61 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ... #9 43.53 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ... #9 43.54 Unpacking libxml-sax-base-perl (1.09-1) ... #9 43.58 Selecting previously unselected package libxml-sax-perl. #9 43.58 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 43.59 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 43.63 Selecting previously unselected package libxml-libxml-perl. #9 43.63 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #9 43.64 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 43.70 Selecting previously unselected package libxml-parser-perl. #9 43.70 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ... #9 43.71 Unpacking libxml-parser-perl (2.46-1) ... #9 43.76 Selecting previously unselected package libxml-sax-expat-perl. #8 26.63 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #9 43.76 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ... #9 43.77 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 43.80 Selecting previously unselected package libxml-writer-perl. #9 43.80 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ... #9 43.81 Unpacking libxml-writer-perl (0.625-1) ... #9 43.84 Selecting previously unselected package libyaml-libyaml-perl. #9 43.84 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #9 43.85 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 43.88 Selecting previously unselected package licensecheck. #9 43.88 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ... #9 43.89 Unpacking licensecheck (3.0.45-1) ... #9 43.92 Selecting previously unselected package libdevel-size-perl. #9 43.93 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ... #9 43.93 Unpacking libdevel-size-perl (0.83-1build1) ... #9 43.96 Selecting previously unselected package t1utils. #9 43.97 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ... #9 43.97 Unpacking t1utils (1.41-3) ... #9 44.01 Selecting previously unselected package lintian. #9 44.02 Preparing to unpack .../328-lintian_2.62.0ubuntu1_all.deb ... #9 44.02 Unpacking lintian (2.62.0ubuntu1) ... #9 44.30 Selecting previously unselected package manpages-dev. #9 44.31 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ... #9 44.31 Unpacking manpages-dev (5.05-1) ... #9 44.56 Selecting previously unselected package python3-certifi. #9 44.57 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ... #9 44.57 Unpacking python3-certifi (2019.11.28-1) ... #9 44.62 Selecting previously unselected package python3-idna. #9 44.62 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ... #9 44.63 Unpacking python3-idna (2.8-1) ... #9 44.67 Selecting previously unselected package python3-urllib3. #9 44.67 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 44.67 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 44.72 Selecting previously unselected package python3-requests. #9 44.72 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ... #9 44.73 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 44.77 Selecting previously unselected package python3-unidiff. #8 27.71 Selecting previously unselected package python3-minimal. #8 27.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10423 files and directories currently installed.) #8 27.73 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #8 27.73 Unpacking python3-minimal (3.7.3-1) ... #8 27.79 Selecting previously unselected package mime-support. #8 27.79 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 27.80 Unpacking mime-support (3.62) ... #8 27.85 Selecting previously unselected package libmpdec2:armhf. #8 27.86 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #8 27.86 Unpacking libmpdec2:armhf (2.4.2-2) ... #8 27.92 Selecting previously unselected package libpython3.7-stdlib:armhf. #9 44.77 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ... #9 44.78 Unpacking python3-unidiff (0.5.5-2) ... #9 44.85 Selecting previously unselected package python3-xdg. #9 44.86 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ... #9 44.86 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 44.90 Selecting previously unselected package unzip. #9 44.90 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ... #9 44.91 Unpacking unzip (6.0-25ubuntu1) ... #9 44.95 Selecting previously unselected package equivs. #9 44.96 Preparing to unpack .../337-equivs_2.2.0_all.deb ... #9 44.96 Unpacking equivs (2.2.0) ... #9 44.99 Selecting previously unselected package libauthen-sasl-perl. #9 45.00 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ... #9 45.00 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 45.04 Selecting previously unselected package python3-magic. #9 45.04 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ... #9 45.05 Unpacking python3-magic (2:0.4.15-3) ... #9 45.11 Setting up libapt-pkg-perl (0.1.36build3) ... #8 27.92 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... #8 27.93 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #9 45.13 Setting up libksba8:amd64 (1.3.5-2) ... #9 45.14 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #9 45.15 Setting up wdiff (1.2.2-2build1) ... #9 45.16 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 45.18 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... #9 45.19 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 45.21 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 45.22 Setting up mime-support (3.64ubuntu1) ... #9 45.25 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 45.28 Setting up libmagic-mgc (1:5.38-4) ... #9 45.29 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 45.31 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 45.32 No schema files found: doing nothing. #8 28.22 Selecting previously unselected package python3.7. #8 28.23 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ... #8 28.23 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 28.32 Selecting previously unselected package libpython3-stdlib:armhf. #8 28.32 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... #8 28.33 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #9 45.32 Setting up distro-info-data (0.43ubuntu1.6) ... #9 45.34 Setting up manpages (5.05-1) ... #9 45.35 Setting up unzip (6.0-25ubuntu1) ... #9 45.37 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 45.39 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... #9 45.40 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ... #9 45.43 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ... #9 45.44 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... #9 45.45 Setting up libmagic1:amd64 (1:5.38-4) ... #9 45.47 Setting up less (551-1ubuntu0.1) ... #9 45.50 Setting up perl-openssl-defaults:amd64 (4) ... #9 45.51 Setting up linux-libc-dev:amd64 (5.4.0-84.94) ... #9 45.53 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ... #8 28.38 Setting up python3-minimal (3.7.3-1) ... #9 45.54 Setting up gettext-base (0.19.8.1-10build1) ... #9 45.55 Setting up libnpth0:amd64 (1.6-1) ... #9 45.57 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 45.58 Setting up file (1:5.38-4) ... #9 45.60 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #9 45.61 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 45.62 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 45.64 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 45.65 Setting up libunwind8:amd64 (1.2.1-9build1) ... #9 45.67 Setting up libfakeroot:amd64 (1.24-1) ... #9 45.69 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 45.70 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... #9 45.71 Setting up tzdata (2021a-0ubuntu0.20.04) ... #8 28.79 Selecting previously unselected package python3. #8 28.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10860 files and directories currently installed.) #8 28.80 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #8 28.82 Unpacking python3 (3.7.3-1) ... #8 28.87 Selecting previously unselected package sensible-utils. #8 28.87 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... #8 28.87 Unpacking sensible-utils (0.0.12) ... #9 45.80 #9 45.80 Current default time zone: 'Etc/UTC' #9 45.81 Local time is now: Thu Sep 16 16:34:56 UTC 2021. #9 45.81 Universal Time is now: Thu Sep 16 16:34:56 UTC 2021. #9 45.81 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 45.81 #9 45.86 Setting up fakeroot (1.24-1) ... #9 45.90 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.90 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.91 Setting up autotools-dev (20180224.1) ... #9 45.92 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 45.93 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 45.95 Setting up make (4.2.1-1.2) ... #9 45.96 Setting up libmpfr6:amd64 (4.0.2-1) ... #9 45.97 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 45.99 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 46.00 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #9 46.01 Setting up strace (5.5-3ubuntu1) ... #9 46.03 Setting up libsigsegv2:amd64 (2.12-2) ... #9 46.04 Setting up xz-utils (5.2.4-1ubuntu1) ... #9 46.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #9 46.05 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #9 46.06 Setting up t1utils (1.41-3) ... #9 46.08 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 46.09 Setting up diffstat (1.63-1) ... #9 46.10 Setting up libmpc3:amd64 (1.1.0-1) ... #8 28.94 Selecting previously unselected package bzip2. #8 28.94 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ... #8 28.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 29.00 Selecting previously unselected package libmagic-mgc. #8 29.00 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #8 29.01 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 29.11 Selecting previously unselected package libmagic1:armhf. #8 29.11 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #8 29.12 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #8 29.18 Selecting previously unselected package file. #9 46.12 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 46.13 Setting up patch (2.7.6-6) ... #9 46.15 Setting up autopoint (0.19.8.1-10build1) ... #9 46.16 Setting up libfl2:amd64 (2.6.4-6.2) ... #9 46.17 Setting up ucf (3.0038+nmu1) ... #9 46.29 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 46.31 Setting up libltdl7:amd64 (2.4.6-14) ... #9 46.32 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... #9 46.34 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 46.35 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 46.36 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ... #8 29.19 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #8 29.19 Unpacking file (1:5.35-4+deb10u2) ... #8 29.24 Selecting previously unselected package gettext-base. #8 29.24 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #8 29.25 Unpacking gettext-base (0.19.8.1-9) ... #8 29.39 Selecting previously unselected package xz-utils. #8 29.39 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ... #8 29.40 Unpacking xz-utils (5.2.4-1) ... #8 29.47 Selecting previously unselected package libsigsegv2:armhf. #9 46.38 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 46.39 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #9 46.41 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #9 46.42 Setting up git-man (1:2.25.1-1ubuntu3.2) ... #9 46.44 Setting up libisl22:amd64 (0.22.1-1) ... #9 46.45 Setting up netbase (6.1) ... #9 46.48 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 46.50 Setting up libmpdec2:amd64 (2.4.2-3) ... #9 46.51 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ... #9 46.52 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 46.54 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... #9 46.55 Setting up openssl (1.1.1f-1ubuntu2.8) ... #9 46.57 Setting up libbsd0:amd64 (0.10.0-1) ... #9 46.59 Setting up libelf1:amd64 (0.176-1.1build1) ... #8 29.47 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... #8 29.48 Unpacking libsigsegv2:armhf (2.12-2) ... #8 29.53 Selecting previously unselected package m4. #8 29.53 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... #8 29.53 Unpacking m4 (1.4.18-2) ... #8 29.60 Selecting previously unselected package autoconf. #8 29.60 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... #8 29.60 Unpacking autoconf (2.69-11) ... #8 29.70 Selecting previously unselected package autotools-dev. #9 46.61 Setting up readline-common (8.0-4) ... #9 46.62 Setting up publicsuffix (20200303.0012-1) ... #9 46.63 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 46.64 Setting up iso-codes (4.4-1) ... #9 46.66 Setting up liblocale-gettext-perl (1.07-4) ... #9 46.67 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 46.68 Setting up dctrl-tools (2.24-3) ... #9 46.70 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 46.72 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 46.73 Setting up libgdbm6:amd64 (1.18.1-5) ... #9 46.74 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... #9 46.76 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 46.77 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ... #9 46.79 Setting up pinentry-curses (1.1.0-3build1) ... #9 46.81 Setting up manpages-dev (5.05-1) ... #8 29.70 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... #8 29.71 Unpacking autotools-dev (20180224.1) ... #8 29.76 Selecting previously unselected package automake. #8 29.76 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... #8 29.77 Unpacking automake (1:1.16.1-4) ... #8 29.89 Selecting previously unselected package autopoint. #8 29.90 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... #8 29.90 Unpacking autopoint (0.19.8.1-9) ... #8 29.95 Selecting previously unselected package binutils-common:armhf. #9 46.82 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 46.83 Setting up libxcb1:amd64 (1.14-2) ... #9 46.85 Setting up at (3.1.23-1ubuntu1) ... #9 46.99 invoke-rc.d: could not determine current runlevel #9 46.99 invoke-rc.d: policy-rc.d denied execution of start. #9 47.00 Setting up libicu66:amd64 (66.1-2ubuntu2) ... #9 47.02 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 47.03 Setting up libedit2:amd64 (3.1-20191231-1) ... #9 47.04 Setting up libreadline8:amd64 (8.0-4) ... #9 47.06 Setting up m4 (1.4.18-4) ... #8 29.96 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... #8 29.96 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... #9 47.07 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 47.08 Setting up ca-certificates (20210119~20.04.1) ... #8 30.33 Selecting previously unselected package libbinutils:armhf. #8 30.34 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... #8 30.34 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... #8 30.44 Selecting previously unselected package libfl2:armhf. #8 30.44 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... #8 30.44 Unpacking libfl2:armhf (2.6.4-6.2) ... #8 30.49 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 30.49 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... #8 30.50 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #9 47.43 Updating certificates in /etc/ssl/certs... #9 47.86 129 added, 0 removed; done. #9 47.93 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... #8 30.85 Selecting previously unselected package binutils. #8 30.85 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... #8 30.86 Unpacking binutils (2.31.1-16+rpi2) ... #8 30.93 Selecting previously unselected package libisl19:armhf. #8 30.93 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... #8 30.93 Unpacking libisl19:armhf (0.20-2) ... #9 47.95 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 47.96 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 47.99 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 47.99 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist #9 47.99 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 47.99 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist #9 48.00 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 48.01 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #9 48.02 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... #9 48.04 Setting up dwz (0.13-5) ... #9 48.05 Setting up groff-base (1.22.4-4build1) ... #9 48.07 Setting up gpgconf (2.2.19-3ubuntu2.1) ... #9 48.08 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... #9 48.10 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... #9 48.11 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... #9 48.12 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 48.14 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ... #8 31.07 Selecting previously unselected package libmpfr6:armhf. #8 31.07 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... #8 31.08 Unpacking libmpfr6:armhf (4.0.2-1) ... #8 31.17 Selecting previously unselected package libmpc3:armhf. #8 31.17 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... #8 31.18 Unpacking libmpc3:armhf (1.1.0-1) ... #8 31.22 Selecting previously unselected package cpp-8. #8 31.22 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... #8 31.23 Unpacking cpp-8 (8.3.0-6+rpi1) ... #9 48.15 Setting up python3.8 (3.8.10-0ubuntu1~20.04) ... #9 48.77 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... #9 48.78 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 48.80 Setting up gpg (2.2.19-3ubuntu2.1) ... #9 48.81 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 48.82 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ... #9 48.84 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ... #9 48.85 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... #9 49.32 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... #9 49.41 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 49.43 Setting up gpgsm (2.2.19-3ubuntu2.1) ... #9 49.45 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 49.46 Setting up python3 (3.8.2-0ubuntu2) ... #8 32.22 Selecting previously unselected package cpp. #8 32.23 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... #8 32.23 Unpacking cpp (4:8.3.0-1+rpi2) ... #8 32.28 Selecting previously unselected package libcc1-0:armhf. #8 32.28 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ... #8 32.29 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... #8 32.35 Selecting previously unselected package libgomp1:armhf. #8 32.35 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ... #8 32.36 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... #8 32.42 Selecting previously unselected package libatomic1:armhf. #8 32.42 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ... #8 32.44 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... #8 32.49 Selecting previously unselected package libasan5:armhf. #8 32.50 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ... #8 32.50 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... #8 32.60 Selecting previously unselected package libubsan1:armhf. #8 32.60 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ... #8 32.61 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... #8 32.66 Selecting previously unselected package libgcc-8-dev:armhf. #8 32.67 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... #8 32.67 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #9 49.75 Setting up binutils (2.34-6ubuntu1.1) ... #9 49.76 Setting up python3-xdg (0.26-1ubuntu1) ... #8 32.83 Selecting previously unselected package gcc-8. #8 32.83 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ... #8 32.83 Unpacking gcc-8 (8.3.0-6+rpi1) ... #9 49.92 Setting up man-db (2.9.1-1) ... #9 50.02 Building database of manual pages ... #9 50.24 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 50.25 Setting up python3-six (1.14.0-2) ... #9 50.39 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 50.40 Setting up perl (5.30.0-9ubuntu0.2) ... #9 50.43 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 50.44 Setting up python3-gpg (1.13.1-7ubuntu2) ... #9 50.61 Setting up libdata-dump-perl (1.23-1) ... #9 50.62 Setting up python3-certifi (2019.11.28-1) ... #9 50.76 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 50.78 Setting up libref-util-perl (0.204-1) ... #9 50.79 Setting up libipc-system-simple-perl (1.26-1) ... #9 50.80 Setting up libnet-domain-tld-perl (1.75-1) ... #9 50.81 Setting up libxml-writer-perl (0.625-1) ... #9 50.83 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 50.84 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #8 33.87 Selecting previously unselected package gcc. #8 33.87 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... #8 33.87 Unpacking gcc (4:8.3.0-1+rpi2) ... #8 33.93 Selecting previously unselected package libc-dev-bin. #9 50.85 Setting up shared-mime-info (1.15-1) ... #8 33.94 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ... #8 33.94 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ... #8 34.00 Selecting previously unselected package linux-libc-dev:armhf. #8 34.01 Preparing to unpack .../033-linux-libc-dev_1%3a1.20210831-1_armhf.deb ... #8 34.01 Unpacking linux-libc-dev:armhf (1:1.20210831-1) ... #8 34.41 Selecting previously unselected package libc6-dev:armhf. #8 34.41 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ... #8 34.42 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ... #8 34.86 Selecting previously unselected package libtool. #8 34.87 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ... #8 34.87 Unpacking libtool (2.4.6-9) ... #8 34.96 Selecting previously unselected package dh-autoreconf. #8 34.97 Preparing to unpack .../036-dh-autoreconf_19_all.deb ... #8 34.97 Unpacking dh-autoreconf (19) ... #8 35.02 Selecting previously unselected package libarchive-zip-perl. #8 35.02 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ... #8 35.03 Unpacking libarchive-zip-perl (1.64-1) ... #8 35.08 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 35.08 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 35.09 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 35.13 Selecting previously unselected package dh-strip-nondeterminism. #8 35.14 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 35.14 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 35.19 Selecting previously unselected package libdpkg-perl. #8 35.20 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ... #8 35.20 Unpacking libdpkg-perl (1.19.7) ... #8 35.33 Selecting previously unselected package patch. #8 35.34 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ... #8 35.35 Unpacking patch (2.7.6-3+deb10u1) ... #8 35.41 Selecting previously unselected package make. #8 35.41 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ... #8 35.42 Unpacking make (4.2.1-1.2) ... #8 35.51 Selecting previously unselected package dpkg-dev. #8 35.52 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ... #8 35.52 Unpacking dpkg-dev (1.19.7) ... #8 35.68 Selecting previously unselected package libelf1:armhf. #8 35.69 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ... #8 35.69 Unpacking libelf1:armhf (0.176-1.1) ... #8 35.76 Selecting previously unselected package dwz. #8 35.76 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ... #8 35.77 Unpacking dwz (0.12-3) ... #8 35.82 Selecting previously unselected package libdebhelper-perl. #8 35.82 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ... #8 35.83 Unpacking libdebhelper-perl (13.2~bpo10+1) ... #8 35.91 Selecting previously unselected package libglib2.0-0:armhf. #8 35.91 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ... #8 35.91 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #8 36.11 Selecting previously unselected package libicu63:armhf. #8 36.11 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ... #8 36.12 Unpacking libicu63:armhf (63.1-6+deb10u1) ... #9 53.27 Setting up liblinux-epoll-perl (0.017-1) ... #9 53.28 Setting up libvariable-magic-perl (0.62-1build2) ... #9 53.29 Setting up python3-idna (2.8-1) ... #9 53.49 Setting up libio-html-perl (1.001-1) ... #9 53.51 Setting up libcroco3:amd64 (0.6.13-1) ... #9 53.52 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 53.54 Setting up libtest-refcount-perl (0.10-1) ... #9 53.56 Setting up libparams-util-perl (1.07-3build5) ... #9 53.57 Setting up libdpkg-perl (1.19.7ubuntu3) ... #9 53.58 Setting up autoconf (2.69-11.1) ... #9 53.60 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 53.93 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 53.95 Setting up libarray-intspan-perl (2.003-1) ... #9 53.97 Setting up libcapture-tiny-perl (0.48-1) ... #9 53.98 Setting up libtimedate-perl (2.3200-1) ... #9 53.99 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 54.01 Setting up libsub-name-perl (0.26-1) ... #9 54.02 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 54.03 Setting up libfile-chdir-perl (0.1008-1) ... #9 54.05 Setting up xauth (1:1.1-0ubuntu1) ... #9 54.06 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 54.08 Setting up libpath-tiny-perl (0.108-1) ... #9 54.11 Setting up libarchive-cpio-perl (0.10-1) ... #9 54.13 Setting up libjson-perl (4.02000-2) ... #9 54.14 Setting up libsub-override-perl (0.09-2) ... #9 54.15 Setting up python3-unidiff (0.5.5-2) ... #9 54.29 Setting up libstrictures-perl (2.000006-1) ... #9 54.30 Setting up libsub-quote-perl (2.006006-1) ... #9 54.32 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 54.33 Setting up libsort-versions-perl (1.62-1) ... #9 54.35 Setting up libexporter-tiny-perl (1.002001-1) ... #9 54.36 Setting up libre-engine-re2-perl (0.13-5) ... #9 54.38 Setting up libterm-readkey-perl (2.38-1build1) ... #9 54.39 Setting up lsb-release (11.1.0ubuntu2) ... #9 54.41 Setting up libnet-ip-perl (1.26-2) ... #9 54.42 Setting up python3-magic (2:0.4.15-3) ... #8 37.35 Selecting previously unselected package libxml2:armhf. #8 37.35 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ... #8 37.35 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ... #8 37.48 Selecting previously unselected package libcroco3:armhf. #8 37.49 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ... #8 37.49 Unpacking libcroco3:armhf (0.6.12-3) ... #8 37.55 Selecting previously unselected package gettext. #9 54.56 Setting up libperlio-gzip-perl (0.19-1build5) ... #9 54.57 Setting up libsys-hostname-long-perl (1.5-1) ... #9 54.59 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 54.60 Setting up liburi-perl (1.76-2) ... #9 54.61 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 54.63 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 54.64 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #9 54.65 Setting up python3-pkg-resources (45.2.0-1) ... #8 37.55 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ... #8 37.56 Unpacking gettext (0.19.8.1-9) ... #8 37.80 Selecting previously unselected package intltool-debian. #9 54.84 Setting up automake (1:1.16.1-4ubuntu6) ... #9 54.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 54.85 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #9 54.86 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #9 54.86 Setting up libasync-mergepoint-perl (0.04-2) ... #9 54.88 Setting up libstring-escape-perl (2010.002-2) ... #9 54.89 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... #9 54.90 Setting up libhttp-date-perl (6.05-1) ... #9 54.92 Setting up libfile-which-perl (1.23-1) ... #9 54.93 Setting up libfile-basedir-perl (0.08-1) ... #9 54.94 Setting up gettext (0.19.8.1-10build1) ... #9 54.96 Setting up libnumber-range-perl (0.12-1) ... #9 54.97 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 54.99 Setting up libstruct-dumb-perl (0.09-1) ... #8 37.81 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ... #8 37.81 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 37.86 Selecting previously unselected package po-debconf. #8 37.86 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ... #8 37.86 Unpacking po-debconf (1.0.21) ... #8 37.97 Selecting previously unselected package debhelper. #8 37.98 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ... #8 37.98 Unpacking debhelper (13.2~bpo10+1) ... #9 55.00 Setting up libfile-listing-perl (6.04-1) ... #9 55.02 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 55.07 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 55.09 Setting up libfont-afm-perl (1.20-2) ... #9 55.10 Setting up libwant-perl (0.29-1build4) ... #9 55.12 Setting up libdynaloader-functions-perl (0.003-1) ... #9 55.14 Setting up libtext-glob-perl (0.10-1) ... #9 55.16 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 55.18 Setting up liblist-compare-perl (0.53-1) ... #9 55.20 Setting up libref-util-xs-perl (0.117-1build2) ... #9 55.22 Setting up libio-pty-perl (1:1.12-1) ... #8 38.16 Selecting previously unselected package libfakeroot:armhf. #8 38.16 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ... #8 38.16 Unpacking libfakeroot:armhf (1.23-1) ... #8 38.23 Selecting previously unselected package fakeroot. #8 38.23 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ... #8 38.24 Unpacking fakeroot (1.23-1) ... #8 38.29 Selecting previously unselected package libfile-which-perl. #8 38.29 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ... #8 38.30 Unpacking libfile-which-perl (1.23-1) ... #8 38.34 Selecting previously unselected package libfile-homedir-perl. #8 38.34 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ... #8 38.35 Unpacking libfile-homedir-perl (1.004-1) ... #8 38.40 Selecting previously unselected package libio-pty-perl. #8 38.40 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... #8 38.40 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... #8 38.45 Selecting previously unselected package libipc-run-perl. #9 55.23 Setting up libtool (2.4.6-14) ... #9 55.25 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 55.26 Setting up libsort-key-perl (1.33-2build2) ... #9 55.28 Setting up libclone-perl (0.43-2) ... #9 55.29 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 55.31 Setting up libarchive-zip-perl (1.67-2) ... #9 55.32 Setting up libsub-identify-perl (0.14-1build2) ... #9 55.34 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 55.35 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 55.36 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ... #8 38.46 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ... #8 38.46 Unpacking libipc-run-perl (20180523.0-1) ... #8 38.51 Selecting previously unselected package libclass-method-modifiers-perl. #8 38.52 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 38.52 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 38.57 Selecting previously unselected package libsub-exporter-progressive-perl. #8 38.57 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 38.58 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 38.62 Selecting previously unselected package libdevel-globaldestruction-perl. #8 38.62 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 38.63 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 38.68 Selecting previously unselected package libb-hooks-op-check-perl. #9 55.53 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 55.54 Setting up libio-stringy-perl (2.111-3) ... #9 55.55 Setting up liblist-moreutils-perl (0.416-1build5) ... #9 55.57 Setting up libhtml-tagset-perl (3.20-4) ... #9 55.58 Setting up liblog-any-perl (1.708-1) ... #9 55.59 Setting up libauthen-sasl-perl (2.1600-1) ... #9 55.60 Setting up libdevel-size-perl (0.83-1build1) ... #9 55.62 Setting up libdebhelper-perl (12.10ubuntu1) ... #9 55.63 Setting up libpod-constants-perl (0.19-1) ... #9 55.64 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 55.66 Setting up libperl4-corelibs-perl (0.004-2) ... #9 55.67 Setting up libfuture-perl (0.43-1) ... #9 55.68 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 55.71 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #9 55.72 Setting up libtry-tiny-perl (0.30-1) ... #9 55.73 Setting up libtype-tiny-perl (1.008001-2) ... #9 55.75 Setting up libtest-fatal-perl (0.014-1) ... #9 55.76 Setting up libcommon-sense-perl (3.74-2build6) ... #9 55.77 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 55.78 Setting up libnet-http-perl (6.19-1) ... #9 55.79 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #8 38.69 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #8 38.69 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 38.75 Selecting previously unselected package libdynaloader-functions-perl. #8 38.76 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ... #8 38.76 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 38.81 Selecting previously unselected package libdevel-callchecker-perl. #8 38.81 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ... #8 38.82 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 38.87 Selecting previously unselected package libparams-classify-perl. #8 38.87 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ... #8 38.87 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 38.92 Selecting previously unselected package libmodule-runtime-perl. #9 55.81 Setting up libencode-locale-perl (1.05-1) ... #9 55.82 Setting up libtext-levenshtein-perl (0.13-1) ... #9 55.84 Setting up libnet-dns-perl (1.22-1) ... #9 55.85 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 55.86 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 55.88 Setting up libstring-shellquote-perl (1.04-1) ... #9 55.89 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 55.90 Setting up libsub-install-perl (0.928-1) ... #9 55.92 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 55.94 Setting up dpkg-dev (1.19.7ubuntu3) ... #9 55.96 Setting up libnumber-compare-perl (0.03-1) ... #9 55.98 Setting up intltool-debian (0.35.0+20060710.5) ... #9 55.99 Setting up libio-async-perl (0.75-1) ... #9 56.00 Setting up liberror-perl (0.17029-1) ... #9 56.01 Setting up patchutils (0.3.4-2) ... #8 38.92 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ... #8 38.93 Unpacking libmodule-runtime-perl (0.016-1) ... #8 38.97 Selecting previously unselected package libimport-into-perl. #8 38.97 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ... #8 38.98 Unpacking libimport-into-perl (1.002005-1) ... #8 39.02 Selecting previously unselected package librole-tiny-perl. #8 39.03 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ... #8 39.03 Unpacking librole-tiny-perl (2.000006-1) ... #8 39.08 Selecting previously unselected package libstrictures-perl. #8 39.08 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ... #8 39.09 Unpacking libstrictures-perl (2.000005-1) ... #8 39.13 Selecting previously unselected package libsub-quote-perl. #8 39.13 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ... #8 39.14 Unpacking libsub-quote-perl (2.005001-1) ... #8 39.18 Selecting previously unselected package libmoo-perl. #8 39.18 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ... #8 39.19 Unpacking libmoo-perl (2.003004-2) ... #8 39.24 Selecting previously unselected package libencode-locale-perl. #9 56.03 Setting up libmail-sendmail-perl (0.80-1) ... #9 56.04 Setting up libltdl-dev:amd64 (2.4.6-14) ... #9 56.05 Setting up libjson-maybexs-perl (1.004000-1) ... #9 56.07 Setting up libxml-sax-base-perl (1.09-1) ... #9 56.08 Setting up libio-string-perl (1.08-3) ... #9 56.10 Setting up libreadonly-perl (2.050-2) ... #9 56.11 Setting up python3-chardet (3.0.4-4build1) ... #8 39.24 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ... #8 39.25 Unpacking libencode-locale-perl (1.05-1) ... #8 39.29 Selecting previously unselected package libtimedate-perl. #8 39.29 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 39.30 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 39.36 Selecting previously unselected package libhttp-date-perl. #8 39.36 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ... #8 39.37 Unpacking libhttp-date-perl (6.02-1) ... #8 39.41 Selecting previously unselected package libfile-listing-perl. #8 39.41 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ... #8 39.42 Unpacking libfile-listing-perl (6.04-1) ... #8 39.50 Selecting previously unselected package libhtml-tagset-perl. #9 56.35 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 56.36 Setting up libfile-find-rule-perl (0.34-1) ... #9 56.37 Setting up libstring-copyright-perl (0.003006-1) ... #9 56.38 Setting up python3-debian (0.1.36ubuntu1) ... #8 39.50 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ... #8 39.52 Unpacking libhtml-tagset-perl (3.20-3) ... #8 39.58 Selecting previously unselected package liburi-perl. #8 39.59 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ... #8 39.59 Unpacking liburi-perl (1.76-1) ... #9 56.54 Setting up python3-requests (2.22.0-2ubuntu1) ... #9 56.70 Setting up libdata-optlist-perl (0.110-1) ... #9 56.71 Setting up libipc-run-perl (20180523.0-2) ... #9 56.72 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... #9 56.74 Setting up libcontextual-return-perl (0.004014-2) ... #9 56.75 Setting up libwww-robotrules-perl (6.02-1) ... #9 56.76 Setting up libtypes-serialiser-perl (1.0-1) ... #9 56.78 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 56.80 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 56.80 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #9 56.81 Setting up libhtml-parser-perl (3.72-5) ... #9 56.82 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 56.83 Setting up librole-tiny-perl (2.001004-1) ... #9 31.76 Resolving Dependencies #9 31.76 --> Running transaction check #9 31.76 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed #9 31.78 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.88 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.88 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.88 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.88 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.88 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.89 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.89 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.89 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.89 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.90 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.90 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.90 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64 #9 31.90 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #9 31.90 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #9 31.90 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #9 31.90 --> Running transaction check #9 31.90 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #9 31.90 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #9 31.90 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #9 31.91 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #9 31.91 ---> Package file.x86_64 0:5.11-37.el7 will be installed #9 31.91 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #9 31.91 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #9 31.91 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #9 31.92 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #9 31.92 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.92 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.92 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.93 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.94 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #9 31.94 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #9 31.94 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #9 31.94 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #9 31.95 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #9 31.95 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #9 31.95 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #9 31.95 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.95 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.95 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.95 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.95 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed #9 31.95 --> Running transaction check #9 31.95 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #9 31.95 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #9 31.95 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #9 31.95 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #9 31.96 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #9 31.96 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #9 31.96 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #9 31.96 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #9 31.96 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 31.96 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 31.97 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #9 31.97 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #9 31.97 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #9 31.97 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #9 31.97 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #9 31.97 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #9 31.97 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #9 31.97 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #9 31.97 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #9 31.98 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #9 31.99 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #9 31.99 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #9 31.99 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #9 31.99 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #9 31.99 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #9 31.99 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #9 31.99 --> Running transaction check #9 31.99 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #9 31.99 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #9 31.99 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #9 31.99 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 31.99 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 31.99 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #9 32.00 --> Running transaction check #9 32.00 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #9 32.00 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #9 32.06 --> Finished Dependency Resolution #9 32.06 #9 32.06 Dependencies Resolved #9 32.07 #9 32.07 ================================================================================ #9 32.07 Package Arch Version Repository Size #9 32.07 ================================================================================ #9 32.07 Installing: #9 32.07 rpm-build x86_64 4.11.3-45.el7 base 149 k #9 32.07 rpmlint noarch 1.5-4.el7 base 229 k #9 32.07 Installing for dependencies: #9 32.07 bzip2 x86_64 1.0.6-13.el7 base 52 k #9 32.07 desktop-file-utils x86_64 0.23-2.el7 base 67 k #9 32.07 dwz x86_64 0.11-3.el7 base 99 k #9 32.07 elfutils x86_64 0.176-5.el7 base 308 k #9 32.07 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #9 32.07 file x86_64 5.11-37.el7 base 57 k #9 32.07 gdb x86_64 7.6.1-120.el7 base 2.4 M #9 32.07 groff-base x86_64 1.22.2-8.el7 base 942 k #9 32.07 patch x86_64 2.7.1-12.el7_7 base 111 k #9 32.07 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #9 32.07 perl-Carp noarch 1.26-244.el7 base 19 k #9 32.07 perl-Encode x86_64 2.51-7.el7 base 1.5 M #9 32.07 perl-Exporter noarch 5.68-3.el7 base 28 k #9 32.07 perl-File-Path noarch 2.09-2.el7 base 26 k #9 32.07 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #9 32.07 perl-Filter x86_64 1.49-3.el7 base 76 k #9 32.07 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #9 32.07 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #9 32.07 perl-PathTools x86_64 3.40-5.el7 base 82 k #9 32.07 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #9 32.07 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #9 32.07 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #9 32.07 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #9 32.07 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #9 32.07 perl-Socket x86_64 2.010-5.el7 base 49 k #9 32.07 perl-Storable x86_64 2.45-3.el7 base 77 k #9 32.07 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #9 32.07 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #9 32.07 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #9 32.07 perl-Time-Local noarch 1.2300-2.el7 base 24 k #9 32.07 perl-constant noarch 1.27-2.el7 base 19 k #9 32.07 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #9 32.07 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #9 32.07 perl-parent noarch 1:0.225-244.el7 base 12 k #9 32.07 perl-podlators noarch 2.5.1-3.el7 base 112 k #9 32.07 perl-srpm-macros noarch 1-8.el7 base 4.6 k #9 32.07 perl-threads x86_64 1.87-4.el7 base 49 k #9 32.07 perl-threads-shared x86_64 1.43-6.el7 base 39 k #9 32.07 python-srpm-macros noarch 3-34.el7 base 8.8 k #9 32.07 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #9 32.07 unzip x86_64 6.0-22.el7_9 updates 171 k #9 32.07 zip x86_64 3.0-11.el7 base 260 k #9 32.07 #9 32.07 Transaction Summary #9 32.07 ================================================================================ #9 32.07 Install 2 Packages (+42 Dependent packages) #9 32.07 #9 32.07 Total download size: 16 M #9 32.07 Installed size: 51 M #9 32.07 Downloading packages: #8 39.66 Selecting previously unselected package libhtml-parser-perl. #8 39.66 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ... #8 39.66 Unpacking libhtml-parser-perl (3.72-3+b2) ... #8 39.73 Selecting previously unselected package libhtml-tree-perl. #8 39.73 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ... #8 39.74 Unpacking libhtml-tree-perl (5.07-2) ... #8 39.80 Selecting previously unselected package libio-html-perl. #8 39.81 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ... #8 39.81 Unpacking libio-html-perl (1.001-1) ... #8 39.85 Selecting previously unselected package liblwp-mediatypes-perl. #8 39.86 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 39.86 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 39.93 Selecting previously unselected package libhttp-message-perl. #9 56.85 Setting up build-essential (12.8ubuntu1.1) ... #9 56.90 Setting up libfont-ttf-perl (1.06-1) ... #9 56.91 Setting up libfile-homedir-perl (1.004-1) ... #9 56.93 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #9 56.94 Setting up libio-socket-ssl-perl (2.067-1) ... #9 56.95 Setting up libsub-exporter-perl (0.987-1) ... #9 56.97 Setting up libalgorithm-merge-perl (0.08-3) ... #9 56.98 Setting up libhttp-message-perl (6.22-1) ... #9 56.99 Setting up libhtml-form-perl (6.07-1) ... #9 57.00 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #9 57.02 Setting up libjson-xs-perl (4.020-1build1) ... #9 57.03 Setting up libhttp-negotiate-perl (6.01-1) ... #9 57.04 Setting up libio-prompter-perl (0.004015-1) ... #8 39.93 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ... #8 39.93 Unpacking libhttp-message-perl (6.18-1) ... #8 39.99 Selecting previously unselected package libhttp-cookies-perl. #8 40.00 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ... #8 40.00 Unpacking libhttp-cookies-perl (6.04-1) ... #8 40.05 Selecting previously unselected package libhttp-negotiate-perl. #8 40.05 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ... #8 40.06 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 40.10 Selecting previously unselected package perl-openssl-defaults:armhf. #8 40.10 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ... #8 40.11 Unpacking perl-openssl-defaults:armhf (3) ... #8 40.15 Selecting previously unselected package libnet-ssleay-perl. #8 40.16 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ... #8 40.16 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 40.28 Selecting previously unselected package libio-socket-ssl-perl. #9 57.06 Setting up libhttp-cookies-perl (6.08-1) ... #9 57.07 Setting up po-debconf (1.0.21) ... #9 57.08 Setting up libhtml-tree-perl (5.07-2) ... #9 57.09 Setting up libparams-classify-perl (0.015-1build2) ... #9 57.11 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... #9 57.12 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 57.14 Setting up libnet-dns-sec-perl (1.15-1) ... #9 57.15 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... #9 57.16 Setting up libsereal-perl (4.011-1) ... #9 57.18 Setting up libhtml-format-perl (2.12-1) ... #9 57.19 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 57.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 40.28 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ... #8 40.29 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 40.36 Selecting previously unselected package libnet-http-perl. #8 40.36 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ... #8 40.37 Unpacking libnet-http-perl (6.18-1) ... #8 40.41 Selecting previously unselected package liblwp-protocol-https-perl. #8 40.41 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 40.42 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 40.46 Selecting previously unselected package libtry-tiny-perl. #8 40.47 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ... #8 40.47 Unpacking libtry-tiny-perl (0.30-1) ... #8 40.53 Selecting previously unselected package libwww-robotrules-perl. #9 57.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 57.43 #9 57.43 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 57.48 Setting up dput (1.0.3ubuntu1) ... #8 40.53 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ... #8 40.54 Unpacking libwww-robotrules-perl (6.02-1) ... #8 40.58 Selecting previously unselected package libwww-perl. #8 40.59 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ... #8 40.59 Unpacking libwww-perl (6.36-2) ... #8 40.67 Selecting previously unselected package patchutils. #8 40.67 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ... #8 40.69 Unpacking patchutils (0.3.4-2) ... #8 40.75 Selecting previously unselected package wdiff. #8 40.75 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ... #8 40.76 Unpacking wdiff (1.2.2-2) ... #9 57.64 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 57.65 Setting up dirmngr (2.2.19-3ubuntu2.1) ... #9 57.79 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 40.85 Selecting previously unselected package devscripts. #8 40.85 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ... #8 40.89 Unpacking devscripts (2.19.5+deb10u1) ... #8 41.08 Selecting previously unselected package equivs. #9 57.80 Setting up libmodule-runtime-perl (0.016-1) ... #9 57.81 Setting up libmailtools-perl (2.21-1) ... #9 57.82 Setting up git (1:2.25.1-1ubuntu3.2) ... #9 57.86 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 57.90 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 57.97 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 58.04 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 41.08 Preparing to unpack .../098-equivs_2.2.0_all.deb ... #8 41.09 Unpacking equivs (2.2.0) ... #8 41.15 Selecting previously unselected package libcurl3-gnutls:armhf. #8 41.15 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... #8 41.16 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 41.24 Selecting previously unselected package libpcre2-8-0:armhf. #8 41.25 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ... #8 41.26 Unpacking libpcre2-8-0:armhf (10.32-5) ... #8 41.35 Selecting previously unselected package liberror-perl. #9 58.18 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 58.23 Setting up dh-strip-nondeterminism (1.7.0-1) ... #9 58.24 Setting up libconst-fast-perl (0.014-1) ... #9 58.26 Setting up libhttp-daemon-perl (6.06-1) ... #9 58.27 Setting up libgit-wrapper-perl (0.048-1) ... #9 58.28 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... #9 58.31 Setting up curl (7.68.0-1ubuntu2.7) ... #9 58.32 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 58.33 Setting up libmodule-implementation-perl (0.09-1) ... #9 58.35 Setting up libemail-valid-perl (1.202-1) ... #9 58.36 Setting up libpackage-stash-perl (0.38-1) ... #9 58.37 Setting up libimport-into-perl (1.002005-1) ... #9 58.38 Setting up libmoo-perl (2.003006-1) ... #9 58.40 Setting up liblist-someutils-perl (0.58-1) ... #9 58.41 Setting up liblist-someutils-xs-perl (0.58-2) ... #8 41.35 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ... #8 41.35 Unpacking liberror-perl (0.17027-2) ... #8 41.40 Selecting previously unselected package git-man. #8 41.41 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 41.41 Unpacking git-man (1:2.20.1-2+deb10u3) ... #9 58.42 Setting up gnupg (2.2.19-3ubuntu2.1) ... #9 58.44 Setting up libmoox-aliases-perl (0.001006-1) ... #9 58.45 Setting up libparams-validate-perl (1.29-3) ... #9 58.47 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 58.48 Setting up libnamespace-clean-perl (0.27-1) ... #9 58.49 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #9 58.51 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 58.52 Setting up libmoox-struct-perl (0.017-1) ... #9 58.54 Setting up lintian (2.62.0ubuntu1) ... #9 58.56 Setting up licensecheck (3.0.45-1) ... #9 58.57 Setting up dh-autoreconf (19) ... #9 58.58 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 58.60 Setting up libwww-perl (6.43-1) ... #9 58.61 Setting up debhelper (12.10ubuntu1) ... #9 58.62 Setting up devscripts (2.20.2ubuntu2) ... #8 41.58 Selecting previously unselected package git. #8 41.58 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ... #8 41.62 Unpacking git (1:2.20.1-2+deb10u3) ... #9 58.81 Setting up equivs (2.2.0) ... #9 58.82 Setting up libxml-parser-perl (2.46-1) ... #9 58.83 Setting up libxml-sax-expat-perl (0.51-1) ... #9 58.88 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 58.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 59.10 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 42.36 Setting up perl-modules-5.28 (5.28.1-6) ... #8 42.37 Setting up libpipeline1:armhf (1.5.1-2) ... #8 42.39 Setting up mime-support (3.62) ... #8 42.44 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 42.45 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #8 42.47 No schema files found: doing nothing. #8 42.49 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... #8 42.51 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #8 42.54 Setting up perl-openssl-defaults:armhf (3) ... #8 42.55 Setting up linux-libc-dev:armhf (1:1.20210831-1) ... #8 42.57 Setting up gettext-base (0.19.8.1-9) ... #8 42.59 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 42.60 Setting up file (1:5.35-4+deb10u2) ... #8 42.62 Setting up libgomp1:armhf (8.3.0-6+rpi1) ... #8 42.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 42.65 Setting up libicu63:armhf (63.1-6+deb10u1) ... #8 42.67 Setting up libfakeroot:armhf (1.23-1) ... #8 42.69 Setting up fakeroot (1.23-1) ... #9 59.43 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #9 59.46 Processing triggers for ca-certificates (20210119~20.04.1) ... #9 59.47 Updating certificates in /etc/ssl/certs... #8 42.71 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.71 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 42.73 Setting up libasan5:armhf (8.3.0-6+rpi1) ... #8 42.74 Setting up autotools-dev (20180224.1) ... #8 42.76 Setting up make (4.2.1-1.2) ... #8 42.78 Setting up libmpfr6:armhf (4.0.2-1) ... #8 42.79 Setting up libsigsegv2:armhf (2.12-2) ... #8 42.81 Setting up xz-utils (5.2.4-1) ... #8 42.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 42.83 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 42.84 Setting up libmpc3:armhf (1.1.0-1) ... #8 42.85 Setting up libatomic1:armhf (8.3.0-6+rpi1) ... #8 42.87 Setting up patch (2.7.6-3+deb10u1) ... #8 42.89 Setting up autopoint (0.19.8.1-9) ... #8 42.90 Setting up libfl2:armhf (2.6.4-6.2) ... #8 42.91 Setting up libpcre2-8-0:armhf (10.32-5) ... #9 59.88 0 added, 0 removed; done. #9 59.88 Running hooks in /etc/ca-certificates/update.d... #9 59.88 done. #8 42.93 Setting up libubsan1:armhf (8.3.0-6+rpi1) ... #8 42.94 Setting up libisl19:armhf (0.20-2) ... #8 42.96 Setting up sensible-utils (0.0.12) ... #8 42.98 Setting up libuchardet0:armhf (0.0.6-3) ... #8 42.99 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 43.01 Setting up libmpdec2:armhf (2.4.2-2) ... #8 43.03 Setting up libbinutils:armhf (2.31.1-16+rpi2) ... #8 43.04 Setting up cpp-8 (8.3.0-6+rpi1) ... #8 43.06 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ... #8 43.07 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #8 43.09 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 43.10 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #8 43.12 Setting up libelf1:armhf (0.176-1.1) ... #8 43.13 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ... #8 43.15 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ... #8 43.16 Setting up libgdbm6:armhf (1.18.1-4) ... #8 43.18 Setting up wdiff (1.2.2-2) ... #8 43.19 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 43.21 Setting up m4 (1.4.18-2) ... #8 43.22 Setting up binutils (2.31.1-16+rpi2) ... #8 43.24 Setting up bsdmainutils (11.1.2) ... #8 43.27 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 43.27 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist #8 43.28 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 43.28 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist #8 43.29 Setting up libcroco3:armhf (0.6.12-3) ... #8 43.31 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #8 43.32 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #8 43.33 Setting up libperl5.28:armhf (5.28.1-6) ... #8 43.35 Setting up dwz (0.12-3) ... #8 43.37 Setting up groff-base (1.22.4-3+deb10u1) ... #8 43.39 Setting up cpp (4:8.3.0-1+rpi2) ... #8 43.41 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ... #8 43.43 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #8 43.45 Setting up python3.7 (3.7.3-2+deb10u3) ... #9 DONE 60.9s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:b82b6e9c03085d3253323462dad5cfe690fd97f853385874b496908a57d502cf #11 DONE 0.1s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:1debeafae75d4a5fcd1eaa5459868289f7651af0741f38ca81e7806c5b7ff1e5 #12 0.911 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #12 0.946 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease #12 1.020 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease #8 44.88 Setting up gettext (0.19.8.1-9) ... #8 44.89 Setting up gcc-8 (8.3.0-6+rpi1) ... #8 44.91 Setting up libtool (2.4.6-9) ... #8 44.92 Setting up python3 (3.7.3-1) ... #8 45.16 Setting up man-db (2.8.5-2) ... #8 45.42 Building database of manual pages ... #12 1.276 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease #12 1.355 Reading package lists... #9 40.48 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #9 40.48 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed #12 2.836 dh_testdir #12 2.855 dh_testroot #12 2.874 dh_prep #12 2.896 dh_testdir #12 2.916 dh_testroot #12 2.934 dh_install #12 2.962 dh_installdocs #12 2.995 dh_installchangelogs #12 3.071 dh_compress #12 3.107 dh_fixperms #12 3.150 dh_installdeb #12 3.177 dh_gencontrol #12 3.292 dh_md5sums #12 3.325 dh_builddeb #12 3.345 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.365 #12 3.365 The package has been created. #12 3.365 Attention, the package has been created in the current directory, #12 3.365 not in ".." as indicated by the message above! #12 3.407 Selecting previously unselected package docker-ce-build-deps. #12 3.421 (Reading database ... 26307 files and directories currently installed.) #12 3.422 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.427 Unpacking docker-ce-build-deps (1.0) ... #12 3.552 Reading package lists... #12 4.289 Building dependency tree... #12 4.449 Reading state information... #12 4.466 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 4.501 Starting 2 pkgProblemResolver with broken count: 0 #12 4.503 Done #12 4.522 Done #12 4.529 Starting pkgProblemResolver with broken count: 0 #12 4.551 Starting 2 pkgProblemResolver with broken count: 0 #12 4.554 Done #12 4.636 The following additional packages will be installed: #12 4.637 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.637 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.637 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.637 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.637 libsystemd0 libudev-dev libudev1 libuv1 pkg-config #12 4.638 Suggested packages: #12 4.638 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 4.638 Recommended packages: #12 4.638 dmsetup #12 4.673 The following NEW packages will be installed: #12 4.673 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 4.674 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 4.674 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 4.674 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 4.675 libudev-dev libuv1 pkg-config #12 4.676 The following packages will be upgraded: #12 4.676 libsystemd0 libudev1 #12 5.087 2 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. #12 5.087 1 not fully installed or removed. #12 5.087 Need to get 8887 kB of archives. #12 5.087 After this operation, 41.1 MB of additional disk space will be used. #12 5.087 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #12 5.442 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] #12 5.695 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB] #12 5.712 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #12 5.715 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #12 5.722 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] #12 5.726 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] #12 5.919 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 5.920 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB] #12 5.922 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB] #12 5.924 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB] #12 5.925 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] #12 5.926 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB] #12 5.927 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.13 [19.7 kB] #12 5.928 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB] #12 5.945 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] #12 5.994 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB] #12 5.997 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B] #12 6.068 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB] #12 6.075 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB] #12 6.076 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB] #12 6.077 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB] #12 6.078 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] #12 6.082 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] #12 6.084 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #12 6.290 debconf: delaying package configuration, since apt-utils is not installed #12 6.323 Fetched 8887 kB in 1s (6332 kB/s) #12 6.354 Selecting previously unselected package bash-completion. #12 6.354 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26311 files and directories currently installed.) #12 6.373 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #8 49.80 Setting up gcc (4:8.3.0-1+rpi2) ... #8 49.83 Setting up perl (5.28.1-6) ... #8 49.87 Setting up libio-html-perl (1.001-1) ... #8 49.88 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 49.90 Setting up libdpkg-perl (1.19.7) ... #8 49.91 Setting up autoconf (2.69-11) ... #8 50.00 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 50.01 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 50.03 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 50.05 Setting up libstrictures-perl (2.000005-1) ... #8 50.07 Setting up libsub-quote-perl (2.005001-1) ... #8 50.08 Setting up liburi-perl (1.76-1) ... #8 50.10 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 50.11 Setting up automake (1:1.16.1-4) ... #8 50.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 50.15 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #8 50.15 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #8 50.16 Setting up libhttp-date-perl (6.02-1) ... #8 50.18 Setting up libfile-which-perl (1.23-1) ... #8 50.19 Setting up libfile-listing-perl (6.04-1) ... #8 50.21 Setting up libdynaloader-functions-perl (0.003-1) ... #8 50.23 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 50.24 Setting up libio-pty-perl (1:1.08-1.1+b4) ... #8 50.26 Setting up libarchive-zip-perl (1.64-1) ... #8 50.27 Setting up libhtml-tagset-perl (3.20-3) ... #8 50.29 Setting up libdebhelper-perl (13.2~bpo10+1) ... #8 50.31 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 50.33 Setting up libtry-tiny-perl (0.30-1) ... #8 50.34 Setting up libnet-http-perl (6.18-1) ... #8 50.36 Setting up libencode-locale-perl (1.05-1) ... #8 50.37 Setting up libdevel-callchecker-perl (0.008-1) ... #8 50.39 Setting up dpkg-dev (1.19.7) ... #8 50.41 Setting up intltool-debian (0.35.0+20060710.5) ... #8 50.43 Setting up liberror-perl (0.17027-2) ... #8 50.45 Setting up patchutils (0.3.4-2) ... #8 50.46 Setting up libipc-run-perl (20180523.0-1) ... #8 50.48 Setting up git (1:2.20.1-2+deb10u3) ... #8 50.54 Setting up libwww-robotrules-perl (6.02-1) ... #8 50.56 Setting up libhtml-parser-perl (3.72-3+b2) ... #8 50.57 Setting up librole-tiny-perl (2.000006-1) ... #8 50.59 Setting up libfile-homedir-perl (1.004-1) ... #8 50.61 Setting up libio-socket-ssl-perl (2.060-3) ... #8 50.62 Setting up libhttp-message-perl (6.18-1) ... #8 50.64 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 50.66 Setting up libhttp-negotiate-perl (6.01-1) ... #8 50.67 Setting up libhttp-cookies-perl (6.04-1) ... #8 50.69 Setting up po-debconf (1.0.21) ... #8 50.71 Setting up libhtml-tree-perl (5.07-2) ... #8 50.72 Setting up libparams-classify-perl (0.015-1+b1) ... #8 50.74 Setting up libmodule-runtime-perl (0.016-1) ... #8 50.76 Setting up libimport-into-perl (1.002005-1) ... #8 50.77 Setting up libmoo-perl (2.003004-2) ... #8 50.79 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 50.81 Setting up libwww-perl (6.36-2) ... #8 50.82 Setting up debhelper (13.2~bpo10+1) ... #8 50.84 Setting up dh-autoreconf (19) ... #8 50.86 Setting up devscripts (2.19.5+deb10u1) ... #12 6.980 Unpacking bash-completion (1:2.10-1ubuntu1) ... #12 7.099 Selecting previously unselected package cmake-data. #12 7.101 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 7.107 Unpacking cmake-data (3.16.3-1ubuntu1) ... #8 51.22 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 51.24 Setting up equivs (2.2.0) ... #8 51.25 Processing triggers for libc-bin (2.28-10+rpi1) ... #12 7.507 Selecting previously unselected package libarchive13:amd64. #12 7.511 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ... #12 7.520 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ... #12 7.584 Selecting previously unselected package libjsoncpp1:amd64. #12 7.587 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #12 7.592 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #12 7.635 Selecting previously unselected package librhash0:amd64. #12 7.638 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ... #12 7.643 Unpacking librhash0:amd64 (1.3.9-1) ... #12 7.690 Selecting previously unselected package libuv1:amd64. #12 7.693 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ... #12 7.698 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... #12 7.736 Selecting previously unselected package cmake. #12 7.739 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ... #12 7.743 Unpacking cmake (3.16.3-1ubuntu1) ... #8 DONE 51.8s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:1af3201219eef37ed124c10ccd82a8ad7a30b64af8b4643686e5d5e86cbf8008 #10 DONE 0.0s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:7556528113fac3c7d88306f3bb023cb19807f9960deada9bc2bffb8c925aa290 #12 8.131 Selecting previously unselected package dh-apparmor. #12 8.134 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #12 8.139 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 8.181 Selecting previously unselected package libbtrfs0:amd64. #12 8.184 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ... #12 8.189 Unpacking libbtrfs0:amd64 (5.4.1-2) ... #12 8.233 Selecting previously unselected package libbtrfs-dev:amd64. #12 8.237 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ... #12 8.241 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ... #12 8.301 Preparing to unpack .../10-libudev1_245.4-4ubuntu3.13_amd64.deb ... #12 8.314 Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ... #12 8.414 Setting up libudev1:amd64 (245.4-4ubuntu3.13) ... #12 8.462 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 8.462 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29897 files and directories currently installed.) #12 8.479 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 8.484 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 8.532 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 8.535 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 8.539 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 8.571 Selecting previously unselected package libudev-dev:amd64. #12 8.574 Preparing to unpack .../02-libudev-dev_245.4-4ubuntu3.13_amd64.deb ... #12 8.579 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.13) ... #12 8.609 Selecting previously unselected package libsepol1-dev:amd64. #12 8.612 Preparing to unpack .../03-libsepol1-dev_3.0-1_amd64.deb ... #12 8.616 Unpacking libsepol1-dev:amd64 (3.0-1) ... #12 8.687 Selecting previously unselected package libpcre2-16-0:amd64. #12 8.691 Preparing to unpack .../04-libpcre2-16-0_10.34-7_amd64.deb ... #12 8.695 Unpacking libpcre2-16-0:amd64 (10.34-7) ... #12 8.749 Selecting previously unselected package libpcre2-32-0:amd64. #12 8.753 Preparing to unpack .../05-libpcre2-32-0_10.34-7_amd64.deb ... #12 8.757 Unpacking libpcre2-32-0:amd64 (10.34-7) ... #12 8.807 Selecting previously unselected package libpcre2-posix2:amd64. #12 8.810 Preparing to unpack .../06-libpcre2-posix2_10.34-7_amd64.deb ... #12 8.815 Unpacking libpcre2-posix2:amd64 (10.34-7) ... #12 8.845 Selecting previously unselected package libpcre2-dev:amd64. #12 8.848 Preparing to unpack .../07-libpcre2-dev_10.34-7_amd64.deb ... #12 8.852 Unpacking libpcre2-dev:amd64 (10.34-7) ... #12 8.942 Selecting previously unselected package libselinux1-dev:amd64. #11 1.197 Hit:1 http://archive.raspberrypi.org/debian buster InRelease #12 8.945 Preparing to unpack .../08-libselinux1-dev_3.0-1build2_amd64.deb ... #12 8.949 Unpacking libselinux1-dev:amd64 (3.0-1build2) ... #12 8.997 Selecting previously unselected package libdevmapper-dev:amd64. #12 9.000 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 9.004 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 9.040 Selecting previously unselected package libseccomp-dev:amd64. #12 9.043 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ... #12 9.048 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ... #12 9.096 Preparing to unpack .../11-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... #12 9.108 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ... #11 1.231 Hit:2 http://archive.raspbian.org/raspbian buster InRelease #12 9.223 Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... #12 9.261 Selecting previously unselected package libsystemd-dev:amd64. #12 9.261 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30430 files and directories currently installed.) #12 9.282 Preparing to unpack .../libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... #12 9.286 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... #12 9.355 Selecting previously unselected package pkg-config. #12 9.358 Preparing to unpack .../pkg-config_0.29.1-0ubuntu4_amd64.deb ... #12 9.363 Unpacking pkg-config (0.29.1-0ubuntu4) ... #12 9.404 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ... #12 9.415 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ... #12 9.427 Setting up libsepol1-dev:amd64 (3.0-1) ... #12 9.439 Setting up libpcre2-16-0:amd64 (10.34-7) ... #12 9.452 Setting up libbtrfs0:amd64 (5.4.1-2) ... #12 9.463 Setting up libpcre2-32-0:amd64 (10.34-7) ... #12 9.475 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... #12 9.487 Setting up bash-completion (1:2.10-1ubuntu1) ... #12 10.12 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 10.17 Setting up libudev-dev:amd64 (245.4-4ubuntu3.13) ... #12 10.18 Setting up libpcre2-posix2:amd64 (10.34-7) ... #12 10.19 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 10.21 Setting up libbtrfs-dev:amd64 (5.4.1-2) ... #12 10.22 Setting up librhash0:amd64 (1.3.9-1) ... #12 10.23 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 10.25 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 10.26 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... #12 10.27 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #12 10.29 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 10.30 Setting up libpcre2-dev:amd64 (10.34-7) ... #12 10.31 Setting up libselinux1-dev:amd64 (3.0-1build2) ... #12 10.32 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 10.34 Setting up cmake (3.16.3-1ubuntu1) ... #12 10.35 Setting up docker-ce-build-deps (1.0) ... #12 10.37 Processing triggers for man-db (2.9.1-1) ... #12 10.39 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #9 49.19 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed #12 DONE 10.6s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:1c39bbb24262860a13635b65595c4557b31381c6ab55141f34bfeb75388cc420 #13 DONE 0.2s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:60335b459a5e25de01fd2a916babff6f7923e139a755f85dba31d35fadc5906b #11 1.633 Reading package lists... #15 DONE 1.8s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:8087a5ef06b042f65cd7f5ad28459bdc6926ddbbe211c0231a50d22c3c6265e9 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:7ec86f5bf9a8698d3585d220cdaec7531315c6a55a7246bcfbf58e4afbc627c0 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #11 5.073 dh_testdir #11 5.129 dh_testroot #11 5.184 dh_prep #11 5.249 dh_testdir #11 5.303 dh_testroot #11 5.355 dh_install #11 5.409 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 5.433 dh_installdocs #11 5.492 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 5.532 dh_installchangelogs #11 5.745 dh_compress #11 5.816 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 5.847 dh_fixperms #11 5.964 dh_installdeb #11 6.045 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 6.047 dh_gencontrol #11 6.372 dh_md5sums #11 6.456 dh_builddeb #11 6.517 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 6.557 #11 6.557 The package has been created. #11 6.557 Attention, the package has been created in the current directory, #11 6.557 not in ".." as indicated by the message above! #11 6.589 Selecting previously unselected package docker-ce-build-deps. #11 6.613 (Reading database ... 17084 files and directories currently installed.) #11 6.615 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 6.620 Unpacking docker-ce-build-deps (1.0) ... #11 6.701 Reading package lists... #11 9.139 Building dependency tree... #11 9.426 Reading state information... #11 9.482 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 9.618 Starting 2 pkgProblemResolver with broken count: 0 #11 9.625 Done #11 9.691 Done #11 9.714 Starting pkgProblemResolver with broken count: 0 #11 9.809 Starting 2 pkgProblemResolver with broken count: 0 #11 9.816 Done #11 10.14 The following additional packages will be installed: #11 10.14 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 10.14 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 10.14 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 10.14 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 10.14 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 10.14 libuv1 pkg-config #11 10.14 Suggested packages: #11 10.14 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip #11 10.14 libtool-doc seccomp libstdc++-8-doc #18 exporting layers 5.3s done #18 writing image sha256:354c9abb88619d745f7c73f6ec46c23cbd30bdea29d7bd95897c9e9a8f05bbc1 done #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #18 DONE 5.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210817121107-62eae52 -e VERSION=0.0.0-20210817121107-62eae52 -e CLI_GITCOMMIT=62eae52 -e ENGINE_GITCOMMIT=d24c6dc -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 #11 10.66 The following NEW packages will be installed: #11 10.66 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 10.66 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 10.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 10.66 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 10.66 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 10.66 libuv1 pkg-config + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #11 11.16 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. #11 11.16 1 not fully installed or removed. #11 11.16 Need to get 17.5 MB of archives. #11 11.16 After this operation, 72.0 MB of additional disk space will be used. #11 11.16 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB] #11 11.19 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB] + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210817121107-62eae52 ]] VERSION AAA 0.0.0-20210817121107-62eae52 + echo VERSION AAA 0.0.0-20210817121107-62eae52 + VERSION=0.0.0-20210817121107-62eae52 + echo VERSION bbb 0.0.0-20210817121107-62eae52 VERSION bbb 0.0.0-20210817121107-62eae52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Thu, 16 Sep 2021 16:35:31 +0000' + cat + export CLI_GITCOMMIT=62eae52 + CLI_GITCOMMIT=62eae52 + export ENGINE_GITCOMMIT=d24c6dc + ENGINE_GITCOMMIT=d24c6dc + export SCAN_GITCOMMIT=35651ca + SCAN_GITCOMMIT=35651ca + echo VERSION BBB 0.0.0-20210817121107-62eae52 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20210817121107-62eae52 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210817121107-62eae52-0~ubuntu-focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean #11 11.73 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] #11 11.77 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] #11 11.88 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB] #11 11.88 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB] dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210817121107-62eae52-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.tar.gz #11 12.15 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] #11 12.15 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] #11 12.15 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #11 12.16 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB] #11 12.17 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] #11 12.17 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] #11 12.17 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] #11 12.18 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #11 12.18 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] #11 12.23 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] #11 12.31 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB] #11 12.32 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB] #11 12.32 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB] #11 12.33 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB] #11 12.33 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB] #11 12.34 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #11 12.35 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB] #11 12.39 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB] #11 12.40 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #11 12.47 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #11 12.48 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] #11 12.48 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] #11 12.49 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB] #11 12.49 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] #11 12.91 debconf: delaying package configuration, since apt-utils is not installed #11 12.97 Fetched 17.5 MB in 2s (9688 kB/s) #11 13.01 Selecting previously unselected package libstdc++-8-dev:armhf. #11 13.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17088 files and directories currently installed.) #11 13.03 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... #11 13.04 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #11 13.50 Selecting previously unselected package g++-8. #11 13.51 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... #11 13.51 Unpacking g++-8 (8.3.0-6+rpi1) ... #11 14.58 Selecting previously unselected package g++. #11 14.58 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... #11 14.59 Unpacking g++ (4:8.3.0-1+rpi2) ... #11 14.63 Selecting previously unselected package build-essential. #11 14.64 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... #11 14.64 Unpacking build-essential (12.6) ... #11 14.70 Selecting previously unselected package bash-completion. #11 14.71 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... #11 16.10 Unpacking bash-completion (1:2.8-6) ... #11 16.37 Selecting previously unselected package cmake-data. #11 16.38 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... #11 16.38 Unpacking cmake-data (3.16.3-3~bpo10+1) ... #11 17.28 Selecting previously unselected package libarchive13:armhf. #11 17.29 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ... #11 17.30 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ... #11 17.38 Selecting previously unselected package libjsoncpp1:armhf. #11 17.38 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... #11 17.39 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #11 17.45 Selecting previously unselected package librhash0:armhf. #11 17.45 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... #11 17.46 Unpacking librhash0:armhf (1.3.8-1) ... #11 17.53 Selecting previously unselected package libuv1:armhf. #11 17.54 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... #11 17.54 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #11 17.60 Selecting previously unselected package cmake. #11 17.60 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... #11 17.61 Unpacking cmake (3.16.3-3~bpo10+1) ... #11 18.05 Selecting previously unselected package dh-apparmor. #11 18.06 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... #11 18.06 Unpacking dh-apparmor (2.13.2-10) ... #11 18.12 Selecting previously unselected package libbtrfs0:armhf. #11 18.13 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ... #11 18.13 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 18.20 Selecting previously unselected package libbtrfs-dev:armhf. #11 18.21 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ... #11 18.21 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #11 18.29 Selecting previously unselected package dmsetup. #11 18.29 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ... #11 18.30 Unpacking dmsetup (2:1.02.155-3) ... #11 18.36 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 18.36 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #11 18.37 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 18.44 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 18.44 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #11 18.45 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 18.51 Selecting previously unselected package libudev-dev:armhf. #11 18.51 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 18.52 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 18.59 Selecting previously unselected package libsepol1-dev:armhf. #11 18.59 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ... #11 18.60 Unpacking libsepol1-dev:armhf (2.8-1) ... #11 18.70 Selecting previously unselected package libpcre16-3:armhf. #11 18.71 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ... #11 18.71 Unpacking libpcre16-3:armhf (2:8.39-12) ... #11 18.79 Selecting previously unselected package libpcre32-3:armhf. #11 18.79 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ... #11 18.80 Unpacking libpcre32-3:armhf (2:8.39-12) ... #11 18.87 Selecting previously unselected package libpcrecpp0v5:armhf. #11 18.87 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #11 18.88 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #11 18.93 Selecting previously unselected package libpcre3-dev:armhf. #11 18.94 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ... #11 18.94 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #11 19.06 Selecting previously unselected package libselinux1-dev:armhf. #11 19.07 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ... #11 19.07 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #11 19.16 Selecting previously unselected package libdevmapper-dev:armhf. #11 19.16 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #11 19.17 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... #11 19.22 Selecting previously unselected package libltdl7:armhf. #11 19.22 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ... #11 19.23 Unpacking libltdl7:armhf (2.4.6-9) ... #11 19.28 Selecting previously unselected package libltdl-dev:armhf. #11 19.28 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ... #11 19.29 Unpacking libltdl-dev:armhf (2.4.6-9) ... #11 19.36 Selecting previously unselected package libseccomp-dev:armhf. #11 19.36 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ... #11 19.37 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #11 19.42 Selecting previously unselected package libsystemd-dev:armhf. #11 19.42 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 19.43 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 19.57 Selecting previously unselected package pkg-config. #11 19.57 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ... #11 19.58 Unpacking pkg-config (0.29-6) ... #11 19.64 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #11 19.66 Setting up libseccomp-dev:armhf (2.3.3-4) ... #11 19.68 Setting up libpcre16-3:armhf (2:8.39-12) ... #11 19.69 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ... #11 19.71 Setting up libsepol1-dev:armhf (2.8-1) ... #11 19.72 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 19.74 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #11 19.76 Setting up bash-completion (1:2.8-6) ... dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=d24c6dc PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" #9 66.10 -------------------------------------------------------------------------------- #9 66.10 Total 492 kB/s | 16 MB 00:34 #9 66.10 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 66.11 Importing GPG key 0xF4A80EB5: #9 66.11 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 66.11 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 66.11 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 66.11 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 66.14 Running transaction check #9 66.17 Running transaction test #9 66.21 Transaction test succeeded #9 66.22 Running transaction #9 66.38 Installing : groff-base-1.22.2-8.el7.x86_64 1/44 #9 66.41 Installing : bzip2-1.0.6-13.el7.x86_64 2/44 #9 66.42 Installing : 1:perl-parent-0.225-244.el7.noarch 3/44 #9 66.44 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 4/44 #9 66.47 Installing : perl-podlators-2.5.1-3.el7.noarch 5/44 #9 66.49 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 6/44 #9 66.51 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 7/44 #9 66.76 Installing : perl-Encode-2.51-7.el7.x86_64 8/44 #9 66.78 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 9/44 #9 66.80 Installing : perl-Pod-Usage-1.63-3.el7.noarch 10/44 #9 66.82 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 11/44 #9 66.84 Installing : perl-threads-1.87-4.el7.x86_64 12/44 #9 66.86 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 13/44 #9 66.88 Installing : perl-Exporter-5.68-3.el7.noarch 14/44 #9 66.89 Installing : perl-constant-1.27-2.el7.noarch 15/44 #9 66.91 Installing : perl-Socket-2.010-5.el7.x86_64 16/44 #9 66.93 Installing : perl-Time-Local-1.2300-2.el7.noarch 17/44 #9 66.94 Installing : perl-Carp-1.26-244.el7.noarch 18/44 #9 66.96 Installing : perl-Storable-2.45-3.el7.x86_64 19/44 #9 66.98 Installing : perl-threads-shared-1.43-6.el7.x86_64 20/44 #9 67.01 Installing : perl-PathTools-3.40-5.el7.x86_64 21/44 #9 67.02 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 22/44 #9 67.06 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 23/44 #9 67.09 Installing : perl-File-Temp-0.23.01-3.el7.noarch 24/44 #9 67.12 Installing : perl-File-Path-2.09-2.el7.noarch 25/44 #9 67.15 Installing : perl-Filter-1.49-3.el7.x86_64 26/44 #9 67.24 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 27/44 #11 21.24 Setting up libpcre32-3:armhf (2:8.39-12) ... #11 21.26 Setting up pkg-config (0.29-6) ... #11 21.38 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 21.41 Setting up libltdl7:armhf (2.4.6-9) ... #11 21.42 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #11 21.43 Setting up librhash0:armhf (1.3.8-1) ... #11 21.45 Setting up cmake-data (3.16.3-3~bpo10+1) ... #11 21.47 Setting up dh-apparmor (2.13.2-10) ... #11 21.48 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 21.50 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 21.52 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #11 21.53 Setting up libpcre3-dev:armhf (2:8.39-12) ... #11 21.55 Setting up libltdl-dev:armhf (2.4.6-9) ... #11 21.56 Setting up g++-8 (8.3.0-6+rpi1) ... #11 21.57 Setting up cmake (3.16.3-3~bpo10+1) ... #11 21.59 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #11 21.60 Setting up g++ (4:8.3.0-1+rpi2) ... #11 21.65 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 21.66 Setting up build-essential (12.6) ... #11 21.67 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 21.69 Setting up dmsetup (2:1.02.155-3) ... #11 21.71 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 21.72 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... #11 21.74 Setting up docker-ce-build-deps (1.0) ... #11 21.76 Processing triggers for libc-bin (2.28-10+rpi1) ... #11 21.79 Processing triggers for man-db (2.8.5-2) ... #9 67.82 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/44 #9 68.78 Installing : 4:perl-5.16.3-299.el7_9.x86_64 29/44 #9 68.82 Installing : perl-Thread-Queue-3.02-2.el7.noarch 30/44 #9 68.84 Installing : python-srpm-macros-3-34.el7.noarch 31/44 #9 68.86 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 32/44 #9 68.89 Installing : desktop-file-utils-0.23-2.el7.x86_64 33/44 #9 68.93 Installing : zip-3.0-11.el7.x86_64 34/44 #9 68.97 Installing : elfutils-0.176-5.el7.x86_64 35/44 #9 69.01 Installing : unzip-6.0-22.el7_9.x86_64 36/44 #9 69.03 Installing : patch-2.7.1-12.el7_7.x86_64 37/44 #11 DONE 22.3s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:134d207068305b512019d6b04673ea208f54ee58806f2d27649eafd2b95d5774 #12 DONE 0.2s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:8ce92400bee748a5112641cfa6a42d3458c310caeae94662c4298ae8306a441d #9 69.05 Installing : dwz-0.11-3.el7.x86_64 38/44 #9 69.81 Installing : gdb-7.6.1-120.el7.x86_64 39/44 #9 69.84 Installing : perl-srpm-macros-1-8.el7.noarch 40/44 #9 69.86 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 41/44 #9 69.88 Installing : file-5.11-37.el7.x86_64 42/44 #9 69.91 Installing : rpm-build-4.11.3-45.el7.x86_64 43/44 #9 69.97 Installing : rpmlint-1.5-4.el7.noarch 44/44 #9 70.00 Verifying : file-5.11-37.el7.x86_64 1/44 #9 70.02 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/44 #9 70.03 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/44 #9 70.04 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/44 #9 70.05 Verifying : perl-threads-1.87-4.el7.x86_64 5/44 #9 70.06 Verifying : perl-Exporter-5.68-3.el7.noarch 6/44 #9 70.07 Verifying : perl-constant-1.27-2.el7.noarch 7/44 #9 70.08 Verifying : perl-PathTools-3.40-5.el7.x86_64 8/44 #9 70.09 Verifying : desktop-file-utils-0.23-2.el7.x86_64 9/44 #9 70.10 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 10/44 #9 70.11 Verifying : 1:perl-parent-0.225-244.el7.noarch 11/44 #9 70.12 Verifying : perl-Socket-2.010-5.el7.x86_64 12/44 #9 70.13 Verifying : bzip2-1.0.6-13.el7.x86_64 13/44 #9 70.13 Verifying : perl-srpm-macros-1-8.el7.noarch 14/44 #9 70.14 Verifying : groff-base-1.22.2-8.el7.x86_64 15/44 #9 70.15 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 16/44 #9 70.16 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 17/44 #9 70.17 Verifying : rpm-build-4.11.3-45.el7.x86_64 18/44 #9 70.18 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 19/44 #9 70.19 Verifying : gdb-7.6.1-120.el7.x86_64 20/44 #9 70.20 Verifying : dwz-0.11-3.el7.x86_64 21/44 #9 70.20 Verifying : perl-Time-Local-1.2300-2.el7.noarch 22/44 #9 70.21 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 23/44 #9 70.22 Verifying : patch-2.7.1-12.el7_7.x86_64 24/44 #9 70.23 Verifying : perl-Carp-1.26-244.el7.noarch 25/44 #9 70.23 Verifying : perl-Storable-2.45-3.el7.x86_64 26/44 #9 70.24 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 27/44 #9 70.25 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 28/44 #9 70.26 Verifying : perl-Encode-2.51-7.el7.x86_64 29/44 #9 70.27 Verifying : unzip-6.0-22.el7_9.x86_64 30/44 #9 70.27 Verifying : rpmlint-1.5-4.el7.noarch 31/44 #9 70.28 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 32/44 #9 70.29 Verifying : perl-podlators-2.5.1-3.el7.noarch 33/44 #9 70.30 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 34/44 #9 70.31 Verifying : perl-File-Path-2.09-2.el7.noarch 35/44 #9 70.32 Verifying : elfutils-0.176-5.el7.x86_64 36/44 #9 70.33 Verifying : zip-3.0-11.el7.x86_64 37/44 #9 70.33 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 38/44 #9 70.34 Verifying : perl-Filter-1.49-3.el7.x86_64 39/44 #9 70.35 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 40/44 #9 70.36 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 41/44 #9 70.37 Verifying : python-srpm-macros-3-34.el7.noarch 42/44 #9 70.38 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 43/44 #9 70.39 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 44/44 #9 70.42 #9 70.42 Installed: #9 70.42 rpm-build.x86_64 0:4.11.3-45.el7 rpmlint.noarch 0:1.5-4.el7 #9 70.42 #9 70.42 Dependency Installed: #9 70.42 bzip2.x86_64 0:1.0.6-13.el7 #9 70.42 desktop-file-utils.x86_64 0:0.23-2.el7 #9 70.42 dwz.x86_64 0:0.11-3.el7 #9 70.42 elfutils.x86_64 0:0.176-5.el7 #9 70.42 emacs-filesystem.noarch 1:24.3-23.el7 #9 70.42 file.x86_64 0:5.11-37.el7 #9 70.42 gdb.x86_64 0:7.6.1-120.el7 #9 70.42 groff-base.x86_64 0:1.22.2-8.el7 #9 70.42 patch.x86_64 0:2.7.1-12.el7_7 #9 70.42 perl.x86_64 4:5.16.3-299.el7_9 #9 70.42 perl-Carp.noarch 0:1.26-244.el7 #9 70.42 perl-Encode.x86_64 0:2.51-7.el7 #9 70.42 perl-Exporter.noarch 0:5.68-3.el7 #9 70.42 perl-File-Path.noarch 0:2.09-2.el7 #9 70.42 perl-File-Temp.noarch 0:0.23.01-3.el7 #9 70.42 perl-Filter.x86_64 0:1.49-3.el7 #9 70.42 perl-Getopt-Long.noarch 0:2.40-3.el7 #9 70.42 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #9 70.42 perl-PathTools.x86_64 0:3.40-5.el7 #9 70.42 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #9 70.42 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #9 70.42 perl-Pod-Simple.noarch 1:3.28-4.el7 #9 70.42 perl-Pod-Usage.noarch 0:1.63-3.el7 #9 70.42 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #9 70.42 perl-Socket.x86_64 0:2.010-5.el7 #9 70.42 perl-Storable.x86_64 0:2.45-3.el7 #9 70.42 perl-Text-ParseWords.noarch 0:3.29-4.el7 #9 70.42 perl-Thread-Queue.noarch 0:3.02-2.el7 #9 70.42 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #9 70.42 perl-Time-Local.noarch 0:1.2300-2.el7 #9 70.42 perl-constant.noarch 0:1.27-2.el7 #9 70.42 perl-libs.x86_64 4:5.16.3-299.el7_9 #9 70.42 perl-macros.x86_64 4:5.16.3-299.el7_9 #9 70.42 perl-parent.noarch 1:0.225-244.el7 #9 70.42 perl-podlators.noarch 0:2.5.1-3.el7 #9 70.42 perl-srpm-macros.noarch 0:1-8.el7 #9 70.42 perl-threads.x86_64 0:1.87-4.el7 #9 70.42 perl-threads-shared.x86_64 0:1.43-6.el7 #9 70.42 python-srpm-macros.noarch 0:3-34.el7 #9 70.42 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #9 70.42 unzip.x86_64 0:6.0-22.el7_9 #9 70.42 zip.x86_64 0:3.0-11.el7 #9 70.42 #9 70.42 Complete! #9 DONE 70.6s #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #11 sha256:8ceec8d5b61d4912e40cf6fddb1e2f1ae49b5d9443538818fa3a2f4996125ce6 #11 DONE 0.0s #12 [stage-1 5/7] RUN if [ "$(uname -m)" = "x86_64" ]; then yum-builddep -y /root/rpmbuild/SPECS/*.spec; else yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec; fi #12 sha256:89998beb09b294798b757904fb78bded0959d9d84f9bca4954665b7557457226 #12 0.560 Loaded plugins: fastestmirror, ovl #12 0.668 Enabling base-source repository #12 0.669 Enabling extras-source repository #12 0.669 Enabling updates-source repository #12 0.670 Loading mirror speeds from cached hostfile #12 0.671 * base: download.cf.centos.org #12 0.671 * extras: download.cf.centos.org #12 0.671 * updates: download.cf.centos.org #14 DONE 3.8s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:d503a2af10e9d6f3a124c44a81805ba6adaa12fbea3ee7834b686ffc0cb827aa #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:cdd88bc12a950d0a85faa42211b5610d480747da24fbdcbcb4ee8c075a490764 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #12 7.644 Checking for new repos for mirrors #12 7.647 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #12 7.649 --> 1:make-3.82-24.el7.x86_64 #12 7.763 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.764 --> git-1.8.3.1-23.el7_8.x86_64 #12 7.767 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #12 7.767 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 7.770 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #12 7.770 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 7.772 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 7.772 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #12 7.773 --> cmake-2.8.12.2-2.el7.x86_64 #12 7.775 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 #12 7.775 --> gcc-4.8.5-44.el7.x86_64 #12 7.776 --> git-1.8.3.1-23.el7_8.x86_64 #12 7.779 --> glibc-static-2.17-324.el7_9.x86_64 #12 7.780 --> libarchive-3.1.2-14.el7_7.x86_64 #12 7.781 --> libseccomp-devel-2.3.1-4.el7.x86_64 #12 7.783 --> libselinux-devel-2.5-15.el7.x86_64 #12 7.783 --> libtool-2.4.2-22.el7_3.x86_64 #12 7.784 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.784 --> 1:make-3.82-24.el7.x86_64 #12 7.785 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #12 7.786 --> Already installed : systemd-219-78.el7.x86_64 #12 7.787 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.789 --> systemd-devel-219-78.el7_9.3.x86_64 #12 7.790 --> Already installed : 2:tar-1.26-35.el7.x86_64 #12 7.790 --> which-2.20-7.el7.x86_64 #12 7.793 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec #12 7.793 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 7.794 --> Running transaction check #12 7.794 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed #12 7.797 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 7.916 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 7.917 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #12 7.923 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed #12 7.925 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 #12 7.927 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #12 7.930 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 7.933 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 7.934 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 #12 7.940 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 7.942 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 7.944 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 7.944 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed #12 7.957 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.959 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.960 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.962 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.963 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.964 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.965 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.967 ---> Package glibc-static.x86_64 0:2.17-324.el7_9 will be installed #12 7.967 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #12 7.970 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64 #12 7.972 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #12 7.973 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 7.975 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 7.975 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #12 7.976 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #12 7.978 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #12 7.978 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #12 7.981 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #12 7.981 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #12 7.983 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #12 7.985 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #12 7.985 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.988 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.988 ---> Package make.x86_64 1:3.82-24.el7 will be installed #12 7.989 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #12 7.989 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.992 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.995 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.996 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.998 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed #12 8.000 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 #12 8.005 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 #12 8.009 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64 #12 8.009 ---> Package which.x86_64 0:2.20-7.el7 will be installed #12 8.009 --> Running transaction check #12 8.010 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #12 8.014 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #12 8.016 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #12 8.017 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #12 8.019 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed #12 8.022 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #12 8.024 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #12 8.024 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #12 8.028 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated #12 8.029 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 #12 8.030 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 8.034 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed #12 8.038 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 #12 8.039 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 #12 8.048 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64 #12 8.050 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64 #12 8.050 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 #12 8.051 ---> Package less.x86_64 0:458-9.el7 will be installed #12 8.051 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #12 8.052 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #12 8.053 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #12 8.054 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #12 8.054 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #12 8.055 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #12 8.055 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #12 8.056 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #12 8.056 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed #12 8.060 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.062 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.063 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.064 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.065 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #12 8.066 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #12 8.068 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #12 8.069 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #12 8.070 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #12 8.072 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #12 8.073 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed #12 8.075 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #12 8.076 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #12 8.078 ---> Package systemd.x86_64 0:219-78.el7 will be updated #12 8.081 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update #12 8.103 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #12 8.104 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update #12 8.106 --> Running transaction check #12 8.106 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated #12 8.107 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 8.108 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed #12 8.109 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #12 8.109 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #12 8.111 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #12 8.113 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #12 8.115 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update #12 8.116 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed #12 8.118 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 #12 8.123 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 #12 8.123 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #12 8.124 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed #12 8.125 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #12 8.128 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #12 8.130 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #12 8.132 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #12 8.133 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #12 8.135 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.138 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.139 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.140 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.142 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.143 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.143 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.143 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.147 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.147 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.147 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.148 --> Running transaction check #12 8.148 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #12 8.149 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #12 8.149 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #12 8.150 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update #12 8.152 ---> Package kernel-headers.x86_64 0:3.10.0-1160.42.2.el7 will be installed #12 8.152 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #12 8.153 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #12 8.154 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #12 8.154 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #12 8.155 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #12 8.155 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #12 8.168 --> Finished Dependency Resolution #12 8.194 #12 8.194 Dependencies Resolved #12 8.203 #12 8.203 ================================================================================ #12 8.203 Package Arch Version Repository Size #12 8.203 ================================================================================ #12 8.203 Installing: #12 8.203 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k #12 8.203 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #12 8.203 device-mapper-devel x86_64 7:1.02.170-6.el7_9.5 updates 206 k #12 8.203 gcc x86_64 4.8.5-44.el7 base 16 M #12 8.203 git x86_64 1.8.3.1-23.el7_8 base 4.4 M #12 8.203 glibc-static x86_64 2.17-324.el7_9 updates 1.6 M #12 8.203 libarchive x86_64 3.1.2-14.el7_7 base 319 k #12 8.203 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #12 8.203 libselinux-devel x86_64 2.5-15.el7 base 187 k #12 8.203 libtool x86_64 2.4.2-22.el7_3 base 588 k #12 8.203 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #12 8.203 make x86_64 1:3.82-24.el7 base 421 k #12 8.203 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #12 8.203 systemd-devel x86_64 219-78.el7_9.3 updates 216 k #12 8.203 which x86_64 2.20-7.el7 base 41 k #12 8.203 Installing for dependencies: #12 8.203 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #12 8.203 autoconf noarch 2.69-11.el7 base 701 k #12 8.203 automake noarch 1.13.4-3.el7 base 679 k #12 8.203 btrfs-progs x86_64 4.9.1-1.el7 base 678 k #12 8.203 checkpolicy x86_64 2.5-8.el7 base 295 k #12 8.203 cpp x86_64 4.8.5-44.el7 base 5.9 M #12 8.203 e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 k #12 8.203 fipscheck x86_64 1.4.1-6.el7 base 21 k #12 8.203 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #12 8.203 glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M #12 8.203 glibc-headers x86_64 2.17-324.el7_9 updates 691 k #12 8.203 kernel-headers x86_64 3.10.0-1160.42.2.el7 updates 9.0 M #12 8.203 less x86_64 458-9.el7 base 120 k #12 8.203 libcgroup x86_64 0.41-21.el7 base 66 k #12 8.203 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #12 8.203 libgomp x86_64 4.8.5-44.el7 base 159 k #12 8.203 libmpc x86_64 1.0.1-3.el7 base 51 k #12 8.203 libseccomp x86_64 2.3.1-4.el7 base 56 k #12 8.203 libselinux-python x86_64 2.5-15.el7 base 236 k #12 8.203 libselinux-utils x86_64 2.5-15.el7 base 151 k #12 8.203 libsemanage-python x86_64 2.5-14.el7 base 113 k #12 8.203 libsepol-devel x86_64 2.5-10.el7 base 77 k #12 8.203 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #12 8.203 lzo x86_64 2.06-8.el7 base 59 k #12 8.203 m4 x86_64 1.4.16-10.el7 base 256 k #12 8.203 mpfr x86_64 3.1.1-4.el7 base 203 k #12 8.203 openssh x86_64 7.4p1-21.el7 base 510 k #12 8.203 openssh-clients x86_64 7.4p1-21.el7 base 655 k #12 8.203 pcre-devel x86_64 8.32-17.el7 base 480 k #12 8.203 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #12 8.203 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 8.203 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k #12 8.203 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #12 8.203 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 8.203 policycoreutils x86_64 2.5-34.el7 base 917 k #12 8.203 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #12 8.203 policycoreutils-python x86_64 2.5-34.el7 base 457 k #12 8.203 python-IPy noarch 0.75-6.el7 base 32 k #12 8.203 rsync x86_64 3.1.2-10.el7 base 404 k #12 8.203 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #12 8.203 setools-libs x86_64 3.3.8-4.el7 base 620 k #12 8.203 Updating for dependencies: #12 8.203 device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k #12 8.203 device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k #12 8.203 glibc x86_64 2.17-324.el7_9 updates 3.6 M #12 8.203 glibc-common x86_64 2.17-324.el7_9 updates 12 M #12 8.203 systemd x86_64 219-78.el7_9.3 updates 5.1 M #12 8.203 systemd-libs x86_64 219-78.el7_9.3 updates 418 k #12 8.203 #12 8.203 Transaction Summary #12 8.203 ================================================================================ #12 8.203 Install 15 Packages (+41 Dependent packages) #12 8.203 Upgrade ( 6 Dependent packages) #12 8.203 #12 8.204 Total download size: 81 M #12 8.204 Downloading packages: #12 8.206 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #17 exporting layers 8.4s done #17 writing image sha256:92c6137b31be19ae90824b4e862446cb23643325d8d8d286c00e9fa8ffcb0f52 done #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done #17 DONE 8.4s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210817121107-62eae52 -e VERSION=0.0.0-20210817121107-62eae52 -e CLI_GITCOMMIT=62eae52 -e ENGINE_GITCOMMIT=d24c6dc -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/debbuild/raspbian-buster:/build debbuild-raspbian-buster/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210817121107-62eae52 ]] + echo VERSION AAA 0.0.0-20210817121107-62eae52 VERSION AAA 0.0.0-20210817121107-62eae52 VERSION bbb 0.0.0-20210817121107-62eae52 + VERSION=0.0.0-20210817121107-62eae52 + echo VERSION bbb 0.0.0-20210817121107-62eae52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Thu, 16 Sep 2021 16:35:57 +0000' + cat + export CLI_GITCOMMIT=62eae52 + CLI_GITCOMMIT=62eae52 + export ENGINE_GITCOMMIT=d24c6dc + ENGINE_GITCOMMIT=d24c6dc + export SCAN_GITCOMMIT=35651ca + SCAN_GITCOMMIT=35651ca + echo VERSION BBB 0.0.0-20210817121107-62eae52 VERSION BBB 0.0.0-20210817121107-62eae52 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210817121107-62eae52-0~raspbian-buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210817121107-62eae52-0~raspbian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=d24c6dc PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" #22 DONE 88.9s #23 [binary 1/1] COPY --from=build /out . #23 sha256:39855f9a40a7524d22b66dd9a8f4aa45fd2c14dadba3354e8a274e1d32c65776 #23 DONE 1.1s #24 exporting to client #24 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #24 copying files 47B #24 copying files 52.90MB 0.5s done #24 DONE 0.5s make -C /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker VERSION=0.0.0-20210817121107-62eae52 binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker' mkdir -p autogen docker build --build-arg=GO_VERSION -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE . #2 [internal] load .dockerignore #2 sha256:ffaf1066ac85a4fd3080b77a7c29573784c294970771f7ef3a351b0a32b569a1 #2 transferring context: 87B done #2 DONE 0.5s #1 [internal] load build definition from Dockerfile #1 sha256:da33e1189e48d2dfaa5e4ad15bcdba35ff1f8449f3434ded3f9b7f041ee25d1a #1 transferring dockerfile: 17.04kB done #1 DONE 0.5s #3 resolve image config for docker.io/docker/dockerfile:1.2 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 #3 DONE 0.3s #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done #4 DONE 0.4s #8 [auth] djs55/vpnkit:pull token for registry-1.docker.io #8 sha256:e15469cc3add396e6f998fc25635af5b1155693a840d784cc4e56e70d0c14c06 #8 DONE 0.0s #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #7 DONE 0.8s #5 [internal] load metadata for docker.io/library/golang:1.16.8-buster #5 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #5 DONE 0.7s #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #6 DONE 0.9s #29 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #29 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a #29 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #29 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #29 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #29 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #29 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s #29 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s #29 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s #29 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 #29 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done #29 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done #29 DONE 3.1s #15 [internal] load build context #15 sha256:90c982fb98f62cedd154e998113ecd58be7cc7656bfba7905ce708cc9d4d37c3 #15 transferring context: 53.40MB 2.9s done #15 DONE 3.0s #9 [base 1/3] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #9 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #9 resolve docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 0.0s done #9 sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 1.86kB / 1.86kB done #9 sha256:cba9b9e03a0f18de8a1db1b85c6c098b9e8d899d4ce140d34b7bcf65a22104c1 1.79kB / 1.79kB done #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.3s done #9 sha256:e58fc1cf6cb0c05654a4ed0c8cf0f3f28a1fc03d53fbadb72bd717bad75efe5f 6.96kB / 6.96kB done #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 1.2s done #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 1.5s done #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.0s #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 0.4s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 1.05MB / 129.03MB 3.1s #9 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 3.1s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 1.05MB / 68.75MB 3.1s #9 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 3.1s done #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 11.53MB / 68.75MB 3.2s #9 ... #31 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #31 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #31 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #31 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #31 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done #31 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done #31 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done #31 DONE 3.3s #9 [base 1/3] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #9 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 12.58MB / 129.03MB 3.3s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 20.97MB / 68.75MB 3.3s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 24.12MB / 129.03MB 3.5s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 30.49MB / 68.75MB 3.5s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 39.85MB / 68.75MB 3.6s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 38.80MB / 129.03MB 3.7s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 45.09MB / 68.75MB 3.7s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 50.33MB / 68.75MB 3.8s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 54.53MB / 129.03MB 4.0s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 62.08MB / 68.75MB 4.0s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 63.96MB / 129.03MB 4.1s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 4.1s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 84.93MB / 129.03MB 4.3s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 93.41MB / 129.03MB 4.4s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 104.86MB / 129.03MB 4.5s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 115.34MB / 129.03MB 4.6s #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 126.88MB / 129.03MB 4.9s #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 5.3s done #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 3.3s done #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a #9 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 129.03MB / 129.03MB 6.8s done #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.4s done #9 ... #30 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #30 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #30 DONE 0.5s #9 [base 1/3] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #9 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.1s #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.3s done #9 ... #32 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #32 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #32 DONE 0.7s #9 [base 1/3] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #9 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 2.2s done #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 2.2s done #9 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 #9 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 4.6s done #9 extracting sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd done #9 DONE 18.2s #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #10 sha256:9ebde2261374eadfffbf4952da4572b2ba8463183cdf32181d08c2ef0f6e9ffb #10 DONE 2.7s #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list #11 sha256:cf7fb7221ffd02dcc1c025bdbda3b9194882331b5c11f70929ced786bbda0b27 #11 DONE 0.5s #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list #12 sha256:a5e3467855503176f185ecc1b054b641d776e1ac74656bec173e9a63192e29d4 #12 DONE 1.6s #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #13 sha256:531039180fc300d7d26c9c09c5df4827fed287e24c28e0313bebfab728cb9ac9 #13 1.712 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #13 1.752 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #13 1.752 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #13 1.752 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #13 2.113 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [303 kB] #13 2.648 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #13 3.439 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #13 4.471 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] #13 ... #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy #27 sha256:5d9d3d522bbc114f0fb96066bd4a4a9e00028e72e4074b61d0f27fd6d012acd5 #27 1.981 + RM_GOPATH=0 #27 1.981 + TMP_GOPATH= #27 1.981 + : /build #27 1.981 + '[' -z '' ']' #27 1.982 ++ mktemp -d #27 1.983 + export GOPATH=/tmp/tmp.Dur2vM3doh #27 1.983 + GOPATH=/tmp/tmp.Dur2vM3doh #27 1.983 + RM_GOPATH=1 #27 1.984 + case "$(go env GOARCH)" in #27 1.984 ++ go env GOARCH #27 1.993 + export GO_BUILDMODE=-buildmode=pie #27 1.993 + GO_BUILDMODE=-buildmode=pie #27 1.994 ++ dirname /tmp/install/install.sh #27 1.995 + dir=/tmp/install #27 1.996 + bin=proxy #27 1.996 + shift #27 1.996 + '[' '!' -f /tmp/install/proxy.installer ']' #27 1.996 + . /tmp/install/proxy.installer #27 1.997 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 #27 1.998 + install_proxy #27 1.998 + case "$1" in #27 1.998 + export CGO_ENABLED=0 #27 1.998 + CGO_ENABLED=0 #27 1.998 + _install_proxy #27 1.999 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' #27 1.999 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 #27 1.999 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Dur2vM3doh/src/github.com/docker/libnetwork #27 2.003 Cloning into '/tmp/tmp.Dur2vM3doh/src/github.com/docker/libnetwork'... #27 8.729 + cd /tmp/tmp.Dur2vM3doh/src/github.com/docker/libnetwork #27 8.737 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 #27 9.122 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #27 ... #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #13 sha256:531039180fc300d7d26c9c09c5df4827fed287e24c28e0313bebfab728cb9ac9 #13 8.041 Fetched 8999 kB in 7s (1368 kB/s) #13 8.041 Reading package lists... #13 ... #20 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #20 sha256:01bcef05dd12e4b7e3c8c3c5ced208c7f426400993fc158539e19c18eba0a921 #20 2.157 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #20 2.157 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #20 2.180 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #20 2.493 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [303 kB] #20 3.031 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #20 3.947 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #20 7.874 Fetched 8465 kB in 6s (1421 kB/s) #20 7.874 Reading package lists... #20 ... #23 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #23 sha256:f78905fb1dfdc8ed67645778084d621902d5223f268bf17b7be3e84c4431181a #23 1.807 + RM_GOPATH=0 #23 1.807 + TMP_GOPATH= #23 1.807 + : /build #23 1.807 + '[' -z '' ']' #23 1.807 ++ mktemp -d #23 1.807 + export GOPATH=/tmp/tmp.xhgs5l7hfg #23 1.807 + GOPATH=/tmp/tmp.xhgs5l7hfg #23 1.807 + RM_GOPATH=1 #23 1.807 + case "$(go env GOARCH)" in #23 1.807 ++ go env GOARCH #23 1.834 + export GO_BUILDMODE=-buildmode=pie #23 1.834 + GO_BUILDMODE=-buildmode=pie #23 1.834 ++ dirname /tmp/install/install.sh #23 1.834 + dir=/tmp/install #23 1.834 + bin=rootlesskit #23 1.834 + shift #23 1.834 + '[' '!' -f /tmp/install/rootlesskit.installer ']' #23 1.834 + . /tmp/install/rootlesskit.installer #23 1.834 ++ : 4cd567642273d369adaadcbadca00880552c1778 #23 1.834 + install_rootlesskit #23 1.834 + case "$1" in #23 1.834 + export CGO_ENABLED=0 #23 1.834 + CGO_ENABLED=0 #23 1.834 + _install_rootlesskit #23 1.834 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' #23 1.834 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xhgs5l7hfg/src/github.com/rootless-containers/rootlesskit #23 1.823 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 #23 1.835 Cloning into '/tmp/tmp.xhgs5l7hfg/src/github.com/rootless-containers/rootlesskit'... #23 3.548 + cd /tmp/tmp.xhgs5l7hfg/src/github.com/rootless-containers/rootlesskit #23 3.548 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 #23 3.573 + export GO111MODULE=on #23 3.573 + GO111MODULE=on #23 3.573 + export GOPROXY=https://proxy.golang.org #23 3.573 + GOPROXY=https://proxy.golang.org #23 3.573 + for f in rootlesskit rootlesskit-docker-proxy #23 3.573 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #23 4.272 go: downloading github.com/pkg/errors v0.9.1 #23 4.291 go: downloading github.com/sirupsen/logrus v1.8.1 #23 4.312 go: downloading github.com/urfave/cli/v2 v2.3.0 #23 4.601 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #23 5.850 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #23 6.015 go: downloading github.com/google/uuid v1.2.0 #23 6.031 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c #23 6.043 go: downloading github.com/moby/vpnkit v0.5.0 #23 6.051 go: downloading github.com/gofrs/flock v0.8.0 #23 6.076 go: downloading github.com/gorilla/mux v1.8.0 #23 6.265 go: downloading github.com/moby/sys/mountinfo v0.4.1 #23 6.454 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #23 6.526 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 #23 7.076 go: downloading github.com/u-root/u-root v7.0.0+incompatible #23 9.060 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #23 ... #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #14 sha256:5ac26e6fe8c941c165fcce40e7e3a95d1b4607d869f0dcdb941976178d346f25 #14 1.916 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #14 1.916 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #14 1.940 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #14 2.165 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [303 kB] #14 2.651 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #14 3.256 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #14 7.377 Fetched 8465 kB in 6s (1478 kB/s) #14 7.377 Reading package lists... #14 9.624 Reading package lists... #14 ... #20 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #20 sha256:01bcef05dd12e4b7e3c8c3c5ced208c7f426400993fc158539e19c18eba0a921 #12 67.78 -------------------------------------------------------------------------------- #12 67.78 Total 1.4 MB/s | 81 MB 00:59 #12 67.93 Running transaction check #12 68.09 Running transaction test #12 68.24 Transaction test succeeded #12 68.24 Running transaction #12 70.70 Updating : glibc-common-2.17-324.el7_9.x86_64 1/68 #12 71.19 Updating : glibc-2.17-324.el7_9.x86_64 2/68 #12 71.70 Installing : fipscheck-1.4.1-6.el7.x86_64 3/68 #12 71.72 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/68 #12 72.25 Updating : systemd-libs-219-78.el7_9.3.x86_64 5/68 #12 73.92 Updating : systemd-219-78.el7_9.3.x86_64 6/68 #12 74.61 Failed to get D-Bus connection: Operation not permitted #12 74.64 Installing : mpfr-3.1.1-4.el7.x86_64 7/68 #12 75.14 Installing : libmpc-1.0.1-3.el7.x86_64 8/68 #12 75.66 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 9/68 #12 76.17 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 10/68 #12 76.67 Installing : lzo-2.06-8.el7.x86_64 11/68 #12 77.19 Installing : m4-1.4.16-10.el7.x86_64 12/68 #12 77.72 Installing : checkpolicy-2.5-8.el7.x86_64 13/68 #12 77.77 Installing : 1:make-3.82-24.el7.x86_64 14/68 #12 78.27 Installing : 1:perl-Error-0.17020-2.el7.noarch 15/68 #20 10.25 Reading package lists... #20 12.63 Building dependency tree... #20 13.74 The following additional packages will be installed: #20 13.74 libbtrfs0 #20 13.78 The following NEW packages will be installed: #20 13.79 libbtrfs-dev libbtrfs0 #12 78.32 Installing : libarchive-3.1.2-14.el7_7.x86_64 16/68 #20 14.07 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #20 14.07 Need to get 119 kB of archives. #20 14.07 After this operation, 387 kB of additional disk space will be used. #20 14.07 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #20 14.07 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #12 79.43 Installing : cpp-4.8.5-44.el7.x86_64 17/68 #20 14.50 debconf: delaying package configuration, since apt-utils is not installed #20 14.58 Fetched 119 kB in 0s (455 kB/s) #20 14.64 Selecting previously unselected package libbtrfs0. #20 14.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) #20 14.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... #20 14.70 Unpacking libbtrfs0 (4.20.1-2) ... #20 14.77 Selecting previously unselected package libbtrfs-dev. #20 14.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... #20 14.79 Unpacking libbtrfs-dev (4.20.1-2) ... #12 79.98 Installing : rsync-3.1.2-10.el7.x86_64 18/68 #20 14.90 Setting up libbtrfs0 (4.20.1-2) ... #20 14.93 Setting up libbtrfs-dev (4.20.1-2) ... #20 14.95 Processing triggers for libc-bin (2.28-10) ... #12 80.50 Installing : systemd-devel-219-78.el7_9.3.x86_64 19/68 #20 DONE 15.6s #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy #27 sha256:5d9d3d522bbc114f0fb96066bd4a4a9e00028e72e4074b61d0f27fd6d012acd5 #27 DONE 15.6s #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #14 sha256:5ac26e6fe8c941c165fcce40e7e3a95d1b4607d869f0dcdb941976178d346f25 #14 9.624 Reading package lists... #14 11.90 Building dependency tree... #14 13.10 The following additional packages will be installed: #14 13.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd #14 13.12 Suggested packages: #14 13.12 cmake-doc ninja-build lrzip #14 13.12 Recommended packages: #14 13.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #14 13.44 The following NEW packages will be installed: #14 13.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 #14 13.46 vim-common xxd #14 13.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #14 13.78 Need to get 14.9 MB of archives. #14 13.78 After this operation, 61.8 MB of additional disk space will be used. #14 13.78 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #14 13.78 Get:2 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #14 13.79 Get:3 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #14 13.80 Get:4 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #14 13.87 Get:5 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #14 14.17 Get:6 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] #14 14.19 Get:7 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #14 14.20 Get:8 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #14 14.20 Get:9 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #14 14.21 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #14 14.70 debconf: delaying package configuration, since apt-utils is not installed #14 14.79 Fetched 14.9 MB in 1s (18.3 MB/s) #14 14.83 Selecting previously unselected package xxd. #14 14.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) #14 14.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #14 14.87 Unpacking xxd (2:8.1.0875-5) ... #14 14.97 Selecting previously unselected package vim-common. #14 14.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... #14 15.00 Unpacking vim-common (2:8.1.0875-5) ... #14 15.58 Selecting previously unselected package cmake-data. #14 15.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... #14 15.59 Unpacking cmake-data (3.13.4-1) ... #12 81.02 Installing : libcgroup-0.41-21.el7.x86_64 20/68 #12 82.07 Installing : openssh-7.4p1-21.el7.x86_64 21/68 #12 82.09 Installing : perl-TermReadKey-2.30-20.el7.x86_64 22/68 #14 16.81 Selecting previously unselected package libicu63:amd64. #14 16.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... #14 16.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #12 82.11 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 23/68 #12 82.62 Installing : libseccomp-2.3.1-4.el7.x86_64 24/68 #12 83.13 Installing : libselinux-utils-2.5-15.el7.x86_64 25/68 #12 83.23 Installing : policycoreutils-2.5-34.el7.x86_64 26/68 #12 83.26 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 27/68 #12 84.31 Installing : setools-libs-3.3.8-4.el7.x86_64 28/68 #12 84.82 Installing : libsemanage-python-2.5-14.el7.x86_64 29/68 #12 84.85 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 30/68 #12 85.45 Installing : btrfs-progs-4.9.1-1.el7.x86_64 31/68 #12 85.47 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 32/68 #14 19.73 Selecting previously unselected package libxml2:amd64. #14 19.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... #14 19.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #14 19.96 Selecting previously unselected package libarchive13:amd64. #14 19.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #14 19.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #14 20.12 Selecting previously unselected package libjsoncpp1:amd64. #14 20.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... #14 20.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #14 20.18 Selecting previously unselected package librhash0:amd64. #14 20.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... #14 20.19 Unpacking librhash0:amd64 (1.3.8-1) ... #14 20.28 Selecting previously unselected package libuv1:amd64. #12 85.54 Installing : autoconf-2.69-11.el7.noarch 33/68 #12 86.03 install-info: No such file or directory for /usr/share/info/autoconf.info #14 20.28 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... #14 20.29 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #14 20.37 Selecting previously unselected package cmake. #14 20.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... #14 20.37 Unpacking cmake (3.13.4-1) ... #12 86.07 Installing : libselinux-python-2.5-15.el7.x86_64 34/68 #12 86.09 Installing : audit-libs-python-2.8.5-4.el7.x86_64 35/68 #14 ... #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #13 sha256:531039180fc300d7d26c9c09c5df4827fed287e24c28e0313bebfab728cb9ac9 #13 8.041 Reading package lists... #13 10.60 Reading package lists... #13 13.09 Building dependency tree... #13 13.85 The following additional packages will be installed: #13 13.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base #13 13.85 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 #13 13.85 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #13 13.85 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common #13 13.85 mingw-w64-x86-64-dev #13 13.85 Suggested packages: #13 13.85 gcc-8-locales seccomp wine64 #13 14.23 The following NEW packages will be installed: #13 14.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #13 14.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev #13 14.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev #13 14.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev #13 14.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev #13 14.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev #13 14.24 The following packages will be upgraded: #13 14.24 libseccomp2 #13 14.54 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #13 14.54 Need to get 77.8 MB of archives. #13 14.54 After this operation, 487 MB of additional disk space will be used. #13 14.54 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] #13 14.54 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] #13 14.55 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] #13 14.56 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] #13 14.64 Get:5 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] #13 14.74 Get:6 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] #13 14.75 Get:7 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #13 14.75 Get:8 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #13 14.76 Get:9 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] #13 14.95 Get:10 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] #13 15.12 Get:11 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] #13 15.12 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] #13 16.53 Get:13 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] #13 17.59 Get:14 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #13 17.60 Get:15 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] #13 17.60 Get:16 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #13 17.61 Get:17 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #13 17.62 Get:18 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #13 17.62 Get:19 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #13 17.62 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #13 17.63 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #13 17.73 Get:22 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #13 17.74 Get:23 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #13 17.75 Get:24 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #13 17.76 Get:25 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #13 17.77 Get:26 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] #13 18.23 debconf: delaying package configuration, since apt-utils is not installed #13 18.28 Fetched 77.8 MB in 3s (22.3 MB/s) #13 18.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) #13 18.34 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... #13 18.36 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... #13 18.49 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... #13 18.56 Selecting previously unselected package binutils-mingw-w64-i686. #13 18.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) #13 18.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... #13 18.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #12 86.12 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 36/68 #12 86.71 Installing : openssh-clients-7.4p1-21.el7.x86_64 37/68 #13 19.42 Selecting previously unselected package binutils-mingw-w64-x86-64. #13 19.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... #13 19.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #13 ... #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #14 sha256:5ac26e6fe8c941c165fcce40e7e3a95d1b4607d869f0dcdb941976178d346f25 #14 21.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #14 21.51 Setting up xxd (2:8.1.0875-5) ... #14 21.52 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #14 21.53 Setting up vim-common (2:8.1.0875-5) ... #14 21.56 Setting up librhash0:amd64 (1.3.8-1) ... #14 21.57 Setting up cmake-data (3.13.4-1) ... #12 86.73 Installing : libgomp-4.8.5-44.el7.x86_64 38/68 #12 87.30 Installing : less-458-9.el7.x86_64 39/68 #14 21.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #14 21.59 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #14 21.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #14 21.62 Setting up cmake (3.13.4-1) ... #14 21.63 Processing triggers for libc-bin (2.28-10) ... #14 21.66 Processing triggers for mime-support (3.62) ... #14 DONE 22.2s #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #21 sha256:53f04e575f7cf30003d07cc2d65683a7517817a461c9b05ee14c430cfe8e9cad #21 2.231 + RM_GOPATH=0 #21 2.231 + TMP_GOPATH= #21 2.231 + : /build #21 2.231 + '[' -z '' ']' #21 2.231 ++ mktemp -d #21 2.232 + export GOPATH=/tmp/tmp.f0ADhtYHAO #21 2.232 + GOPATH=/tmp/tmp.f0ADhtYHAO #21 2.232 + RM_GOPATH=1 #21 2.232 + case "$(go env GOARCH)" in #21 2.232 ++ go env GOARCH #21 2.243 + export GO_BUILDMODE=-buildmode=pie #21 2.243 + GO_BUILDMODE=-buildmode=pie #21 2.243 ++ dirname /tmp/install/install.sh #21 2.247 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3 #21 2.248 + dir=/tmp/install #21 2.248 + bin=containerd #21 2.248 + shift #21 2.248 + '[' '!' -f /tmp/install/containerd.installer ']' #21 2.248 + . /tmp/install/containerd.installer #21 2.248 ++ set -e #21 2.248 ++ : e25210fe30a0a703442421b0f60afac609f950a3 #21 2.248 + install_containerd #21 2.248 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3' #21 2.248 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f0ADhtYHAO/src/github.com/containerd/containerd #21 2.248 Cloning into '/tmp/tmp.f0ADhtYHAO/src/github.com/containerd/containerd'... #21 ... #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #13 sha256:531039180fc300d7d26c9c09c5df4827fed287e24c28e0313bebfab728cb9ac9 #13 20.53 Selecting previously unselected package binutils-mingw-w64. #13 20.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... #13 20.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... #13 20.65 Selecting previously unselected package libdevmapper1.02.1:amd64. #13 20.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #13 20.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #13 20.80 Selecting previously unselected package dmsetup. #13 20.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... #12 87.43 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 40/68 #13 20.80 Unpacking dmsetup (2:1.02.155-3) ... #13 20.89 Selecting previously unselected package mingw-w64-common. #13 20.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... #13 20.91 Unpacking mingw-w64-common (6.0.0-3) ... #12 88.02 Installing : git-1.8.3.1-23.el7_8.x86_64 41/68 #12 88.09 Installing : pcre-devel-8.32-17.el7.x86_64 42/68 #12 88.12 Installing : libsepol-devel-2.5-10.el7.x86_64 43/68 #12 88.15 Installing : libselinux-devel-2.5-15.el7.x86_64 44/68 #12 88.39 Installing : kernel-headers-3.10.0-1160.42.2.el7.x86_64 45/68 #12 89.04 Installing : glibc-headers-2.17-324.el7_9.x86_64 46/68 #13 22.89 Selecting previously unselected package mingw-w64-x86-64-dev. #13 22.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... #13 22.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... #12 89.13 Installing : glibc-devel-2.17-324.el7_9.x86_64 47/68 #12 90.78 Installing : gcc-4.8.5-44.el7.x86_64 48/68 #12 91.32 Installing : perl-Test-Harness-3.28-3.el7.noarch 49/68 #12 91.40 Installing : automake-1.13.4-3.el7.noarch 50/68 #12 91.90 install-info: No such file or directory for /usr/share/info/automake.info.gz #12 91.91 Installing : python-IPy-0.75-6.el7.noarch 51/68 #12 91.98 Installing : policycoreutils-python-2.5-34.el7.x86_64 52/68 #12 92.04 Installing : policycoreutils-devel-2.5-34.el7.x86_64 53/68 #13 25.13 Selecting previously unselected package gcc-mingw-w64-base. #13 25.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... #13 25.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #13 25.83 Selecting previously unselected package gcc-mingw-w64-x86-64. #13 25.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #13 25.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #12 92.51 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 54/68 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #13 ... #16 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini #16 sha256:7800a42e56858241e6e92cb334d2d0b1ebf87095db96f8f7ad73033fbd21c5da #16 1.549 + RM_GOPATH=0 #16 1.549 + TMP_GOPATH= #16 1.549 + : /build #16 1.549 + '[' -z '' ']' #16 1.550 ++ mktemp -d #16 1.550 + export GOPATH=/tmp/tmp.2NrGxu0PtV #16 1.550 + GOPATH=/tmp/tmp.2NrGxu0PtV #16 1.550 + RM_GOPATH=1 #16 1.551 + case "$(go env GOARCH)" in #16 1.551 ++ go env GOARCH #16 1.560 + export GO_BUILDMODE=-buildmode=pie #16 1.562 + GO_BUILDMODE=-buildmode=pie #16 1.566 ++ dirname /tmp/install/install.sh #16 1.566 + dir=/tmp/install #16 1.566 + bin=tini #16 1.566 + shift #16 1.567 + '[' '!' -f /tmp/install/tini.installer ']' #16 1.567 + . /tmp/install/tini.installer #16 1.567 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 #16 1.567 + install_tini #16 1.567 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 #16 1.567 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' #16 1.567 + git clone https://github.com/krallin/tini.git /tmp/tmp.2NrGxu0PtV/tini #16 1.569 Cloning into '/tmp/tmp.2NrGxu0PtV/tini'... #16 1.985 + cd /tmp/tmp.2NrGxu0PtV/tini #16 1.986 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 #16 1.991 + cmake . #16 2.218 -- The C compiler identification is GNU 8.3.0 #16 2.243 -- Check for working C compiler: /usr/bin/cc #16 2.489 -- Check for working C compiler: /usr/bin/cc -- works #16 2.490 -- Detecting C compiler ABI info #16 2.801 -- Detecting C compiler ABI info - done #16 2.817 -- Detecting C compile features #16 3.578 -- Detecting C compile features - done #16 3.594 -- Performing Test HAS_BUILTIN_FORTIFY #16 3.690 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #16 3.722 -- Configuring done #16 3.738 -- Generating done #16 3.742 -- Build files have been written to: /tmp/tmp.2NrGxu0PtV/tini #16 3.749 + make tini-static #16 3.949 Scanning dependencies of target tini-static #16 3.985 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #16 4.390 [100%] Linking C executable tini-static #16 4.596 [100%] Built target tini-static #16 4.624 + mkdir -p /build #16 4.625 + cp tini-static /build/docker-init #16 DONE 5.6s #12 93.10 Installing : libtool-2.4.2-22.el7_3.x86_64 55/68 #12 93.60 install-info: No such file or directory for /usr/share/info/libtool.info.gz #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #21 sha256:53f04e575f7cf30003d07cc2d65683a7517817a461c9b05ee14c430cfe8e9cad #12 93.81 Installing : glibc-static-2.17-324.el7_9.x86_64 56/68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible #12 93.86 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 57/68 #12 93.88 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 58/68 #12 93.91 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 59/68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #12 93.94 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 60/68 #12 94.77 Installing : cmake-2.8.12.2-2.el7.x86_64 61/68 #12 94.80 Installing : which-2.20-7.el7.x86_64 62/68 #12 95.29 install-info: No such file or directory for /usr/share/info/which.info.gz #12 95.78 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 63/68 #12 95.80 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 64/68 #12 96.79 Cleanup : systemd-219-78.el7.x86_64 65/68 #12 97.30 Cleanup : systemd-libs-219-78.el7.x86_64 66/68 #12 97.80 Cleanup : glibc-common-2.17-317.el7.x86_64 67/68 #12 97.83 Cleanup : glibc-2.17-317.el7.x86_64 68/68 #12 98.86 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/68 #12 98.88 Verifying : glibc-static-2.17-324.el7_9.x86_64 2/68 #12 98.89 Verifying : policycoreutils-python-2.5-34.el7.x86_64 3/68 #12 98.91 Verifying : glibc-2.17-324.el7_9.x86_64 4/68 #12 98.92 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 5/68 #12 98.93 Verifying : cmake-2.8.12.2-2.el7.x86_64 6/68 #12 98.94 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 7/68 #12 98.95 Verifying : libselinux-devel-2.5-15.el7.x86_64 8/68 #12 98.96 Verifying : automake-1.13.4-3.el7.noarch 9/68 #12 98.97 Verifying : lzo-2.06-8.el7.x86_64 10/68 #12 98.98 Verifying : m4-1.4.16-10.el7.x86_64 11/68 #12 98.98 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 12/68 #12 98.99 Verifying : git-1.8.3.1-23.el7_8.x86_64 13/68 #12 99.00 Verifying : checkpolicy-2.5-8.el7.x86_64 14/68 #12 99.01 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 15/68 #12 99.02 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 16/68 #12 99.03 Verifying : systemd-libs-219-78.el7_9.3.x86_64 17/68 #12 99.04 Verifying : which-2.20-7.el7.x86_64 18/68 #12 99.05 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 19/68 #12 99.05 Verifying : glibc-headers-2.17-324.el7_9.x86_64 20/68 #12 99.07 Verifying : cpp-4.8.5-44.el7.x86_64 21/68 #12 99.07 Verifying : python-IPy-0.75-6.el7.noarch 22/68 #12 99.08 Verifying : libseccomp-2.3.1-4.el7.x86_64 23/68 #12 99.09 Verifying : fipscheck-1.4.1-6.el7.x86_64 24/68 #12 99.10 Verifying : glibc-common-2.17-324.el7_9.x86_64 25/68 #12 99.11 Verifying : libselinux-utils-2.5-15.el7.x86_64 26/68 #12 99.12 Verifying : 1:make-3.82-24.el7.x86_64 27/68 #12 99.13 Verifying : openssh-7.4p1-21.el7.x86_64 28/68 #12 99.14 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 29/68 #12 99.14 Verifying : libtool-2.4.2-22.el7_3.x86_64 30/68 #12 99.15 Verifying : setools-libs-3.3.8-4.el7.x86_64 31/68 #12 99.16 Verifying : systemd-219-78.el7_9.3.x86_64 32/68 #12 99.17 Verifying : libsemanage-python-2.5-14.el7.x86_64 33/68 #12 99.18 Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 34/68 #12 99.19 Verifying : libarchive-3.1.2-14.el7_7.x86_64 35/68 #12 99.19 Verifying : mpfr-3.1.1-4.el7.x86_64 36/68 #12 99.20 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 37/68 #12 99.21 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 38/68 #12 99.22 Verifying : openssh-clients-7.4p1-21.el7.x86_64 39/68 #12 99.23 Verifying : perl-Test-Harness-3.28-3.el7.noarch 40/68 #12 99.24 Verifying : libselinux-python-2.5-15.el7.x86_64 41/68 #12 99.25 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 42/68 #12 99.26 Verifying : kernel-headers-3.10.0-1160.42.2.el7.x86_64 43/68 #12 99.30 Verifying : gcc-4.8.5-44.el7.x86_64 44/68 #12 99.31 Verifying : libmpc-1.0.1-3.el7.x86_64 45/68 #12 99.32 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 46/68 #12 99.33 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 47/68 #12 99.34 Verifying : libsepol-devel-2.5-10.el7.x86_64 48/68 #12 99.35 Verifying : 1:perl-Error-0.17020-2.el7.noarch 49/68 #12 99.36 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 50/68 #12 99.37 Verifying : pcre-devel-8.32-17.el7.x86_64 51/68 #12 99.38 Verifying : autoconf-2.69-11.el7.noarch 52/68 #12 99.38 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 53/68 #12 99.39 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 54/68 #12 99.40 Verifying : rsync-3.1.2-10.el7.x86_64 55/68 #12 99.41 Verifying : glibc-devel-2.17-324.el7_9.x86_64 56/68 #12 99.42 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 57/68 #12 99.43 Verifying : policycoreutils-2.5-34.el7.x86_64 58/68 #12 99.44 Verifying : libgomp-4.8.5-44.el7.x86_64 59/68 #12 99.45 Verifying : systemd-devel-219-78.el7_9.3.x86_64 60/68 #12 99.47 Verifying : less-458-9.el7.x86_64 61/68 #12 99.47 Verifying : libcgroup-0.41-21.el7.x86_64 62/68 #12 99.48 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 63/68 #12 99.48 Verifying : glibc-2.17-317.el7.x86_64 64/68 #12 99.49 Verifying : glibc-common-2.17-317.el7.x86_64 65/68 #12 99.49 Verifying : systemd-libs-219-78.el7.x86_64 66/68 #12 99.49 Verifying : systemd-219-78.el7.x86_64 67/68 #12 99.49 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 68/68 #12 99.53 #12 99.53 Installed: #12 99.53 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 #12 99.53 cmake.x86_64 0:2.8.12.2-2.el7 #12 99.53 device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 #12 99.53 gcc.x86_64 0:4.8.5-44.el7 #12 99.53 git.x86_64 0:1.8.3.1-23.el7_8 #12 99.53 glibc-static.x86_64 0:2.17-324.el7_9 #12 99.53 libarchive.x86_64 0:3.1.2-14.el7_7 #12 99.53 libseccomp-devel.x86_64 0:2.3.1-4.el7 #12 99.53 libselinux-devel.x86_64 0:2.5-15.el7 #12 99.53 libtool.x86_64 0:2.4.2-22.el7_3 #12 99.53 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 #12 99.53 make.x86_64 1:3.82-24.el7 #12 99.53 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #12 99.53 systemd-devel.x86_64 0:219-78.el7_9.3 #12 99.53 which.x86_64 0:2.20-7.el7 #12 99.53 #12 99.53 Dependency Installed: #12 99.53 audit-libs-python.x86_64 0:2.8.5-4.el7 #12 99.53 autoconf.noarch 0:2.69-11.el7 #12 99.53 automake.noarch 0:1.13.4-3.el7 #12 99.53 btrfs-progs.x86_64 0:4.9.1-1.el7 #12 99.53 checkpolicy.x86_64 0:2.5-8.el7 #12 99.53 cpp.x86_64 0:4.8.5-44.el7 #12 99.53 e2fsprogs-libs.x86_64 0:1.42.9-19.el7 #12 99.53 fipscheck.x86_64 0:1.4.1-6.el7 #12 99.53 fipscheck-lib.x86_64 0:1.4.1-6.el7 #12 99.53 glibc-devel.x86_64 0:2.17-324.el7_9 #12 99.53 glibc-headers.x86_64 0:2.17-324.el7_9 #12 99.53 kernel-headers.x86_64 0:3.10.0-1160.42.2.el7 #12 99.53 less.x86_64 0:458-9.el7 #12 99.53 libcgroup.x86_64 0:0.41-21.el7 #12 99.53 libedit.x86_64 0:3.0-12.20121213cvs.el7 #12 99.53 libgomp.x86_64 0:4.8.5-44.el7 #12 99.53 libmpc.x86_64 0:1.0.1-3.el7 #12 99.53 libseccomp.x86_64 0:2.3.1-4.el7 #12 99.53 libselinux-python.x86_64 0:2.5-15.el7 #12 99.53 libselinux-utils.x86_64 0:2.5-15.el7 #12 99.53 libsemanage-python.x86_64 0:2.5-14.el7 #12 99.53 libsepol-devel.x86_64 0:2.5-10.el7 #12 99.53 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #12 99.53 lzo.x86_64 0:2.06-8.el7 #12 99.53 m4.x86_64 0:1.4.16-10.el7 #12 99.53 mpfr.x86_64 0:3.1.1-4.el7 #12 99.53 openssh.x86_64 0:7.4p1-21.el7 #12 99.53 openssh-clients.x86_64 0:7.4p1-21.el7 #12 99.53 pcre-devel.x86_64 0:8.32-17.el7 #12 99.53 perl-Data-Dumper.x86_64 0:2.145-3.el7 #12 99.53 perl-Error.noarch 1:0.17020-2.el7 #12 99.53 perl-Git.noarch 0:1.8.3.1-23.el7_8 #12 99.53 perl-TermReadKey.x86_64 0:2.30-20.el7 #12 99.53 perl-Test-Harness.noarch 0:3.28-3.el7 #12 99.53 policycoreutils.x86_64 0:2.5-34.el7 #12 99.53 policycoreutils-devel.x86_64 0:2.5-34.el7 #12 99.53 policycoreutils-python.x86_64 0:2.5-34.el7 #12 99.53 python-IPy.noarch 0:0.75-6.el7 #12 99.53 rsync.x86_64 0:3.1.2-10.el7 #12 99.53 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #12 99.53 setools-libs.x86_64 0:3.3.8-4.el7 #12 99.53 #12 99.53 Dependency Updated: #12 99.53 device-mapper.x86_64 7:1.02.170-6.el7_9.5 #12 99.53 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 #12 99.53 glibc.x86_64 0:2.17-324.el7_9 #12 99.53 glibc-common.x86_64 0:2.17-324.el7_9 #12 99.53 systemd.x86_64 0:219-78.el7_9.3 #12 99.53 systemd-libs.x86_64 0:219-78.el7_9.3 #12 99.53 #12 99.53 Complete! + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #12 DONE 99.9s #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:3306b0c06de3bdb03895af7f767cff96e04786278ec74ba8dde8401673ef0e28 #21 17.91 + cd /tmp/tmp.f0ADhtYHAO/src/github.com/containerd/containerd #21 17.91 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3 #21 19.02 + export 'BUILDTAGS=netgo osusergo static_build' #21 19.02 + BUILDTAGS='netgo osusergo static_build' #21 19.02 + export EXTRA_FLAGS=-buildmode=pie #21 19.02 + EXTRA_FLAGS=-buildmode=pie #21 19.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #21 19.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #21 19.03 + '[' '' = dynamic ']' #21 19.03 + make + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 #21 19.46 + bin/ctr #14 DONE 2.0s #15 [stage-1 7/7] WORKDIR /root/rpmbuild #15 sha256:2aa4e569ccd0243af74e0dbd26c4086778ab4653d343105705df736ec687773b #15 DONE 0.1s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #16 exporting layers 4.4s done #16 writing image sha256:b432bdc2983f3f91a7b839c749cdc9400f7c14b8ce10da6dd303f50965a10541 done #16 naming to docker.io/rpmbuild-centos-7/x86_64 done #16 DONE 4.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 62eae52' --define '_gitcommit_engine d24c6dc' --define '_release 0' --define '_version 0.0.0.20210817121107.62eae52' --define '_origversion 0.0.0-20210817121107-62eae52' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h13cMv + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8sDEXi + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=d24c6dc + DOCKER_GITCOMMIT=d24c6dc + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #21 ... #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #13 sha256:531039180fc300d7d26c9c09c5df4827fed287e24c28e0313bebfab728cb9ac9 #13 34.21 Selecting previously unselected package g++-mingw-w64-x86-64. #13 34.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #13 34.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #13 40.29 Selecting previously unselected package libapparmor1:amd64. #13 40.30 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... #13 40.50 Unpacking libapparmor1:amd64 (2.13.2-10) ... #13 40.91 Selecting previously unselected package libapparmor-dev:amd64. #13 40.91 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... #13 40.98 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... #13 ... #23 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #23 sha256:f78905fb1dfdc8ed67645778084d621902d5223f268bf17b7be3e84c4431181a #23 38.97 + for f in rootlesskit rootlesskit-docker-proxy #23 38.97 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #23 DONE 42.7s #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #13 sha256:531039180fc300d7d26c9c09c5df4827fed287e24c28e0313bebfab728cb9ac9 #13 41.07 Selecting previously unselected package libbtrfs0. #13 41.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... #13 41.08 Unpacking libbtrfs0 (4.20.1-2) ... #13 41.15 Selecting previously unselected package libbtrfs-dev. #13 ... #24 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build #24 sha256:0914d0af70fc6b24e52baaac7a404a68e8dbfad919f4936979497ba95d6db8c4 #24 DONE 0.1s #25 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build #25 sha256:bf0198648bfa493abe0d5a25d012b8b7f18fa0460b041c01f944acf4624a67ca #25 DONE 0.1s #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #13 sha256:531039180fc300d7d26c9c09c5df4827fed287e24c28e0313bebfab728cb9ac9 #13 41.16 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... #13 41.17 Unpacking libbtrfs-dev (4.20.1-2) ... #13 41.23 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #13 41.23 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #13 41.23 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #13 41.29 Selecting previously unselected package libudev-dev:amd64. #13 41.29 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... #13 41.31 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... #13 41.39 Selecting previously unselected package libsepol1-dev:amd64. #13 41.39 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... #13 41.40 Unpacking libsepol1-dev:amd64 (2.8-1) ... Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... #13 41.54 Selecting previously unselected package libpcre16-3:amd64. #13 41.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... #13 41.56 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #13 41.67 Selecting previously unselected package libpcre32-3:amd64. #13 41.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... #13 41.68 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #13 41.77 Selecting previously unselected package libpcrecpp0v5:amd64. #13 41.77 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #13 41.77 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #13 41.85 Selecting previously unselected package libpcre3-dev:amd64. #13 41.86 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... #13 41.86 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #13 42.08 Selecting previously unselected package libselinux1-dev:amd64. #13 42.08 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... #13 42.09 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #13 42.20 Selecting previously unselected package libdevmapper-dev:amd64. #13 42.20 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #13 42.21 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #13 42.25 Selecting previously unselected package libseccomp-dev:amd64. #13 42.25 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... #13 42.26 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... #13 42.32 Selecting previously unselected package libsystemd-dev:amd64. #13 42.32 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... #13 42.33 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... #13 42.55 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #13 42.58 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... #13 42.58 Setting up libapparmor1:amd64 (2.13.2-10) ... #13 42.58 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #13 42.59 Setting up libpcre16-3:amd64 (2:8.39-12) ... #13 42.60 Setting up libsepol1-dev:amd64 (2.8-1) ... #13 42.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #13 42.62 Setting up libbtrfs0 (4.20.1-2) ... #13 42.63 Setting up libpcre32-3:amd64 (2:8.39-12) ... #13 42.65 Setting up libudev-dev:amd64 (241-7~deb10u8) ... #13 42.68 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #13 42.70 Setting up libbtrfs-dev (4.20.1-2) ... #13 42.74 Setting up libapparmor-dev:amd64 (2.13.2-10) ... #13 42.75 Setting up mingw-w64-common (6.0.0-3) ... #13 42.76 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... #13 42.77 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... #13 42.78 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #13 42.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #13 42.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #13 42.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #13 42.81 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #13 42.81 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #13 42.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #13 42.83 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... #13 42.83 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #13 42.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #13 42.85 Setting up dmsetup (2:1.02.155-3) ... #13 42.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #13 42.87 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #13 42.88 Processing triggers for libc-bin (2.28-10) ... #13 DONE 43.1s #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #21 sha256:53f04e575f7cf30003d07cc2d65683a7517817a461c9b05ee14c430cfe8e9cad #21 ... #17 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #17 sha256:e2379fa038e2e36e435f4378c9a343c55acdf065504b3c1ae12b79668beddd20 #17 DONE 0.1s #18 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc #18 sha256:e51eaaf25ca2530eab6a52ddeaa015585d53b2ab5fe64b49a81fa4fe0215dcd9 + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy #18 0.832 + RM_GOPATH=0 #18 0.833 + TMP_GOPATH= #18 0.833 + : /build #18 0.833 + '[' -z '' ']' #18 0.834 ++ mktemp -d #18 0.835 + export GOPATH=/tmp/tmp.ZmxCfDIjix #18 0.835 + GOPATH=/tmp/tmp.ZmxCfDIjix #18 0.835 + RM_GOPATH=1 #18 0.836 + case "$(go env GOARCH)" in #18 0.836 ++ go env GOARCH #18 0.845 + export GO_BUILDMODE=-buildmode=pie #18 0.845 + GO_BUILDMODE=-buildmode=pie #18 0.846 ++ dirname /tmp/install/install.sh #18 0.847 + dir=/tmp/install #18 0.847 + bin=runc #18 0.847 + shift #18 0.847 + '[' '!' -f /tmp/install/runc.installer ']' #18 0.848 + . /tmp/install/runc.installer #18 0.848 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 #18 0.848 + install_runc #18 0.848 + uname -r #18 0.849 + grep -q '^3\.10\.0.*\.el7\.' #18 0.850 + RUNC_BUILDTAGS='seccomp ' #18 0.850 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) #18 0.851 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' #18 0.851 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZmxCfDIjix/src/github.com/opencontainers/runc #18 0.852 Cloning into '/tmp/tmp.ZmxCfDIjix/src/github.com/opencontainers/runc'... #18 3.708 + cd /tmp/tmp.ZmxCfDIjix/src/github.com/opencontainers/runc #18 3.708 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 #18 3.897 + '[' -z '' ']' #18 3.897 + target=static #18 3.897 + make 'BUILDTAGS=seccomp ' static #18 4.134 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . + return + VERSION=0.0.0-20210817121107-62eae52 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #18 56.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #18 56.87 + mkdir -p /build #18 56.87 + cp runc /build/runc #18 DONE 57.2s #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #21 sha256:53f04e575f7cf30003d07cc2d65683a7517817a461c9b05ee14c430cfe8e9cad #21 ... #19 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #19 sha256:32dc158dd7be1d195060d08f426c15f855a0e90be8531463bc6e10d9c4300ea2 #19 DONE 0.1s #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #21 sha256:53f04e575f7cf30003d07cc2d65683a7517817a461c9b05ee14c430cfe8e9cad + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #21 91.11 + bin/containerd + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-arm-v6 scripts/docs/generate-man.sh #21 121.3 + bin/containerd-stress #21 122.4 + bin/containerd-shim #21 129.2 + bin/containerd-shim-runc-v1 #21 133.6 + bin/containerd-shim-runc-v2 #21 134.2 + binaries Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DwpH3k + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IBDNFn + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc + exit 0 Processing files: docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64 Provides: docker-ce = 3:0.0.0.20210817121107.62eae52-0.el7 docker-ce(x86-64) = 3:0.0.0.20210817121107.62eae52-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210817121107.62eae52-0.el7.src.rpm #21 134.2 + install -D bin/containerd /build/containerd #21 134.2 + install -D bin/containerd-shim /build/containerd-shim #21 134.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #21 134.2 + install -D bin/ctr /build/ctr #21 DONE 135.7s Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TomHr8 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GMVC8I + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HqUYml + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 #22 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #22 sha256:3cf8500fda0bf2f6b08d804d140f833bec4a9d89f74537d9779d1a84221eda42 #22 DONE 0.7s #26 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #26 sha256:903a40305227c92d3c154611abae39c42e7de40454dcf6aa96e147013145e6e2 #26 DONE 0.2s #28 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ #28 sha256:5199f017ea842cdc123805927ca19b0c4fd43f16f80c75619ae535a9f56c5ceb #28 DONE 0.0s #33 [binary-base 6/7] COPY --from=vpnkit /build/ /usr/local/bin/ #33 sha256:9e9e2750c7c7948d4b424da0aff0208d783b7636ea9a2844c0e0eb7b691a3396 #33 DONE 0.8s #34 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #34 sha256:183b4716bfe8725108d1c9a3e9d99ac24b1d3c0611d9b252668cab8346089dcb #34 DONE 0.0s #35 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=bind,target=/go/src/github.com/docker/docker hack/make.sh binary #35 sha256:bf8b50373f00b6e2424ec805e2d2af2f14bbf30074679af532b81da83f48aa02 #35 0.382 #35 0.439 Removing /build/bundles/ #35 0.440 #35 0.445 ---> Making bundle: binary (in /build/bundles/binary) #35 0.471 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20210817121107-62eae52 #35 0.471 GOOS="" GOARCH="" GOARM="" Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 16:39:45 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan scripts/docs/generate-man.sh scripts/docs/generate-man.sh #35 72.69 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20210817121107-62eae52 #35 73.16 Copying nested executables into /build/bundles/binary-daemon #35 74.30 #35 DONE 76.5s #36 [binary 1/1] COPY --from=build-binary /build/bundles/ / #36 sha256:bd67b97d5a4529ee3c687c6cd536edac01109e14517f03b03c41a62c6f382099 #36 DONE 2.2s #37 exporting to client #37 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #37 copying files 19.45MB 0.1s #37 copying files 202.05MB 1.1s done #37 DONE 1.1s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker' mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \ done tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210817121107-62eae52.tgz docker # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210817121107-62eae52.tgz docker-rootless-extras make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use silly_montalcini mkdir -p build/mac/amd64/docker GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/scripts/build-cli-plugins":/build:ro golang:1.16.8 /build Unable to find image 'golang:1.16.8' locally 1.16.8: Pulling from library/golang 955615a668ce: Pulling fs layer 2756ef5f69a5: Pulling fs layer 911ea9f2bd51: Pulling fs layer 27b0a22ee906: Pulling fs layer 4e94c8ba5874: Pulling fs layer 261c19c9b43e: Pulling fs layer ba66844146b3: Pulling fs layer 27b0a22ee906: Waiting 4e94c8ba5874: Waiting 261c19c9b43e: Waiting ba66844146b3: Waiting 911ea9f2bd51: Verifying Checksum 911ea9f2bd51: Download complete 2756ef5f69a5: Verifying Checksum 2756ef5f69a5: Download complete 955615a668ce: Verifying Checksum 955615a668ce: Download complete 27b0a22ee906: Verifying Checksum 27b0a22ee906: Download complete ba66844146b3: Verifying Checksum ba66844146b3: Download complete 4e94c8ba5874: Verifying Checksum 4e94c8ba5874: Download complete go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82 261c19c9b43e: Verifying Checksum 261c19c9b43e: Download complete go: downloading github.com/spf13/cobra v1.0.0 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.4.2 go: downloading github.com/spf13/pflag v1.0.3 go: downloading github.com/theupdateframework/notary v0.6.1 955615a668ce: Pull complete 2756ef5f69a5: Pull complete go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/Masterminds/semver/v3 v3.1.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd 911ea9f2bd51: Pull complete go: downloading github.com/docker/go v1.5.1-1 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f go: downloading github.com/morikuni/aec v1.0.0 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/containerd/containerd v1.3.4 go: downloading google.golang.org/grpc v1.23.1 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 27b0a22ee906: Pull complete go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: downloading github.com/golang/protobuf v1.3.2 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 go: downloading github.com/prometheus/common v0.6.0 go: downloading github.com/prometheus/procfs v0.0.3 4e94c8ba5874: Pull complete go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 261c19c9b43e: Pull complete ba66844146b3: Pull complete Digest: sha256:0056b049979bfcf13ac2ede60b810349396fab1d510cb60701503dccd01f9153 Status: Downloaded newer image for golang:1.16.8 Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 16:41:48 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 16:41:41 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping ~/rpmbuild/BUILD/src + popd + pushd /root/rpmbuild/BUILD/src/plugins + for installer in '*.installer' + '[' app.installer '!=' scan.installer ']' + bash app.installer build ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx + for installer in '*.installer' + '[' buildx.installer '!=' scan.installer ']' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64 Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine a0d0a0d46f8b: Already exists Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a Status: Downloaded newer image for alpine:latest mkdir -p build/mac/arm64/docker GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/scripts/build-cli-plugins":/build:ro golang:1.16.8 /build Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc ./cli/build/docker -v Docker version 0.0.0-20210817121107-62eae52, build 62eae52 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aASrQ0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/docker + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in '*.installer' + '[' app.installer '!=' scan.installer ']' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin + for installer in '*.installer' + '[' buildx.installer '!=' scan.installer ']' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin ~/rpmbuild/BUILD/src + popd + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XtCv6K + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210817121107.62eae52 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210817121107.62eae52 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210817121107.62eae52 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210817121107.62eae52 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210817121107.62eae52 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210817121107.62eae52 + exit 0 Provides: docker-ce-cli = 1:0.0.0.20210817121107.62eae52-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210817121107.62eae52-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.src.rpm make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EkVXdN + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VIHU6e + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0TQZiK + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=d24c6dc + DOCKER_GITCOMMIT=d24c6dc + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.frmYuC + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aoABWu + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 0.14.2 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20210817121107.62eae52-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210817121107.62eae52-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.src.rpm dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'. Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1K7aNl + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8X4wzp + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fDk1Kt + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82 go: downloading github.com/spf13/cobra v1.0.0 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.4.2 go: downloading github.com/spf13/pflag v1.0.3 go: downloading github.com/theupdateframework/notary v0.6.1 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/Masterminds/semver/v3 v3.1.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd go: downloading github.com/docker/go v1.5.1-1 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f go: downloading github.com/morikuni/aec v1.0.0 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/containerd/containerd v1.3.4 go: downloading google.golang.org/grpc v1.23.1 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: downloading github.com/golang/protobuf v1.3.2 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 go: downloading github.com/prometheus/common v0.6.0 go: downloading github.com/prometheus/procfs v0.0.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc ./cli/build/docker -v Docker version 0.0.0-20210817121107-62eae52, build 62eae52 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb'. Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8Y0tPY + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PD3GBu + umask 022 + cd /root/rpmbuild/BUILD + cd src + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help Usage: docker [OPTIONS] COMMAND docker-scan is a Docker CLI plugin Options: --config string Location of client config files (default "/root/.docker") -c, --context string Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with "docker context use") -D, --debug Enable debug mode -H, --host list Daemon socket(s) to connect to -l, --log-level string Set the logging level ("debug"|"info"|"warn"|"error"|"fatal") (default "info") --tls Use TLS; implied by --tlsverify --tlscacert string Trust certs signed only by this CA (default "/root/.docker/ca.pem") --tlscert string Path to TLS certificate file (default "/root/.docker/cert.pem") --tlskey string Path to TLS key file (default "/root/.docker/key.pem") --tlsverify Use TLS and verify the remote Commands: scan Docker Scan Run 'docker COMMAND --help' for more information on a command. + exit 0 Processing files: docker-scan-plugin-0.8.0-0.el7.x86_64 Provides: docker-scan-plugin = 0:0.8.0-0.el7 docker-scan-plugin(x86-64) = 0:0.8.0-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ea43d7 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" == Building packages for centos-8 == mkdir -p "rpmbuild/centos-8" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:6d74a78b65476bd37b5ae26926cb5854878e97123a23931dd0bc1a51731734cd #1 transferring dockerfile: 1.62kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:3c45a96a181f59017e1147671b6bfe50e65efbeebafcda9ead6df8102859cf66 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:1234b4fd2ec1d6f45cbf1be816f6dc195fbbbfda53fdb2bdd5056831fd67a318 #5 DONE 0.0s #6 [auth] library/centos:pull token for registry-1.docker.io #6 sha256:b4491c627b9ca24b478cc03e1d5d60f4f54392c54df48879e490ff229b1a0c14 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/centos:8 #3 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9 #3 DONE 0.5s #12 [internal] load build context #12 sha256:ed161b4cb7bc918a4dc86a4eaf0d81d260cb9f3d59fb623c6d97498492230572 #12 transferring context: 216B done #12 DONE 0.0s #15 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #15 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #15 CACHED #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 #7 sha256:5d18bf816b6874e1743e18d7103bd9e7f581dec365306e493929ac16c754b4b2 #7 resolve docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 done #7 sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 762B / 762B done #7 sha256:a1801b843b1bfaf77c501e7a6d3f709401a1e0c83863037fa3aab063a7fdb9dc 529B / 529B done #7 sha256:5d0da3dc976460b72c77d94c8a1ad043720b0416bfc16c52c45d4847e53fadb6 2.14kB / 2.14kB done #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 6.29MB / 83.52MB 0.1s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 16.78MB / 83.52MB 0.2s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 36.70MB / 83.52MB 0.4s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 47.19MB / 83.52MB 0.5s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 66.06MB / 83.52MB 0.7s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 75.50MB / 83.52MB 0.8s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 0.9s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 1.4s done #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 0.1s make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb'. #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 3.2s done #7 DONE 4.8s #8 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Linux-Sources.repo; fi #8 sha256:a612b90f588e8bcac1c155b01820085e52a8458c1cd162834ff920a9b8ee4c86 #8 DONE 0.7s #9 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Linux-PowerTools.repo; fi #9 sha256:aa3f435f1fe821abdfbeedf2a857f496bbc41ede68496a3f9a24953ebc1c4e87 #9 DONE 0.5s #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #10 sha256:dbcd8a47c2e2b89b63f59b44b7f6e8aeb5a69dd4e158e965bc3a5a40459b9c85 #10 DONE 0.6s #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690 #11 1.700 CentOS Linux 8 - AppStream 8.8 MB/s | 8.9 MB 00:01 #11 4.113 CentOS Linux 8 - BaseOS 9.8 MB/s | 7.4 MB 00:00 #11 6.327 CentOS Linux 8 - Extras 12 kB/s | 10 kB 00:00 #11 7.112 CentOS Linux 8 - PowerTools 3.2 MB/s | 2.3 MB 00:00 #11 8.702 Dependencies resolved. #11 8.712 ============================================================================================= #11 8.712 Package Arch Version Repo Size #11 8.712 ============================================================================================= #11 8.712 Installing: #11 8.712 rpm-build x86_64 4.14.3-14.el8_4 appstream 173 k #11 8.712 rpmlint noarch 1.10-14.el8 appstream 192 k #11 8.712 yum-utils noarch 4.0.18-4.el8 baseos 71 k #11 8.712 Upgrading: #11 8.712 python3-rpm x86_64 4.14.3-14.el8_4 baseos 158 k #11 8.712 rpm x86_64 4.14.3-14.el8_4 baseos 542 k #11 8.712 rpm-build-libs x86_64 4.14.3-14.el8_4 baseos 155 k #11 8.712 rpm-libs x86_64 4.14.3-14.el8_4 baseos 339 k #11 8.712 Installing dependencies: #11 8.712 bzip2 x86_64 1.0.6-26.el8 baseos 60 k #11 8.712 dbus-glib x86_64 0.110-2.el8 baseos 127 k #11 8.712 desktop-file-utils x86_64 0.23-8.el8 appstream 80 k #11 8.712 diffutils x86_64 3.6-6.el8 baseos 358 k #11 8.712 dnf-plugins-core noarch 4.0.18-4.el8 baseos 69 k #11 8.712 dwz x86_64 0.12-9.el8 appstream 109 k #11 8.712 efi-srpm-macros noarch 3-3.el8 appstream 22 k #11 8.712 elfutils x86_64 0.182-3.el8 baseos 540 k #11 8.712 emacs-filesystem noarch 1:26.1-5.el8 baseos 69 k #11 8.712 file x86_64 5.33-16.el8_3.1 baseos 77 k #11 8.712 gc x86_64 7.6.4-3.el8 appstream 109 k #11 8.712 gdb-headless x86_64 8.2-15.el8 appstream 3.7 M #11 8.712 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #11 8.712 go-srpm-macros noarch 2-17.el8 appstream 13 k #11 8.712 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M #11 8.712 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M #11 8.712 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k #11 8.712 libbabeltrace x86_64 1.5.4-3.el8 baseos 200 k #11 8.712 libipt x86_64 1.6.1-8.el8 appstream 50 k #11 8.712 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k #11 8.712 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k #11 8.712 ncurses x86_64 6.1-7.20180224.el8 baseos 387 k #11 8.712 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #11 8.712 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #11 8.712 openssl x86_64 1:1.1.1g-15.el8_3 baseos 707 k #11 8.712 patch x86_64 2.7.6-11.el8 baseos 138 k #11 8.712 perl-Carp noarch 1.42-396.el8 baseos 30 k #11 8.712 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k #11 8.712 perl-Digest noarch 1.17-395.el8 appstream 27 k #11 8.712 perl-Digest-MD5 x86_64 2.55-396.el8 appstream 37 k #11 8.712 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M #11 8.712 perl-Errno x86_64 1.28-419.el8_4.1 baseos 76 k #11 8.712 perl-Exporter noarch 5.72-396.el8 baseos 34 k #11 8.712 perl-File-Path noarch 2.15-2.el8 baseos 38 k #11 8.712 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #11 8.712 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #11 8.712 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k #11 8.712 perl-IO x86_64 1.38-419.el8_4.1 baseos 142 k #11 8.712 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k #11 8.712 perl-Net-SSLeay x86_64 1.88-1.module_el8.3.0+410+ff426aa3 appstream 379 k #11 8.712 perl-PathTools x86_64 3.74-1.el8 baseos 90 k #11 8.712 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #11 8.712 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #11 8.712 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #11 8.712 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #11 8.712 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k #11 8.712 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k #11 8.712 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k #11 8.712 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #11 8.712 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #11 8.712 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #11 8.712 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #11 8.712 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #11 8.712 perl-URI noarch 1.73-3.el8 appstream 116 k #11 8.712 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k #11 8.712 perl-constant noarch 1.33-396.el8 baseos 25 k #11 8.712 perl-interpreter x86_64 4:5.26.3-419.el8_4.1 baseos 6.3 M #11 8.712 perl-libnet noarch 3.11-3.el8 appstream 121 k #11 8.712 perl-libs x86_64 4:5.26.3-419.el8_4.1 baseos 1.6 M #11 8.712 perl-macros x86_64 4:5.26.3-419.el8_4.1 baseos 72 k #11 8.712 perl-parent noarch 1:0.237-1.el8 baseos 20 k #11 8.712 perl-podlators noarch 4.11-1.el8 baseos 118 k #11 8.712 perl-srpm-macros noarch 1-25.el8 appstream 11 k #11 8.712 perl-threads x86_64 1:2.21-2.el8 baseos 61 k #11 8.712 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k #11 8.712 pkgconf x86_64 1.4.2-1.el8 baseos 38 k #11 8.712 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #11 8.712 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k #11 8.712 python-rpm-macros noarch 3-41.el8 appstream 15 k #11 8.712 python-srpm-macros noarch 3-41.el8 appstream 15 k #11 8.712 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k #11 8.712 python3-dbus x86_64 1.2.4-15.el8 baseos 134 k #11 8.712 python3-dnf-plugins-core noarch 4.0.18-4.el8 baseos 234 k #11 8.712 python3-rpm-macros noarch 3-41.el8 appstream 14 k #11 8.712 python3-six noarch 1.11.0-8.el8 baseos 38 k #11 8.712 qt5-srpm-macros noarch 5.12.5-3.el8 appstream 10 k #11 8.712 redhat-rpm-config noarch 125-1.el8 appstream 86 k #11 8.712 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #11 8.712 unzip x86_64 6.0-45.el8_4 baseos 195 k #11 8.712 zip x86_64 3.0-23.el8 baseos 270 k #11 8.712 zstd x86_64 1.4.4-1.el8 appstream 393 k #11 8.712 Installing weak dependencies: #11 8.712 elfutils-debuginfod-client x86_64 0.182-3.el8 baseos 65 k #11 8.712 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #11 8.712 perl-IO-Socket-SSL noarch 2.066-4.module_el8.3.0+410+ff426aa3 appstream 298 k #11 8.712 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k #11 8.712 Enabling module streams: #11 8.712 perl 5.26 #11 8.712 perl-IO-Socket-SSL 2.066 #11 8.712 perl-libwww-perl 6.34 #11 8.712 #11 8.712 Transaction Summary #11 8.712 ============================================================================================= #11 8.712 Install 88 Packages #11 8.712 Upgrade 4 Packages #11 8.712 #11 8.716 Total download size: 27 M #11 8.717 Downloading Packages: #11 9.576 (1/92): desktop-file-utils-0.23-8.el8.x86_64.rp 353 kB/s | 80 kB 00:00 #11 9.578 (2/92): dwz-0.12-9.el8.x86_64.rpm 476 kB/s | 109 kB 00:00 #11 9.584 (3/92): efi-srpm-macros-3-3.el8.noarch.rpm 95 kB/s | 22 kB 00:00 #11 9.586 (4/92): gc-7.6.4-3.el8.x86_64.rpm 11 MB/s | 109 kB 00:00 #11 9.588 (5/92): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 2.7 MB/s | 9.3 kB 00:00 #11 9.589 (6/92): go-srpm-macros-2-17.el8.noarch.rpm 4.1 MB/s | 13 kB 00:00 #11 9.595 (7/92): libatomic_ops-7.6.2-3.el8.x86_64.rpm 6.7 MB/s | 38 kB 00:00 #11 9.601 (8/92): libipt-1.6.1-8.el8.x86_64.rpm 9.6 MB/s | 50 kB 00:00 #11 9.605 (9/92): ocaml-srpm-macros-5-4.el8.noarch.rpm 3.5 MB/s | 9.4 kB 00:00 #11 9.608 (10/92): openblas-srpm-macros-2-2.el8.noarch.rp 2.7 MB/s | 7.9 kB 00:00 #11 9.612 (11/92): perl-Digest-1.17-395.el8.noarch.rpm 7.3 MB/s | 27 kB 00:00 #11 9.617 (12/92): perl-Digest-MD5-2.55-396.el8.x86_64.rp 10 MB/s | 37 kB 00:00 #11 9.621 (13/92): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 10 MB/s | 47 kB 00:00 #11 9.639 (14/92): gdb-headless-8.2-15.el8.x86_64.rpm 60 MB/s | 3.7 MB 00:00 #11 9.642 (15/92): perl-Mozilla-CA-20160104-7.module_el8. 6.0 MB/s | 15 kB 00:00 #11 9.645 (16/92): perl-IO-Socket-SSL-2.066-4.module_el8. 13 MB/s | 298 kB 00:00 #11 9.663 (17/92): guile-2.0.14-7.el8.x86_64.rpm 47 MB/s | 3.5 MB 00:00 #11 9.665 (18/92): perl-URI-1.73-3.el8.noarch.rpm 5.6 MB/s | 116 kB 00:00 #11 9.669 (19/92): perl-Net-SSLeay-1.88-1.module_el8.3.0+ 14 MB/s | 379 kB 00:00 #11 9.669 (20/92): perl-srpm-macros-1-25.el8.noarch.rpm 2.8 MB/s | 11 kB 00:00 #11 9.671 (21/92): perl-libnet-3.11-3.el8.noarch.rpm 17 MB/s | 121 kB 00:00 #11 9.672 (22/92): python-rpm-macros-3-41.el8.noarch.rpm 5.9 MB/s | 15 kB 00:00 #11 9.673 (23/92): python-srpm-macros-3-41.el8.noarch.rpm 4.7 MB/s | 15 kB 00:00 #11 9.675 (24/92): python3-rpm-macros-3-41.el8.noarch.rpm 4.4 MB/s | 14 kB 00:00 #11 9.677 (25/92): redhat-rpm-config-125-1.el8.noarch.rpm 22 MB/s | 86 kB 00:00 #11 9.683 (26/92): rpm-build-4.14.3-14.el8_4.x86_64.rpm 22 MB/s | 173 kB 00:00 #11 9.684 (27/92): rpmlint-1.10-14.el8.noarch.rpm 28 MB/s | 192 kB 00:00 #11 9.686 (28/92): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 764 kB/s | 10 kB 00:00 #11 9.687 (29/92): rust-srpm-macros-5-2.el8.noarch.rpm 2.1 MB/s | 9.2 kB 00:00 #11 9.689 (30/92): bzip2-1.0.6-26.el8.x86_64.rpm 18 MB/s | 60 kB 00:00 #11 9.693 (31/92): zstd-1.4.4-1.el8.x86_64.rpm 45 MB/s | 393 kB 00:00 #11 9.696 (32/92): dbus-glib-0.110-2.el8.x86_64.rpm 14 MB/s | 127 kB 00:00 #11 9.698 (33/92): dnf-plugins-core-4.0.18-4.el8.noarch.r 15 MB/s | 69 kB 00:00 #11 9.703 (34/92): elfutils-debuginfod-client-0.182-3.el8 13 MB/s | 65 kB 00:00 #11 9.707 (35/92): diffutils-3.6-6.el8.x86_64.rpm 20 MB/s | 358 kB 00:00 #11 9.710 (36/92): elfutils-0.182-3.el8.x86_64.rpm 41 MB/s | 540 kB 00:00 #11 9.713 (37/92): emacs-filesystem-26.1-5.el8.noarch.rpm 7.2 MB/s | 69 kB 00:00 #11 9.718 (38/92): libbabeltrace-1.5.4-3.el8.x86_64.rpm 41 MB/s | 200 kB 00:00 #11 9.725 (39/92): libpkgconf-1.4.2-1.el8.x86_64.rpm 4.9 MB/s | 35 kB 00:00 #11 9.729 (40/92): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 17 MB/s | 58 kB 00:00 #11 9.734 (41/92): groff-base-1.22.3-18.el8.x86_64.rpm 43 MB/s | 1.0 MB 00:00 #11 9.737 (42/92): ncurses-6.1-7.20180224.el8.x86_64.rpm 49 MB/s | 387 kB 00:00 #11 9.742 (43/92): patch-2.7.6-11.el8.x86_64.rpm 32 MB/s | 138 kB 00:00 #11 9.746 (44/92): perl-Carp-1.42-396.el8.noarch.rpm 7.9 MB/s | 30 kB 00:00 #11 9.751 (45/92): perl-Data-Dumper-2.167-399.el8.x86_64. 13 MB/s | 58 kB 00:00 #11 9.772 (46/92): openssl-1.1.1g-15.el8_3.x86_64.rpm 18 MB/s | 707 kB 00:00 #11 9.777 (47/92): perl-Errno-1.28-419.el8_4.1.x86_64.rpm 17 MB/s | 76 kB 00:00 #11 9.781 (48/92): perl-Exporter-5.72-396.el8.noarch.rpm 8.3 MB/s | 34 kB 00:00 #11 9.790 (49/92): perl-Encode-2.97-3.el8.x86_64.rpm 38 MB/s | 1.5 MB 00:00 #11 9.791 (50/92): file-5.33-16.el8_3.1.x86_64.rpm 917 kB/s | 77 kB 00:00 #11 9.792 (51/92): perl-File-Path-2.15-2.el8.noarch.rpm 3.9 MB/s | 38 kB 00:00 #11 9.794 (52/92): perl-Getopt-Long-2.50-4.el8.noarch.rpm 20 MB/s | 63 kB 00:00 #11 9.796 (53/92): perl-File-Temp-0.230.600-1.el8.noarch. 11 MB/s | 63 kB 00:00 #11 9.796 (54/92): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 13 MB/s | 58 kB 00:00 #11 9.801 (55/92): perl-MIME-Base64-3.15-396.el8.x86_64.r 6.2 MB/s | 31 kB 00:00 #11 9.802 (56/92): perl-PathTools-3.74-1.el8.x86_64.rpm 16 MB/s | 90 kB 00:00 #11 9.805 (57/92): perl-Pod-Escapes-1.07-395.el8.noarch.r 5.9 MB/s | 20 kB 00:00 #11 9.806 (58/92): perl-IO-1.38-419.el8_4.1.x86_64.rpm 12 MB/s | 142 kB 00:00 #11 9.808 (59/92): perl-Pod-Perldoc-3.28-396.el8.noarch.r 16 MB/s | 86 kB 00:00 #11 9.812 (60/92): perl-Pod-Usage-1.69-395.el8.noarch.rpm 5.9 MB/s | 34 kB 00:00 #11 9.817 (61/92): perl-Pod-Simple-3.35-395.el8.noarch.rp 17 MB/s | 213 kB 00:00 #11 9.818 (62/92): perl-Socket-2.027-3.el8.x86_64.rpm 12 MB/s | 59 kB 00:00 #11 9.823 (63/92): perl-Term-ANSIColor-4.06-396.el8.noarc 8.8 MB/s | 46 kB 00:00 #11 9.824 (64/92): perl-Storable-3.11-3.el8.x86_64.rpm 14 MB/s | 98 kB 00:00 #11 9.827 (65/92): perl-Term-Cap-1.17-395.el8.noarch.rpm 6.6 MB/s | 23 kB 00:00 #11 9.828 (66/92): perl-Text-ParseWords-3.30-395.el8.noar 5.1 MB/s | 18 kB 00:00 #11 9.830 (67/92): perl-Text-Tabs+Wrap-2013.0523-395.el8. 9.2 MB/s | 24 kB 00:00 #11 9.831 (68/92): perl-Time-Local-1.280-1.el8.noarch.rpm 11 MB/s | 34 kB 00:00 #11 9.835 (69/92): perl-constant-1.33-396.el8.noarch.rpm 7.0 MB/s | 25 kB 00:00 #11 9.836 (70/92): perl-Scalar-List-Utils-1.49-2.el8.x86_ 2.3 MB/s | 68 kB 00:00 #11 9.837 (71/92): perl-Unicode-Normalize-1.25-396.el8.x8 12 MB/s | 82 kB 00:00 #11 9.842 (72/92): perl-macros-5.26.3-419.el8_4.1.x86_64. 15 MB/s | 72 kB 00:00 #11 9.846 (73/92): perl-parent-0.237-1.el8.noarch.rpm 6.1 MB/s | 20 kB 00:00 #11 9.852 (74/92): perl-podlators-4.11-1.el8.noarch.rpm 20 MB/s | 118 kB 00:00 #11 9.857 (75/92): perl-threads-2.21-2.el8.x86_64.rpm 12 MB/s | 61 kB 00:00 #11 9.861 (76/92): perl-threads-shared-1.58-2.el8.x86_64. 12 MB/s | 48 kB 00:00 #11 9.866 (77/92): pkgconf-1.4.2-1.el8.x86_64.rpm 9.0 MB/s | 38 kB 00:00 #11 9.869 (78/92): pkgconf-m4-1.4.2-1.el8.noarch.rpm 6.2 MB/s | 17 kB 00:00 #11 9.873 (79/92): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 3.6 MB/s | 15 kB 00:00 #11 9.882 (80/92): perl-libs-5.26.3-419.el8_4.1.x86_64.rp 35 MB/s | 1.6 MB 00:00 #11 9.887 (81/92): python3-dbus-1.2.4-15.el8.x86_64.rpm 27 MB/s | 134 kB 00:00 #11 9.894 (82/92): python3-dnf-plugins-core-4.0.18-4.el8. 50 MB/s | 234 kB 00:00 #11 9.896 (83/92): python3-six-1.11.0-8.el8.noarch.rpm 13 MB/s | 38 kB 00:00 #11 9.900 (84/92): python3-dateutil-2.6.1-6.el8.noarch.rp 9.3 MB/s | 251 kB 00:00 #11 9.904 (85/92): unzip-6.0-45.el8_4.x86_64.rpm 26 MB/s | 195 kB 00:00 #11 9.905 (86/92): yum-utils-4.0.18-4.el8.noarch.rpm 17 MB/s | 71 kB 00:00 #11 9.913 (87/92): zip-3.0-23.el8.x86_64.rpm 32 MB/s | 270 kB 00:00 #11 9.922 (88/92): rpm-4.14.3-14.el8_4.x86_64.rpm 59 MB/s | 542 kB 00:00 #11 9.924 (89/92): python3-rpm-4.14.3-14.el8_4.x86_64.rpm 8.3 MB/s | 158 kB 00:00 #11 9.932 (90/92): rpm-build-libs-4.14.3-14.el8_4.x86_64. 15 MB/s | 155 kB 00:00 #11 9.935 (91/92): rpm-libs-4.14.3-14.el8_4.x86_64.rpm 30 MB/s | 339 kB 00:00 #11 10.02 (92/92): perl-interpreter-5.26.3-419.el8_4.1.x8 34 MB/s | 6.3 MB 00:00 #11 10.03 -------------------------------------------------------------------------------- #11 10.03 Total 21 MB/s | 27 MB 00:01 #11 10.12 Running transaction check #11 10.19 Transaction check succeeded. #11 10.19 Running transaction test #11 10.50 Transaction test succeeded. #11 10.50 Running transaction #11 11.36 Preparing : 1/1 #11 11.42 Upgrading : rpm-libs-4.14.3-14.el8_4.x86_64 1/96 #11 11.44 Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64 1/96 #11 11.51 Upgrading : rpm-4.14.3-14.el8_4.x86_64 2/96 #11 11.54 Upgrading : rpm-build-libs-4.14.3-14.el8_4.x86_64 3/96 #11 11.55 Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64 3/96 #11 11.58 Installing : unzip-6.0-45.el8_4.x86_64 4/96 #11 11.72 Installing : groff-base-1.22.3-18.el8.x86_64 5/96 #11 11.75 Installing : file-5.33-16.el8_3.1.x86_64 6/96 #11 11.77 Installing : bzip2-1.0.6-26.el8.x86_64 7/96 #11 11.78 Installing : python-srpm-macros-3-41.el8.noarch 8/96 #11 11.79 Installing : python-rpm-macros-3-41.el8.noarch 9/96 #11 11.80 Installing : python3-rpm-macros-3-41.el8.noarch 10/96 #11 11.84 Installing : zip-3.0-23.el8.x86_64 11/96 #11 11.86 Upgrading : python3-rpm-4.14.3-14.el8_4.x86_64 12/96 #11 11.88 Installing : efi-srpm-macros-3-3.el8.noarch 13/96 #11 11.89 Installing : python3-six-1.11.0-8.el8.noarch 14/96 #11 11.93 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 15/96 #11 11.94 Installing : pkgconf-m4-1.4.2-1.el8.noarch 16/96 #11 11.97 Installing : patch-2.7.6-11.el8.x86_64 17/96 #11 12.04 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 18/96 #11 12.09 Installing : ncurses-6.1-7.20180224.el8.x86_64 19/96 #11 12.10 Installing : perl-Digest-1.17-395.el8.noarch 20/96 #11 12.12 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 21/96 #11 12.13 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 22/96 #11 12.16 Installing : perl-libnet-3.11-3.el8.noarch 23/96 #11 12.22 Installing : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3 24/96 #11 12.25 Installing : perl-URI-1.73-3.el8.noarch 25/96 #11 12.26 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 26/96 #11 12.27 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 27/96 #11 12.29 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 28/96 #11 12.30 Installing : perl-Time-Local-1:1.280-1.el8.noarch 29/96 #11 12.34 Installing : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42 30/96 #11 12.35 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 31/96 #11 12.37 Installing : perl-Term-Cap-1.17-395.el8.noarch 32/96 #11 12.38 Installing : perl-File-Temp-0.230.600-1.el8.noarch 33/96 #11 12.42 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 34/96 #11 12.44 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 35/96 #11 12.47 Installing : perl-podlators-4.11-1.el8.noarch 36/96 #11 12.49 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 37/96 #11 12.51 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 38/96 #11 12.53 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 39/96 #11 12.55 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 40/96 #11 12.58 Installing : perl-Storable-1:3.11-3.el8.x86_64 41/96 #11 12.60 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 42/96 #11 12.61 Installing : perl-Errno-1.28-419.el8_4.1.x86_64 43/96 #11 12.63 Installing : perl-Socket-4:2.027-3.el8.x86_64 44/96 #11 12.85 Installing : perl-Encode-4:2.97-3.el8.x86_64 45/96 #11 12.87 Installing : perl-Carp-1.42-396.el8.noarch 46/96 #11 12.88 Installing : perl-Exporter-5.72-396.el8.noarch 47/96 #11 13.09 Installing : perl-libs-4:5.26.3-419.el8_4.1.x86_64 48/96 #11 13.12 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 49/96 #11 13.13 Installing : perl-parent-1:0.237-1.el8.noarch 50/96 #11 13.14 Installing : perl-macros-4:5.26.3-419.el8_4.1.x86_64 51/96 #11 13.15 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 52/96 #11 13.18 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 53/96 #11 13.19 Installing : perl-File-Path-2.15-2.el8.noarch 54/96 #11 13.21 Installing : perl-IO-1.38-419.el8_4.1.x86_64 55/96 #11 13.23 Installing : perl-PathTools-3.74-1.el8.x86_64 56/96 #11 13.25 Installing : perl-constant-1.33-396.el8.noarch 57/96 #11 13.27 Installing : perl-threads-1:2.21-2.el8.x86_64 58/96 #11 13.28 Installing : perl-threads-shared-1.58-2.el8.x86_64 59/96 #11 13.83 Installing : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 60/96 #11 13.86 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 61/96 #11 13.87 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 61/96 #11 13.89 Installing : libpkgconf-1.4.2-1.el8.x86_64 62/96 #11 13.91 Installing : pkgconf-1.4.2-1.el8.x86_64 63/96 #11 13.92 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 64/96 #11 13.95 Installing : libbabeltrace-1.5.4-3.el8.x86_64 65/96 #11 13.96 Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64 65/96 #11 13.97 Installing : emacs-filesystem-1:26.1-5.el8.noarch 66/96 #11 13.99 Installing : desktop-file-utils-0.23-8.el8.x86_64 67/96 #11 14.01 Installing : elfutils-debuginfod-client-0.182-3.el8.x86_64 68/96 #11 14.09 Installing : elfutils-0.182-3.el8.x86_64 69/96 #11 14.14 Installing : diffutils-3.6-6.el8.x86_64 70/96 #11 14.15 Running scriptlet: diffutils-3.6-6.el8.x86_64 70/96 #11 14.17 Installing : dbus-glib-0.110-2.el8.x86_64 71/96 #11 14.18 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 71/96 #11 14.22 Installing : python3-dbus-1.2.4-15.el8.x86_64 72/96 #11 14.25 Installing : python3-dnf-plugins-core-4.0.18-4.el8.noarch 73/96 #11 14.28 Installing : dnf-plugins-core-4.0.18-4.el8.noarch 74/96 #11 14.34 Installing : zstd-1.4.4-1.el8.x86_64 75/96 #11 14.36 Installing : rust-srpm-macros-5-2.el8.noarch 76/96 #11 14.37 Installing : qt5-srpm-macros-5.12.5-3.el8.noarch 77/96 #11 14.38 Installing : perl-srpm-macros-1-25.el8.noarch 78/96 #11 14.39 Installing : openblas-srpm-macros-2-2.el8.noarch 79/96 #11 14.40 Installing : ocaml-srpm-macros-5-4.el8.noarch 80/96 #11 14.41 Installing : libipt-1.6.1-8.el8.x86_64 81/96 #11 14.43 Installing : libatomic_ops-7.6.2-3.el8.x86_64 82/96 #11 14.45 Installing : gc-7.6.4-3.el8.x86_64 83/96 #11 14.83 Installing : guile-5:2.0.14-7.el8.x86_64 84/96 #11 14.86 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 84/96 #11 15.24 Installing : gdb-headless-8.2-15.el8.x86_64 85/96 #11 15.26 Installing : go-srpm-macros-2-17.el8.noarch 86/96 #11 15.27 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 87/96 #11 15.29 Installing : dwz-0.12-9.el8.x86_64 88/96 #11 15.31 Installing : redhat-rpm-config-125-1.el8.noarch 89/96 #11 15.34 Installing : rpm-build-4.14.3-14.el8_4.x86_64 90/96 #11 15.35 Installing : yum-utils-4.0.18-4.el8.noarch 91/96 #11 15.42 Installing : rpmlint-1.10-14.el8.noarch 92/96 #11 15.44 Cleanup : python3-rpm-4.14.3-13.el8.x86_64 93/96 #11 15.45 Cleanup : rpm-build-libs-4.14.3-13.el8.x86_64 94/96 #11 15.45 Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64 94/96 #11 15.48 Cleanup : rpm-4.14.3-13.el8.x86_64 95/96 #11 15.50 Cleanup : rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 15.50 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 15.53 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 96/96 #11 15.54 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 15.67 Verifying : desktop-file-utils-0.23-8.el8.x86_64 1/96 #11 15.68 Verifying : dwz-0.12-9.el8.x86_64 2/96 #11 15.68 Verifying : efi-srpm-macros-3-3.el8.noarch 3/96 #11 15.68 Verifying : gc-7.6.4-3.el8.x86_64 4/96 #11 15.68 Verifying : gdb-headless-8.2-15.el8.x86_64 5/96 #11 15.68 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/96 #11 15.68 Verifying : go-srpm-macros-2-17.el8.noarch 7/96 #11 15.68 Verifying : guile-5:2.0.14-7.el8.x86_64 8/96 #11 15.68 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 9/96 #11 15.68 Verifying : libipt-1.6.1-8.el8.x86_64 10/96 #11 15.68 Verifying : ocaml-srpm-macros-5-4.el8.noarch 11/96 #11 15.68 Verifying : openblas-srpm-macros-2-2.el8.noarch 12/96 #11 15.68 Verifying : perl-Digest-1.17-395.el8.noarch 13/96 #11 15.68 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 14/96 #11 15.68 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 15/96 #11 15.68 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42 16/96 #11 15.68 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 17/96 #11 15.68 Verifying : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3 18/96 #11 15.68 Verifying : perl-URI-1.73-3.el8.noarch 19/96 #11 15.68 Verifying : perl-libnet-3.11-3.el8.noarch 20/96 #11 15.68 Verifying : perl-srpm-macros-1-25.el8.noarch 21/96 #11 15.68 Verifying : python-rpm-macros-3-41.el8.noarch 22/96 #11 15.68 Verifying : python-srpm-macros-3-41.el8.noarch 23/96 #11 15.68 Verifying : python3-rpm-macros-3-41.el8.noarch 24/96 #11 15.68 Verifying : qt5-srpm-macros-5.12.5-3.el8.noarch 25/96 #11 15.68 Verifying : redhat-rpm-config-125-1.el8.noarch 26/96 #11 15.68 Verifying : rpm-build-4.14.3-14.el8_4.x86_64 27/96 #11 15.68 Verifying : rpmlint-1.10-14.el8.noarch 28/96 #11 15.68 Verifying : rust-srpm-macros-5-2.el8.noarch 29/96 #11 15.68 Verifying : zstd-1.4.4-1.el8.x86_64 30/96 #11 15.68 Verifying : bzip2-1.0.6-26.el8.x86_64 31/96 #11 15.68 Verifying : dbus-glib-0.110-2.el8.x86_64 32/96 #11 15.68 Verifying : diffutils-3.6-6.el8.x86_64 33/96 #11 15.68 Verifying : dnf-plugins-core-4.0.18-4.el8.noarch 34/96 #11 15.68 Verifying : elfutils-0.182-3.el8.x86_64 35/96 #11 15.68 Verifying : elfutils-debuginfod-client-0.182-3.el8.x86_64 36/96 #11 15.68 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 37/96 #11 15.68 Verifying : file-5.33-16.el8_3.1.x86_64 38/96 #11 15.68 Verifying : groff-base-1.22.3-18.el8.x86_64 39/96 #11 15.68 Verifying : libbabeltrace-1.5.4-3.el8.x86_64 40/96 #11 15.68 Verifying : libpkgconf-1.4.2-1.el8.x86_64 41/96 #11 15.68 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 42/96 #11 15.68 Verifying : ncurses-6.1-7.20180224.el8.x86_64 43/96 #11 15.68 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 44/96 #11 15.68 Verifying : patch-2.7.6-11.el8.x86_64 45/96 #11 15.68 Verifying : perl-Carp-1.42-396.el8.noarch 46/96 #11 15.68 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 47/96 #11 15.68 Verifying : perl-Encode-4:2.97-3.el8.x86_64 48/96 #11 15.68 Verifying : perl-Errno-1.28-419.el8_4.1.x86_64 49/96 #11 15.68 Verifying : perl-Exporter-5.72-396.el8.noarch 50/96 #11 15.68 Verifying : perl-File-Path-2.15-2.el8.noarch 51/96 #11 15.68 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 52/96 #11 15.68 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 53/96 #11 15.68 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 54/96 #11 15.68 Verifying : perl-IO-1.38-419.el8_4.1.x86_64 55/96 #11 15.69 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 56/96 #11 15.69 Verifying : perl-PathTools-3.74-1.el8.x86_64 57/96 #11 15.69 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 58/96 #11 15.69 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 59/96 #11 15.69 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 60/96 #11 15.69 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 61/96 #11 15.69 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 62/96 #11 15.69 Verifying : perl-Socket-4:2.027-3.el8.x86_64 63/96 #11 15.69 Verifying : perl-Storable-1:3.11-3.el8.x86_64 64/96 #11 15.69 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 65/96 #11 15.69 Verifying : perl-Term-Cap-1.17-395.el8.noarch 66/96 #11 15.69 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 67/96 #11 15.69 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 68/96 #11 15.69 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 69/96 #11 15.69 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 70/96 #11 15.69 Verifying : perl-constant-1.33-396.el8.noarch 71/96 #11 15.69 Verifying : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 72/96 #11 15.69 Verifying : perl-libs-4:5.26.3-419.el8_4.1.x86_64 73/96 #11 15.69 Verifying : perl-macros-4:5.26.3-419.el8_4.1.x86_64 74/96 #11 15.69 Verifying : perl-parent-1:0.237-1.el8.noarch 75/96 #11 15.69 Verifying : perl-podlators-4.11-1.el8.noarch 76/96 #11 15.69 Verifying : perl-threads-1:2.21-2.el8.x86_64 77/96 #11 15.69 Verifying : perl-threads-shared-1.58-2.el8.x86_64 78/96 #11 15.69 Verifying : pkgconf-1.4.2-1.el8.x86_64 79/96 #11 15.69 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 80/96 #11 15.69 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 81/96 #11 15.69 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 82/96 #11 15.69 Verifying : python3-dbus-1.2.4-15.el8.x86_64 83/96 #11 15.69 Verifying : python3-dnf-plugins-core-4.0.18-4.el8.noarch 84/96 #11 15.69 Verifying : python3-six-1.11.0-8.el8.noarch 85/96 #11 15.69 Verifying : unzip-6.0-45.el8_4.x86_64 86/96 #11 15.69 Verifying : yum-utils-4.0.18-4.el8.noarch 87/96 #11 15.69 Verifying : zip-3.0-23.el8.x86_64 88/96 #11 15.69 Verifying : python3-rpm-4.14.3-14.el8_4.x86_64 89/96 #11 15.69 Verifying : python3-rpm-4.14.3-13.el8.x86_64 90/96 #11 15.69 Verifying : rpm-4.14.3-14.el8_4.x86_64 91/96 #11 15.69 Verifying : rpm-4.14.3-13.el8.x86_64 92/96 #11 15.69 Verifying : rpm-build-libs-4.14.3-14.el8_4.x86_64 93/96 #11 15.69 Verifying : rpm-build-libs-4.14.3-13.el8.x86_64 94/96 #11 15.69 Verifying : rpm-libs-4.14.3-14.el8_4.x86_64 95/96 #11 15.69 Verifying : rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 16.43 #11 16.43 Upgraded: #11 16.43 python3-rpm-4.14.3-14.el8_4.x86_64 rpm-4.14.3-14.el8_4.x86_64 #11 16.43 rpm-build-libs-4.14.3-14.el8_4.x86_64 rpm-libs-4.14.3-14.el8_4.x86_64 #11 16.43 Installed: #11 16.43 bzip2-1.0.6-26.el8.x86_64 #11 16.43 dbus-glib-0.110-2.el8.x86_64 #11 16.43 desktop-file-utils-0.23-8.el8.x86_64 #11 16.43 diffutils-3.6-6.el8.x86_64 #11 16.43 dnf-plugins-core-4.0.18-4.el8.noarch #11 16.43 dwz-0.12-9.el8.x86_64 #11 16.43 efi-srpm-macros-3-3.el8.noarch #11 16.43 elfutils-0.182-3.el8.x86_64 #11 16.43 elfutils-debuginfod-client-0.182-3.el8.x86_64 #11 16.43 emacs-filesystem-1:26.1-5.el8.noarch #11 16.43 file-5.33-16.el8_3.1.x86_64 #11 16.43 gc-7.6.4-3.el8.x86_64 #11 16.43 gdb-headless-8.2-15.el8.x86_64 #11 16.43 ghc-srpm-macros-1.4.2-7.el8.noarch #11 16.43 go-srpm-macros-2-17.el8.noarch #11 16.43 groff-base-1.22.3-18.el8.x86_64 #11 16.43 guile-5:2.0.14-7.el8.x86_64 #11 16.43 libatomic_ops-7.6.2-3.el8.x86_64 #11 16.43 libbabeltrace-1.5.4-3.el8.x86_64 #11 16.43 libipt-1.6.1-8.el8.x86_64 #11 16.43 libpkgconf-1.4.2-1.el8.x86_64 #11 16.43 libtool-ltdl-2.4.6-25.el8.x86_64 #11 16.43 ncurses-6.1-7.20180224.el8.x86_64 #11 16.43 ocaml-srpm-macros-5-4.el8.noarch #11 16.43 openblas-srpm-macros-2-2.el8.noarch #11 16.43 openssl-1:1.1.1g-15.el8_3.x86_64 #11 16.43 patch-2.7.6-11.el8.x86_64 #11 16.43 perl-Carp-1.42-396.el8.noarch #11 16.43 perl-Data-Dumper-2.167-399.el8.x86_64 #11 16.43 perl-Digest-1.17-395.el8.noarch #11 16.43 perl-Digest-MD5-2.55-396.el8.x86_64 #11 16.43 perl-Encode-4:2.97-3.el8.x86_64 #11 16.43 perl-Errno-1.28-419.el8_4.1.x86_64 #11 16.43 perl-Exporter-5.72-396.el8.noarch #11 16.43 perl-File-Path-2.15-2.el8.noarch #11 16.43 perl-File-Temp-0.230.600-1.el8.noarch #11 16.43 perl-Getopt-Long-1:2.50-4.el8.noarch #11 16.43 perl-HTTP-Tiny-0.074-1.el8.noarch #11 16.43 perl-IO-1.38-419.el8_4.1.x86_64 #11 16.43 perl-IO-Socket-IP-0.39-5.el8.noarch #11 16.43 perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff426aa3.noarch #11 16.43 perl-MIME-Base64-3.15-396.el8.x86_64 #11 16.43 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch #11 16.43 perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3.x86_64 #11 16.43 perl-PathTools-3.74-1.el8.x86_64 #11 16.43 perl-Pod-Escapes-1:1.07-395.el8.noarch #11 16.43 perl-Pod-Perldoc-3.28-396.el8.noarch #11 16.43 perl-Pod-Simple-1:3.35-395.el8.noarch #11 16.43 perl-Pod-Usage-4:1.69-395.el8.noarch #11 16.43 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 #11 16.43 perl-Socket-4:2.027-3.el8.x86_64 #11 16.43 perl-Storable-1:3.11-3.el8.x86_64 #11 16.43 perl-Term-ANSIColor-4.06-396.el8.noarch #11 16.43 perl-Term-Cap-1.17-395.el8.noarch #11 16.43 perl-Text-ParseWords-3.30-395.el8.noarch #11 16.43 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #11 16.43 perl-Time-Local-1:1.280-1.el8.noarch #11 16.43 perl-URI-1.73-3.el8.noarch #11 16.43 perl-Unicode-Normalize-1.25-396.el8.x86_64 #11 16.43 perl-constant-1.33-396.el8.noarch #11 16.43 perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 #11 16.43 perl-libnet-3.11-3.el8.noarch #11 16.43 perl-libs-4:5.26.3-419.el8_4.1.x86_64 #11 16.43 perl-macros-4:5.26.3-419.el8_4.1.x86_64 #11 16.43 perl-parent-1:0.237-1.el8.noarch #11 16.43 perl-podlators-4.11-1.el8.noarch #11 16.43 perl-srpm-macros-1-25.el8.noarch #11 16.43 perl-threads-1:2.21-2.el8.x86_64 #11 16.43 perl-threads-shared-1.58-2.el8.x86_64 #11 16.43 pkgconf-1.4.2-1.el8.x86_64 #11 16.43 pkgconf-m4-1.4.2-1.el8.noarch #11 16.43 pkgconf-pkg-config-1.4.2-1.el8.x86_64 #11 16.43 python-rpm-macros-3-41.el8.noarch #11 16.43 python-srpm-macros-3-41.el8.noarch #11 16.43 python3-dateutil-1:2.6.1-6.el8.noarch #11 16.43 python3-dbus-1.2.4-15.el8.x86_64 #11 16.43 python3-dnf-plugins-core-4.0.18-4.el8.noarch #11 16.43 python3-rpm-macros-3-41.el8.noarch #11 16.43 python3-six-1.11.0-8.el8.noarch #11 16.43 qt5-srpm-macros-5.12.5-3.el8.noarch #11 16.43 redhat-rpm-config-125-1.el8.noarch #11 16.43 rpm-build-4.14.3-14.el8_4.x86_64 #11 16.43 rpmlint-1.10-14.el8.noarch #11 16.43 rust-srpm-macros-5-2.el8.noarch #11 16.43 unzip-6.0-45.el8_4.x86_64 #11 16.43 yum-utils-4.0.18-4.el8.noarch #11 16.43 zip-3.0-23.el8.x86_64 #11 16.43 zstd-1.4.4-1.el8.x86_64 #11 16.43 #11 16.43 Complete! #11 DONE 16.7s #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS #13 sha256:b4609d6b39af9e6e3da9a6da4d6a37bf1d02878f4fc3162154422be95606bcff #13 DONE 0.1s #14 [stage-1 7/9] RUN if [ "$(uname -m)" = "x86_64" ]; then yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; fi #14 sha256:9a87f7abe71e1f91ad8e21539f884264a7d6a42e6789b027103febaa3a024cd8 #14 0.789 Last metadata expiration check: 0:00:11 ago on Thu Sep 16 16:45:18 2021. #14 1.229 Package bash-4.4.19-14.el8.x86_64 is already installed. #14 1.230 Package bash-4.4.19-14.el8.x86_64 is already installed. #14 1.230 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed. #14 1.231 Package libarchive-3.3.3-1.el8.x86_64 is already installed. #14 1.232 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed. #14 1.232 Package systemd-239-45.el8.x86_64 is already installed. #14 1.233 Package tar-2:1.30-5.el8.x86_64 is already installed. #14 1.233 Package bash-4.4.19-14.el8.x86_64 is already installed. #14 1.521 Dependencies resolved. #14 1.528 ========================================================================================= #14 1.528 Package Arch Version Repository Size #14 1.528 ========================================================================================= #14 1.528 Installing: #14 1.528 cmake x86_64 3.18.2-11.el8_4 appstream 9.8 M #14 1.528 device-mapper-devel x86_64 8:1.02.175-5.el8 powertools 282 k #14 1.528 gcc x86_64 8.4.1-1.el8 appstream 23 M #14 1.528 git x86_64 2.27.0-1.el8 appstream 164 k #14 1.528 glibc-static x86_64 2.28-151.el8 powertools 2.1 M #14 1.528 libseccomp-devel x86_64 2.5.1-1.el8 appstream 57 k #14 1.528 libselinux-devel x86_64 2.9-5.el8 baseos 200 k #14 1.528 libtool x86_64 2.4.6-25.el8 appstream 709 k #14 1.528 libtool-ltdl-devel x86_64 2.4.6-25.el8 appstream 184 k #14 1.528 make x86_64 1:4.2.1-10.el8 baseos 498 k #14 1.528 selinux-policy-devel noarch 3.14.3-67.el8_4.1 baseos 1.5 M #14 1.528 systemd-devel x86_64 239-45.el8_4.3 baseos 380 k #14 1.528 which x86_64 2.21-12.el8 baseos 49 k #14 1.528 Upgrading: #14 1.528 bash x86_64 4.4.20-1.el8_4 baseos 1.5 M #14 1.528 systemd x86_64 239-45.el8_4.3 baseos 3.6 M #14 1.528 systemd-libs x86_64 239-45.el8_4.3 baseos 1.1 M #14 1.528 systemd-pam x86_64 239-45.el8_4.3 baseos 469 k #14 1.528 systemd-udev x86_64 239-45.el8_4.3 baseos 1.4 M #14 1.528 Installing dependencies: #14 1.528 annobin x86_64 9.50-1.el8 appstream 107 k #14 1.528 autoconf noarch 2.69-27.el8 appstream 710 k #14 1.528 automake noarch 1.16.1-7.el8 appstream 713 k #14 1.528 checkpolicy x86_64 2.9-1.el8 baseos 348 k #14 1.528 cmake-data noarch 3.18.2-11.el8_4 appstream 1.6 M #14 1.528 cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k #14 1.528 cmake-rpm-macros noarch 3.18.2-11.el8_4 appstream 44 k #14 1.528 cpp x86_64 8.4.1-1.el8 appstream 10 M #14 1.528 git-core x86_64 2.27.0-1.el8 appstream 5.7 M #14 1.528 git-core-doc noarch 2.27.0-1.el8 appstream 2.5 M #14 1.528 glibc-devel x86_64 2.28-151.el8 baseos 1.0 M #14 1.528 glibc-headers x86_64 2.28-151.el8 baseos 478 k #14 1.528 isl x86_64 0.16.1-6.el8 appstream 841 k #14 1.528 kbd-legacy noarch 2.0.4-10.el8 baseos 481 k #14 1.528 kbd-misc noarch 2.0.4-10.el8 baseos 1.5 M #14 1.528 kernel-headers x86_64 4.18.0-305.19.1.el8_4 baseos 7.1 M #14 1.528 libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k #14 1.528 libgomp x86_64 8.4.1-1.el8 baseos 204 k #14 1.528 libmpc x86_64 1.1.0-9.1.el8 appstream 61 k #14 1.528 libselinux-utils x86_64 2.9-5.el8 baseos 243 k #14 1.528 libsepol-devel x86_64 2.9-2.el8 baseos 86 k #14 1.528 libuv x86_64 1:1.41.1-1.el8_4 appstream 156 k #14 1.528 libxcrypt-devel x86_64 4.1.1-4.el8 baseos 25 k #14 1.528 libxcrypt-static x86_64 4.1.1-4.el8 powertools 53 k #14 1.528 m4 x86_64 1.4.18-7.el8 baseos 223 k #14 1.528 openssh x86_64 8.0p1-6.el8_4.2 baseos 521 k #14 1.528 openssh-clients x86_64 8.0p1-6.el8_4.2 baseos 667 k #14 1.528 pcre2-devel x86_64 10.32-2.el8 baseos 605 k #14 1.528 pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k #14 1.528 pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k #14 1.528 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #14 1.528 perl-Git noarch 2.27.0-1.el8 appstream 77 k #14 1.528 perl-TermReadKey x86_64 2.37-7.el8 appstream 40 k #14 1.528 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #14 1.528 policycoreutils x86_64 2.9-14.el8 baseos 373 k #14 1.528 policycoreutils-devel x86_64 2.9-14.el8 baseos 292 k #14 1.528 policycoreutils-python-utils noarch 2.9-14.el8 baseos 252 k #14 1.528 python3-audit x86_64 3.0-0.17.20191104git1c2f876.el8 baseos 86 k #14 1.528 python3-libselinux x86_64 2.9-5.el8 baseos 283 k #14 1.528 python3-libsemanage x86_64 2.9-6.el8 baseos 127 k #14 1.528 python3-policycoreutils noarch 2.9-14.el8 baseos 2.2 M #14 1.528 python3-setools x86_64 4.3.0-2.el8 baseos 626 k #14 1.528 rpm-plugin-selinux x86_64 4.14.3-14.el8_4 baseos 76 k #14 1.528 selinux-policy noarch 3.14.3-67.el8_4.1 baseos 628 k #14 1.528 selinux-policy-minimum noarch 3.14.3-67.el8_4.1 baseos 13 M #14 1.528 vim-filesystem noarch 2:8.0.1763-15.el8 appstream 48 k #14 1.528 xkeyboard-config noarch 2.28-1.el8 appstream 782 k #14 1.528 Installing weak dependencies: #14 1.528 kbd x86_64 2.0.4-10.el8 baseos 390 k #14 1.528 libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k #14 1.528 #14 1.528 Transaction Summary #14 1.528 ========================================================================================= #14 1.528 Install 62 Packages #14 1.528 Upgrade 5 Packages #14 1.528 #14 1.532 Total download size: 104 M #14 1.533 Downloading Packages: #14 2.905 (1/67): annobin-9.50-1.el8.x86_64.rpm 464 kB/s | 107 kB 00:00 #14 2.920 (2/67): autoconf-2.69-27.el8.noarch.rpm 2.8 MB/s | 710 kB 00:00 #14 2.929 (3/67): automake-1.16.1-7.el8.noarch.rpm 2.7 MB/s | 713 kB 00:00 #14 2.933 (4/67): cmake-filesystem-3.18.2-11.el8_4.x86_64 13 MB/s | 44 kB 00:00 #14 2.936 (5/67): cmake-rpm-macros-3.18.2-11.el8_4.noarch 15 MB/s | 44 kB 00:00 #14 2.997 (6/67): cmake-data-3.18.2-11.el8_4.noarch.rpm 21 MB/s | 1.6 MB 00:00 #14 3.285 (7/67): cmake-3.18.2-11.el8_4.x86_64.rpm 26 MB/s | 9.8 MB 00:00 #14 3.294 (8/67): git-2.27.0-1.el8.x86_64.rpm 20 MB/s | 164 kB 00:00 #14 3.462 (9/67): cpp-8.4.1-1.el8.x86_64.rpm 20 MB/s | 10 MB 00:00 #14 3.516 (10/67): git-core-doc-2.27.0-1.el8.noarch.rpm 48 MB/s | 2.5 MB 00:00 #14 3.610 (11/67): git-core-2.27.0-1.el8.x86_64.rpm 18 MB/s | 5.7 MB 00:00 #14 3.614 (12/67): libmpc-1.1.0-9.1.el8.x86_64.rpm 15 MB/s | 61 kB 00:00 #14 3.620 (13/67): libseccomp-devel-2.5.1-1.el8.x86_64.rp 12 MB/s | 57 kB 00:00 #14 3.631 (14/67): isl-0.16.1-6.el8.x86_64.rpm 7.1 MB/s | 841 kB 00:00 #14 3.636 (15/67): libtool-2.4.6-25.el8.x86_64.rpm 45 MB/s | 709 kB 00:00 #14 3.639 (16/67): libtool-ltdl-devel-2.4.6-25.el8.x86_64 25 MB/s | 184 kB 00:00 #14 3.641 (17/67): libuv-1.41.1-1.el8_4.x86_64.rpm 32 MB/s | 156 kB 00:00 #14 3.644 (18/67): perl-Error-0.17025-2.el8.noarch.rpm 19 MB/s | 46 kB 00:00 #14 3.645 (19/67): libxkbcommon-0.9.1-1.el8.x86_64.rpm 21 MB/s | 116 kB 00:00 #14 3.649 (20/67): perl-TermReadKey-2.37-7.el8.x86_64.rpm 10 MB/s | 40 kB 00:00 #14 3.650 (21/67): perl-Git-2.27.0-1.el8.noarch.rpm 13 MB/s | 77 kB 00:00 #14 3.654 (22/67): perl-Thread-Queue-3.13-1.el8.noarch.rp 6.2 MB/s | 24 kB 00:00 #14 3.655 (23/67): vim-filesystem-8.0.1763-15.el8.noarch. 11 MB/s | 48 kB 00:00 #14 3.666 (24/67): checkpolicy-2.9-1.el8.x86_64.rpm 32 MB/s | 348 kB 00:00 #14 3.685 (25/67): xkeyboard-config-2.28-1.el8.noarch.rpm 25 MB/s | 782 kB 00:00 #14 3.695 (26/67): glibc-headers-2.28-151.el8.x86_64.rpm 50 MB/s | 478 kB 00:00 #14 3.705 (27/67): glibc-devel-2.28-151.el8.x86_64.rpm 27 MB/s | 1.0 MB 00:00 #14 3.708 (28/67): kbd-2.0.4-10.el8.x86_64.rpm 30 MB/s | 390 kB 00:00 #14 3.723 (29/67): kbd-legacy-2.0.4-10.el8.noarch.rpm 27 MB/s | 481 kB 00:00 #14 3.736 (30/67): kbd-misc-2.0.4-10.el8.noarch.rpm 54 MB/s | 1.5 MB 00:00 #14 3.744 (31/67): libedit-3.1-23.20170329cvs.el8.x86_64. 15 MB/s | 102 kB 00:00 #14 3.752 (32/67): libgomp-8.4.1-1.el8.x86_64.rpm 25 MB/s | 204 kB 00:00 #14 3.960 (33/67): gcc-8.4.1-1.el8.x86_64.rpm 24 MB/s | 23 MB 00:00 #14 3.963 (34/67): libselinux-devel-2.9-5.el8.x86_64.rpm 950 kB/s | 200 kB 00:00 #14 3.969 (35/67): libsepol-devel-2.9-2.el8.x86_64.rpm 15 MB/s | 86 kB 00:00 #14 3.971 (36/67): libselinux-utils-2.9-5.el8.x86_64.rpm 23 MB/s | 243 kB 00:00 #14 3.973 (37/67): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 6.7 MB/s | 25 kB 00:00 #14 3.977 (38/67): m4-1.4.18-7.el8.x86_64.rpm 42 MB/s | 223 kB 00:00 #14 3.990 (39/67): make-4.2.1-10.el8.x86_64.rpm 30 MB/s | 498 kB 00:00 #14 3.993 (40/67): openssh-8.0p1-6.el8_4.2.x86_64.rpm 33 MB/s | 521 kB 00:00 #14 4.004 (41/67): pcre2-devel-10.32-2.el8.x86_64.rpm 53 MB/s | 605 kB 00:00 #14 4.009 (42/67): openssh-clients-8.0p1-6.el8_4.2.x86_64 36 MB/s | 667 kB 00:00 #14 4.043 (43/67): kernel-headers-4.18.0-305.19.1.el8_4.x 22 MB/s | 7.1 MB 00:00 #14 4.047 (44/67): pcre2-utf32-10.32-2.el8.x86_64.rpm 5.8 MB/s | 220 kB 00:00 #14 4.048 (45/67): pcre2-utf16-10.32-2.el8.x86_64.rpm 5.2 MB/s | 229 kB 00:00 #14 4.053 (46/67): policycoreutils-2.9-14.el8.x86_64.rpm 43 MB/s | 373 kB 00:00 #14 4.055 (47/67): policycoreutils-python-utils-2.9-14.el 37 MB/s | 252 kB 00:00 #14 4.057 (48/67): policycoreutils-devel-2.9-14.el8.x86_6 29 MB/s | 292 kB 00:00 #14 4.058 (49/67): python3-audit-3.0-0.17.20191104git1c2f 17 MB/s | 86 kB 00:00 #14 4.061 (50/67): python3-libsemanage-2.9-6.el8.x86_64.r 33 MB/s | 127 kB 00:00 #14 4.071 (51/67): python3-setools-4.3.0-2.el8.x86_64.rpm 66 MB/s | 626 kB 00:00 #14 4.078 (52/67): rpm-plugin-selinux-4.14.3-14.el8_4.x86 11 MB/s | 76 kB 00:00 #14 4.091 (53/67): selinux-policy-3.14.3-67.el8_4.1.noarc 45 MB/s | 628 kB 00:00 #14 4.109 (54/67): selinux-policy-devel-3.14.3-67.el8_4.1 88 MB/s | 1.5 MB 00:00 #14 4.139 (55/67): python3-policycoreutils-2.9-14.el8.noa 28 MB/s | 2.2 MB 00:00 #14 4.150 (56/67): systemd-devel-239-45.el8_4.3.x86_64.rp 36 MB/s | 380 kB 00:00 #14 4.153 (57/67): python3-libselinux-2.9-5.el8.x86_64.rp 2.8 MB/s | 283 kB 00:00 #14 4.155 (58/67): which-2.21-12.el8.x86_64.rpm 11 MB/s | 49 kB 00:00 #14 4.173 (59/67): device-mapper-devel-1.02.175-5.el8.x86 16 MB/s | 282 kB 00:00 #14 4.177 (60/67): libxcrypt-static-4.1.1-4.el8.x86_64.rp 14 MB/s | 53 kB 00:00 #14 4.190 (61/67): glibc-static-2.28-151.el8.x86_64.rpm 60 MB/s | 2.1 MB 00:00 #14 4.219 (62/67): bash-4.4.20-1.el8_4.x86_64.rpm 37 MB/s | 1.5 MB 00:00 #14 4.255 (63/67): systemd-239-45.el8_4.3.x86_64.rpm 55 MB/s | 3.6 MB 00:00 #14 4.262 (64/67): systemd-libs-239-45.el8_4.3.x86_64.rpm 26 MB/s | 1.1 MB 00:00 #14 4.272 (65/67): systemd-pam-239-45.el8_4.3.x86_64.rpm 30 MB/s | 469 kB 00:00 #14 4.485 (66/67): selinux-policy-minimum-3.14.3-67.el8_4 35 MB/s | 13 MB 00:00 #14 4.500 (67/67): systemd-udev-239-45.el8_4.3.x86_64.rpm 5.8 MB/s | 1.4 MB 00:00 #14 4.506 -------------------------------------------------------------------------------- #14 4.506 Total 35 MB/s | 104 MB 00:02 #14 4.655 Running transaction check #14 4.823 Transaction check succeeded. #14 4.823 Running transaction test #14 5.843 Transaction test succeeded. #14 5.845 Running transaction #14 7.058 Preparing : 1/1 #14 7.103 Running scriptlet: bash-4.4.20-1.el8_4.x86_64 1/1 #14 7.266 Upgrading : bash-4.4.20-1.el8_4.x86_64 1/72 #14 7.282 Running scriptlet: bash-4.4.20-1.el8_4.x86_64 1/72 #14 7.308 Installing : python3-libselinux-2.9-5.el8.x86_64 2/72 #14 7.337 Installing : m4-1.4.18-7.el8.x86_64 3/72 #14 7.350 Running scriptlet: m4-1.4.18-7.el8.x86_64 3/72 #14 7.416 Installing : autoconf-2.69-27.el8.noarch 4/72 #14 7.433 Running scriptlet: autoconf-2.69-27.el8.noarch 4/72 #14 7.491 Installing : make-1:4.2.1-10.el8.x86_64 5/72 #14 7.502 Running scriptlet: make-1:4.2.1-10.el8.x86_64 5/72 #14 7.628 Upgrading : systemd-libs-239-45.el8_4.3.x86_64 6/72 #14 7.643 Running scriptlet: systemd-libs-239-45.el8_4.3.x86_64 6/72 #14 7.698 Installing : checkpolicy-2.9-1.el8.x86_64 7/72 #14 7.719 Installing : libmpc-1.1.0-9.1.el8.x86_64 8/72 #14 7.732 Installing : cmake-rpm-macros-3.18.2-11.el8_4.noarch 9/72 #14 7.747 Installing : cmake-filesystem-3.18.2-11.el8_4.x86_64 10/72 #14 8.796 Installing : cpp-8.4.1-1.el8.x86_64 11/72 #14 8.808 Running scriptlet: cpp-8.4.1-1.el8.x86_64 11/72 #14 8.828 Installing : python3-libsemanage-2.9-6.el8.x86_64 12/72 #14 8.925 Installing : python3-setools-4.3.0-2.el8.x86_64 13/72 #14 8.984 Installing : libgomp-8.4.1-1.el8.x86_64 14/72 #14 9.014 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 14/72 #14 9.032 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 15/72 #14 9.104 Installing : openssh-8.0p1-6.el8_4.2.x86_64 15/72 #14 9.130 Installing : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 16/72 #14 9.165 Installing : pcre2-utf32-10.32-2.el8.x86_64 17/72 #14 9.200 Installing : pcre2-utf16-10.32-2.el8.x86_64 18/72 #14 9.279 Installing : pcre2-devel-10.32-2.el8.x86_64 19/72 #14 9.302 Installing : libsepol-devel-2.9-2.el8.x86_64 20/72 #14 9.357 Installing : libselinux-devel-2.9-5.el8.x86_64 21/72 #14 9.396 Installing : libselinux-utils-2.9-5.el8.x86_64 22/72 #14 9.439 Installing : policycoreutils-2.9-14.el8.x86_64 23/72 #14 9.494 Running scriptlet: policycoreutils-2.9-14.el8.x86_64 23/72 #14 9.716 Installing : python3-policycoreutils-2.9-14.el8.noarch 24/72 #14 9.746 Installing : policycoreutils-python-utils-2.9-14.el8.noarch 25/72 #14 9.805 Installing : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 26/72 #14 9.821 Installing : selinux-policy-3.14.3-67.el8_4.1.noarch 27/72 #14 9.863 Running scriptlet: selinux-policy-3.14.3-67.el8_4.1.noarch 27/72 #14 9.887 Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.1.noarch 28/72 #14 11.29 Installing : selinux-policy-minimum-3.14.3-67.el8_4.1.noarch 28/72 #14 11.37 Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.1.noarch 28/72 #14 18.76 Installing : policycoreutils-devel-2.9-14.el8.x86_64 29/72 #14 18.99 Installing : selinux-policy-devel-3.14.3-67.el8_4.1.noarch 30/72 #14 19.09 Running scriptlet: selinux-policy-devel-3.14.3-67.el8_4.1.noarch 30/72 #14 19.10 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 31/72 #14 19.18 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 32/72 #14 19.90 Installing : git-core-2.27.0-1.el8.x86_64 33/72 #14 20.27 Installing : git-core-doc-2.27.0-1.el8.noarch 34/72 #14 20.53 Installing : kernel-headers-4.18.0-305.19.1.el8_4.x86_64 35/72 #14 20.57 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 36/72 #14 20.65 Installing : glibc-headers-2.28-151.el8.x86_64 36/72 #14 20.67 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 37/72 #14 20.77 Installing : glibc-devel-2.28-151.el8.x86_64 38/72 #14 20.78 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 38/72 #14 20.80 Installing : libxcrypt-static-4.1.1-4.el8.x86_64 39/72 dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.changes' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.changes' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-focal_amd64.deb' copied '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' removed '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" == Building packages for ubuntu-hirsute == mkdir -p "debbuild/ubuntu-hirsute" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/x86_64 -f ubuntu-hirsute/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:04cfd5d20389d1d6a0e499f36d5697d078c3e23b5415a2fddc9e6a53dfa976aa #1 transferring dockerfile: 1.22kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:ca2aa98a90189abe8c7451b75063ac4d4838a95b732f3dffbb4cdea4c0686dc2 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:ac2a63922cdf9ab45d2f0d84e2ef139a6203c7cabab43d9eba2671fe130724d7 #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:c7f9f2fbb2825fdb680e0c50104720e4e88f88f0784ec3f5d390b42e50a71689 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/ubuntu:hirsute #3 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994 #3 DONE 0.3s #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #14 DONE 0.0s #10 [internal] load build context #10 sha256:cfb97fa7ace78b7a1eac838d7a804ca425236d723644bedb800ade6d0dda44a5 #10 transferring context: 839B done #10 DONE 0.0s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c #7 sha256:df1426df9be7c4ec048881c80006338ae6db2b198dc52dea1a913cc69c93fcb3 #7 resolve docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c done #7 ... #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #14 CACHED #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c #7 sha256:df1426df9be7c4ec048881c80006338ae6db2b198dc52dea1a913cc69c93fcb3 #7 sha256:e082dd99faca91acb1f43347bf8b50ac9b9d2fdcc72253e29fe65b6b1eb1445d 529B / 529B done #7 sha256:e5ec58a9f549152a0f6b20681d5c1b981f95b9ed453248a2ee356b2f648376e1 1.46kB / 1.46kB done #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 5.24MB / 31.70MB 0.1s #7 sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c 1.42kB / 1.42kB done #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 27.26MB / 31.70MB 0.3s #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 31.70MB / 31.70MB 0.4s #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 31.70MB / 31.70MB 0.6s done #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 1.1s done #7 DONE 1.9s #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:91a7bf46dec2b51e213d1e35f4172d40080eebefebdadd1870357c857156e6d5 #8 DONE 0.5s #14 21.18 Installing : glibc-static-2.28-151.el8.x86_64 40/72 #14 21.37 Installing : kbd-misc-2.0.4-10.el8.noarch 41/72 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:4fbdc07b3897f53a6b8abc1ea66269a11a54b92e7558c9a089f46777aa140d08 #14 21.45 Installing : kbd-legacy-2.0.4-10.el8.noarch 42/72 #14 21.51 Installing : kbd-2.0.4-10.el8.x86_64 43/72 #14 21.65 Installing : xkeyboard-config-2.28-1.el8.noarch 44/72 #14 21.67 Installing : libxkbcommon-0.9.1-1.el8.x86_64 45/72 #14 21.72 Upgrading : systemd-pam-239-45.el8_4.3.x86_64 46/72 #9 0.768 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB] #9 0.883 Get:2 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [228 kB] #9 0.920 Get:3 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [262 kB] #9 0.926 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3640 B] #9 0.927 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [296 kB] #9 0.962 Get:6 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB] #14 21.74 Running scriptlet: systemd-239-45.el8_4.3.x86_64 47/72 #14 22.18 Upgrading : systemd-239-45.el8_4.3.x86_64 47/72 #14 22.21 Running scriptlet: systemd-239-45.el8_4.3.x86_64 47/72 #14 22.32 Installing : systemd-devel-239-45.el8_4.3.x86_64 48/72 #14 22.34 Installing : vim-filesystem-2:8.0.1763-15.el8.noarch 49/72 #14 22.35 Installing : perl-Thread-Queue-3.13-1.el8.noarch 50/72 #14 22.42 Installing : automake-1.16.1-7.el8.noarch 51/72 #14 22.44 Installing : perl-TermReadKey-2.37-7.el8.x86_64 52/72 #14 22.46 Installing : perl-Error-1:0.17025-2.el8.noarch 53/72 #14 22.47 Installing : perl-Git-2.27.0-1.el8.noarch 54/72 #14 22.50 Installing : git-2.27.0-1.el8.x86_64 55/72 #9 1.357 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB] #9 1.451 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB] #9 1.544 Get:9 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB] #9 1.595 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB] #14 22.53 Installing : libuv-1:1.41.1-1.el8_4.x86_64 56/72 #9 1.777 Get:11 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB] #14 22.88 Installing : cmake-data-3.18.2-11.el8_4.noarch 57/72 #14 23.84 Installing : cmake-3.18.2-11.el8_4.x86_64 58/72 #14 23.94 Installing : isl-0.16.1-6.el8.x86_64 59/72 #9 2.577 Get:12 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB] #9 2.583 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8165 B] #9 2.584 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [450 kB] #9 2.585 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [357 kB] #9 2.593 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [231 kB] #9 2.602 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [3950 B] #9 3.442 Fetched 21.4 MB in 3s (7245 kB/s) #9 3.442 Reading package lists... #14 23.95 Running scriptlet: isl-0.16.1-6.el8.x86_64 59/72 #14 25.63 Installing : gcc-8.4.1-1.el8.x86_64 60/72 #14 25.65 Running scriptlet: gcc-8.4.1-1.el8.x86_64 60/72 #14 25.69 Installing : annobin-9.50-1.el8.x86_64 61/72 #14 25.77 Installing : libtool-2.4.6-25.el8.x86_64 62/72 #14 25.78 Running scriptlet: libtool-2.4.6-25.el8.x86_64 62/72 #14 25.81 Installing : libtool-ltdl-devel-2.4.6-25.el8.x86_64 63/72 #14 25.82 Installing : device-mapper-devel-8:1.02.175-5.el8.x86_64 64/72 #14 26.02 Upgrading : systemd-udev-239-45.el8_4.3.x86_64 65/72 #9 4.127 Reading package lists... #14 26.04 Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64 65/72 #14 26.28 Installing : which-2.21-12.el8.x86_64 66/72 #14 26.30 Installing : libseccomp-devel-2.5.1-1.el8.x86_64 67/72 #14 26.32 Cleanup : systemd-udev-239-45.el8.x86_64 68/72 #14 26.32 Running scriptlet: systemd-udev-239-45.el8.x86_64 68/72 #14 26.36 Running scriptlet: systemd-239-45.el8.x86_64 69/72 #14 26.38 Cleanup : systemd-239-45.el8.x86_64 69/72 #9 4.759 Building dependency tree... #9 4.901 Reading state information... #9 5.062 The following additional packages will be installed: #9 5.062 autoconf automake autopoint autotools-dev binutils binutils-common #9 5.062 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 5.062 ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf #9 5.062 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 5.062 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 #9 5.062 gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 5.062 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 5.062 intltool-debian iso-codes less libalgorithm-diff-perl #9 5.062 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.062 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.062 libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1 #9 5.062 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 5.062 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #9 5.062 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl #9 5.062 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.062 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #9 5.062 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #9 5.062 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #9 5.062 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #9 5.062 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.062 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.062 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.062 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.062 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.062 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.062 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.062 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.062 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev #9 5.062 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.062 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.062 libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal #9 5.062 libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl #9 5.062 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #9 5.062 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #9 5.062 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #9 5.062 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal #9 5.062 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.062 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.062 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.062 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.062 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #9 5.062 libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common #9 5.062 liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl #9 5.062 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #9 5.062 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 5.062 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.062 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.062 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.062 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.062 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.062 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.062 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.062 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.062 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.062 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.062 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.062 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.062 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.063 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 5.063 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.063 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.063 libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1 #9 5.063 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.063 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.063 libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl #9 5.063 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.063 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.063 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.063 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.063 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.063 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.063 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.063 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.063 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 5.063 libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl #9 5.063 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.063 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.063 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 5.063 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.063 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 5.064 media-types netbase openssh-client openssl patch patchutils perl #9 5.064 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 5.064 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.064 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.064 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.064 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 5.064 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 5.064 xz-utils #9 5.064 Suggested packages: #9 5.064 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 5.064 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #9 5.064 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 5.064 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 5.064 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.064 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 5.064 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest #9 5.064 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session #9 5.064 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 5.064 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #9 5.064 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 5.064 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #9 5.064 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 5.064 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #9 5.064 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 5.064 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 5.064 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 5.064 libstdc++-10-doc libbareword-filehandles-perl libindirect-perl #9 5.064 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 5.064 libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #9 5.064 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #9 5.064 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #9 5.064 diffutils-doc perl-doc libterm-readline-gnu-perl #9 5.064 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #9 5.064 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #9 5.064 python-apt-doc python3-setuptools python3-cryptography python3-openssl #9 5.064 python3-socks python-requests-doc python3.9-venv python3.9-doc #9 5.064 binfmt-support readline-doc zip wdiff-doc #14 26.41 Cleanup : systemd-libs-239-45.el8.x86_64 70/72 #14 26.43 Cleanup : bash-4.4.19-14.el8.x86_64 71/72 #14 26.43 Running scriptlet: bash-4.4.19-14.el8.x86_64 71/72 #14 26.45 Cleanup : systemd-pam-239-45.el8.x86_64 72/72 #14 26.46 Running scriptlet: systemd-pam-239-45.el8.x86_64 72/72 #14 26.66 Running scriptlet: systemd-239-45.el8_4.3.x86_64 72/72 #14 26.71 Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64 72/72 #9 5.333 The following NEW packages will be installed: #9 5.333 autoconf automake autopoint autotools-dev binutils binutils-common #9 5.333 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 5.334 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts #9 5.334 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.334 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #9 5.334 g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg #9 5.334 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #9 5.334 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 5.334 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.334 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.334 libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1 #9 5.334 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 5.334 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #9 5.334 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl #9 5.334 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.334 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #9 5.334 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #9 5.334 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #9 5.334 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #9 5.334 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.334 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.334 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.334 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.334 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.334 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.334 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.334 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.334 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev #9 5.335 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.335 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.335 libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal #9 5.335 libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl #9 5.335 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #9 5.335 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #9 5.335 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #9 5.335 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal #9 5.335 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.335 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.335 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.335 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.335 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #9 5.335 libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common #9 5.335 liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl #9 5.335 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #9 5.335 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 5.335 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.335 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.335 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.335 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.335 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.335 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.335 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.335 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.335 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.335 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.335 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.335 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.335 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.335 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 5.335 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.335 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.335 libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1 #9 5.335 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.336 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.336 libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl #9 5.336 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.336 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.336 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.336 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.336 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.336 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.336 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.336 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.336 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 5.336 libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl #9 5.336 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.336 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.336 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 5.336 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.336 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 5.336 media-types netbase openssh-client openssl patch patchutils perl #9 5.336 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 5.336 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.336 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.336 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.336 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 5.337 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 5.337 xz-utils #14 26.78 Verifying : annobin-9.50-1.el8.x86_64 1/72 #14 26.78 Verifying : autoconf-2.69-27.el8.noarch 2/72 #14 26.78 Verifying : automake-1.16.1-7.el8.noarch 3/72 #14 26.78 Verifying : cmake-3.18.2-11.el8_4.x86_64 4/72 #14 26.78 Verifying : cmake-data-3.18.2-11.el8_4.noarch 5/72 #14 26.78 Verifying : cmake-filesystem-3.18.2-11.el8_4.x86_64 6/72 #14 26.78 Verifying : cmake-rpm-macros-3.18.2-11.el8_4.noarch 7/72 #14 26.78 Verifying : cpp-8.4.1-1.el8.x86_64 8/72 #14 26.78 Verifying : gcc-8.4.1-1.el8.x86_64 9/72 #14 26.78 Verifying : git-2.27.0-1.el8.x86_64 10/72 #14 26.78 Verifying : git-core-2.27.0-1.el8.x86_64 11/72 #14 26.78 Verifying : git-core-doc-2.27.0-1.el8.noarch 12/72 #14 26.78 Verifying : isl-0.16.1-6.el8.x86_64 13/72 #14 26.78 Verifying : libmpc-1.1.0-9.1.el8.x86_64 14/72 #14 26.78 Verifying : libseccomp-devel-2.5.1-1.el8.x86_64 15/72 #14 26.78 Verifying : libtool-2.4.6-25.el8.x86_64 16/72 #14 26.78 Verifying : libtool-ltdl-devel-2.4.6-25.el8.x86_64 17/72 #14 26.78 Verifying : libuv-1:1.41.1-1.el8_4.x86_64 18/72 #14 26.78 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 19/72 #14 26.78 Verifying : perl-Error-1:0.17025-2.el8.noarch 20/72 #14 26.78 Verifying : perl-Git-2.27.0-1.el8.noarch 21/72 #14 26.78 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 22/72 #14 26.78 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 23/72 #14 26.78 Verifying : vim-filesystem-2:8.0.1763-15.el8.noarch 24/72 #14 26.78 Verifying : xkeyboard-config-2.28-1.el8.noarch 25/72 #14 26.78 Verifying : checkpolicy-2.9-1.el8.x86_64 26/72 #14 26.78 Verifying : glibc-devel-2.28-151.el8.x86_64 27/72 #14 26.78 Verifying : glibc-headers-2.28-151.el8.x86_64 28/72 #14 26.78 Verifying : kbd-2.0.4-10.el8.x86_64 29/72 #14 26.78 Verifying : kbd-legacy-2.0.4-10.el8.noarch 30/72 #14 26.78 Verifying : kbd-misc-2.0.4-10.el8.noarch 31/72 #14 26.78 Verifying : kernel-headers-4.18.0-305.19.1.el8_4.x86_64 32/72 #14 26.78 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 33/72 #14 26.78 Verifying : libgomp-8.4.1-1.el8.x86_64 34/72 #14 26.78 Verifying : libselinux-devel-2.9-5.el8.x86_64 35/72 #14 26.78 Verifying : libselinux-utils-2.9-5.el8.x86_64 36/72 #14 26.78 Verifying : libsepol-devel-2.9-2.el8.x86_64 37/72 #14 26.78 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 38/72 #14 26.78 Verifying : m4-1.4.18-7.el8.x86_64 39/72 #14 26.78 Verifying : make-1:4.2.1-10.el8.x86_64 40/72 #14 26.78 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 41/72 #14 26.78 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 42/72 #14 26.78 Verifying : pcre2-devel-10.32-2.el8.x86_64 43/72 #14 26.78 Verifying : pcre2-utf16-10.32-2.el8.x86_64 44/72 #14 26.78 Verifying : pcre2-utf32-10.32-2.el8.x86_64 45/72 #14 26.78 Verifying : policycoreutils-2.9-14.el8.x86_64 46/72 #14 26.78 Verifying : policycoreutils-devel-2.9-14.el8.x86_64 47/72 #14 26.78 Verifying : policycoreutils-python-utils-2.9-14.el8.noarch 48/72 #14 26.78 Verifying : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 49/72 #14 26.78 Verifying : python3-libselinux-2.9-5.el8.x86_64 50/72 #14 26.78 Verifying : python3-libsemanage-2.9-6.el8.x86_64 51/72 #14 26.78 Verifying : python3-policycoreutils-2.9-14.el8.noarch 52/72 #14 26.78 Verifying : python3-setools-4.3.0-2.el8.x86_64 53/72 #14 26.78 Verifying : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 54/72 #14 26.78 Verifying : selinux-policy-3.14.3-67.el8_4.1.noarch 55/72 #14 26.78 Verifying : selinux-policy-devel-3.14.3-67.el8_4.1.noarch 56/72 #14 26.78 Verifying : selinux-policy-minimum-3.14.3-67.el8_4.1.noarch 57/72 #14 26.78 Verifying : systemd-devel-239-45.el8_4.3.x86_64 58/72 #14 26.78 Verifying : which-2.21-12.el8.x86_64 59/72 #14 26.78 Verifying : device-mapper-devel-8:1.02.175-5.el8.x86_64 60/72 #14 26.78 Verifying : glibc-static-2.28-151.el8.x86_64 61/72 #14 26.78 Verifying : libxcrypt-static-4.1.1-4.el8.x86_64 62/72 #14 26.78 Verifying : bash-4.4.20-1.el8_4.x86_64 63/72 #14 26.78 Verifying : bash-4.4.19-14.el8.x86_64 64/72 #14 26.78 Verifying : systemd-239-45.el8_4.3.x86_64 65/72 #14 26.78 Verifying : systemd-239-45.el8.x86_64 66/72 #14 26.78 Verifying : systemd-libs-239-45.el8_4.3.x86_64 67/72 #14 26.78 Verifying : systemd-libs-239-45.el8.x86_64 68/72 #14 26.78 Verifying : systemd-pam-239-45.el8_4.3.x86_64 69/72 #14 26.78 Verifying : systemd-pam-239-45.el8.x86_64 70/72 #14 26.78 Verifying : systemd-udev-239-45.el8_4.3.x86_64 71/72 #9 5.755 0 upgraded, 372 newly installed, 0 to remove and 3 not upgraded. #9 5.755 Need to get 118 MB of archives. #9 5.755 After this operation, 486 MB of additional disk space will be used. #9 5.755 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB] #14 26.78 Verifying : systemd-udev-239-45.el8.x86_64 72/72 #14 27.41 #14 27.41 Upgraded: #14 27.41 bash-4.4.20-1.el8_4.x86_64 systemd-239-45.el8_4.3.x86_64 #14 27.41 systemd-libs-239-45.el8_4.3.x86_64 systemd-pam-239-45.el8_4.3.x86_64 #14 27.41 systemd-udev-239-45.el8_4.3.x86_64 #14 27.41 Installed: #14 27.41 annobin-9.50-1.el8.x86_64 #14 27.41 autoconf-2.69-27.el8.noarch #14 27.41 automake-1.16.1-7.el8.noarch #14 27.41 checkpolicy-2.9-1.el8.x86_64 #14 27.41 cmake-3.18.2-11.el8_4.x86_64 #14 27.41 cmake-data-3.18.2-11.el8_4.noarch #14 27.41 cmake-filesystem-3.18.2-11.el8_4.x86_64 #14 27.41 cmake-rpm-macros-3.18.2-11.el8_4.noarch #14 27.41 cpp-8.4.1-1.el8.x86_64 #14 27.41 device-mapper-devel-8:1.02.175-5.el8.x86_64 #14 27.41 gcc-8.4.1-1.el8.x86_64 #14 27.41 git-2.27.0-1.el8.x86_64 #14 27.41 git-core-2.27.0-1.el8.x86_64 #14 27.41 git-core-doc-2.27.0-1.el8.noarch #14 27.41 glibc-devel-2.28-151.el8.x86_64 #14 27.41 glibc-headers-2.28-151.el8.x86_64 #14 27.41 glibc-static-2.28-151.el8.x86_64 #14 27.41 isl-0.16.1-6.el8.x86_64 #14 27.41 kbd-2.0.4-10.el8.x86_64 #14 27.41 kbd-legacy-2.0.4-10.el8.noarch #14 27.41 kbd-misc-2.0.4-10.el8.noarch #14 27.41 kernel-headers-4.18.0-305.19.1.el8_4.x86_64 #14 27.41 libedit-3.1-23.20170329cvs.el8.x86_64 #14 27.41 libgomp-8.4.1-1.el8.x86_64 #14 27.41 libmpc-1.1.0-9.1.el8.x86_64 #14 27.41 libseccomp-devel-2.5.1-1.el8.x86_64 #14 27.41 libselinux-devel-2.9-5.el8.x86_64 #14 27.41 libselinux-utils-2.9-5.el8.x86_64 #14 27.41 libsepol-devel-2.9-2.el8.x86_64 #14 27.41 libtool-2.4.6-25.el8.x86_64 #14 27.41 libtool-ltdl-devel-2.4.6-25.el8.x86_64 #14 27.41 libuv-1:1.41.1-1.el8_4.x86_64 #14 27.41 libxcrypt-devel-4.1.1-4.el8.x86_64 #14 27.41 libxcrypt-static-4.1.1-4.el8.x86_64 #14 27.41 libxkbcommon-0.9.1-1.el8.x86_64 #14 27.41 m4-1.4.18-7.el8.x86_64 #14 27.41 make-1:4.2.1-10.el8.x86_64 #14 27.41 openssh-8.0p1-6.el8_4.2.x86_64 #14 27.41 openssh-clients-8.0p1-6.el8_4.2.x86_64 #14 27.41 pcre2-devel-10.32-2.el8.x86_64 #14 27.41 pcre2-utf16-10.32-2.el8.x86_64 #14 27.41 pcre2-utf32-10.32-2.el8.x86_64 #14 27.41 perl-Error-1:0.17025-2.el8.noarch #14 27.41 perl-Git-2.27.0-1.el8.noarch #14 27.41 perl-TermReadKey-2.37-7.el8.x86_64 #14 27.41 perl-Thread-Queue-3.13-1.el8.noarch #14 27.41 policycoreutils-2.9-14.el8.x86_64 #14 27.41 policycoreutils-devel-2.9-14.el8.x86_64 #14 27.41 policycoreutils-python-utils-2.9-14.el8.noarch #14 27.41 python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64 #14 27.41 python3-libselinux-2.9-5.el8.x86_64 #14 27.41 python3-libsemanage-2.9-6.el8.x86_64 #14 27.41 python3-policycoreutils-2.9-14.el8.noarch #14 27.41 python3-setools-4.3.0-2.el8.x86_64 #14 27.41 rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 #14 27.41 selinux-policy-3.14.3-67.el8_4.1.noarch #14 27.41 selinux-policy-devel-3.14.3-67.el8_4.1.noarch #14 27.41 selinux-policy-minimum-3.14.3-67.el8_4.1.noarch #14 27.41 systemd-devel-239-45.el8_4.3.x86_64 #14 27.41 vim-filesystem-2:8.0.1763-15.el8.noarch #14 27.41 which-2.21-12.el8.x86_64 #14 27.41 xkeyboard-config-2.28-1.el8.noarch #14 27.41 #14 27.41 Complete! #9 5.899 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB] #9 6.240 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB] #9 6.250 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB] #9 6.373 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB] #9 6.374 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB] #9 6.375 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 tzdata all 2021a-1ubuntu1 [294 kB] #9 6.383 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB] #9 6.388 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB] #9 6.391 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB] #9 6.401 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB] #9 6.432 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB] #9 6.508 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB] #9 6.523 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B] #9 6.523 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB] #9 6.524 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB] #9 6.527 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB] #9 6.529 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB] #9 6.577 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB] #9 6.578 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB] #9 6.578 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB] #9 6.633 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB] #14 DONE 27.8s #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go #16 sha256:daeb09f16c19f6e10a56bcbe0cc85b497bbbad1bfafb8968629de6ebdbd723a8 #9 6.753 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B] #9 6.754 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB] #9 6.950 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB] #9 6.957 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.5 [623 kB] #9 6.984 Get:27 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ca-certificates all 20210119build1 [147 kB] #9 6.992 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4 [5104 B] #9 6.993 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB] #9 6.998 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB] #9 6.999 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB] #9 7.001 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB] #9 7.003 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB] #9 7.410 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB] #9 7.431 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 7.434 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 7.434 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB] #9 7.436 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB] #9 7.440 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB] #9 7.441 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB] #9 7.453 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB] #9 7.457 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB] #9 7.486 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB] #9 7.558 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB] #9 7.661 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB] #9 7.662 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB] #9 7.663 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB] #9 7.664 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB] #9 7.668 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB] #9 7.703 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B] #9 7.704 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB] #9 7.704 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB] #9 7.705 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB] #9 7.782 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB] #9 7.797 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB] #9 7.798 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 7.798 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB] #9 7.866 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB] #9 7.882 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB] #9 7.885 Get:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB] #9 7.885 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB] #9 7.888 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB] #9 7.889 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB] #9 7.936 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB] #9 7.937 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB] #9 7.938 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB] #9 7.993 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB] #16 DONE 1.7s #9 7.998 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB] #9 8.004 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB] #9 8.004 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB] #9 8.016 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB] #9 8.024 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB] #9 8.069 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB] #9 8.081 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB] #9 8.084 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB] #9 8.086 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB] #9 8.165 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B] #9 8.166 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB] #9 8.166 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-34.36 [1205 kB] #9 8.231 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB] #9 8.233 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB] #9 8.235 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB] #9 8.239 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB] #9 8.240 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB] #17 [stage-1 9/9] WORKDIR /root/rpmbuild #17 sha256:1f7c5890c52a8c444b830d07429869870c0de7d137832e88d99bfeada6920852 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #9 8.362 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB] #9 8.363 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB] #9 8.379 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB] #9 8.449 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB] #9 8.450 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB] #9 8.867 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB] #9 8.868 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB] #9 8.870 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB] #9 8.871 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB] #9 8.872 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B] #9 8.873 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB] #9 8.958 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB] #9 9.006 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB] #9 9.096 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB] #9 9.138 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB] #9 9.147 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB] #9 9.247 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB] #9 10.49 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B] #9 10.56 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB] #9 11.04 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB] #9 11.52 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B] #9 11.52 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB] #9 11.52 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB] #9 11.53 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB] #9 11.53 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB] #9 11.53 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB] #9 11.53 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB] #9 11.57 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B] #9 11.58 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB] #9 11.60 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB] #9 11.60 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB] #9 11.67 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB] #9 11.67 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB] #9 11.67 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB] #9 11.67 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB] #9 11.68 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB] #9 11.68 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB] #9 11.68 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB] #9 11.68 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB] #9 11.74 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB] #9 11.74 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB] #9 11.82 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB] #9 11.82 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB] #9 11.82 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB] #9 11.82 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3 [252 kB] #9 11.83 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3 [170 kB] #9 11.83 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 11.83 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB] #9 11.83 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB] #9 11.89 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB] #9 11.89 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 11.96 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 11.96 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB] #9 11.96 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B] #9 11.96 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB] #9 11.97 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB] #9 11.97 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB] #9 11.97 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB] #9 11.99 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 12.04 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #9 12.04 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB] #9 12.11 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB] #9 12.11 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB] #9 12.11 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB] #9 12.11 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB] #9 12.12 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB] #9 12.12 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B] #9 12.12 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB] #9 12.13 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB] #9 12.18 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB] #9 12.19 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB] #9 12.26 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB] #9 12.26 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB] #9 12.26 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB] #9 12.26 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB] #9 12.27 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB] #9 12.27 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB] #9 12.28 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 12.28 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 12.33 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 12.33 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B] #9 12.35 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB] #9 12.35 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 12.35 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 12.35 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB] #9 12.35 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 12.36 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB] #9 12.36 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB] #9 12.40 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 12.43 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 12.43 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 12.43 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 12.43 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 12.43 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB] #9 12.43 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 12.43 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 12.44 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 12.48 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 12.51 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 12.51 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB] #9 12.51 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB] #9 12.52 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 12.52 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #9 12.52 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 12.52 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB] #9 12.52 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 12.55 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 12.60 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B] #9 12.60 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB] #9 12.60 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB] #9 12.61 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB] #9 12.61 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 12.61 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 12.61 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 12.61 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB] #9 12.62 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB] #9 12.70 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #9 12.70 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB] #9 13.11 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB] #9 13.26 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #9 13.39 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB] #9 13.40 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB] #9 13.43 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB] #9 13.49 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB] #18 exporting layers 4.8s done #18 writing image sha256:49b6b429446aa9afeae40983441067beebe8f0f7380b14cf21a42fa1c5351168 done #18 naming to docker.io/rpmbuild-centos-8/x86_64 done #18 DONE 4.8s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 62eae52' --define '_gitcommit_engine d24c6dc' --define '_release 0' --define '_version 0.0.0.20210817121107.62eae52' --define '_origversion 0.0.0-20210817121107-62eae52' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cUpWxh + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #9 13.53 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB] #9 13.54 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 13.65 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] #9 13.65 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.3 [248 kB] #9 13.67 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 13.67 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB] #9 13.71 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB] #9 13.87 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 13.87 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB] #9 13.87 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 13.87 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 13.88 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB] #9 13.88 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 13.88 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 13.88 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 13.88 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 13.94 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB] #9 13.95 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] #9 13.95 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB] #9 13.96 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB] #9 13.96 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB] #9 13.96 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] #9 13.96 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB] #9 13.96 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] #9 13.96 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB] #9 14.02 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB] #9 14.04 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] #9 14.04 Get:236 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu0.1 [116 kB] #9 14.04 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB] #9 14.04 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 14.04 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 14.04 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB] #9 14.04 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB] #9 14.04 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB] #9 14.09 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB] #9 14.12 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB] #9 14.12 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #9 14.12 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB] #9 14.12 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 14.12 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 14.12 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB] #9 14.12 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 14.12 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB] #9 14.16 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 14.20 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] #9 14.20 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 14.20 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 14.20 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 14.20 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB] #9 14.20 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 14.20 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 14.20 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB] #9 14.23 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB] #9 14.27 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - #9 14.27 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 14.27 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B] #9 14.28 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB] #9 14.28 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 14.28 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 14.28 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 14.28 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB] #9 14.30 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B] #9 14.35 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B] #9 14.35 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 14.35 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 14.35 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 14.35 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 14.36 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 14.36 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB] #9 14.36 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] #9 14.38 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 14.43 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 14.43 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 14.43 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 14.43 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB] #9 14.44 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB] #9 14.44 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 14.44 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 14.44 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB] #9 14.45 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB] #9 14.51 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w97h7i + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=d24c6dc + DOCKER_GITCOMMIT=d24c6dc + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + for component in tini "proxy dynamic" + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #9 14.51 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB] #9 14.51 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB] #9 14.52 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 14.52 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB] #9 14.52 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 14.52 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 14.52 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 14.52 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB] #9 14.59 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 14.59 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB] #9 14.59 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 14.59 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB] #9 14.59 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 14.60 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 8.4.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini "proxy dynamic" + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... #9 14.99 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB] #9 15.14 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 15.15 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB] #9 15.21 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #9 15.33 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB] #9 15.35 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 15.36 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 15.36 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 15.37 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 15.39 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB] #9 15.40 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 15.40 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 15.40 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 15.43 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 15.43 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB] #9 15.44 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B] #9 15.50 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB] #9 15.50 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 15.51 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB] #9 15.51 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 15.52 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 15.52 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB] #9 15.52 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB] #9 15.57 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB] #9 15.58 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #9 15.58 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 15.65 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB] #9 15.65 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] #9 15.65 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 15.65 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB] #9 15.65 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB] #9 15.66 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB] #9 15.66 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB] #9 15.72 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 15.72 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 15.72 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 15.79 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB] #9 15.79 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B] #9 15.79 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB] #9 15.79 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB] #9 15.80 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #9 15.80 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB] #9 15.80 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB] #9 15.86 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB] #9 15.86 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 15.86 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 15.93 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 15.94 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB] #9 15.95 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB] #9 15.96 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 15.96 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB] #9 15.96 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB] #9 15.96 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB] #9 16.01 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 16.01 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB] #9 16.01 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB] #9 16.08 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB] #9 16.08 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB] #9 16.09 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB] #9 16.10 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB] #9 16.23 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #9 16.24 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB] #9 16.24 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB] #9 16.24 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 16.24 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 16.24 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB] #9 16.24 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB] #9 16.24 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 16.24 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB] #9 16.39 debconf: delaying package configuration, since apt-utils is not installed #9 16.42 Fetched 118 MB in 11s (10.9 MB/s) #9 16.44 Selecting previously unselected package liblocale-gettext-perl. #9 16.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4340 files and directories currently installed.) #9 16.44 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ... #9 16.45 Unpacking liblocale-gettext-perl (1.07-4build1) ... #9 16.48 Selecting previously unselected package libpython3.9-minimal:amd64. #9 16.49 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ... #9 16.49 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ... #9 16.61 Selecting previously unselected package libexpat1:amd64. #9 16.61 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ... #9 16.62 Unpacking libexpat1:amd64 (2.2.10-2) ... #9 16.66 Selecting previously unselected package python3.9-minimal. #9 16.66 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ... #9 16.67 Unpacking python3.9-minimal (3.9.5-3~21.04) ... #9 16.87 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ... #9 16.89 Setting up libexpat1:amd64 (2.2.10-2) ... #9 16.90 Setting up python3.9-minimal (3.9.5-3~21.04) ... + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy #9 17.50 Selecting previously unselected package python3-minimal. #9 17.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4647 files and directories currently installed.) #9 17.50 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ... #9 17.51 Unpacking python3-minimal (3.9.4-1) ... #9 17.54 Selecting previously unselected package media-types. #9 17.54 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #9 17.54 Unpacking media-types (4.0.0) ... #9 17.59 Selecting previously unselected package tzdata. #9 17.59 Preparing to unpack .../2-tzdata_2021a-1ubuntu1_all.deb ... #9 17.60 Unpacking tzdata (2021a-1ubuntu1) ... #9 17.79 Selecting previously unselected package libmpdec3:amd64. #9 17.79 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ... #9 17.79 Unpacking libmpdec3:amd64 (2.5.1-2) ... #9 17.83 Selecting previously unselected package readline-common. #9 17.83 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #9 17.84 Unpacking readline-common (8.1-1) ... #9 17.88 Selecting previously unselected package libreadline8:amd64. #9 17.88 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #9 17.88 Unpacking libreadline8:amd64 (8.1-1) ... #9 17.93 Selecting previously unselected package libsqlite3-0:amd64. #9 17.93 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #9 17.93 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #9 18.01 Selecting previously unselected package libpython3.9-stdlib:amd64. #9 18.01 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ... #9 18.02 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ... #9 18.21 Selecting previously unselected package python3.9. #9 18.21 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ... #9 18.21 Unpacking python3.9 (3.9.5-3~21.04) ... #9 18.25 Selecting previously unselected package libpython3-stdlib:amd64. #9 18.25 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ... #9 18.26 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ... #9 18.29 Setting up python3-minimal (3.9.4-1) ... #9 18.48 Selecting previously unselected package python3. #9 18.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6941 files and directories currently installed.) #9 18.49 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ... #9 18.49 Unpacking python3 (3.9.4-1) ... #9 18.53 Selecting previously unselected package bsdextrautils. #9 18.53 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ... #9 18.54 Unpacking bsdextrautils (2.36.1-7ubuntu2) ... #9 18.58 Selecting previously unselected package libuchardet0:amd64. #9 18.58 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ... #9 18.59 Unpacking libuchardet0:amd64 (0.0.7-1) ... #9 18.63 Selecting previously unselected package groff-base. #9 18.63 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ... #9 18.63 Unpacking groff-base (1.22.4-6) ... #9 18.76 Selecting previously unselected package libgdbm6:amd64. #9 18.76 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ... #9 18.76 Unpacking libgdbm6:amd64 (1.19-2) ... #9 18.81 Selecting previously unselected package libpipeline1:amd64. #9 18.81 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ... #9 18.81 Unpacking libpipeline1:amd64 (1.5.3-1) ... #9 18.86 Selecting previously unselected package man-db. #9 18.87 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ... #9 18.87 Unpacking man-db (2.9.4-2) ... #9 19.00 Selecting previously unselected package perl-modules-5.32. #9 19.00 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ... #9 19.00 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ... #9 19.37 Selecting previously unselected package libgdbm-compat4:amd64. #9 19.37 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ... #9 19.38 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #9 19.42 Selecting previously unselected package libperl5.32:amd64. #9 19.42 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ... #9 19.42 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ... #9 19.89 Selecting previously unselected package perl. #9 19.89 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ... #9 19.90 Unpacking perl (5.32.1-3ubuntu2.1) ... #9 19.95 Selecting previously unselected package openssl. #9 19.95 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.5_amd64.deb ... #9 19.96 Unpacking openssl (1.1.1j-1ubuntu3.5) ... #9 20.05 Selecting previously unselected package ca-certificates. #9 20.05 Preparing to unpack .../012-ca-certificates_20210119build1_all.deb ... #9 20.06 Unpacking ca-certificates (20210119build1) ... #9 20.11 Selecting previously unselected package distro-info-data. #9 20.11 Preparing to unpack .../013-distro-info-data_0.46ubuntu4_all.deb ... #9 20.12 Unpacking distro-info-data (0.46ubuntu4) ... #9 20.15 Selecting previously unselected package less. #9 20.15 Preparing to unpack .../014-less_551-2_amd64.deb ... #9 20.16 Unpacking less (551-2) ... #9 20.20 Selecting previously unselected package libmd0:amd64. #9 20.20 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ... #9 20.21 Unpacking libmd0:amd64 (1.0.3-3build1) ... #9 20.24 Selecting previously unselected package libbsd0:amd64. #9 20.24 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ... #9 20.25 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 20.28 Selecting previously unselected package libelf1:amd64. #9 20.29 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ... #9 20.29 Unpacking libelf1:amd64 (0.183-8) ... #9 20.33 Selecting previously unselected package libicu67:amd64. #9 20.33 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ... #9 20.33 Unpacking libicu67:amd64 (67.1-6ubuntu2) ... #9 21.15 Selecting previously unselected package libxml2:amd64. #9 21.15 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ... #9 21.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ... #9 21.26 Selecting previously unselected package libyaml-0-2:amd64. #9 21.26 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ... #9 21.26 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 21.30 Selecting previously unselected package lsb-release. #9 21.30 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ... #9 21.30 Unpacking lsb-release (11.1.0ubuntu2) ... #9 21.34 Selecting previously unselected package netbase. #9 21.34 Preparing to unpack .../022-netbase_6.2_all.deb ... #9 21.35 Unpacking netbase (6.2) ... #9 21.38 Selecting previously unselected package python3-pkg-resources. #9 21.38 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ... #9 21.39 Unpacking python3-pkg-resources (52.0.0-3) ... #9 21.44 Selecting previously unselected package ucf. #9 21.44 Preparing to unpack .../024-ucf_3.0043_all.deb ... #9 21.45 Moving old data out of the way #9 21.45 Unpacking ucf (3.0043) ... #9 21.48 Selecting previously unselected package libmagic-mgc. #9 21.48 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ... #9 21.49 Unpacking libmagic-mgc (1:5.39-3) ... #9 21.57 Selecting previously unselected package libmagic1:amd64. #9 21.57 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ... #9 21.57 Unpacking libmagic1:amd64 (1:5.39-3) ... #9 21.61 Selecting previously unselected package file. #9 21.61 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ... #9 21.61 Unpacking file (1:5.39-3) ... #9 21.64 Selecting previously unselected package gettext-base. #9 21.64 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ... #9 21.65 Unpacking gettext-base (0.21-3ubuntu2) ... #9 21.68 Selecting previously unselected package iso-codes. #9 21.68 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... #9 21.69 Unpacking iso-codes (4.6.0-1) ... #9 22.06 Selecting previously unselected package libcbor0.6:amd64. #9 22.06 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ... #9 22.07 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 22.11 Selecting previously unselected package libedit2:amd64. #9 22.11 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ... #9 22.11 Unpacking libedit2:amd64 (3.1-20191231-2) ... #9 22.16 Selecting previously unselected package libfido2-1:amd64. #9 22.16 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ... #9 22.16 Unpacking libfido2-1:amd64 (1.6.0-2) ... #9 22.20 Selecting previously unselected package libpng16-16:amd64. #9 22.20 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ... #9 22.21 Unpacking libpng16-16:amd64 (1.6.37-3build3) ... #9 22.26 Selecting previously unselected package libpsl5:amd64. #9 22.26 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ... #9 22.27 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #9 22.30 Selecting previously unselected package libxau6:amd64. #9 22.30 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ... #9 22.31 Unpacking libxau6:amd64 (1:1.0.9-1build3) ... #9 22.34 Selecting previously unselected package libxdmcp6:amd64. #9 22.34 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ... #9 22.35 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ... #9 22.38 Selecting previously unselected package libxcb1:amd64. #9 22.38 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ... #9 22.39 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ... #9 22.42 Selecting previously unselected package libx11-data. #9 22.42 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ... #9 22.43 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ... #9 22.49 Selecting previously unselected package libx11-6:amd64. #9 22.49 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ... #9 22.50 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ... #9 22.58 Selecting previously unselected package libxext6:amd64. #9 22.58 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ... #9 22.59 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 22.62 Selecting previously unselected package libxmuu1:amd64. #9 22.62 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 22.63 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 22.66 Selecting previously unselected package manpages. #9 22.66 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ... #9 22.67 Unpacking manpages (5.10-1ubuntu0.1) ... #9 22.80 Selecting previously unselected package openssh-client. #9 22.80 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ... #9 22.81 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ... #9 22.90 Selecting previously unselected package publicsuffix. #9 22.90 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... #9 22.90 Unpacking publicsuffix (20210108.1309-1) ... #9 22.94 Selecting previously unselected package python-apt-common. #9 22.94 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ... #9 22.95 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ... #9 22.98 Selecting previously unselected package python3-apt. #9 22.98 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ... #9 22.99 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ... #9 23.03 Selecting previously unselected package libunwind8:amd64. #9 23.04 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ... #9 23.04 Unpacking libunwind8:amd64 (1.3.2-2) ... #9 23.07 Selecting previously unselected package strace. #9 23.07 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ... #9 23.08 Unpacking strace (5.11-0ubuntu1) ... #9 23.15 Selecting previously unselected package xauth. #9 23.15 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ... #9 23.16 Unpacking xauth (1:1.1-1) ... #9 23.19 Selecting previously unselected package xz-utils. #9 23.20 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ... #9 23.20 Unpacking xz-utils (5.2.5-1.0build2) ... #9 23.24 Selecting previously unselected package libsigsegv2:amd64. #9 23.25 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ... #9 23.25 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ... #9 23.28 Selecting previously unselected package m4. #9 23.29 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ... #9 23.29 Unpacking m4 (1.4.18-5) ... #9 23.34 Selecting previously unselected package autoconf. #9 23.34 Preparing to unpack .../053-autoconf_2.69-14_all.deb ... #9 23.35 Unpacking autoconf (2.69-14) ... #9 23.41 Selecting previously unselected package autotools-dev. #9 23.41 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ... #9 23.41 Unpacking autotools-dev (20180224.1+nmu1) ... #9 23.46 Selecting previously unselected package automake. #9 23.46 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ... #9 23.46 Unpacking automake (1:1.16.3-2ubuntu1) ... #9 23.54 Selecting previously unselected package autopoint. #9 23.54 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ... #9 23.54 Unpacking autopoint (0.21-3ubuntu2) ... #9 23.58 Selecting previously unselected package binutils-common:amd64. #9 23.59 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ... #9 23.59 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ... #9 23.64 Selecting previously unselected package libbinutils:amd64. #9 23.64 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ... #9 23.65 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ... #9 23.75 Selecting previously unselected package libctf-nobfd0:amd64. #9 23.75 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ... #9 23.76 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ... #9 23.81 Selecting previously unselected package libctf0:amd64. #9 23.81 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ... #9 23.81 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ... #9 23.85 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 23.85 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ... #9 23.86 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ... #9 24.07 Selecting previously unselected package binutils. #9 24.07 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ... #9 24.08 Unpacking binutils (2.36.1-6ubuntu1) ... #9 24.11 Selecting previously unselected package libc-dev-bin. #9 24.11 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ... #9 24.12 Unpacking libc-dev-bin (2.33-0ubuntu5) ... #9 24.16 Selecting previously unselected package linux-libc-dev:amd64. #9 24.16 Preparing to unpack .../064-linux-libc-dev_5.11.0-34.36_amd64.deb ... #9 24.16 Unpacking linux-libc-dev:amd64 (5.11.0-34.36) ... #9 24.34 Selecting previously unselected package libcrypt-dev:amd64. #9 24.34 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ... #9 24.35 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ... #9 24.39 Selecting previously unselected package rpcsvc-proto. #9 24.39 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ... #9 24.39 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ... #9 24.43 Selecting previously unselected package libtirpc-dev:amd64. #9 24.43 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ... #9 24.43 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ... #9 24.48 Selecting previously unselected package libnsl-dev:amd64. #9 24.48 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ... #9 24.49 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ... #9 24.52 Selecting previously unselected package libc6-dev:amd64. #9 24.52 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ... #9 24.53 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ... #9 24.80 Selecting previously unselected package gcc-10-base:amd64. #9 24.80 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ... #9 24.81 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ... #9 24.85 Selecting previously unselected package libisl23:amd64. #9 24.85 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ... #9 24.86 Unpacking libisl23:amd64 (0.23-1build1) ... #9 24.95 Selecting previously unselected package libmpfr6:amd64. #9 24.95 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ... #9 24.96 Unpacking libmpfr6:amd64 (4.1.0-3build1) ... #9 25.08 Selecting previously unselected package libmpc3:amd64. #9 25.08 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ... #9 25.09 Unpacking libmpc3:amd64 (1.2.0-1build1) ... #9 25.12 Selecting previously unselected package cpp-10. #9 25.12 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ... #9 25.13 Unpacking cpp-10 (10.3.0-1ubuntu1) ... + return + VERSION=0.0.0-20210817121107-62eae52 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" #9 25.91 Selecting previously unselected package cpp. #9 25.91 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ... #9 25.92 Unpacking cpp (4:10.3.0-1ubuntu1) ... #9 25.96 Selecting previously unselected package libcc1-0:amd64. #9 25.96 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 25.96 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.01 Selecting previously unselected package libgomp1:amd64. #9 26.01 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.01 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.06 Selecting previously unselected package libitm1:amd64. #9 26.06 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.06 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.11 Selecting previously unselected package libatomic1:amd64. #9 26.11 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.11 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.15 Selecting previously unselected package libasan6:amd64. #9 26.15 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.16 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.40 Selecting previously unselected package liblsan0:amd64. #9 26.41 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.41 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.53 Selecting previously unselected package libtsan0:amd64. #9 26.53 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.54 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.78 Selecting previously unselected package libubsan1:amd64. #9 26.78 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.79 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.92 Selecting previously unselected package libquadmath0:amd64. #9 26.92 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.93 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.97 Selecting previously unselected package libgcc-10-dev:amd64. #9 26.97 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ... #9 26.98 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 27.21 Selecting previously unselected package gcc-10. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64 cd /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli && VERSION=0.0.0-20210817121107-62eae52 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary #1 [internal] booting buildkit #1 sha256:81e9f40aca0c476f1f5bb1f3d3c50ce066f4f6f32be6e28a4e5360ff34727375 #1 pulling image moby/buildkit:buildx-stable-1 #1 pulling image moby/buildkit:buildx-stable-1 2.3s done #1 creating container buildx_buildkit_silly_montalcini0 #1 creating container buildx_buildkit_silly_montalcini0 0.8s done #1 DONE 3.1s #2 [internal] load build definition from Dockerfile #2 sha256:bf2893eb2ef2c2107f411d09b531b382ab986d81d0c7b05a92e4fc41b8515524 #2 transferring dockerfile: 2.11kB done #2 DONE 0.1s #3 [internal] load .dockerignore #3 sha256:75f40d7514bb334de6951f0f297b3ca8b3580163f348951fafe4424a7795bc43 #3 transferring context: 112B done #3 DONE 0.0s #5 [auth] docker/dockerfile:pull token for registry-1.docker.io #5 sha256:e47b334353323c313435855af180c56e3a55739f658c3cdff1add7120f613793 #5 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1.3 #4 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 #4 DONE 0.6s #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 #6 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 #6 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done #6 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.1s done #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done #6 DONE 0.3s #10 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #10 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b #10 ... #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #11 sha256:79bba9187999de5aedd44e548bced8c59e4e0d0fa78679fffbe5d1200ee9c8e7 #11 DONE 0.0s #12 [auth] library/golang:pull token for registry-1.docker.io #12 sha256:6e07065317fda5433b61b04fad955ec9ff55723cccca34807b4705b407cb82b8 #12 DONE 0.0s #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io #13 sha256:343ae69bf0be8d2a79fe188ea415ef0cc47312cf491ab4e5256b09d38c2b78d4 #13 DONE 0.0s #14 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #14 sha256:caeb3ff32484459e57549644914b1bf692d3139a53c9f239d6e668e8645705b3 #14 DONE 0.0s #10 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #10 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b #10 ... #7 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #7 sha256:31c3d3579e9b691d6b00a2b11f4fe609326ff9a5738a9569ec78bdb0da811aad #7 DONE 0.3s #8 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.7-alpine #8 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2 #8 DONE 0.3s #9 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #9 sha256:43543ccf6aa0b1a935a1b166286293fbf8b250e7e3358d987096008520b18564 #9 DONE 0.4s #10 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #10 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b #10 DONE 0.4s #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #26 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9 #26 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #26 DONE 0.0s #22 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #22 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97 #22 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #22 ... #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #16 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d #16 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done #16 sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 13.09kB / 13.09kB 0.1s done #16 extracting sha256:8d48ed92d986b64029548f05973c0f11339e664831e3f5d8f504bfeb13054fd5 0.1s done #16 DONE 0.2s #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 #15 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8 #15 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done #15 DONE 0.3s #22 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #22 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97 #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 10.49MB / 151.10MB 0.2s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 27.26MB / 151.10MB 0.3s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 38.80MB / 151.10MB 0.5s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 52.43MB / 151.10MB 0.6s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 66.06MB / 151.10MB 0.8s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 80.42MB / 151.10MB 1.1s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 89.13MB / 151.10MB 1.4s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 98.57MB / 151.10MB 1.5s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 110.10MB / 151.10MB 1.7s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 122.68MB / 151.10MB 2.0s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 132.12MB / 151.10MB 2.1s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 144.70MB / 151.10MB 2.3s #22 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.5s done #22 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 #22 ... #21 [internal] load build context #21 sha256:366c5694167f1134db4490bc32760be2e9283d3ffeb806202c2af66509100cb1 #21 transferring context: 49.89MB 4.4s done #21 DONE 4.5s #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 #15 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8 #15 sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 156B / 156B 0.0s done #15 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.0s done #15 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.1s done #15 sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 105.80MB / 105.80MB 1.9s done #15 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.2s done #15 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.5s done #15 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done #15 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.0s done #15 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a #9 27.21 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ... #9 27.22 Unpacking gcc-10 (10.3.0-1ubuntu1) ... #9 28.72 Selecting previously unselected package gcc. #9 28.73 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ... #9 28.73 Unpacking gcc (4:10.3.0-1ubuntu1) ... #9 28.76 Selecting previously unselected package libstdc++-10-dev:amd64. #9 28.77 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ... #9 28.77 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 29.02 Selecting previously unselected package g++-10. #9 29.02 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ... #9 29.03 Unpacking g++-10 (10.3.0-1ubuntu1) ... #15 extracting sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a 7.1s done #15 extracting sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 0.0s done #15 DONE 9.0s #17 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / / #17 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183 #9 29.88 Selecting previously unselected package g++. #9 29.88 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ... #9 29.89 Unpacking g++ (4:10.3.0-1ubuntu1) ... #9 29.92 Selecting previously unselected package make. #9 29.92 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ... #9 29.93 Unpacking make (4.3-4ubuntu1) ... #9 29.97 Selecting previously unselected package libdpkg-perl. #9 29.97 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ... #9 29.98 Unpacking libdpkg-perl (1.20.9ubuntu1) ... #9 30.03 Selecting previously unselected package bzip2. #9 30.03 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ... #9 30.04 Unpacking bzip2 (1.0.8-4ubuntu3) ... #9 30.07 Selecting previously unselected package patch. #9 30.07 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ... #9 30.08 Unpacking patch (2.7.6-7) ... #9 30.12 Selecting previously unselected package lto-disabled-list. #9 30.12 Preparing to unpack .../095-lto-disabled-list_7_all.deb ... #9 30.13 Unpacking lto-disabled-list (7) ... #9 30.16 Selecting previously unselected package dpkg-dev. #9 30.16 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ... #9 30.17 Unpacking dpkg-dev (1.20.9ubuntu1) ... #9 30.28 Selecting previously unselected package build-essential. #9 30.28 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ... #9 30.29 Unpacking build-essential (12.8ubuntu3) ... #9 30.33 Selecting previously unselected package libbrotli1:amd64. #9 30.33 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ... #9 30.33 Unpacking libbrotli1:amd64 (1.0.9-2build2) ... #9 30.39 Selecting previously unselected package libroken18-heimdal:amd64. #9 30.40 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.40 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.44 Selecting previously unselected package libasn1-8-heimdal:amd64. #9 30.44 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.45 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.50 Selecting previously unselected package libheimbase1-heimdal:amd64. #9 30.50 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.51 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.55 Selecting previously unselected package libhcrypto4-heimdal:amd64. #9 30.55 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.55 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.60 Selecting previously unselected package libwind0-heimdal:amd64. #9 30.60 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.61 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.65 Selecting previously unselected package libhx509-5-heimdal:amd64. #9 30.65 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.66 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.70 Selecting previously unselected package libkrb5-26-heimdal:amd64. #9 30.71 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.71 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.77 Selecting previously unselected package libheimntlm0-heimdal:amd64. #9 30.77 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.78 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.82 Selecting previously unselected package libgssapi3-heimdal:amd64. #9 30.82 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.83 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.86 Selecting previously unselected package libsasl2-modules-db:amd64. #9 30.86 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ... #9 30.87 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 30.90 Selecting previously unselected package libsasl2-2:amd64. #9 30.91 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ... #9 30.91 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 30.95 Selecting previously unselected package libldap-2.4-2:amd64. #9 30.95 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ... #9 30.96 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ... #9 31.01 Selecting previously unselected package libnghttp2-14:amd64. #9 31.01 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ... #9 31.01 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #9 31.06 Selecting previously unselected package librtmp1:amd64. #9 31.06 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ... #9 31.06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ... #9 31.10 Selecting previously unselected package libssh-4:amd64. #9 31.10 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ... #9 31.11 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ... #9 31.16 Selecting previously unselected package libcurl4:amd64. #9 31.16 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.3_amd64.deb ... #9 31.17 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.3) ... #9 31.22 Selecting previously unselected package curl. #9 31.22 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.3_amd64.deb ... #9 31.23 Unpacking curl (7.74.0-1ubuntu2.3) ... #9 31.31 Selecting previously unselected package dctrl-tools. #9 31.31 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ... #9 31.32 Unpacking dctrl-tools (2.24-3) ... #9 31.37 Selecting previously unselected package libdebhelper-perl. #9 31.37 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ... #9 31.38 Unpacking libdebhelper-perl (13.3.4ubuntu1) ... #9 31.42 Selecting previously unselected package libtool. #9 31.42 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ... #9 31.42 Unpacking libtool (2.4.6-15) ... #9 31.47 Selecting previously unselected package dh-autoreconf. #9 31.47 Preparing to unpack .../119-dh-autoreconf_20_all.deb ... #9 31.47 Unpacking dh-autoreconf (20) ... #9 31.51 Selecting previously unselected package libarchive-zip-perl. #9 31.51 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ... #9 31.51 Unpacking libarchive-zip-perl (1.68-1) ... #9 31.55 Selecting previously unselected package libsub-override-perl. #9 31.55 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ... #9 31.56 Unpacking libsub-override-perl (0.09-2) ... #9 31.59 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 31.59 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ... #9 31.60 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ... #9 31.63 Selecting previously unselected package dh-strip-nondeterminism. #9 31.63 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ... #9 31.63 Unpacking dh-strip-nondeterminism (1.11.0-1) ... #9 31.68 Selecting previously unselected package libdw1:amd64. #17 DONE 1.8s #22 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #22 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97 #22 ... #18 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git #18 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d #18 0.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz #9 31.68 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ... #9 31.69 Unpacking libdw1:amd64 (0.183-8) ... #9 31.73 Selecting previously unselected package debugedit. #9 31.74 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ... #9 31.74 Unpacking debugedit (1:0.1-0ubuntu2) ... #9 31.77 Selecting previously unselected package dwz. #9 31.77 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ... #9 31.78 Unpacking dwz (0.14-1) ... #9 31.82 Selecting previously unselected package gettext. #9 31.83 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ... #9 31.83 Unpacking gettext (0.21-3ubuntu2) ... #9 31.92 Selecting previously unselected package intltool-debian. #9 31.92 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ... #9 31.93 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 31.96 Selecting previously unselected package po-debconf. #9 31.96 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ... #9 31.97 Unpacking po-debconf (1.0.21+nmu1) ... #9 32.02 Selecting previously unselected package debhelper. #9 32.02 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ... #9 32.02 Unpacking debhelper (13.3.4ubuntu1) ... #9 32.14 Selecting previously unselected package libfakeroot:amd64. #9 32.14 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 32.15 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 32.19 Selecting previously unselected package fakeroot. #9 32.19 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 32.20 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... #9 32.24 Selecting previously unselected package libassuan0:amd64. #9 32.24 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ... #9 32.24 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ... #9 32.28 Selecting previously unselected package gpgconf. #9 32.28 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ... #9 32.28 Unpacking gpgconf (2.2.20-1ubuntu3) ... #9 32.33 Selecting previously unselected package libksba8:amd64. #9 32.34 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ... #9 32.34 Unpacking libksba8:amd64 (1.5.0-3) ... #9 32.39 Selecting previously unselected package libnpth0:amd64. #9 32.39 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ... #9 32.40 Unpacking libnpth0:amd64 (1.6-3) ... #9 32.44 Selecting previously unselected package dirmngr. #9 32.44 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ... #9 32.46 Unpacking dirmngr (2.2.20-1ubuntu3) ... #9 32.52 Selecting previously unselected package gnupg-l10n. #9 32.52 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ... #9 32.53 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ... #9 32.58 Selecting previously unselected package gnupg-utils. #9 32.58 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ... #9 32.58 Unpacking gnupg-utils (2.2.20-1ubuntu3) ... #9 32.65 Selecting previously unselected package gpg. #9 32.66 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ... #9 32.66 Unpacking gpg (2.2.20-1ubuntu3) ... #9 32.74 Selecting previously unselected package pinentry-curses. #9 32.74 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ... #9 32.75 Unpacking pinentry-curses (1.1.0-4build1) ... #9 32.79 Selecting previously unselected package gpg-agent. #9 32.79 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ... #9 32.79 Unpacking gpg-agent (2.2.20-1ubuntu3) ... #9 32.85 Selecting previously unselected package gpg-wks-client. #9 32.85 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ... #9 32.85 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ... #9 32.89 Selecting previously unselected package gpg-wks-server. #9 32.89 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ... #9 32.90 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ... #9 32.93 Selecting previously unselected package gpgsm. #9 32.93 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ... #9 32.94 Unpacking gpgsm (2.2.20-1ubuntu3) ... #9 32.99 Selecting previously unselected package gnupg. #9 32.99 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ... #9 32.99 Unpacking gnupg (2.2.20-1ubuntu3) ... #9 33.04 Selecting previously unselected package libfile-dirlist-perl. #9 33.04 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ... #9 33.04 Unpacking libfile-dirlist-perl (0.05-2) ... #9 33.07 Selecting previously unselected package libfile-which-perl. #9 33.08 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ... #9 33.08 Unpacking libfile-which-perl (1.23-1) ... #9 33.11 Selecting previously unselected package libfile-homedir-perl. #9 33.11 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ... #9 33.12 Unpacking libfile-homedir-perl (1.006-1) ... #9 33.15 Selecting previously unselected package libfile-touch-perl. #9 33.15 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ... #9 33.16 Unpacking libfile-touch-perl (0.11-1) ... #9 33.19 Selecting previously unselected package libio-pty-perl. #9 33.19 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ... #9 33.19 Unpacking libio-pty-perl (1:1.15-2) ... #9 33.23 Selecting previously unselected package libipc-run-perl. #18 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz #18 1.537 (1/18) Installing libffi (3.3-r2) #18 1.540 (2/18) Installing libgcc (10.3.1_git20210424-r2) #18 1.546 (3/18) Installing libstdc++ (10.3.1_git20210424-r2) #18 1.569 (4/18) Installing xz-libs (5.2.5-r0) #18 1.577 (5/18) Installing libxml2 (2.9.12-r1) #18 1.604 (6/18) Installing llvm11-libs (11.1.0-r2) #9 33.23 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ... #9 33.23 Unpacking libipc-run-perl (20200505.0-1) ... #9 33.27 Selecting previously unselected package libclass-method-modifiers-perl. #9 33.27 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 33.28 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 33.31 Selecting previously unselected package libb-hooks-op-check-perl. #9 33.31 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ... #9 33.31 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... #9 33.35 Selecting previously unselected package libdynaloader-functions-perl. #9 33.35 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 33.35 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 33.38 Selecting previously unselected package libdevel-callchecker-perl. #9 33.39 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ... #9 33.39 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ... #9 33.42 Selecting previously unselected package libparams-classify-perl. #9 33.42 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ... #9 33.43 Unpacking libparams-classify-perl (0.015-1build3) ... #9 33.46 Selecting previously unselected package libmodule-runtime-perl. #9 33.46 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ... #9 33.46 Unpacking libmodule-runtime-perl (0.016-1) ... #9 33.49 Selecting previously unselected package libimport-into-perl. #9 33.50 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ... #9 33.50 Unpacking libimport-into-perl (1.002005-1) ... #9 33.53 Selecting previously unselected package librole-tiny-perl. #9 33.53 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ... #9 33.54 Unpacking librole-tiny-perl (2.002004-1) ... #9 33.57 Selecting previously unselected package libstrictures-perl. #9 33.58 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ... #9 33.58 Unpacking libstrictures-perl (2.000006-1) ... #9 33.61 Selecting previously unselected package libsub-quote-perl. #9 33.61 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ... #9 33.62 Unpacking libsub-quote-perl (2.006006-1) ... #9 33.65 Selecting previously unselected package libmoo-perl. #9 33.66 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ... #9 33.66 Unpacking libmoo-perl (2.004004-1) ... #9 33.70 Selecting previously unselected package libencode-locale-perl. #9 33.70 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ... #9 33.70 Unpacking libencode-locale-perl (1.05-1.1) ... #9 33.73 Selecting previously unselected package libtimedate-perl. #9 33.74 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ... #9 33.74 Unpacking libtimedate-perl (2.3300-2) ... #9 33.78 Selecting previously unselected package libhttp-date-perl. #9 33.78 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ... #9 33.79 Unpacking libhttp-date-perl (6.05-1) ... #9 33.82 Selecting previously unselected package libfile-listing-perl. #9 33.82 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ... #9 33.84 Unpacking libfile-listing-perl (6.14-1) ... #9 33.87 Selecting previously unselected package libhtml-tagset-perl. #9 33.87 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ... #9 33.88 Unpacking libhtml-tagset-perl (3.20-4) ... #9 33.91 Selecting previously unselected package liburi-perl. #9 33.91 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ... #9 33.92 Unpacking liburi-perl (5.07-1) ... #9 33.96 Selecting previously unselected package libhtml-parser-perl. #9 33.96 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ... #9 33.97 Unpacking libhtml-parser-perl (3.75-1build1) ... #9 34.00 Selecting previously unselected package libhtml-tree-perl. #9 34.01 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ... #9 34.01 Unpacking libhtml-tree-perl (5.07-2) ... #9 34.06 Selecting previously unselected package libio-html-perl. #9 34.06 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ... #9 34.07 Unpacking libio-html-perl (1.004-2) ... #9 34.10 Selecting previously unselected package liblwp-mediatypes-perl. #9 34.10 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 34.11 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 34.14 Selecting previously unselected package libhttp-message-perl. #9 34.14 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ... #9 34.15 Unpacking libhttp-message-perl (6.28-1) ... #9 34.19 Selecting previously unselected package libhttp-cookies-perl. #9 34.19 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ... #9 34.20 Unpacking libhttp-cookies-perl (6.10-1) ... #9 34.23 Selecting previously unselected package libhttp-negotiate-perl. #9 34.23 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ... #9 34.23 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 34.27 Selecting previously unselected package perl-openssl-defaults:amd64. #9 34.27 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ... #9 34.27 Unpacking perl-openssl-defaults:amd64 (5) ... #9 34.31 Selecting previously unselected package libnet-ssleay-perl. #9 34.31 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ... #9 34.31 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... #9 34.37 Selecting previously unselected package libio-socket-ssl-perl. #9 34.38 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ... #9 34.38 Unpacking libio-socket-ssl-perl (2.069-1) ... #9 34.43 Selecting previously unselected package libnet-http-perl. #18 2.792 (7/18) Installing clang-libs (11.1.0-r1) #9 34.43 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ... #9 34.43 Unpacking libnet-http-perl (6.20-1) ... #9 34.46 Selecting previously unselected package liblwp-protocol-https-perl. #9 34.46 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 34.47 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 34.50 Selecting previously unselected package libtry-tiny-perl. #9 34.50 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ... #9 34.50 Unpacking libtry-tiny-perl (0.30-1) ... #9 34.54 Selecting previously unselected package libwww-robotrules-perl. #9 34.55 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ... #9 34.55 Unpacking libwww-robotrules-perl (6.02-1) ... #9 34.58 Selecting previously unselected package libwww-perl. #9 34.58 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ... #9 34.58 Unpacking libwww-perl (6.52-1) ... #9 34.63 Selecting previously unselected package patchutils. #9 34.63 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ... #9 34.63 Unpacking patchutils (0.4.2-1) ... #9 34.67 Selecting previously unselected package wdiff. #9 34.67 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ... #9 34.68 Unpacking wdiff (1.2.2-2build1) ... #9 34.73 Selecting previously unselected package devscripts. #9 34.73 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ... #9 34.75 Unpacking devscripts (2.21.1ubuntu1) ... #9 34.87 Selecting previously unselected package diffstat. #9 34.87 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ... #9 34.88 Unpacking diffstat (1.64-1) ... #9 34.92 Selecting previously unselected package python3-chardet. #9 34.92 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ... #9 34.92 Unpacking python3-chardet (4.0.0-1) ... #9 34.97 Selecting previously unselected package python3-six. #9 34.97 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ... #9 34.98 Unpacking python3-six (1.15.0-2) ... #9 35.01 Selecting previously unselected package python3-debian. #9 35.01 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ... #9 35.02 Unpacking python3-debian (0.1.39) ... #9 35.06 Selecting previously unselected package libgpgme11:amd64. #9 35.07 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ... #9 35.07 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ... #9 35.12 Selecting previously unselected package python3-gpg. #9 35.12 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ... #9 35.12 Unpacking python3-gpg (1.14.0-1ubuntu3) ... #9 35.19 Selecting previously unselected package dput. #9 35.19 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ... #9 35.20 Unpacking dput (1.1.0ubuntu1) ... #9 35.24 Selecting previously unselected package fonts-dejavu-core. #9 35.24 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ... #9 35.25 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 35.38 Selecting previously unselected package fontconfig-config. #9 35.38 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... #9 35.38 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... #9 35.45 Selecting previously unselected package libcurl3-gnutls:amd64. #9 35.45 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.3_amd64.deb ... #9 35.46 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ... #9 35.51 Selecting previously unselected package liberror-perl. #9 35.51 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ... #9 35.52 Unpacking liberror-perl (0.17029-1) ... #9 35.55 Selecting previously unselected package git-man. #9 35.55 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ... #18 3.839 (8/18) Installing clang (11.1.0-r1) #9 35.56 Unpacking git-man (1:2.30.2-1ubuntu1) ... #9 35.67 Selecting previously unselected package git. #18 4.201 (9/18) Installing libmagic (5.40-r1) #18 4.235 (10/18) Installing file (5.40-r1) #18 4.238 (11/18) Installing brotli-libs (1.0.9-r5) #18 4.249 (12/18) Installing nghttp2-libs (1.43.0-r0) #9 35.68 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ... #9 35.69 Unpacking git (1:2.30.2-1ubuntu1) ... #18 4.254 (13/18) Installing libcurl (7.79.0-r0) #18 4.268 (14/18) Installing expat (2.4.1-r0) #18 4.281 (15/18) Installing pcre2 (10.36-r0) #18 4.291 (16/18) Installing git (2.32.0-r0) #18 4.453 (17/18) Installing lld (11.1.0-r0) #18 4.500 (18/18) Installing llvm11 (11.1.0-r2) #9 36.12 Selecting previously unselected package libalgorithm-diff-perl. #9 36.12 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ... #9 36.13 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 36.17 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 36.17 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ... #9 36.17 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... #9 36.20 Selecting previously unselected package libalgorithm-merge-perl. #9 36.21 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ... #9 36.21 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 36.25 Selecting previously unselected package libaliased-perl. #9 36.25 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ... #9 36.25 Unpacking libaliased-perl (0.34-1.1) ... #9 36.28 Selecting previously unselected package libapt-pkg-perl. #9 36.28 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ... #9 36.29 Unpacking libapt-pkg-perl (0.1.39build1) ... #9 36.33 Selecting previously unselected package libarchive-cpio-perl. #9 36.33 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 36.34 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 36.37 Selecting previously unselected package libarray-intspan-perl. #9 36.37 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ... #9 36.38 Unpacking libarray-intspan-perl (2.004-1) ... #9 36.43 Selecting previously unselected package libmodule-implementation-perl. #9 36.43 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 36.44 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 36.52 Selecting previously unselected package libsub-exporter-progressive-perl. #9 36.53 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 36.54 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 36.60 Selecting previously unselected package libvariable-magic-perl. #9 36.60 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ... #9 36.61 Unpacking libvariable-magic-perl (0.62-1build3) ... #9 36.74 Selecting previously unselected package libb-hooks-endofscope-perl. #9 36.74 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #9 36.77 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #9 36.87 Selecting previously unselected package libfreetype6:amd64. #9 36.88 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ... #9 36.88 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 36.95 Selecting previously unselected package libfontconfig1:amd64. #9 36.95 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ... #9 36.96 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 37.01 Selecting previously unselected package libjpeg-turbo8:amd64. #9 37.01 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ... #9 37.01 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #9 37.06 Selecting previously unselected package libjpeg8:amd64. #18 5.112 Executing busybox-1.33.1-r3.trigger #18 5.127 OK: 285 MiB in 33 packages #9 37.06 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ... #9 37.06 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... #9 37.10 Selecting previously unselected package libdeflate0:amd64. #9 37.10 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ... #9 37.10 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ... #9 37.16 Selecting previously unselected package libjbig0:amd64. #9 37.16 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ... #9 37.17 Unpacking libjbig0:amd64 (2.1-3.1build1) ... #9 37.21 Selecting previously unselected package libwebp6:amd64. #9 37.22 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ... #9 37.22 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ... #9 37.29 Selecting previously unselected package libtiff5:amd64. #9 37.29 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ... #9 37.29 Unpacking libtiff5:amd64 (4.2.0-1build1) ... #9 37.35 Selecting previously unselected package libxpm4:amd64. #9 37.36 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ... #9 37.37 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #9 37.41 Selecting previously unselected package libgd3:amd64. #9 37.41 Preparing to unpack .../221-libgd3_2.3.0-2ubuntu0.1_amd64.deb ... #9 37.42 Unpacking libgd3:amd64 (2.3.0-2ubuntu0.1) ... #9 37.47 Selecting previously unselected package libc-devtools. #9 37.47 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ... #9 37.47 Unpacking libc-devtools (2.33-0ubuntu5) ... #9 37.51 Selecting previously unselected package libcapture-tiny-perl. #9 37.51 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ... #9 37.52 Unpacking libcapture-tiny-perl (0.48-1) ... #9 37.55 Selecting previously unselected package libclass-data-inheritable-perl. #9 37.55 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 37.56 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 37.59 Selecting previously unselected package libclass-xsaccessor-perl. #9 37.59 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ... #9 37.59 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... #9 37.63 Selecting previously unselected package libclone-perl. #18 DONE 5.7s #19 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli #19 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d #19 DONE 0.2s #20 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #20 sha256:d681dd86125f35ded6e2285dc8e342290d64e504f21fe9bffd10934861e1023f #9 37.63 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ... #9 37.64 Unpacking libclone-perl (0.45-1build1) ... #9 37.68 Selecting previously unselected package libcommon-sense-perl. #9 37.68 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ... #9 37.68 Unpacking libcommon-sense-perl (3.75-1build4) ... #9 37.71 Selecting previously unselected package libconfig-tiny-perl. #9 37.72 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ... #9 37.72 Unpacking libconfig-tiny-perl (2.24-1) ... #9 37.76 Selecting previously unselected package libparams-util-perl. #9 37.76 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ... #9 37.76 Unpacking libparams-util-perl (1.102-1build1) ... #9 37.80 Selecting previously unselected package libsub-install-perl. #9 37.80 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ... #9 37.80 Unpacking libsub-install-perl (0.928-1.1) ... #9 37.84 Selecting previously unselected package libdata-optlist-perl. #9 37.84 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ... #9 37.85 Unpacking libdata-optlist-perl (0.110-1.1) ... #9 37.88 Selecting previously unselected package libsub-exporter-perl. #20 ... #25 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #25 sha256:e7282d8b005d8c14b1024ab2c62f1bbef77edc84a2ea0d32d2860c5558a1b5c1 #25 0.133 skipping packages installation on darwin #25 DONE 0.2s #20 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #20 sha256:d681dd86125f35ded6e2285dc8e342290d64e504f21fe9bffd10934861e1023f #20 0.155 skipping packages installation on darwin #20 DONE 0.2s #22 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #22 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97 #9 37.88 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ... #9 37.89 Unpacking libsub-exporter-perl (0.987-1) ... #9 37.92 Selecting previously unselected package libconst-fast-perl. #9 37.93 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ... #9 37.93 Unpacking libconst-fast-perl (0.014-1.1) ... #9 37.96 Selecting previously unselected package libwant-perl. #9 37.97 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ... #9 37.97 Unpacking libwant-perl (0.29-1build5) ... #9 38.01 Selecting previously unselected package libcontextual-return-perl. #9 38.01 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ... #9 38.01 Unpacking libcontextual-return-perl (0.004014-2) ... #9 38.05 Selecting previously unselected package libcpanel-json-xs-perl. #9 38.05 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ... #9 38.06 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... #9 38.10 Selecting previously unselected package libdevel-stacktrace-perl. #9 38.10 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 38.11 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 38.14 Selecting previously unselected package libexception-class-perl. #9 38.14 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ... #9 38.15 Unpacking libexception-class-perl (1.44-1) ... #9 38.18 Selecting previously unselected package libiterator-perl. #9 38.19 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 38.19 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 38.23 Selecting previously unselected package libiterator-util-perl. #9 38.23 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 38.23 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 38.27 Selecting previously unselected package libexporter-tiny-perl. #9 38.27 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ... #9 38.28 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 38.31 Selecting previously unselected package liblist-moreutils-xs-perl. #9 38.31 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #9 38.32 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #9 38.36 Selecting previously unselected package liblist-moreutils-perl. #9 38.36 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ... #9 38.36 Unpacking liblist-moreutils-perl (0.430-2) ... #9 38.40 Selecting previously unselected package libdata-dpath-perl. #9 38.40 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ... #9 38.41 Unpacking libdata-dpath-perl (0.58-1) ... #9 38.44 Selecting previously unselected package libdata-dump-perl. #9 38.45 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ... #9 38.45 Unpacking libdata-dump-perl (1.23-1.1) ... #9 38.49 Selecting previously unselected package libdata-messagepack-perl. #9 38.49 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ... #9 38.50 Unpacking libdata-messagepack-perl (1.00-4build1) ... #9 38.53 Selecting previously unselected package libnet-domain-tld-perl. #9 38.54 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 38.54 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 38.58 Selecting previously unselected package libdata-validate-domain-perl. #9 38.58 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 38.58 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 38.62 Selecting previously unselected package libdistro-info-perl. #9 38.62 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ... #9 38.62 Unpacking libdistro-info-perl (1.0) ... #9 38.65 Selecting previously unselected package libemail-address-xs-perl. #9 38.66 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ... #9 38.66 Unpacking libemail-address-xs-perl (1.04-1build4) ... #9 38.71 Selecting previously unselected package libipc-system-simple-perl. #9 38.71 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ... #9 38.72 Unpacking libipc-system-simple-perl (1.30-1) ... #9 38.75 Selecting previously unselected package libfile-basedir-perl. #9 38.76 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ... #9 38.76 Unpacking libfile-basedir-perl (0.08-1) ... #9 38.80 Selecting previously unselected package libfile-chdir-perl. #9 38.80 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 38.80 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 38.84 Selecting previously unselected package libfile-fcntllock-perl. #9 38.84 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ... #9 38.84 Unpacking libfile-fcntllock-perl (0.22-3build5) ... #9 38.88 Selecting previously unselected package libnumber-compare-perl. #9 38.88 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ... #9 38.89 Unpacking libnumber-compare-perl (0.03-1.1) ... #9 38.92 Selecting previously unselected package libtext-glob-perl. #9 38.92 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ... #9 38.93 Unpacking libtext-glob-perl (0.11-1) ... #9 38.96 Selecting previously unselected package libfile-find-rule-perl. #9 38.97 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ... #9 38.97 Unpacking libfile-find-rule-perl (0.34-1) ... #9 39.01 Selecting previously unselected package libfont-afm-perl. #9 39.01 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ... #9 39.02 Unpacking libfont-afm-perl (1.20-3) ... #9 39.05 Selecting previously unselected package libio-string-perl. #9 39.05 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ... #9 39.06 Unpacking libio-string-perl (1.08-3.1) ... #9 39.09 Selecting previously unselected package libfont-ttf-perl. #9 39.09 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ... #9 39.10 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 39.16 Selecting previously unselected package libio-stringy-perl. #9 39.16 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ... #9 39.17 Unpacking libio-stringy-perl (2.111-3) ... #9 39.21 Selecting previously unselected package libparams-validate-perl:amd64. #9 39.21 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ... #9 39.22 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ... #9 39.26 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 39.26 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #9 39.26 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #9 39.30 Selecting previously unselected package libsort-versions-perl. #9 39.30 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ... #9 39.31 Unpacking libsort-versions-perl (1.62-1) ... #9 39.34 Selecting previously unselected package libgit-wrapper-perl. #9 39.34 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ... #9 39.35 Unpacking libgit-wrapper-perl (0.048-1) ... #9 39.38 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 39.38 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 39.39 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 39.43 Selecting previously unselected package libio-prompter-perl. #9 39.43 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ... #9 39.43 Unpacking libio-prompter-perl (0.004015-1) ... #9 39.48 Selecting previously unselected package libjson-perl. #9 39.48 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ... #9 39.48 Unpacking libjson-perl (4.03000-1) ... #9 39.52 Selecting previously unselected package liblog-any-perl. #9 39.52 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ... #9 39.53 Unpacking liblog-any-perl (1.709-1) ... #9 39.57 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 39.57 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 39.57 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 39.60 Selecting previously unselected package libpackage-stash-perl. #9 39.61 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ... #9 39.61 Unpacking libpackage-stash-perl (0.39-1) ... #9 39.64 Selecting previously unselected package libsub-identify-perl. #9 39.65 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ... #9 39.65 Unpacking libsub-identify-perl (0.14-1build3) ... #9 39.68 Selecting previously unselected package libsub-name-perl. #9 39.69 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ... #9 39.69 Unpacking libsub-name-perl (0.26-1build1) ... #9 39.72 Selecting previously unselected package libnamespace-clean-perl. #9 39.73 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ... #9 39.73 Unpacking libnamespace-clean-perl (0.27-1) ... #9 39.77 Selecting previously unselected package libpath-tiny-perl. #9 39.77 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ... #9 39.78 Unpacking libpath-tiny-perl (0.118-1) ... #9 39.81 Selecting previously unselected package libtype-tiny-perl. #9 39.81 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ... #9 39.82 Unpacking libtype-tiny-perl (1.012001-2) ... dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb /build copied '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.dsc' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.dsc' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.tar.gz' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster.tar.gz' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.changes' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.changes' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-buster_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster" == Building packages for raspbian-bullseye == mkdir -p "debbuild/raspbian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:ef6ba459c13f0de1fa0b41353525f703715e5202585751ffa15fb77328848eab #1 transferring dockerfile: 937B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:a2d3a6d000dad5b6618363303cbb7f66c7fcd9ab0680b7476ce1a29fdabef788 #2 transferring context: 2B done #2 DONE 0.0s #9 39.88 Selecting previously unselected package libgitlab-api-v4-perl. #9 39.88 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 39.89 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 39.93 Selecting previously unselected package libhash-fieldhash-perl. #9 39.93 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ... #9 39.94 Unpacking libhash-fieldhash-perl (0.15-1build3) ... #9 39.97 Selecting previously unselected package libhtml-form-perl. #9 39.97 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ... #9 39.98 Unpacking libhtml-form-perl (6.07-1) ... #9 40.01 Selecting previously unselected package libhtml-format-perl. #9 40.01 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ... #9 40.02 Unpacking libhtml-format-perl (2.12-1.1) ... #9 40.05 Selecting previously unselected package libhtml-html5-entities-perl. #9 40.05 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 40.06 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 40.09 Selecting previously unselected package libhttp-daemon-perl. #9 40.09 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ... #9 40.10 Unpacking libhttp-daemon-perl (6.12-1) ... #9 40.13 Selecting previously unselected package libtypes-serialiser-perl. #9 40.13 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ... #9 40.14 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 40.17 Selecting previously unselected package libjson-xs-perl. #9 40.18 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ... #9 40.18 Unpacking libjson-xs-perl (4.030-1build1) ... #9 40.22 Selecting previously unselected package libjson-maybexs-perl. #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:aba07c6334d1855a807d623c97b70962d9b2d5ae17caddb2900800585f9aeae6 #4 ... #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 sha256:d13f5afccd75f8070775fcc0a254670c164108b6a3bec021c05049782a3bb839 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:06b9605cadb5567c992664c50208e0b9795a5db1b72da29a86a0f3d087d6ef00 #6 DONE 0.0s #9 40.22 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ... #9 40.22 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 40.26 Selecting previously unselected package libldap-common. #9 40.26 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ... #9 40.27 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ... #9 40.30 Selecting previously unselected package liblist-compare-perl. #9 40.30 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ... #9 40.31 Unpacking liblist-compare-perl (0.55-1) ... #9 40.34 Selecting previously unselected package liblist-someutils-perl. #9 40.35 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ... #9 40.35 Unpacking liblist-someutils-perl (0.58-1) ... #9 40.39 Selecting previously unselected package liblist-someutils-xs-perl. #9 40.39 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ... #9 40.40 Unpacking liblist-someutils-xs-perl (0.58-2build1) ... #9 40.43 Selecting previously unselected package liblist-utilsby-perl. #9 40.43 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ... #9 40.44 Unpacking liblist-utilsby-perl (0.11-1) ... #9 40.48 Selecting previously unselected package libltdl7:amd64. #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:aba07c6334d1855a807d623c97b70962d9b2d5ae17caddb2900800585f9aeae6 #4 DONE 0.3s #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236 #3 DONE 0.4s #9 40.48 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ... #9 40.49 Unpacking libltdl7:amd64 (2.4.6-15) ... #9 40.53 Selecting previously unselected package libltdl-dev:amd64. #9 40.53 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ... #9 40.54 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #9 40.59 Selecting previously unselected package liblzo2-2:amd64. #9 40.60 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ... #9 40.60 Unpacking liblzo2-2:amd64 (2.10-2build1) ... #9 40.63 Selecting previously unselected package libsys-hostname-long-perl. #9 40.64 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ... #9 40.64 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 40.67 Selecting previously unselected package libmail-sendmail-perl. #9 40.68 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 40.68 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 40.72 Selecting previously unselected package libnet-smtp-ssl-perl. #9 [internal] load build context #9 sha256:cb089bd14133880410dbf0688f3267dd97cf30f00ad2ca4ea4519ec5acb910cf #9 transferring context: 839B done #9 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c #13 CACHED #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:2d1a0edd409b2c91b219793534081e451b0476d979fb65c88b62ee0d6873705d #7 sha256:e777ae8d5c3d63d99075ae702ff5ee96bcc07502a702d4b8b75ff349e72419e0 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:2d1a0edd409b2c91b219793534081e451b0476d979fb65c88b62ee0d6873705d done #7 sha256:1cbbae490f1a4b3b05d70d8c885258d9bc1a5501ccd1f82d2384e1066bbc9b1f 5.00kB / 5.00kB done #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 0B / 41.59MB 0.1s #7 sha256:2d1a0edd409b2c91b219793534081e451b0476d979fb65c88b62ee0d6873705d 1.99kB / 1.99kB done #7 sha256:38fbf352c89e566970b26d41f5cd828c07eb096d87d07abcdd71540528abaeea 305B / 305B 0.1s done #7 sha256:8a3fb32e92d2dd6fd0515bbae310c86cb871dd159e1021b109f705bb1b51fcd4 911B / 911B 0.2s done #7 sha256:1b6b407f9e6de560ef9c883a2a12ea730dcb3f738a8d02fef524e3f0b3cbac21 178B / 178B 0.2s done #7 sha256:2159a5ba7344aae99e6535b19f9ff3a7aa2078ece20b9e27ee8136dcfa74ab6c 257B / 257B 0.1s done #7 sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9 0B / 413B 0.2s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 0B / 13.88MB 0.2s #9 40.72 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 40.72 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 40.76 Selecting previously unselected package libmailtools-perl. #9 40.76 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ... #9 40.76 Unpacking libmailtools-perl (2.21-1) ... #9 40.81 Selecting previously unselected package libmarkdown2:amd64. #9 40.81 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ... #9 40.82 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ... #9 40.85 Selecting previously unselected package libmoox-aliases-perl. #9 40.85 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 40.86 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 40.89 Selecting previously unselected package libnamespace-autoclean-perl. #9 40.89 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 40.90 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 40.94 Selecting previously unselected package libobject-id-perl. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 4.19MB / 41.59MB 0.4s #7 sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9 413B / 413B 0.2s done #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 2.10MB / 13.88MB 0.4s #7 sha256:f6db14d223db1f15ed705af2d32f61b4a971790b2878b4cda95b620d8ab8e3e6 123.04kB / 123.04kB 0.3s done #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 6.29MB / 41.59MB 0.5s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 3.18MB / 13.88MB 0.5s #9 40.94 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 40.94 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 40.98 Selecting previously unselected package libmoox-struct-perl. #9 40.98 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ... #9 40.98 Unpacking libmoox-struct-perl (0.020-1) ... #9 41.02 Selecting previously unselected package libmouse-perl. #9 41.02 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ... #9 41.03 Unpacking libmouse-perl (2.5.10-1build2) ... #9 41.07 Selecting previously unselected package libnumber-range-perl. #9 41.08 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ... #9 41.08 Unpacking libnumber-range-perl (0.12-1.1) ... #9 41.11 Selecting previously unselected package libpackage-stash-xs-perl. #9 41.11 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ... #9 41.12 Unpacking libpackage-stash-xs-perl (0.29-1build3) ... #9 41.15 Selecting previously unselected package libpath-iterator-rule-perl. #9 41.15 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 41.16 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 41.20 Selecting previously unselected package libperlio-gzip-perl. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 8.39MB / 41.59MB 0.6s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 5.24MB / 13.88MB 0.6s #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 11.53MB / 41.59MB 0.8s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 8.39MB / 13.88MB 0.8s #9 41.20 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ... #9 41.20 Unpacking libperlio-gzip-perl (0.19-1build6) ... #9 41.25 Selecting previously unselected package libpod-parser-perl. #9 41.25 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ... #9 41.26 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 41.28 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 41.28 Unpacking libpod-parser-perl (1.63-2) ... #9 41.32 Selecting previously unselected package libpod-constants-perl. #9 41.32 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ... #9 41.33 Unpacking libpod-constants-perl (0.19-2) ... #9 41.36 Selecting previously unselected package libproc-processtable-perl. #9 41.36 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ... #9 41.37 Unpacking libproc-processtable-perl (0.59-2build1) ... #9 41.41 Selecting previously unselected package libre2-9:amd64. #9 41.42 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ... #9 41.42 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #9 41.47 Selecting previously unselected package libre-engine-re2-perl:amd64. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 13.63MB / 41.59MB 0.9s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 9.44MB / 13.88MB 0.9s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 11.53MB / 13.88MB 1.0s #9 41.47 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ... #9 41.47 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #9 41.50 Selecting previously unselected package libreadonly-perl. #9 41.51 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ... #9 41.51 Unpacking libreadonly-perl (2.050-3) ... #9 41.55 Selecting previously unselected package libref-util-perl. #9 41.55 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ... #9 41.56 Unpacking libref-util-perl (0.204-1) ... #9 41.59 Selecting previously unselected package libref-util-xs-perl. #9 41.59 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ... #9 41.59 Unpacking libref-util-xs-perl (0.117-1build3) ... #9 41.63 Selecting previously unselected package libregexp-pattern-license-perl. #9 41.63 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #9 41.63 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #9 41.67 Selecting previously unselected package libregexp-pattern-perl. #9 41.67 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 41.68 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 41.71 Selecting previously unselected package libsasl2-modules:amd64. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 16.78MB / 41.59MB 1.1s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 12.58MB / 13.88MB 1.1s #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 19.92MB / 41.59MB 1.3s #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 13.88MB / 13.88MB 1.3s done #9 41.72 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ... #9 41.72 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 41.76 Selecting previously unselected package libsereal-decoder-perl. #9 41.76 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ... #9 41.77 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... #9 41.81 Selecting previously unselected package libsereal-encoder-perl. #9 41.82 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ... #9 41.82 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ... #9 41.86 Selecting previously unselected package libsort-key-perl. #9 41.86 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ... #9 41.87 Unpacking libsort-key-perl (1.33-2build3) ... #9 41.94 Selecting previously unselected package libstring-copyright-perl. #9 41.94 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ... #9 41.95 Unpacking libstring-copyright-perl (0.003006-1) ... #9 42.01 Selecting previously unselected package libstring-escape-perl. #9 42.01 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ... #9 42.02 Unpacking libstring-escape-perl (2010.002-2) ... #9 42.05 Selecting previously unselected package libstring-shellquote-perl. #9 42.06 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ... #9 42.06 Unpacking libstring-shellquote-perl (1.04-1) ... #9 42.10 Selecting previously unselected package libterm-readkey-perl. #9 42.10 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ... #9 42.10 Unpacking libterm-readkey-perl (2.38-1build2) ... #9 42.14 Selecting previously unselected package libtext-levenshteinxs-perl. #9 42.14 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ... #9 42.14 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ... #9 42.18 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 24.12MB / 41.59MB 1.6s #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 26.21MB / 41.59MB 1.7s #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 29.36MB / 41.59MB 1.9s #9 42.18 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ... #9 42.18 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ... #9 42.21 Selecting previously unselected package libtext-xslate-perl. #9 42.22 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ... #9 42.22 Unpacking libtext-xslate-perl (3.5.8-1build2) ... #9 42.27 Selecting previously unselected package libtime-duration-perl. #9 42.27 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ... #9 42.28 Unpacking libtime-duration-perl (1.21-1) ... #9 42.31 Selecting previously unselected package libtime-moment-perl. #9 42.31 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ... #9 42.31 Unpacking libtime-moment-perl (0.44-1build4) ... #9 42.35 Selecting previously unselected package libtype-tiny-xs-perl. #9 42.35 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #9 42.36 Unpacking libtype-tiny-xs-perl (0.022-1) ... #9 42.40 Selecting previously unselected package libunicode-utf8-perl. #9 42.40 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ... #9 42.41 Unpacking libunicode-utf8-perl (0.62-1build2) ... #9 42.44 Selecting previously unselected package libxml-namespacesupport-perl. #9 42.44 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 42.45 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 42.48 Selecting previously unselected package libxml-sax-base-perl. #9 42.48 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 42.49 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 42.55 Selecting previously unselected package libxml-sax-perl. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 32.51MB / 41.59MB 2.1s #9 42.55 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 42.56 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 42.61 Selecting previously unselected package libxml-libxml-perl. #9 42.61 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ... #9 42.62 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 42.69 Selecting previously unselected package libxml-parser-perl:amd64. #9 42.69 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ... #9 42.70 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #9 42.76 Selecting previously unselected package libxml-sax-expat-perl. #9 42.76 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ... #9 42.77 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 42.80 Selecting previously unselected package libyaml-libyaml-perl. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 35.65MB / 41.59MB 2.3s #9 42.80 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ... #9 42.81 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... #9 42.84 Selecting previously unselected package licensecheck. #9 42.84 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ... #9 42.85 Unpacking licensecheck (3.1.1-2) ... #9 42.88 Selecting previously unselected package libdevel-size-perl. #9 42.88 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ... #9 42.89 Unpacking libdevel-size-perl (0.83-1build2) ... #9 42.92 Selecting previously unselected package libipc-run3-perl. #9 42.92 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ... #9 42.93 Unpacking libipc-run3-perl (0.048-2) ... #9 42.97 Selecting previously unselected package lzip. #9 42.97 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ... #9 42.98 Unpacking lzip (1.22-3) ... #9 43.02 Selecting previously unselected package lzop. #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 38.80MB / 41.59MB 2.5s #22 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 19.4s done #22 DONE 21.9s #9 43.02 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ... #9 43.03 Unpacking lzop (1.04-2) ... #9 43.08 Selecting previously unselected package t1utils. #9 43.08 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ... #9 43.09 Unpacking t1utils (1.41-4) ... #9 43.13 Selecting previously unselected package unzip. #9 43.14 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ... #9 43.14 Unpacking unzip (6.0-26ubuntu1) ... #9 43.21 Selecting previously unselected package lintian. #9 43.21 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ... #9 43.22 Unpacking lintian (2.104.0ubuntu2) ... #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 41.59MB / 41.59MB 2.8s #9 43.49 Selecting previously unselected package manpages-dev. #9 43.49 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ... #9 43.50 Unpacking manpages-dev (5.10-1ubuntu0.1) ... #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 41.59MB / 41.59MB 3.2s done #7 extracting sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 #9 43.76 Selecting previously unselected package python3-certifi. #9 43.76 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #9 43.77 Unpacking python3-certifi (2020.6.20-1) ... #9 43.82 Selecting previously unselected package python3-idna. #9 43.82 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #9 43.82 Unpacking python3-idna (2.10-1) ... #9 43.86 Selecting previously unselected package python3-urllib3. #9 43.87 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ... #9 43.87 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ... #9 43.92 Selecting previously unselected package python3-requests. #9 43.92 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ... #9 43.92 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 43.97 Selecting previously unselected package python3-unidiff. #9 43.97 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... #9 43.98 Unpacking python3-unidiff (0.5.5-2) ... #9 44.02 Selecting previously unselected package python3-xdg. #9 44.02 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... #9 44.02 Unpacking python3-xdg (0.27-2) ... #9 44.06 Selecting previously unselected package equivs. #9 44.06 Preparing to unpack .../355-equivs_2.3.1_all.deb ... #9 44.07 Unpacking equivs (2.3.1) ... #9 44.11 Selecting previously unselected package libauthen-sasl-perl. #9 44.12 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 44.12 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 44.17 Selecting previously unselected package python3-magic. #9 44.17 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ... #9 44.18 Unpacking python3-magic (2:0.4.20-3) ... #9 44.23 Setting up libksba8:amd64 (1.5.0-3) ... #9 44.24 Setting up media-types (4.0.0) ... #9 44.26 Setting up libpipeline1:amd64 (1.5.3-1) ... #9 44.27 Setting up wdiff (1.2.2-2build1) ... #9 44.28 Setting up libxau6:amd64 (1:1.0.9-1build3) ... #9 44.30 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #9 44.31 Setting up lto-disabled-list (7) ... #9 44.32 Setting up libpsl5:amd64 (0.21.0-1.2) ... #9 44.34 Setting up bsdextrautils (2.36.1-7ubuntu2) ... #9 44.35 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 44.35 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist #9 44.36 Setting up libicu67:amd64 (67.1-6ubuntu2) ... #9 44.37 Setting up libmagic-mgc (1:5.39-3) ... #9 44.39 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 44.40 Setting up distro-info-data (0.46ubuntu4) ... #9 44.42 Setting up manpages (5.10-1ubuntu0.1) ... #9 44.43 Setting up unzip (6.0-26ubuntu1) ... #9 44.45 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ... #9 44.46 Setting up libbrotli1:amd64 (1.0.9-2build2) ... #9 44.48 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #9 44.50 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 44.52 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ... #9 44.53 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #9 44.55 Setting up libmagic1:amd64 (1:5.39-3) ... #9 44.57 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ... #9 44.59 Setting up less (551-2) ... #9 44.60 Setting up perl-openssl-defaults:amd64 (5) ... #9 44.62 Setting up linux-libc-dev:amd64 (5.11.0-34.36) ... #9 44.63 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ... #9 44.65 Setting up gettext-base (0.21-3ubuntu2) ... #9 44.67 Setting up liblzo2-2:amd64 (2.10-2build1) ... #9 44.68 Setting up libnpth0:amd64 (1.6-3) ... #9 44.69 Setting up file (1:5.39-3) ... #9 44.71 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ... #9 44.72 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 44.74 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 44.76 Setting up bzip2 (1.0.8-4ubuntu3) ... #9 44.77 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ... #9 44.80 Setting up libunwind8:amd64 (1.3.2-2) ... #9 44.82 Setting up libjbig0:amd64 (2.1-3.1build1) ... #9 44.83 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 44.85 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ... #9 44.87 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 44.88 Setting up tzdata (2021a-1ubuntu1) ... #9 44.98 #9 44.98 Current default time zone: 'Etc/UTC' #9 44.98 Local time is now: Thu Sep 16 16:46:34 UTC 2021. #9 44.98 Universal Time is now: Thu Sep 16 16:46:34 UTC 2021. #9 44.98 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 44.98 #9 45.00 Setting up fakeroot (1.25.3-1.1ubuntu2) ... #9 45.01 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.01 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #9 45.02 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ... #9 45.04 Setting up autotools-dev (20180224.1+nmu1) ... #9 45.05 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ... #9 45.06 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ... #9 45.08 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ... #9 45.09 Setting up make (4.3-4ubuntu1) ... #9 45.10 Setting up libmpfr6:amd64 (4.1.0-3build1) ... #9 45.11 Setting up gnupg-l10n (2.2.20-1ubuntu3) ... #9 45.13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ... #9 45.14 Setting up lzip (1.22-3) ... #9 45.17 Setting up strace (5.11-0ubuntu1) ... #9 45.18 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ... #9 45.19 Setting up xz-utils (5.2.5-1.0build2) ... #9 45.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #9 45.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #9 45.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #9 45.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #9 45.21 Setting up t1utils (1.41-4) ... #9 45.23 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 45.33 Setting up diffstat (1.64-1) ... #9 45.34 Setting up libpng16-16:amd64 (1.6.37-3build3) ... #9 45.36 Setting up libmpc3:amd64 (1.2.0-1build1) ... #9 45.37 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 45.38 Setting up patch (2.7.6-7) ... #9 45.40 Setting up autopoint (0.21-3ubuntu2) ... #9 45.42 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ... #9 45.44 Setting up fonts-dejavu-core (2.37-2build1) ... #9 45.52 Setting up ucf (3.0043) ... #9 45.62 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #9 45.63 Setting up libltdl7:amd64 (2.4.6-15) ... #9 45.64 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 45.66 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ... #9 45.68 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ... #9 45.69 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 45.71 Setting up libmd0:amd64 (1.0.3-3build1) ... #9 45.72 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ... #9 45.74 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ... #9 45.75 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ... #9 45.76 Setting up libuchardet0:amd64 (0.0.7-1) ... #9 45.79 Setting up lzop (1.04-2) ... #9 45.80 Setting up libmpdec3:amd64 (2.5.1-2) ... #9 45.82 Setting up git-man (1:2.30.2-1ubuntu1) ... #9 45.83 Setting up netbase (6.2) ... #9 45.86 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ... #9 45.88 Setting up libfido2-1:amd64 (1.6.0-2) ... #9 45.89 Setting up libisl23:amd64 (0.23-1build1) ... #9 45.90 Setting up libc-dev-bin (2.33-0ubuntu5) ... #9 45.92 Setting up openssl (1.1.1j-1ubuntu3.5) ... #9 45.94 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 45.95 Setting up libelf1:amd64 (0.183-8) ... #9 45.97 Setting up readline-common (8.1-1) ... #9 45.98 Setting up publicsuffix (20210108.1309-1) ... #9 46.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ... #9 46.01 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ... #9 46.04 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 46.06 Setting up iso-codes (4.6.0-1) ... #9 46.08 Setting up liblocale-gettext-perl (1.07-4build1) ... #9 46.09 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 46.11 Setting up cpp-10 (10.3.0-1ubuntu1) ... #9 46.12 Setting up dctrl-tools (2.24-3) ... #9 46.14 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 46.16 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ... #9 46.17 Setting up libgdbm6:amd64 (1.19-2) ... #9 46.19 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 46.20 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ... #9 46.21 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... #9 46.23 Setting up pinentry-curses (1.1.0-4build1) ... #9 46.25 Setting up manpages-dev (5.10-1ubuntu0.1) ... #9 46.26 Setting up libdw1:amd64 (0.183-8) ... #9 46.27 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ... #9 46.29 Setting up libxcb1:amd64 (1.14-3ubuntu1) ... #9 46.30 Setting up gettext (0.21-3ubuntu2) ... #9 46.31 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... #9 46.53 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ... #9 46.54 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 46.56 Setting up libedit2:amd64 (3.1-20191231-2) ... #9 46.57 Setting up libreadline8:amd64 (8.1-1) ... #9 46.59 Setting up m4 (1.4.18-5) ... #9 46.60 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ... #9 46.62 Setting up ca-certificates (20210119build1) ... #9 46.97 Updating certificates in /etc/ssl/certs... #9 47.47 129 added, 0 removed; done. #9 47.51 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 47.53 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 47.54 Setting up libgdbm-compat4:amd64 (1.19-2) ... #9 47.55 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ... #9 47.57 Setting up dwz (0.14-1) ... #9 47.58 Setting up groff-base (1.22.4-6) ... #9 47.61 Setting up cpp (4:10.3.0-1ubuntu1) ... #9 47.63 Setting up gpgconf (2.2.20-1ubuntu3) ... #9 47.65 Setting up debugedit (1:0.1-0ubuntu2) ... #9 47.66 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ... #9 47.67 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ... #9 47.68 Setting up libtiff5:amd64 (4.2.0-1build1) ... #9 47.70 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 47.72 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 47.73 Setting up gpg (2.2.20-1ubuntu3) ... #9 47.75 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ... #9 47.78 Setting up libpython3-stdlib:amd64 (3.9.4-1) ... #9 47.79 Setting up gnupg-utils (2.2.20-1ubuntu3) ... #9 47.81 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ... #9 47.82 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 47.84 Setting up gpg-agent (2.2.20-1ubuntu3) ... #7 extracting sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 3.5s done #7 extracting sha256:38fbf352c89e566970b26d41f5cd828c07eb096d87d07abcdd71540528abaeea #7 extracting sha256:38fbf352c89e566970b26d41f5cd828c07eb096d87d07abcdd71540528abaeea done #7 extracting sha256:2159a5ba7344aae99e6535b19f9ff3a7aa2078ece20b9e27ee8136dcfa74ab6c #7 extracting sha256:2159a5ba7344aae99e6535b19f9ff3a7aa2078ece20b9e27ee8136dcfa74ab6c done #7 extracting sha256:8a3fb32e92d2dd6fd0515bbae310c86cb871dd159e1021b109f705bb1b51fcd4 #7 extracting sha256:8a3fb32e92d2dd6fd0515bbae310c86cb871dd159e1021b109f705bb1b51fcd4 done #7 extracting sha256:1b6b407f9e6de560ef9c883a2a12ea730dcb3f738a8d02fef524e3f0b3cbac21 #7 extracting sha256:1b6b407f9e6de560ef9c883a2a12ea730dcb3f738a8d02fef524e3f0b3cbac21 done #7 extracting sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9 #7 extracting sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9 done #7 extracting sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 #9 48.37 Setting up libxpm4:amd64 (1:3.5.12-1) ... #9 48.38 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ... #23 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker #23 sha256:b93b2753038f401e04c065e37af9e15bb3e8561e518110739862492702e915d2 #9 48.48 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ... #9 48.50 Setting up gpgsm (2.2.20-1ubuntu3) ... #9 48.51 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 48.54 Setting up binutils (2.36.1-6ubuntu1) ... #9 48.56 Setting up man-db (2.9.4-2) ... #9 48.66 Building database of manual pages ... #7 extracting sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 0.6s done #7 extracting sha256:f6db14d223db1f15ed705af2d32f61b4a971790b2878b4cda95b620d8ab8e3e6 #9 48.88 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ... #9 48.90 Setting up perl (5.32.1-3ubuntu2.1) ... #9 48.92 Setting up libpackage-stash-xs-perl (0.29-1build3) ... #7 extracting sha256:f6db14d223db1f15ed705af2d32f61b4a971790b2878b4cda95b620d8ab8e3e6 done #9 48.93 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 48.95 Setting up libdata-dump-perl (1.23-1.1) ... #9 48.96 Setting up libref-util-perl (0.204-1) ... #9 48.97 Setting up libipc-system-simple-perl (1.30-1) ... #9 48.99 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 49.00 Setting up libhash-fieldhash-perl (0.15-1build3) ... #9 49.01 Setting up libgd3:amd64 (2.3.0-2ubuntu0.1) ... #9 49.03 Setting up libvariable-magic-perl (0.62-1build3) ... #9 49.04 Setting up libio-html-perl (1.004-2) ... #9 49.06 Setting up libpod-parser-perl (1.63-2) ... #9 49.07 Setting up libb-hooks-op-check-perl (0.22-1build3) ... #9 49.08 Setting up liblist-moreutils-xs-perl (0.430-2) ... #9 49.10 Setting up gcc-10 (10.3.0-1ubuntu1) ... #9 49.11 Setting up libparams-util-perl (1.102-1build1) ... #9 49.13 Setting up libdpkg-perl (1.20.9ubuntu1) ... #9 49.14 Setting up libtime-duration-perl (1.21-1) ... #7 DONE 8.7s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:c8c075e678f0a43016f6ef75888478a180ba559e567c9905bde2bb0e16aad727 #23 1.242 wget: can't connect to remote host: Network unreachable #23 1.244 error: building for darwin requires ld64 linker #23 1.326 Building static docker-darwin-arm64 #9 49.15 Setting up autoconf (2.69-14) ... #9 49.17 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 49.19 Setting up libarray-intspan-perl (2.004-1) ... #9 49.20 Setting up libcapture-tiny-perl (0.48-1) ... #9 49.22 Setting up libtimedate-perl (2.3300-2) ... #9 49.23 Setting up gpg-wks-server (2.2.20-1ubuntu3) ... #9 49.24 Setting up libsub-name-perl (0.26-1build1) ... #9 49.25 Setting up libtype-tiny-xs-perl (0.022-1) ... #9 49.27 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 49.28 Setting up libproc-processtable-perl (0.59-2build1) ... #9 49.29 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 49.31 Setting up xauth (1:1.1-1) ... #9 49.32 Setting up libpath-tiny-perl (0.118-1) ... #9 49.33 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 49.34 Setting up libjson-perl (4.03000-1) ... #9 49.36 Setting up libipc-run3-perl (0.048-2) ... #9 49.37 Setting up libsub-override-perl (0.09-2) ... #9 49.39 Setting up libaliased-perl (0.34-1.1) ... #9 49.40 Setting up libstrictures-perl (2.000006-1) ... #9 49.41 Setting up libsub-quote-perl (2.006006-1) ... #9 49.42 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 49.44 Setting up libclass-xsaccessor-perl (1.19-3build7) ... #9 49.45 Setting up libsort-versions-perl (1.62-1) ... #9 49.46 Setting up libexporter-tiny-perl (1.002002-1) ... #9 49.48 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #9 49.49 Setting up libfile-dirlist-perl (0.05-2) ... #9 49.50 Setting up libterm-readkey-perl (2.38-1build2) ... #9 49.51 Setting up libtext-levenshteinxs-perl (0.03-4build8) ... #9 49.53 Setting up libperlio-gzip-perl (0.19-1build6) ... #9 49.54 Setting up libsys-hostname-long-perl (1.5-2) ... #9 49.55 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 49.57 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... #9 49.58 Setting up liburi-perl (5.07-1) ... #9 49.60 Setting up libfile-touch-perl (0.11-1) ... #9 49.61 Setting up python3.9 (3.9.5-3~21.04) ... #9 50.22 Setting up libc-devtools (2.33-0ubuntu5) ... #9 50.23 Setting up libemail-address-xs-perl (1.04-1build4) ... #9 50.25 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ... #9 50.26 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... #8 1.106 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB] #9 50.28 Setting up automake (1:1.16.3-2ubuntu1) ... #9 50.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 50.29 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #9 50.29 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #9 50.30 Setting up libapt-pkg-perl (0.1.39build1) ... #9 50.31 Setting up libstring-escape-perl (2010.002-2) ... #9 50.33 Setting up libhttp-date-perl (6.05-1) ... #9 50.34 Setting up libfile-which-perl (1.23-1) ... #9 50.36 Setting up libfile-basedir-perl (0.08-1) ... #9 50.37 Setting up libnumber-range-perl (0.12-1.1) ... #9 50.39 Setting up libunicode-utf8-perl (0.62-1build2) ... #9 50.40 Setting up libmouse-perl (2.5.10-1build2) ... #9 50.42 Setting up g++-10 (10.3.0-1ubuntu1) ... #9 50.43 Setting up libfile-listing-perl (6.14-1) ... #9 50.45 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 50.46 Setting up libdata-messagepack-perl (1.00-4build1) ... #9 50.47 Setting up libfont-afm-perl (1.20-3) ... #9 50.49 Setting up libwant-perl (0.29-1build5) ... #8 1.157 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] #9 50.50 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 50.51 Setting up libtext-glob-perl (0.11-1) ... #9 50.52 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 50.54 Setting up liblist-compare-perl (0.55-1) ... #9 50.55 Setting up libref-util-xs-perl (0.117-1build3) ... #9 50.57 Setting up libio-pty-perl (1:1.15-2) ... #9 50.60 Setting up libtool (2.4.6-15) ... #9 50.61 Setting up libfile-fcntllock-perl (0.22-3build5) ... #9 50.62 Setting up libsort-key-perl (1.33-2build3) ... #9 50.64 Setting up libclone-perl (0.45-1build1) ... #9 50.65 Setting up libalgorithm-diff-perl (1.201-1) ... #9 50.66 Setting up libarchive-zip-perl (1.68-1) ... #9 50.67 Setting up libsub-identify-perl (0.14-1build3) ... #9 50.69 Setting up libdistro-info-perl (1.0) ... #9 50.70 Setting up libcpanel-json-xs-perl (4.25-1build1) ... #8 1.484 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [150 kB] #9 50.71 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 50.73 Setting up libio-stringy-perl (2.111-3) ... #9 50.74 Setting up liblist-moreutils-perl (0.430-2) ... #9 50.75 Setting up libhtml-tagset-perl (3.20-4) ... #9 50.77 Setting up liblog-any-perl (1.709-1) ... #9 50.78 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 50.79 Setting up libdevel-size-perl (0.83-1build2) ... #9 50.82 Setting up libdebhelper-perl (13.3.4ubuntu1) ... #9 50.86 Setting up libpod-constants-perl (0.19-2) ... #9 50.88 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #9 50.89 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 50.90 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... #9 50.92 Setting up libtry-tiny-perl (0.30-1) ... #9 50.94 Setting up libtype-tiny-perl (1.012001-2) ... #9 50.95 Setting up libcommon-sense-perl (3.75-1build4) ... #9 50.97 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 50.98 Setting up libnet-http-perl (6.20-1) ... #9 50.99 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ... #9 51.01 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 51.03 Setting up libtime-moment-perl (0.44-1build4) ... #9 51.04 Setting up libencode-locale-perl (1.05-1.1) ... #8 1.642 Get:4 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] #8 1.755 Get:5 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB] #9 51.05 Setting up python3 (3.9.4-1) ... #8 1.923 Get:6 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] #8 1.998 Get:7 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] #8 1.999 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB] #9 51.35 Setting up libexception-class-perl (1.44-1) ... #9 51.36 Setting up python3-xdg (0.27-2) ... #9 51.52 Setting up libconfig-tiny-perl (2.24-1) ... #9 51.54 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... #9 51.55 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ... #9 51.57 Setting up liblist-utilsby-perl (0.11-1) ... #9 51.58 Setting up libstring-shellquote-perl (1.04-1) ... #9 51.60 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 51.61 Setting up libsub-install-perl (0.928-1.1) ... #9 51.63 Setting up gcc (4:10.3.0-1ubuntu1) ... #9 51.65 Setting up dpkg-dev (1.20.9ubuntu1) ... #9 51.68 Setting up libnumber-compare-perl (0.03-1.1) ... #9 51.69 Setting up intltool-debian (0.35.0+20060710.5) ... #9 51.70 Setting up liberror-perl (0.17029-1) ... #9 51.71 Setting up python3-six (1.15.0-2) ... #9 51.86 Setting up dh-autoreconf (20) ... #9 51.87 Setting up patchutils (0.4.2-1) ... #9 51.89 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 51.90 Setting up libltdl-dev:amd64 (2.4.6-15) ... #9 51.92 Setting up libjson-maybexs-perl (1.004003-1) ... #9 51.93 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 51.96 Setting up libio-string-perl (1.08-3.1) ... #9 51.98 Setting up libreadonly-perl (2.050-3) ... #9 51.99 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ... #9 52.00 Setting up python3-gpg (1.14.0-1ubuntu3) ... #9 52.18 Setting up python3-certifi (2020.6.20-1) ... #9 52.32 Setting up libfile-find-rule-perl (0.34-1) ... #9 52.33 Setting up libstring-copyright-perl (0.003006-1) ... #9 52.35 Setting up python3-idna (2.10-1) ... #9 52.55 Setting up libdata-optlist-perl (0.110-1.1) ... #9 52.56 Setting up libipc-run-perl (20200505.0-1) ... #9 52.58 Setting up libtext-xslate-perl (3.5.8-1build2) ... #9 52.60 Setting up python3-urllib3 (1.26.2-1ubuntu1) ... #9 52.78 Setting up libcontextual-return-perl (0.004014-2) ... #9 52.79 Setting up libwww-robotrules-perl (6.02-1) ... #9 52.81 Setting up libtypes-serialiser-perl (1.01-1) ... #9 52.82 Setting up g++ (4:10.3.0-1ubuntu1) ... #9 52.85 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 52.85 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #9 52.86 Setting up libhtml-parser-perl (3.75-1build1) ... #9 52.87 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 52.89 Setting up librole-tiny-perl (2.002004-1) ... #9 52.90 Setting up build-essential (12.8ubuntu3) ... #9 52.92 Setting up python3-unidiff (0.5.5-2) ... #9 53.06 Setting up lsb-release (11.1.0ubuntu2) ... #9 53.07 Setting up libfont-ttf-perl (1.06-1.1) ... #9 53.09 Setting up libfile-homedir-perl (1.006-1) ... #9 53.10 Setting up python3-magic (2:0.4.20-3) ... #9 53.24 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... #9 53.25 Setting up libio-socket-ssl-perl (2.069-1) ... #9 53.27 Setting up libsub-exporter-perl (0.987-1) ... #9 53.29 Setting up libalgorithm-merge-perl (0.08-3) ... #9 53.30 Setting up libhttp-message-perl (6.28-1) ... #9 53.32 Setting up libhtml-form-perl (6.07-1) ... #9 53.34 Setting up python3-pkg-resources (52.0.0-3) ... #9 53.54 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 53.55 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ... #9 53.57 Setting up libjson-xs-perl (4.030-1build1) ... #9 53.58 Setting up libhttp-negotiate-perl (6.01-1) ... #9 53.59 Setting up libio-prompter-perl (0.004015-1) ... #9 53.61 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 53.62 Setting up libhttp-cookies-perl (6.10-1) ... #9 53.64 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ... #9 53.80 Setting up po-debconf (1.0.21+nmu1) ... #9 53.81 Setting up libhtml-tree-perl (5.07-2) ... #9 53.83 Setting up libparams-classify-perl (0.015-1build3) ... #9 53.84 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ... #8 4.605 Fetched 18.6 MB in 4s (4684 kB/s) #9 53.85 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 53.87 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ... #9 53.88 Setting up libhtml-format-perl (2.12-1.1) ... #9 53.89 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 53.95 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 54.01 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 54.12 #9 54.12 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 54.15 Setting up dirmngr (2.2.20-1ubuntu3) ... #9 54.28 Setting up python3-chardet (4.0.0-1) ... #23 6.830 # runtime/cgo #23 6.830 clang-11: error: invalid linker name in argument '-fuse-ld=ld64' #9 54.56 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 54.57 Setting up libmodule-runtime-perl (0.016-1) ... #9 54.59 Setting up libmailtools-perl (2.21-1) ... #9 54.60 Setting up python3-debian (0.1.39) ... #9 54.76 Setting up python3-requests (2.25.1+dfsg-2) ... #9 54.92 Setting up git (1:2.30.2-1ubuntu1) ... #9 54.95 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 54.99 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 55.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 55.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 55.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 55.28 Setting up dh-strip-nondeterminism (1.11.0-1) ... #9 55.29 Setting up libconst-fast-perl (0.014-1.1) ... #9 55.30 Setting up libhttp-daemon-perl (6.12-1) ... #9 55.32 Setting up libgit-wrapper-perl (0.048-1) ... #9 55.33 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.3) ... #9 55.34 Setting up curl (7.74.0-1ubuntu2.3) ... #9 55.36 Setting up libdata-dpath-perl (0.58-1) ... #9 55.37 Setting up gpg-wks-client (2.2.20-1ubuntu3) ... #9 55.38 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 55.40 Setting up libpackage-stash-perl (0.39-1) ... #9 55.41 Setting up libimport-into-perl (1.002005-1) ... #9 55.43 Setting up libmoo-perl (2.004004-1) ... #9 55.44 Setting up liblist-someutils-perl (0.58-1) ... #9 55.46 Setting up debhelper (13.3.4ubuntu1) ... #9 55.47 Setting up dput (1.1.0ubuntu1) ... #9 55.63 Setting up liblist-someutils-xs-perl (0.58-2build1) ... #9 55.65 Setting up equivs (2.3.1) ... #9 55.66 Setting up gnupg (2.2.20-1ubuntu3) ... #9 55.68 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 55.69 Setting up libparams-validate-perl:amd64 (1.30-1build1) ... #9 55.71 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #9 55.72 Setting up libnamespace-clean-perl (0.27-1) ... #9 55.74 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #9 55.75 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 55.76 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 55.78 Setting up libmoox-struct-perl (0.020-1) ... #9 55.79 Setting up lintian (2.104.0ubuntu2) ... #9 55.81 Setting up licensecheck (3.1.1-2) ... #9 55.82 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 55.84 Setting up libwww-perl (6.52-1) ... #9 55.85 Setting up devscripts (2.21.1ubuntu1) ... #9 56.01 Setting up libxml-parser-perl:amd64 (2.46-2) ... #9 56.03 Setting up libxml-sax-expat-perl (0.51-1) ... #9 56.07 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 56.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 56.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 56.27 Processing triggers for libc-bin (2.33-0ubuntu5) ... #9 56.30 Processing triggers for ca-certificates (20210119build1) ... #9 56.31 Updating certificates in /etc/ssl/certs... #9 56.66 0 added, 0 removed; done. #9 56.66 Running hooks in /etc/ca-certificates/update.d... #9 56.66 done. #8 4.605 Reading package lists... #8 7.969 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?) #9 DONE 57.0s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:01dc4e424b18d74d50c24ea2889969c3d8f4be5ca3cb715d99e7d45d03818418 #11 DONE 0.1s #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:4bdd5a3aec9099f352f6bdaf87b12dac837ba632092e31e64b3a763d5d672714 #23 ... #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker #27 sha256:31e58a58657a061447b05d58fd4962306d2f573f5d936a67714df8248dee9074 #27 1.221 wget: can't connect to remote host: Network unreachable #27 1.222 error: building for darwin requires ld64 linker #27 1.293 Building static docker-darwin-amd64 #27 7.405 # runtime/cgo #27 7.405 clang-11: error: invalid linker name in argument '-fuse-ld=ld64' #12 0.837 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease #12 0.957 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease #12 1.023 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease #12 1.096 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease #12 1.180 Reading package lists... #12 2.092 dpkg-buildpackage: info: source package docker-ce-build-deps #12 2.092 dpkg-buildpackage: info: source version 1.0 #12 2.092 dpkg-buildpackage: info: source distribution unstable #12 2.092 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 2.128 dpkg-source --before-build . #12 2.128 dpkg-buildpackage: info: host architecture amd64 #12 2.223 debian/rules clean #12 2.225 dh clean #12 2.310 dh_clean #12 2.342 debian/rules binary #12 2.343 dh binary #12 2.419 dh_update_autotools_config #12 2.445 dh_autoreconf #12 2.483 create-stamp debian/debhelper-build-stamp #12 2.483 dh_prep #12 2.510 dh_install #12 2.541 dh_installdocs #12 2.576 dh_installchangelogs #12 2.659 dh_perl #12 2.693 dh_link #12 2.724 dh_strip_nondeterminism #12 2.765 dh_compress #12 2.802 dh_fixperms #12 2.840 dh_missing #12 2.864 dh_installdeb #12 2.898 dh_gencontrol #12 3.007 dh_md5sums #12 3.040 dh_builddeb #12 3.065 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 3.084 dpkg-genbuildinfo --build=binary #12 3.219 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #12 3.295 dpkg-genchanges: info: binary-only upload (no source code included) #12 3.298 dpkg-source --after-build . #12 3.393 dpkg-buildpackage: info: binary-only upload (no source included) #12 3.400 #12 3.400 The package has been created. #12 3.400 Attention, the package has been created in the current directory, #12 3.400 not in ".." as indicated by the message above! #12 3.424 Selecting previously unselected package docker-ce-build-deps. #12 3.439 (Reading database ... 26711 files and directories currently installed.) #12 3.440 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 3.445 Unpacking docker-ce-build-deps (1.0) ... #8 8.007 Reading package lists... #8 11.32 Building dependency tree... #8 11.59 Reading state information... #12 3.516 Reading package lists... #12 4.152 Building dependency tree... #12 4.297 Reading state information... #8 12.25 curl is already the newest version (7.74.0-1.3). #8 12.25 The following additional packages will be installed: #8 12.25 autoconf automake autopoint autotools-dev binutils #8 12.25 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 12.25 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 12.25 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian #8 12.25 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils #8 12.25 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 12.25 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl #8 12.25 libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1 #8 12.25 libencode-locale-perl liberror-perl libexpat1 libfakeroot #8 12.25 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #8 12.25 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #8 12.25 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl #8 12.25 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 12.25 libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl #8 12.25 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 12.25 libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 12.25 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 12.25 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 12.25 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 12.25 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 12.25 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 12.25 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 12.25 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 12.25 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #8 12.25 po-debconf python3 python3-minimal python3.9 python3.9-minimal #8 12.25 sensible-utils wdiff xz-utils #8 12.25 Suggested packages: #8 12.25 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 12.25 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx #8 12.25 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #8 12.25 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 12.25 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #8 12.25 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap #8 12.25 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #8 12.25 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 12.25 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev #8 12.25 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 12.25 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 12.25 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 12.25 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 12.25 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 12.25 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 12.25 diffutils-doc perl-doc libterm-readline-gnu-perl #8 12.25 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl #8 12.25 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc #8 12.25 binfmt-support wdiff-doc #8 12.25 Recommended packages: #8 12.25 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 12.26 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 12.26 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic #8 12.26 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 12.26 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 12.26 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus #8 12.26 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl #8 12.26 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl #8 12.26 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl #8 12.26 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #12 4.316 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 4.492 Starting 2 pkgProblemResolver with broken count: 0 #12 4.495 Done #12 4.651 Done #12 4.790 Starting pkgProblemResolver with broken count: 0 #12 4.816 Starting 2 pkgProblemResolver with broken count: 0 #12 4.819 Done #12 5.036 The following additional packages will be installed: #12 5.036 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.036 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.036 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 5.037 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 5.037 libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config #12 5.038 Suggested packages: #12 5.038 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 5.038 Recommended packages: #12 5.038 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 5.071 The following NEW packages will be installed: #12 5.072 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.072 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.072 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 5.072 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 5.073 libsystemd-dev libudev-dev libuv1 pkg-config #12 5.074 The following packages will be upgraded: #12 5.074 libsystemd0 libudev1 #12 5.499 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded. #12 5.499 1 not fully installed or removed. #12 5.499 Need to get 12.3 MB of archives. #12 5.499 After this operation, 50.5 MB of additional disk space will be used. #12 5.499 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB] #12 5.859 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB] #12 6.112 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB] #12 6.131 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB] #12 6.135 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB] #12 6.143 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB] #12 6.148 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB] #12 6.408 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B] #12 6.408 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB] #12 6.413 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB] #12 6.425 Get:11 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev1 amd64 247.3-3ubuntu3.6 [70.3 kB] #12 6.430 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB] #12 6.438 Get:13 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB] #12 6.438 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.6 [20.2 kB] #12 6.441 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB] #12 6.455 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB] #12 6.483 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB] #12 6.485 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B] #12 6.556 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB] #12 6.587 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB] #12 6.594 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB] #12 6.596 Get:22 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB] #12 6.600 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd0 amd64 247.3-3ubuntu3.6 [277 kB] #12 6.612 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.6 [299 kB] #12 6.626 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB] #12 6.687 Get:26 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB] #12 6.836 debconf: delaying package configuration, since apt-utils is not installed #12 6.878 Fetched 12.3 MB in 2s (7660 kB/s) #12 6.914 Selecting previously unselected package bash-completion. #12 6.914 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26715 files and directories currently installed.) #12 6.930 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... #12 7.411 Unpacking bash-completion (1:2.11-2ubuntu1) ... #12 7.535 Selecting previously unselected package cmake-data. #12 7.538 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ... #12 7.544 Unpacking cmake-data (3.18.4-2ubuntu1) ... #8 15.23 The following NEW packages will be installed: #8 15.23 autoconf automake autopoint autotools-dev binutils #8 15.23 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 15.23 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 15.23 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base #8 15.23 intltool-debian libarchive-zip-perl libasan6 libatomic1 #8 15.23 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 #8 15.23 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 #8 15.23 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #8 15.23 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 15.23 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #8 15.23 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 15.23 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #8 15.23 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 15.23 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 15.23 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #8 15.23 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #8 15.23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 15.23 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 15.23 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 15.23 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 15.23 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 15.23 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 15.23 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 15.23 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 15.23 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #8 15.23 po-debconf python3 python3-minimal python3.9 python3.9-minimal #8 15.23 sensible-utils wdiff xz-utils #8 15.23 The following packages will be upgraded: #8 15.24 libc6 #8 15.74 1 upgraded, 126 newly installed, 0 to remove and 1 not upgraded. #8 15.74 Need to get 79.5 MB of archives. #8 15.74 After this operation, 300 MB of additional disk space will be used. #8 15.74 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB] #12 7.914 Selecting previously unselected package libarchive13:amd64. #12 7.918 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ... #12 7.927 Unpacking libarchive13:amd64 (3.4.3-2) ... #12 7.992 Selecting previously unselected package libjsoncpp24:amd64. #12 7.992 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ... #12 7.997 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #12 8.042 Selecting previously unselected package librhash0:amd64. #12 8.045 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ... #12 8.050 Unpacking librhash0:amd64 (1.4.1-1) ... #12 8.098 Selecting previously unselected package libuv1:amd64. #8 15.76 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1 [2297 kB] #12 8.101 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ... #12 8.105 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ... #12 8.142 Selecting previously unselected package cmake. #12 8.145 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ... #12 8.149 Unpacking cmake (3.18.4-2ubuntu1) ... #8 16.08 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #8 16.08 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] #12 8.691 Selecting previously unselected package dh-apparmor. #8 16.24 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] #8 16.25 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] #8 16.25 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] #8 16.36 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u1 [2823 kB] #8 16.41 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1 [266 kB] #8 16.42 Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20210831-1 [1012 kB] #8 16.43 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1 [1813 kB] #12 8.694 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ... #12 8.698 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ... #12 8.734 Selecting previously unselected package libbtrfs0:amd64. #12 8.737 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ... #12 8.741 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ... #12 8.783 Selecting previously unselected package libbtrfs-dev:amd64. #12 8.786 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ... #12 8.791 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ... #12 8.852 Preparing to unpack .../10-libudev1_247.3-3ubuntu3.6_amd64.deb ... #12 8.865 Unpacking libudev1:amd64 (247.3-3ubuntu3.6) over (247.3-3ubuntu3.4) ... #12 8.923 Setting up libudev1:amd64 (247.3-3ubuntu3.6) ... #8 16.50 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #8 16.50 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u1 [3371 kB] #8 16.71 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u1 [293 kB] #8 16.73 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] #8 16.74 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB] #8 16.75 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] #12 8.973 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 8.973 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30409 files and directories currently installed.) #12 8.992 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ... #12 8.996 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 9.049 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 9.052 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ... #12 9.057 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 9.089 Selecting previously unselected package libudev-dev:amd64. #12 9.092 Preparing to unpack .../02-libudev-dev_247.3-3ubuntu3.6_amd64.deb ... #12 9.096 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.6) ... #12 9.128 Selecting previously unselected package libsepol1-dev:amd64. #12 9.131 Preparing to unpack .../03-libsepol1-dev_3.1-1ubuntu1_amd64.deb ... #12 9.135 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ... #8 16.82 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #8 16.83 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #8 16.83 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] #8 16.83 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] #8 16.91 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] #8 16.97 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #8 16.97 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #8 16.98 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #8 16.98 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] #8 16.98 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB] #8 16.99 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB] #8 16.99 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB] #8 16.99 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #8 17.03 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB] #12 9.207 Selecting previously unselected package libpcre2-16-0:amd64. #12 9.210 Preparing to unpack .../04-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ... #12 9.215 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ... #12 9.271 Selecting previously unselected package libpcre2-32-0:amd64. #12 9.274 Preparing to unpack .../05-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ... #12 9.278 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ... #12 9.339 Selecting previously unselected package libpcre2-posix2:amd64. #12 9.342 Preparing to unpack .../06-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ... #12 9.348 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ... #12 9.396 Selecting previously unselected package libpcre2-dev:amd64. #12 9.399 Preparing to unpack .../07-libpcre2-dev_10.36-2ubuntu5_amd64.deb ... #12 9.403 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ... #8 17.14 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] #8 17.15 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] #8 17.15 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] #8 17.16 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 17.16 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #8 17.17 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] #8 17.23 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] #12 9.504 Selecting previously unselected package libselinux1-dev:amd64. #12 9.507 Preparing to unpack .../08-libselinux1-dev_3.1-3build1_amd64.deb ... #12 9.514 Unpacking libselinux1-dev:amd64 (3.1-3build1) ... #12 9.578 Selecting previously unselected package libdevmapper-dev:amd64. #12 9.581 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ... #12 9.587 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ... #12 9.621 Selecting previously unselected package libseccomp-dev:amd64. #8 17.32 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] #8 17.37 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] #8 17.38 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] #8 17.38 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] #8 17.47 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] #8 17.47 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] #8 17.48 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] #8 17.54 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] #8 17.54 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] #12 9.624 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ... #12 9.628 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 9.686 Preparing to unpack .../11-libsystemd0_247.3-3ubuntu3.6_amd64.deb ... #12 9.700 Unpacking libsystemd0:amd64 (247.3-3ubuntu3.6) over (247.3-3ubuntu3.4) ... #12 9.777 Setting up libsystemd0:amd64 (247.3-3ubuntu3.6) ... #12 9.820 Selecting previously unselected package libsystemd-dev:amd64. #12 9.820 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30940 files and directories currently installed.) #12 9.839 Preparing to unpack .../libsystemd-dev_247.3-3ubuntu3.6_amd64.deb ... #12 9.843 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.6) ... #12 9.928 Selecting previously unselected package libglib2.0-0:amd64. #12 9.932 Preparing to unpack .../libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ... #12 9.937 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ... #12 10.08 Selecting previously unselected package pkg-config. #12 10.09 Preparing to unpack .../pkg-config_0.29.2-1ubuntu1_amd64.deb ... #12 10.09 Unpacking pkg-config (0.29.2-1ubuntu1) ... #12 10.14 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 10.15 Setting up libarchive13:amd64 (3.4.3-2) ... #12 10.16 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ... #12 10.18 No schema files found: doing nothing. #8 17.93 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] #8 17.95 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #8 17.95 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] #8 17.96 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] #8 17.96 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] #8 17.96 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] #8 18.02 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] #8 18.09 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] #12 10.18 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ... #12 10.19 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ... #12 10.21 Setting up libbtrfs0:amd64 (5.10.1-1build1) ... #12 10.22 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ... #12 10.24 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ... #12 10.25 Setting up bash-completion (1:2.11-2ubuntu1) ... #8 18.10 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] #12 10.77 Setting up pkg-config (0.29.2-1ubuntu1) ... #12 10.82 Setting up libudev-dev:amd64 (247.3-3ubuntu3.6) ... #12 10.84 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ... #12 10.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #12 10.87 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 10.89 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ... #12 10.90 Setting up librhash0:amd64 (1.4.1-1) ... #12 10.92 Setting up cmake-data (3.18.4-2ubuntu1) ... #12 10.94 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ... #12 10.95 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.6) ... #12 10.97 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 10.98 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ... #8 18.96 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] #12 11.00 Setting up libselinux1-dev:amd64 (3.1-3build1) ... #12 11.01 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ... #12 11.02 Setting up cmake (3.18.4-2ubuntu1) ... #12 11.04 Setting up docker-ce-build-deps (1.0) ... #12 11.05 Processing triggers for man-db (2.9.4-2) ... #12 11.08 Processing triggers for libc-bin (2.33-0ubuntu5) ... #12 DONE 11.3s #8 18.96 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] #8 18.96 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB] #8 18.96 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #8 18.97 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #8 18.97 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #8 18.98 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #8 18.98 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #8 18.98 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 19.04 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 19.13 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB] #8 19.15 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] #8 19.21 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:f3539a69d9b32fe1b8bcd657c2c61a70643a48c5d588218f6aa6aef422070a3d #8 19.22 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB] #8 19.31 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #8 19.37 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] #8 19.38 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] #13 DONE 0.2s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:98ea2bbfac5fa9dae3dfeae14c8ad462a769989a73e7bb7091aa9f6137fbeb25 #8 19.85 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB] #8 19.86 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] #8 19.88 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 19.88 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #8 19.88 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #8 19.95 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] #8 19.95 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] #8 19.95 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #8 19.96 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 19.96 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #8 20.01 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #8 20.01 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] #8 20.01 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #8 20.02 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 20.09 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] #8 20.10 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 20.10 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #8 20.10 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] #8 20.10 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 20.20 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 20.20 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #8 20.21 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #8 20.21 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #8 20.21 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #8 20.28 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 20.29 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #8 20.29 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #8 20.29 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #8 20.29 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 20.36 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #8 20.37 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #8 20.53 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 20.86 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #8 20.86 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 20.87 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #8 20.87 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 20.87 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 20.87 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #8 20.88 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] #8 20.96 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #8 21.02 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #8 21.03 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 21.03 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 21.03 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 21.04 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #8 21.04 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #8 21.04 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB] #8 21.04 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 21.10 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3 [1092 kB] #8 21.18 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #8 21.19 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB] #8 21.19 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #8 21.19 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB] #8 21.27 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB] #15 DONE 2.3s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:253bc8a7bf7963f05a7d5159dd5389bf54966dc147fb197a7fbed8f7769bf386 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:f94bbeefd77820a7fc7fd1674ab5e1e4924e14ed6ffac55c1145eafb5749d898 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #8 21.89 debconf: delaying package configuration, since apt-utils is not installed #8 21.96 Fetched 79.5 MB in 6s (12.7 MB/s) #8 21.99 Selecting previously unselected package bsdextrautils. #8 21.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7749 files and directories currently installed.) #8 22.00 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ... #8 22.01 Unpacking bsdextrautils (2.36.1-8) ... #8 22.10 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1_armhf.deb ... #8 22.38 Unpacking libc6:armhf (2.31-13+rpt2+rpi1) over (2.31-13+rpi1) ... #8 23.57 Setting up libc6:armhf (2.31-13+rpt2+rpi1) ... #8 24.88 Selecting previously unselected package libuchardet0:armhf. #8 24.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7780 files and directories currently installed.) #8 24.90 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... #8 24.90 Unpacking libuchardet0:armhf (0.0.7-1) ... #8 24.96 Selecting previously unselected package groff-base. #8 24.96 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... #8 24.97 Unpacking groff-base (1.22.4-6) ... #8 25.14 Selecting previously unselected package libgdbm6:armhf. #8 25.14 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... #8 25.15 Unpacking libgdbm6:armhf (1.19-2) ... #8 25.21 Selecting previously unselected package libpipeline1:armhf. #8 25.22 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... #8 25.22 Unpacking libpipeline1:armhf (1.5.3-1) ... #8 25.29 Selecting previously unselected package man-db. #8 25.29 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... #8 25.30 Unpacking man-db (2.9.4-2) ... #8 25.49 Selecting previously unselected package perl-modules-5.32. #8 25.49 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u1_all.deb ... #8 25.50 Unpacking perl-modules-5.32 (5.32.1-4+deb11u1) ... #8 26.23 Selecting previously unselected package libgdbm-compat4:armhf. #8 26.23 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... #8 26.24 Unpacking libgdbm-compat4:armhf (1.19-2) ... #8 26.29 Selecting previously unselected package libperl5.32:armhf. #8 26.30 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u1_armhf.deb ... #8 26.30 Unpacking libperl5.32:armhf (5.32.1-4+deb11u1) ... #8 26.96 Selecting previously unselected package perl. #8 26.97 Preparing to unpack .../08-perl_5.32.1-4+deb11u1_armhf.deb ... #8 26.98 Unpacking perl (5.32.1-4+deb11u1) ... #8 27.07 Selecting previously unselected package libpython3.9-minimal:armhf. #8 27.08 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 27.08 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #18 exporting layers 5.4s done #18 writing image sha256:1346a3650d2650f87c68b5c26dd6f06424a0769e674d0722aa3da2fd6de6637b done #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done #18 DONE 5.4s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210817121107-62eae52 -e VERSION=0.0.0-20210817121107-62eae52 -e CLI_GITCOMMIT=62eae52 -e ENGINE_GITCOMMIT=d24c6dc -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/debbuild/ubuntu-hirsute:/build debbuild-ubuntu-hirsute/x86_64 #8 27.28 Selecting previously unselected package libexpat1:armhf. #8 27.29 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ... #8 27.29 Unpacking libexpat1:armhf (2.2.10-2) ... + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #8 27.36 Selecting previously unselected package python3.9-minimal. #8 27.36 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 27.37 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... #8 27.65 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #8 27.68 Setting up libexpat1:armhf (2.2.10-2) ... #8 27.69 Setting up python3.9-minimal (3.9.2-1+rpi1) ... + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210817121107-62eae52 ]] + echo VERSION AAA 0.0.0-20210817121107-62eae52 VERSION AAA 0.0.0-20210817121107-62eae52 + VERSION=0.0.0-20210817121107-62eae52 + echo VERSION bbb 0.0.0-20210817121107-62eae52 VERSION bbb 0.0.0-20210817121107-62eae52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Thu, 16 Sep 2021 16:47:07 +0000' + cat + export CLI_GITCOMMIT=62eae52 + CLI_GITCOMMIT=62eae52 + export ENGINE_GITCOMMIT=d24c6dc + ENGINE_GITCOMMIT=d24c6dc VERSION BBB 0.0.0-20210817121107-62eae52 + export SCAN_GITCOMMIT=35651ca + SCAN_GITCOMMIT=35651ca + echo VERSION BBB 0.0.0-20210817121107-62eae52 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210817121107-62eae52-0~ubuntu-hirsute dpkg-buildpackage: info: source distribution hirsute dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210817121107-62eae52-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.tar.gz #8 29.22 Selecting previously unselected package python3-minimal. #8 29.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10587 files and directories currently installed.) #8 29.24 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #8 29.24 Unpacking python3-minimal (3.9.2-3) ... #8 29.30 Selecting previously unselected package media-types. #8 29.30 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 29.31 Unpacking media-types (4.0.0) ... #8 29.36 Selecting previously unselected package libmpdec3:armhf. #8 29.36 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... #8 29.37 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... #8 29.43 Selecting previously unselected package libpython3.9-stdlib:armhf. #8 29.43 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... #8 29.44 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #8 29.72 Selecting previously unselected package python3.9. #8 29.73 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... #8 29.74 Unpacking python3.9 (3.9.2-1+rpi1) ... #8 29.80 Selecting previously unselected package libpython3-stdlib:armhf. #8 29.80 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... #8 29.81 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #8 29.86 Setting up python3-minimal (3.9.2-3) ... #8 30.27 Selecting previously unselected package python3. #8 30.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10984 files and directories currently installed.) #8 30.29 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #8 30.30 Unpacking python3 (3.9.2-3) ... #8 30.35 Selecting previously unselected package sensible-utils. #8 30.35 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... #8 30.36 Unpacking sensible-utils (0.0.14) ... #8 30.41 Selecting previously unselected package bzip2. #8 30.41 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... #8 30.42 Unpacking bzip2 (1.0.8-4) ... #8 30.46 Selecting previously unselected package libmagic-mgc. #8 30.47 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ... #8 30.47 Unpacking libmagic-mgc (1:5.39-3) ... #8 30.59 Selecting previously unselected package libmagic1:armhf. #8 30.59 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ... #8 30.60 Unpacking libmagic1:armhf (1:5.39-3) ... #8 30.65 Selecting previously unselected package file. #8 30.66 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ... #8 30.66 Unpacking file (1:5.39-3) ... #8 30.71 Selecting previously unselected package gettext-base. #8 30.71 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... #8 30.72 Unpacking gettext-base (0.21-4) ... #8 30.80 Selecting previously unselected package xz-utils. #8 30.81 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ... #8 30.81 Unpacking xz-utils (5.2.5-2) ... #8 30.88 Selecting previously unselected package libsigsegv2:armhf. #8 30.89 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... #8 30.89 Unpacking libsigsegv2:armhf (2.13-1) ... #8 30.94 Selecting previously unselected package m4. #8 30.94 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... #8 30.95 Unpacking m4 (1.4.18-5) ... #8 31.04 Selecting previously unselected package autoconf. #8 31.04 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... #8 31.05 Unpacking autoconf (2.69-14) ... #8 31.16 Selecting previously unselected package autotools-dev. #8 31.17 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... #8 31.17 Unpacking autotools-dev (20180224.1+nmu1) ... #8 31.23 Selecting previously unselected package automake. #8 31.23 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... #8 31.24 Unpacking automake (1:1.16.3-2) ... #8 31.36 Selecting previously unselected package autopoint. #8 31.37 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... #8 31.37 Unpacking autopoint (0.21-4) ... #8 31.43 Selecting previously unselected package binutils-common:armhf. #8 31.43 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... #8 31.44 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... #8 31.83 Selecting previously unselected package libbinutils:armhf. #8 31.84 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... #8 31.84 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... #8 31.94 Selecting previously unselected package libctf-nobfd0:armhf. #8 31.95 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... #8 31.95 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 32.01 Selecting previously unselected package libctf0:armhf. #8 32.01 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... #8 32.02 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... #8 32.06 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 32.07 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... #8 32.07 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #8 32.46 Selecting previously unselected package binutils. #8 32.46 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... #8 32.46 Unpacking binutils (2.35.2-2+rpi1) ... #8 32.52 Selecting previously unselected package libisl23:armhf. #8 32.53 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... #8 32.53 Unpacking libisl23:armhf (0.23-1) ... #8 32.65 Selecting previously unselected package libmpfr6:armhf. #8 32.65 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... #8 32.66 Unpacking libmpfr6:armhf (4.1.0-3) ... #8 32.74 Selecting previously unselected package libmpc3:armhf. #8 32.75 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... #8 32.75 Unpacking libmpc3:armhf (1.2.0-1) ... #8 32.80 Selecting previously unselected package cpp-10. #8 32.80 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... #8 32.80 Unpacking cpp-10 (10.2.1-6+rpi1) ... #8 33.77 Selecting previously unselected package cpp. #8 33.77 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... #8 33.77 Unpacking cpp (4:10.2.1-1+rpi1) ... #8 33.82 Selecting previously unselected package libdebhelper-perl. #8 33.82 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ... #8 33.82 Unpacking libdebhelper-perl (13.3.4) ... #8 33.89 Selecting previously unselected package libcc1-0:armhf. #8 33.89 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ... #8 33.90 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... #8 33.95 Selecting previously unselected package libgomp1:armhf. #8 33.95 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ... #8 33.96 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... #8 34.02 Selecting previously unselected package libatomic1:armhf. #8 34.02 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ... #8 34.03 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... #8 34.08 Selecting previously unselected package libasan6:armhf. #8 34.08 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ... #8 34.09 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... #8 34.45 Selecting previously unselected package libubsan1:armhf. #8 34.45 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ... #8 34.45 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... #8 34.60 Selecting previously unselected package libgcc-10-dev:armhf. #8 34.61 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... #8 34.61 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #8 34.79 Selecting previously unselected package gcc-10. #8 34.79 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ... #8 34.80 Unpacking gcc-10 (10.2.1-6+rpi1) ... #8 36.66 Selecting previously unselected package gcc. #8 36.66 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... #8 36.66 Unpacking gcc (4:10.2.1-1+rpi1) ... #8 36.71 Selecting previously unselected package libc-dev-bin. #8 36.71 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1_armhf.deb ... #8 36.72 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1) ... #8 36.78 Selecting previously unselected package linux-libc-dev:armhf. #8 36.78 Preparing to unpack .../035-linux-libc-dev_1%3a1.20210831-1_armhf.deb ... #8 36.78 Unpacking linux-libc-dev:armhf (1:1.20210831-1) ... #8 37.11 Selecting previously unselected package libcrypt-dev:armhf. #8 37.11 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #8 37.12 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #8 37.18 Selecting previously unselected package libtirpc-dev:armhf. #8 37.18 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ... dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.dsc debian/rules build dh build --with=bash-completion --with=systemd #8 37.18 Unpacking libtirpc-dev:armhf (1.3.1-1) ... #8 37.26 Selecting previously unselected package libnsl-dev:armhf. #8 37.26 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ... #8 37.27 Unpacking libnsl-dev:armhf (1.3.0-2) ... #8 37.32 Selecting previously unselected package libc6-dev:armhf. #8 37.33 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1_armhf.deb ... #8 37.33 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1) ... dh_update_autotools_config dh_autoreconf #8 37.73 Selecting previously unselected package libtool. debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=d24c6dc PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" #8 37.73 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ... #8 37.73 Unpacking libtool (2.4.6-15) ... #8 37.80 Selecting previously unselected package dh-autoreconf. #8 37.81 Preparing to unpack .../041-dh-autoreconf_20_all.deb ... #8 37.81 Unpacking dh-autoreconf (20) ... #8 37.86 Selecting previously unselected package libarchive-zip-perl. #8 37.86 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ... #8 37.87 Unpacking libarchive-zip-perl (1.68-1) ... #8 37.92 Selecting previously unselected package libsub-override-perl. #8 37.92 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ... #8 37.93 Unpacking libsub-override-perl (0.09-2) ... #8 37.97 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 37.97 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 37.98 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 38.02 Selecting previously unselected package dh-strip-nondeterminism. #8 38.03 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 38.03 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 38.09 Selecting previously unselected package libdpkg-perl. #8 38.09 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ... #8 38.09 Unpacking libdpkg-perl (1.20.9+rpi1) ... #8 38.22 Selecting previously unselected package patch. #8 38.22 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ... #8 38.22 Unpacking patch (2.7.6-7) ... #8 38.30 Selecting previously unselected package make. #8 38.30 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ... #8 38.31 Unpacking make (4.3-4.1) ... #8 38.40 Selecting previously unselected package dpkg-dev. #8 38.41 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ... #8 38.41 Unpacking dpkg-dev (1.20.9+rpi1) ... #8 38.59 Selecting previously unselected package libelf1:armhf. #8 38.59 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ... #8 38.59 Unpacking libelf1:armhf (0.183-1) ... #8 38.66 Selecting previously unselected package dwz. #8 38.66 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ... #8 38.67 Unpacking dwz (0.13+20210201-1) ... #8 38.74 Selecting previously unselected package libicu67:armhf. #8 38.74 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ... #8 38.75 Unpacking libicu67:armhf (67.1-7) ... #8 40.04 Selecting previously unselected package libxml2:armhf. #8 40.05 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7_armhf.deb ... #8 40.05 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ... #8 40.18 Selecting previously unselected package gettext. #8 40.18 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ... #8 40.18 Unpacking gettext (0.21-4) ... #8 40.40 Selecting previously unselected package intltool-debian. #8 40.40 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ... #8 40.41 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 40.45 Selecting previously unselected package po-debconf. #8 40.46 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ... #8 40.46 Unpacking po-debconf (1.0.21+nmu1) ... #8 40.54 Selecting previously unselected package debhelper. #8 40.54 Preparing to unpack .../057-debhelper_13.3.4_all.deb ... #8 40.54 Unpacking debhelper (13.3.4) ... #8 40.73 Selecting previously unselected package libfakeroot:armhf. #8 40.73 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ... #8 40.73 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #8 40.78 Selecting previously unselected package fakeroot. #8 40.79 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ... #8 40.79 Unpacking fakeroot (1.25.3-1.1) ... #8 40.86 Selecting previously unselected package libfile-dirlist-perl. #8 40.86 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ... #8 40.86 Unpacking libfile-dirlist-perl (0.05-2) ... #8 40.91 Selecting previously unselected package libfile-which-perl. #8 40.91 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ... #8 40.91 Unpacking libfile-which-perl (1.23-1) ... #8 40.96 Selecting previously unselected package libfile-homedir-perl. #8 40.96 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ... #8 40.97 Unpacking libfile-homedir-perl (1.006-1) ... #8 41.02 Selecting previously unselected package libfile-touch-perl. #8 41.02 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ... #8 41.02 Unpacking libfile-touch-perl (0.11-1) ... #8 41.07 Selecting previously unselected package libio-pty-perl. #8 41.07 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ... #8 41.08 Unpacking libio-pty-perl (1:1.15-2) ... #8 41.15 Selecting previously unselected package libipc-run-perl. #8 41.15 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ... #8 41.16 Unpacking libipc-run-perl (20200505.0-1) ... #8 41.21 Selecting previously unselected package libclass-method-modifiers-perl. #8 41.22 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 41.22 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 41.26 Selecting previously unselected package libb-hooks-op-check-perl. #8 41.27 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... #8 41.27 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... #8 41.32 Selecting previously unselected package libdynaloader-functions-perl. #8 41.32 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 41.33 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 41.37 Selecting previously unselected package libdevel-callchecker-perl. #8 41.37 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #8 41.38 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 41.43 Selecting previously unselected package libparams-classify-perl. #8 41.43 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ... #8 41.43 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 41.48 Selecting previously unselected package libmodule-runtime-perl. #8 41.48 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ... #8 41.49 Unpacking libmodule-runtime-perl (0.016-1) ... #8 41.53 Selecting previously unselected package libimport-into-perl. #8 41.53 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ... #8 41.54 Unpacking libimport-into-perl (1.002005-1) ... #8 41.59 Selecting previously unselected package librole-tiny-perl. #8 41.59 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ... #8 41.60 Unpacking librole-tiny-perl (2.002004-1) ... #8 41.64 Selecting previously unselected package libstrictures-perl. #8 41.64 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ... #8 41.65 Unpacking libstrictures-perl (2.000006-1) ... #8 41.69 Selecting previously unselected package libsub-quote-perl. #8 41.70 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ... #8 41.70 Unpacking libsub-quote-perl (2.006006-1) ... #8 41.75 Selecting previously unselected package libmoo-perl. #8 41.75 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ... #8 41.75 Unpacking libmoo-perl (2.004004-1) ... #8 41.80 Selecting previously unselected package libencode-locale-perl. #8 41.81 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ... #8 41.81 Unpacking libencode-locale-perl (1.05-1.1) ... #8 41.86 Selecting previously unselected package libtimedate-perl. #8 41.86 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ... #8 41.86 Unpacking libtimedate-perl (2.3300-2) ... #8 41.92 Selecting previously unselected package libhttp-date-perl. #8 41.92 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ... #8 41.93 Unpacking libhttp-date-perl (6.05-1) ... #8 41.97 Selecting previously unselected package libfile-listing-perl. #8 41.97 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ... #8 41.98 Unpacking libfile-listing-perl (6.14-1) ... #8 42.02 Selecting previously unselected package libhtml-tagset-perl. #8 42.02 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ... #8 42.03 Unpacking libhtml-tagset-perl (3.20-4) ... #8 42.07 Selecting previously unselected package liburi-perl. #8 42.08 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ... #8 42.08 Unpacking liburi-perl (5.08-1) ... #8 42.14 Selecting previously unselected package libhtml-parser-perl. #8 42.15 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #8 42.15 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 42.23 Selecting previously unselected package libhtml-tree-perl. #8 42.23 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ... #8 42.24 Unpacking libhtml-tree-perl (5.07-2) ... #8 42.30 Selecting previously unselected package libio-html-perl. #8 42.31 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ... #8 42.31 Unpacking libio-html-perl (1.004-2) ... #8 42.36 Selecting previously unselected package liblwp-mediatypes-perl. #8 42.36 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 42.36 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 42.41 Selecting previously unselected package libhttp-message-perl. #8 42.41 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ... #8 42.42 Unpacking libhttp-message-perl (6.28-1) ... #8 42.47 Selecting previously unselected package libhttp-cookies-perl. #8 42.48 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ... #8 42.48 Unpacking libhttp-cookies-perl (6.10-1) ... #8 42.53 Selecting previously unselected package libhttp-negotiate-perl. #8 42.53 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ... #8 42.54 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 42.58 Selecting previously unselected package perl-openssl-defaults:armhf. #8 42.58 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ... #8 42.59 Unpacking perl-openssl-defaults:armhf (5) ... #8 42.63 Selecting previously unselected package libnet-ssleay-perl. #8 42.64 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #8 42.64 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 42.74 Selecting previously unselected package libio-socket-ssl-perl. #8 42.75 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ... #8 42.75 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 42.82 Selecting previously unselected package libnet-http-perl. #8 42.83 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ... #8 42.83 Unpacking libnet-http-perl (6.20-1) ... #8 42.88 Selecting previously unselected package liblwp-protocol-https-perl. #8 42.88 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 42.89 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 42.93 Selecting previously unselected package libtry-tiny-perl. #8 42.93 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ... #8 42.94 Unpacking libtry-tiny-perl (0.30-1) ... #8 42.98 Selecting previously unselected package libwww-robotrules-perl. #8 42.99 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ... #8 42.99 Unpacking libwww-robotrules-perl (6.02-1) ... #8 43.04 Selecting previously unselected package libwww-perl. #8 43.04 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ... #8 43.05 Unpacking libwww-perl (6.52-1) ... #8 43.12 Selecting previously unselected package patchutils. #8 43.13 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ... #8 43.13 Unpacking patchutils (0.4.2-1) ... #8 43.19 Selecting previously unselected package libtinfo5:armhf. #8 43.20 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ... #8 43.20 Unpacking libtinfo5:armhf (6.2+20201114-2) ... #8 43.26 Selecting previously unselected package wdiff. #8 43.26 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ... #8 43.27 Unpacking wdiff (1.2.2-2) ... #8 43.35 Selecting previously unselected package devscripts. #8 43.36 Preparing to unpack .../101-devscripts_2.21.3_armhf.deb ... #8 43.40 Unpacking devscripts (2.21.3) ... #8 43.60 Selecting previously unselected package equivs. #8 43.60 Preparing to unpack .../102-equivs_2.3.1_all.deb ... #8 43.60 Unpacking equivs (2.3.1) ... #8 43.66 Selecting previously unselected package libcurl3-gnutls:armhf. #8 43.67 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3_armhf.deb ... #8 43.67 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ... #8 43.75 Selecting previously unselected package liberror-perl. #8 43.76 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ... #8 43.76 Unpacking liberror-perl (0.17029-1) ... #8 43.81 Selecting previously unselected package git-man. #8 43.81 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ... #8 43.82 Unpacking git-man (1:2.30.2-1) ... #8 43.99 Selecting previously unselected package git. #8 43.99 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ... #8 44.02 Unpacking git (1:2.30.2-1) ... #8 44.80 Setting up media-types (4.0.0) ... #8 44.82 Setting up libpipeline1:armhf (1.5.3-1) ... #8 44.84 Setting up bsdextrautils (2.36.1-8) ... #8 44.85 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 44.85 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist #8 44.86 Setting up libicu67:armhf (67.1-7) ... #8 44.88 Setting up libmagic-mgc (1:5.39-3) ... #8 44.90 Setting up perl-modules-5.32 (5.32.1-4+deb11u1) ... #8 44.91 Setting up binutils-common:armhf (2.35.2-2+rpi1) ... #8 44.93 Setting up libmagic1:armhf (1:5.39-3) ... #8 44.96 Setting up perl-openssl-defaults:armhf (5) ... #8 44.97 Setting up linux-libc-dev:armhf (1:1.20210831-1) ... #8 44.99 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 45.00 Setting up gettext-base (0.21-4) ... #8 45.02 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ... #8 45.04 Setting up file (1:5.39-3) ... #8 45.05 Setting up libgomp1:armhf (10.2.1-6+rpi1) ... #8 45.07 Setting up bzip2 (1.0.8-4) ... #8 45.08 Setting up libfakeroot:armhf (1.25.3-1.1) ... #8 45.10 Setting up libasan6:armhf (10.2.1-6+rpi1) ... #8 45.12 Setting up fakeroot (1.25.3-1.1) ... #8 45.13 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.13 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 45.15 Setting up autotools-dev (20180224.1+nmu1) ... #8 45.17 Setting up libtirpc-dev:armhf (1.3.1-1) ... #8 45.19 Setting up make (4.3-4.1) ... #8 45.20 Setting up libmpfr6:armhf (4.1.0-3) ... #8 45.22 Setting up libsigsegv2:armhf (2.13-1) ... #8 45.24 Setting up xz-utils (5.2.5-2) ... #8 45.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 45.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 45.25 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 45.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 45.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 45.25 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 45.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 45.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 45.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 45.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 45.26 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 45.27 Setting up libmpc3:armhf (1.2.0-1) ... #8 45.29 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... #8 45.31 Setting up patch (2.7.6-7) ... #8 45.33 Setting up autopoint (0.21-4) ... #8 45.34 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... #8 45.37 Setting up libnsl-dev:armhf (1.3.0-2) ... #8 45.40 Setting up sensible-utils (0.0.14) ... #8 45.43 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #8 45.45 Setting up libuchardet0:armhf (0.0.7-1) ... #8 45.48 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... #8 45.51 Setting up git-man (1:2.30.2-1) ... #8 45.53 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... #8 45.55 Setting up libisl23:armhf (0.23-1) ... #8 45.57 Setting up libc-dev-bin (2.31-13+rpt2+rpi1) ... #8 45.58 Setting up libtinfo5:armhf (6.2+20201114-2) ... #8 45.60 Setting up libelf1:armhf (0.183-1) ... #8 45.61 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ... #8 45.63 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... #8 45.65 Setting up cpp-10 (10.2.1-6+rpi1) ... #8 45.66 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #8 45.68 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #8 45.69 Setting up libgdbm6:armhf (1.19-2) ... #8 45.71 Setting up libctf0:armhf (2.35.2-2+rpi1) ... #8 45.73 Setting up wdiff (1.2.2-2) ... #8 45.74 Setting up gettext (0.21-4) ... #8 45.76 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #8 45.78 Setting up m4 (1.4.18-5) ... #8 45.79 Setting up libgdbm-compat4:armhf (1.19-2) ... #8 45.81 Setting up libperl5.32:armhf (5.32.1-4+deb11u1) ... #8 45.83 Setting up dwz (0.13+20210201-1) ... #8 45.85 Setting up groff-base (1.22.4-6) ... #8 45.88 Setting up cpp (4:10.2.1-1+rpi1) ... #8 45.90 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1) ... #8 45.91 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #8 45.93 Setting up python3.9 (3.9.2-1+rpi1) ... #8 47.57 Setting up python3 (3.9.2-3) ... #8 47.82 Setting up binutils (2.35.2-2+rpi1) ... #8 47.83 Setting up man-db (2.9.4-2) ... #8 48.09 Building database of manual pages ... #8 53.68 Setting up perl (5.32.1-4+deb11u1) ... #8 53.72 Setting up libio-html-perl (1.004-2) ... #8 53.73 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... #8 53.75 Setting up gcc-10 (10.2.1-6+rpi1) ... #8 53.76 Setting up libdpkg-perl (1.20.9+rpi1) ... #8 53.78 Setting up autoconf (2.69-14) ... #8 53.80 Setting up libtimedate-perl (2.3300-2) ... #8 53.81 Setting up libsub-override-perl (0.09-2) ... #8 53.83 Setting up libstrictures-perl (2.000006-1) ... #8 53.84 Setting up libsub-quote-perl (2.006006-1) ... #8 53.86 Setting up libfile-dirlist-perl (0.05-2) ... #8 53.87 Setting up liburi-perl (5.08-1) ... #8 53.89 Setting up libfile-touch-perl (0.11-1) ... #8 53.91 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 53.92 Setting up automake (1:1.16.3-2) ... #8 53.94 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 53.94 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist #8 53.94 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist #8 53.95 Setting up libhttp-date-perl (6.05-1) ... #8 53.96 Setting up libfile-which-perl (1.23-1) ... #8 54.00 Setting up libfile-listing-perl (6.14-1) ... #8 54.02 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 54.03 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 54.05 Setting up libio-pty-perl (1:1.15-2) ... #8 54.06 Setting up libtool (2.4.6-15) ... #8 54.08 Setting up libarchive-zip-perl (1.68-1) ... #8 54.09 Setting up libhtml-tagset-perl (3.20-4) ... #8 54.11 Setting up libdebhelper-perl (13.3.4) ... #8 54.12 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 54.14 Setting up libtry-tiny-perl (0.30-1) ... #8 54.15 Setting up libnet-http-perl (6.20-1) ... #8 54.17 Setting up libencode-locale-perl (1.05-1.1) ... #8 54.18 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 54.19 Setting up gcc (4:10.2.1-1+rpi1) ... #8 54.23 Setting up dpkg-dev (1.20.9+rpi1) ... #8 54.26 Setting up intltool-debian (0.35.0+20060710.5) ... #8 54.28 Setting up liberror-perl (0.17029-1) ... #8 54.30 Setting up dh-autoreconf (20) ... #8 54.32 Setting up patchutils (0.4.2-1) ... #8 54.34 Setting up libipc-run-perl (20200505.0-1) ... #8 54.37 Setting up git (1:2.30.2-1) ... #8 54.42 Setting up libwww-robotrules-perl (6.02-1) ... #8 54.45 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 54.47 Setting up librole-tiny-perl (2.002004-1) ... #8 54.49 Setting up libfile-homedir-perl (1.006-1) ... #8 54.50 Setting up libio-socket-ssl-perl (2.069-1) ... #8 54.52 Setting up libhttp-message-perl (6.28-1) ... #8 54.53 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 54.55 Setting up libhttp-negotiate-perl (6.01-1) ... #8 54.56 Setting up libhttp-cookies-perl (6.10-1) ... #8 54.58 Setting up po-debconf (1.0.21+nmu1) ... #8 54.60 Setting up libhtml-tree-perl (5.07-2) ... #8 54.62 Setting up libparams-classify-perl (0.015-1+b3) ... #8 54.64 Setting up libmodule-runtime-perl (0.016-1) ... #8 54.66 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 54.68 Setting up libimport-into-perl (1.002005-1) ... #8 54.70 Setting up libmoo-perl (2.004004-1) ... #8 54.74 Setting up debhelper (13.3.4) ... #8 54.77 Setting up equivs (2.3.1) ... #8 54.79 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 54.81 Setting up libwww-perl (6.52-1) ... #8 54.86 Setting up devscripts (2.21.3) ... #27 ... #23 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker #23 sha256:b93b2753038f401e04c065e37af9e15bb3e8561e518110739862492702e915d2 #23 ERROR: process "/bin/sh -c xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ \"$GO_LINKMODE\" = \"static\" ] && echo \"--static\") /out/docker" did not complete successfully: exit code: 2 #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker #27 sha256:31e58a58657a061447b05d58fd4962306d2f573f5d936a67714df8248dee9074 #27 CANCELED ------ > [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker: ------ Dockerfile:49 -------------------- 48 | ARG VERSION 49 | >>> RUN --mount=ro --mount=type=cache,target=/root/.cache \ 50 | >>> --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk \ 51 | >>> --mount=type=tmpfs,target=cli/winresources \ 52 | >>> xx-go --wrap && \ 53 | >>> # export GOCACHE=$(go env GOCACHE)/$(xx-info)$([ -f /etc/alpine-release ] && echo "alpine") && \ 54 | >>> TARGET=/out ./scripts/build/binary && \ 55 | >>> xx-verify $([ "$GO_LINKMODE" = "static" ] && echo "--static") /out/docker 56 | -------------------- error: failed to solve: rpc error: code = Unknown desc = process "/bin/sh -c xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ \"$GO_LINKMODE\" = \"static\" ] && echo \"--static\") /out/docker" did not complete successfully: exit code: 2 make[1]: *** [Makefile:52: cross-mac] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' make -C /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker VERSION=0.0.0-20210817121107-62eae52 DOCKER_CROSSPLATFORMS=windows/amd64 cross make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker' docker build --build-arg=GO_VERSION -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE . #1 [internal] load build definition from Dockerfile #1 sha256:232fff8ba7f822b63203873342a63201c7f456b7f1061d6cb3c37f782c6ad666 #1 transferring dockerfile: 39B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:6741ce6c94c3494b4aa5d4f39316408b64e767bb7b2b5107483c98be631972c5 #2 transferring context: 34B done #2 DONE 0.0s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:117051a90f9ad7bf13882102e066d077555c6cd427000853c456662e1a93a40a #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.2 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 #3 DONE 0.2s #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 #5 CACHED #9 [auth] library/golang:pull token for registry-1.docker.io #9 sha256:77fa4c4b1dea7189a5f370eeb079d78eb7c30009241c982a84118c5a994d6264 #9 DONE 0.0s #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io #10 sha256:c8818a831497cfcecf55ff59659858cd3e052d84ac7e4e8804910404f55921d7 #10 DONE 0.0s #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #8 DONE 0.1s #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #7 DONE 0.1s #6 [internal] load metadata for docker.io/library/golang:1.16.8-buster #6 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #6 DONE 0.2s #11 [base 1/3] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #11 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #11 DONE 0.0s #39 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #39 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #39 DONE 0.0s #37 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #37 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a #37 DONE 0.0s #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #12 sha256:9ebde2261374eadfffbf4952da4572b2ba8463183cdf32181d08c2ef0f6e9ffb #12 CACHED #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list #13 sha256:cf7fb7221ffd02dcc1c025bdbda3b9194882331b5c11f70929ced786bbda0b27 #13 CACHED #23 [internal] load build context #23 sha256:a54bf0ca719011b8babdb0c707784a37dd1a9d42350782bcc74adf80a742531c #23 transferring context: 491.13kB 0.4s done #23 DONE 0.5s #14 [cross-true 1/4] RUN dpkg --add-architecture arm64 #14 sha256:0cbc95a01d8a55ff499052dd73557dfcf321317c3a507ef96bf0fe1574c6b2f9 #14 DONE 0.7s #15 [cross-true 2/4] RUN dpkg --add-architecture armel #15 sha256:49bf51677b47808868d5933dd9d9560bc02b349e2058914425c1b058a160dcb3 #15 DONE 0.5s #16 [cross-true 3/4] RUN dpkg --add-architecture armhf #16 sha256:c9793ef355dfb3a80727e6d53c633a41e50194b383b6060efbe872b12e06a01e #16 DONE 0.5s #17 [cross-true 4/4] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf #17 sha256:9eedd0b9089f305ba55dfdd2e5410eb69404eb8b34b12727ffe55bfc1221576b #17 0.776 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #17 0.777 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #17 0.786 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #17 0.889 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [298 kB] #17 0.909 Get:5 http://security.debian.org/debian-security buster/updates/main armel Packages [277 kB] #17 0.918 Get:6 http://security.debian.org/debian-security buster/updates/main armhf Packages [297 kB] #17 0.928 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 Packages [303 kB] #17 1.025 Get:8 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #8 55.35 Processing triggers for libc-bin (2.31-13+rpi1) ... #17 1.209 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] #17 1.376 Get:10 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #17 1.514 Get:11 http://deb.debian.org/debian buster/main armel Packages [7628 kB] #17 1.647 Get:12 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] #17 1.648 Get:13 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #17 1.649 Get:14 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #17 1.649 Get:15 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] #8 DONE 56.1s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:c40c2e1df222a88789209d25ead98da1f1a8c7d073577881969e3260359825e8 #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:4a4236f51ae75fdf36c406050a9b3b3696a4f340ed638656fd67ac0c5bf96ad2 #11 1.172 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease #11 1.172 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease #17 5.683 Fetched 32.4 MB in 5s (6287 kB/s) #11 1.528 Reading package lists... #11 4.869 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?) #11 5.705 dpkg-buildpackage: info: source package docker-ce-build-deps #11 5.705 dpkg-buildpackage: info: source version 1.0 #11 5.705 dpkg-buildpackage: info: source distribution unstable #11 5.705 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #17 5.683 Reading package lists... #11 5.805 dpkg-buildpackage: info: host architecture armhf #11 5.805 dpkg-source --before-build . #11 6.117 debian/rules clean #11 6.120 dh clean #11 6.353 dh_clean #11 6.447 debian/rules binary #11 6.451 dh binary #11 6.653 dh_update_autotools_config #11 6.738 dh_autoreconf #11 6.866 create-stamp debian/debhelper-build-stamp #11 6.866 dh_prep #11 6.953 dh_install #11 7.058 dh_installdocs #11 7.175 dh_installchangelogs #11 7.425 dh_perl #11 7.536 dh_link #11 7.641 dh_strip_nondeterminism #17 7.783 Reading package lists... #11 7.824 dh_compress #11 7.936 dh_fixperms #11 8.053 dh_missing #11 8.135 dh_installdeb #17 9.749 Building dependency tree... #17 10.41 The following additional packages will be installed: #17 10.41 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #17 10.41 binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu #17 10.41 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu #11 8.238 dh_gencontrol #17 10.41 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config dpkg-cross #17 10.41 dpkg-dev file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi #17 10.41 g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu g++-arm-linux-gnueabi #17 10.41 g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base #17 10.41 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base #17 10.41 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base #17 10.41 gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf #17 10.41 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross #17 10.41 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross #17 10.41 libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #17 10.41 libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl #17 10.41 libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl #17 10.41 libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross #17 10.41 libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross #17 10.41 libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross #17 10.41 libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross #17 10.42 liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1 #17 10.42 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross #17 10.42 libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross #17 10.42 libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross #17 10.42 libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl #17 10.42 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl #17 10.42 libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross #17 10.42 linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils #17 10.42 Suggested packages: #17 10.42 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch #17 10.42 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross #17 10.42 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross #17 10.42 libgcc1-dbg-arm64-cross libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross #17 10.42 libatomic1-dbg-arm64-cross libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross #17 10.42 libtsan0-dbg-arm64-cross libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross #17 10.42 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross #17 10.42 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross #17 10.42 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross #17 10.42 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross #17 10.42 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross #17 10.42 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross #17 10.42 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross #17 10.42 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross #17 10.42 libquadmath0-dbg-armhf-cross manpages-dev autoconf automake libtool flex #17 10.42 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi #17 10.42 gdb-arm-linux-gnueabihf libyaml-shell-perl ed diffutils-doc #17 10.42 Recommended packages: #17 10.42 fakeroot build-essential libalgorithm-merge-perl libwww-perl #17 10.42 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl #11 8.574 dh_md5sums #11 8.672 dh_builddeb #11 8.753 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 8.787 dpkg-genbuildinfo --build=binary #17 11.04 The following NEW packages will be installed: #17 11.04 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #17 11.04 binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu #17 11.04 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu #17 11.04 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config #17 11.04 crossbuild-essential-arm64 crossbuild-essential-armel #17 11.04 crossbuild-essential-armhf dpkg-cross dpkg-dev file g++-8-aarch64-linux-gnu #17 11.04 g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu #17 11.04 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu #17 11.04 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi #17 11.04 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf #17 11.04 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-aarch64-linux-gnu #17 11.05 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan5-arm64-cross #17 11.05 libasan5-armel-cross libasan5-armhf-cross libatomic1-arm64-cross #17 11.05 libatomic1-armel-cross libatomic1-armhf-cross libc6-arm64-cross #17 11.05 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #17 11.05 libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl #17 11.05 libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl #17 11.05 libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross #17 11.05 libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross #17 11.05 libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross #17 11.05 libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross #17 11.05 liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1 #17 11.05 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross #17 11.05 libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross #17 11.05 libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross #17 11.05 libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl #17 11.05 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl #17 11.05 libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross #17 11.05 linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils #11 9.187 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #17 11.33 0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. #17 11.33 Need to get 106 MB of archives. #17 11.33 After this operation, 384 MB of additional disk space will be used. #17 11.33 Get:1 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] #17 11.33 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] #17 11.33 Get:3 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #17 11.34 Get:4 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #17 11.34 Get:5 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #17 11.34 Get:6 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] #17 11.35 Get:7 http://deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] #11 9.431 dpkg-genchanges: info: binary-only upload (no source code included) #11 9.436 dpkg-source --after-build . #17 11.51 Get:8 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] #17 11.64 Get:9 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] #17 11.68 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] #17 11.68 Get:11 http://deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] #17 11.75 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] #11 9.736 dpkg-buildpackage: info: binary-only upload (no source included) #11 9.744 #11 9.744 The package has been created. #11 9.744 Attention, the package has been created in the current directory, #11 9.744 not in ".." as indicated by the message above! #11 9.775 Selecting previously unselected package docker-ce-build-deps. #11 9.800 (Reading database ... 17315 files and directories currently installed.) #11 9.802 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 9.808 Unpacking docker-ce-build-deps (1.0) ... #17 11.75 Get:13 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] #17 11.82 Get:14 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] #17 11.82 Get:15 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] #17 11.89 Get:16 http://deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] #17 11.90 Get:17 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] #17 11.90 Get:18 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] #17 11.90 Get:19 http://deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] #17 11.90 Get:20 http://deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] #17 11.90 Get:21 http://deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] #17 11.91 Get:22 http://deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] #17 11.91 Get:23 http://deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] #17 11.91 Get:24 http://deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] #17 11.91 Get:25 http://deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] #17 11.91 Get:26 http://deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] #17 11.92 Get:27 http://deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] #17 11.92 Get:28 http://deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] #17 11.92 Get:29 http://deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] #17 11.93 Get:30 http://deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] #17 11.93 Get:31 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] #17 11.94 Get:32 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] #17 12.01 Get:33 http://deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] #17 12.01 Get:34 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] #17 12.02 Get:35 http://deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] #17 12.04 Get:36 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] #17 12.05 Get:37 http://deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] #17 12.12 Get:38 http://deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] #17 12.12 Get:39 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #17 12.12 Get:40 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] #17 12.14 Get:41 http://deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] #17 12.14 Get:42 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] #17 12.14 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #17 12.22 Get:44 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] #17 12.23 Get:45 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #17 12.23 Get:46 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #17 12.23 Get:47 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #17 12.23 Get:48 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #17 12.23 Get:49 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #17 12.24 Get:50 http://deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] #17 12.24 Get:51 http://deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] #17 12.24 Get:52 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #17 12.24 Get:53 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #17 12.24 Get:54 http://deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] #17 12.24 Get:55 http://deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] #17 12.24 Get:56 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] #17 12.24 Get:57 http://deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] #17 12.31 Get:58 http://deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] #17 12.31 Get:59 http://deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] #17 12.32 Get:60 http://deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] #17 12.32 Get:61 http://deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] #17 12.32 Get:62 http://deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] #17 12.32 Get:63 http://deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] #17 12.33 Get:64 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] #17 12.33 Get:65 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] #17 12.41 Get:66 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] #17 12.41 Get:67 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] #17 12.42 Get:68 http://deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] #17 12.45 Get:69 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] #17 12.46 Get:70 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] #17 12.53 Get:71 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] #17 12.53 Get:72 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] #17 12.53 Get:73 http://deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] #17 12.55 Get:74 http://deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] #17 12.55 Get:75 http://deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] #17 12.55 Get:76 http://deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] #17 12.55 Get:77 http://deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] #17 12.55 Get:78 http://deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] #17 12.55 Get:79 http://deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] #17 12.55 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] #17 12.56 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] #17 12.63 Get:82 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] #17 12.63 Get:83 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] #17 12.64 Get:84 http://deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] #17 12.66 Get:85 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] #17 12.68 Get:86 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] #17 12.74 Get:87 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] #17 12.74 Get:88 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] #17 12.91 debconf: delaying package configuration, since apt-utils is not installed #17 12.96 Fetched 106 MB in 2s (63.7 MB/s) #17 12.98 Selecting previously unselected package liblocale-gettext-perl. #17 12.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) #17 12.99 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... #17 13.00 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #17 13.02 Selecting previously unselected package bzip2. #17 13.02 Preparing to unpack .../01-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... #17 13.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #17 13.05 Selecting previously unselected package libmagic-mgc. #17 13.05 Preparing to unpack .../02-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #17 13.06 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #17 13.12 Selecting previously unselected package libmagic1:amd64. #17 13.12 Preparing to unpack .../03-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #17 13.13 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #17 13.16 Selecting previously unselected package file. #17 13.16 Preparing to unpack .../04-file_1%3a5.35-4+deb10u2_amd64.deb ... #17 13.17 Unpacking file (1:5.35-4+deb10u2) ... #17 13.20 Selecting previously unselected package xz-utils. #17 13.20 Preparing to unpack .../05-xz-utils_5.2.4-1_amd64.deb ... #17 13.20 Unpacking xz-utils (5.2.4-1) ... #17 13.24 Selecting previously unselected package binutils-aarch64-linux-gnu. #17 13.24 Preparing to unpack .../06-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... #17 13.25 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... #17 13.59 Selecting previously unselected package binutils-arm-linux-gnueabi. #17 13.59 Preparing to unpack .../07-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... #17 13.59 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... #17 13.89 Selecting previously unselected package binutils-arm-linux-gnueabihf. #17 13.89 Preparing to unpack .../08-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... #17 13.90 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #17 14.20 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. #17 14.20 Preparing to unpack .../09-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... #17 14.20 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... #17 14.24 Selecting previously unselected package cpp-8-aarch64-linux-gnu. #17 14.24 Preparing to unpack .../10-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... #17 14.24 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 14.87 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. #17 14.87 Preparing to unpack .../11-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... #11 9.891 Reading package lists... #17 14.87 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... #17 14.93 Selecting previously unselected package cpp-8-arm-linux-gnueabi. #17 14.93 Preparing to unpack .../12-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... #17 14.93 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... #11 13.24 Building dependency tree... #11 13.52 Reading state information... #17 15.53 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. #17 15.53 Preparing to unpack .../13-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... #17 15.53 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... #17 15.56 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. #17 15.56 Preparing to unpack .../14-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... #17 15.57 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #11 13.59 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 14.06 Starting 2 pkgProblemResolver with broken count: 0 #11 14.07 Done #17 16.15 Selecting previously unselected package cpp-aarch64-linux-gnu. #17 16.15 Preparing to unpack .../15-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... #17 16.16 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... #17 16.18 Selecting previously unselected package cpp-arm-linux-gnueabi. #17 16.18 Preparing to unpack .../16-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... #17 16.18 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... #17 16.20 Selecting previously unselected package cpp-arm-linux-gnueabihf. #17 16.20 Preparing to unpack .../17-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... #17 16.21 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... #17 16.23 Selecting previously unselected package cross-config. #17 16.23 Preparing to unpack .../18-cross-config_2.6.15-3_all.deb ... #17 16.23 Unpacking cross-config (2.6.15-3) ... #17 16.26 Selecting previously unselected package gcc-8-cross-base. #17 16.26 Preparing to unpack .../19-gcc-8-cross-base_8.3.0-2cross1_all.deb ... #11 14.43 Done #17 16.26 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... #17 16.30 Selecting previously unselected package libc6-arm64-cross. #17 16.30 Preparing to unpack .../20-libc6-arm64-cross_2.28-7cross1_all.deb ... #17 16.30 Unpacking libc6-arm64-cross (2.28-7cross1) ... #17 16.43 Selecting previously unselected package libgcc1-arm64-cross. #17 16.43 Preparing to unpack .../21-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... #17 16.43 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... #17 16.45 Selecting previously unselected package libgomp1-arm64-cross. #17 16.45 Preparing to unpack .../22-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.46 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... #17 16.49 Selecting previously unselected package libitm1-arm64-cross. #17 16.49 Preparing to unpack .../23-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.49 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... #17 16.51 Selecting previously unselected package libatomic1-arm64-cross. #17 16.51 Preparing to unpack .../24-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... #11 14.74 Starting pkgProblemResolver with broken count: 0 #17 16.52 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... #17 16.54 Selecting previously unselected package libstdc++6-arm64-cross. #17 16.54 Preparing to unpack .../25-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.54 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... #17 16.60 Selecting previously unselected package libasan5-arm64-cross. #17 16.60 Preparing to unpack .../26-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.60 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... #17 16.66 Selecting previously unselected package liblsan0-arm64-cross. #17 16.66 Preparing to unpack .../27-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.66 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... #17 16.69 Selecting previously unselected package libtsan0-arm64-cross. #17 16.69 Preparing to unpack .../28-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.70 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... #17 16.74 Selecting previously unselected package libubsan1-arm64-cross. #17 16.74 Preparing to unpack .../29-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.75 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... #17 16.78 Selecting previously unselected package libgcc-8-dev-arm64-cross. #11 14.86 Starting 2 pkgProblemResolver with broken count: 0 #11 14.87 Done #17 16.78 Preparing to unpack .../30-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... #17 16.78 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... #17 16.91 Selecting previously unselected package gcc-8-aarch64-linux-gnu. #17 16.91 Preparing to unpack .../31-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... #17 16.91 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... #11 15.53 The following additional packages will be installed: #11 15.53 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 15.53 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 15.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 15.53 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 15.53 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 15.53 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config #11 15.53 Suggested packages: #11 15.53 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp #11 15.53 libstdc++-10-doc #11 15.53 Recommended packages: #11 15.53 libglib2.0-data shared-mime-info xdg-user-dirs #17 17.51 Selecting previously unselected package gcc-aarch64-linux-gnu. #17 17.51 Preparing to unpack .../32-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... #17 17.51 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... #17 17.54 Selecting previously unselected package linux-libc-dev-arm64-cross. #17 17.54 Preparing to unpack .../33-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... #17 17.54 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... #17 17.69 Selecting previously unselected package libc6-dev-arm64-cross. #17 17.69 Preparing to unpack .../34-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... #17 17.69 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... #17 17.97 Selecting previously unselected package libstdc++-8-dev-arm64-cross. #17 17.97 Preparing to unpack .../35-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... #17 17.97 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... #17 18.19 Selecting previously unselected package g++-8-aarch64-linux-gnu. #17 18.20 Preparing to unpack .../36-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... #17 18.20 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... #11 16.23 The following NEW packages will be installed: #11 16.23 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 16.23 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 16.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 16.23 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 16.23 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 16.23 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config #11 16.70 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded. #11 16.70 1 not fully installed or removed. #11 16.70 Need to get 19.6 MB of archives. #11 16.70 After this operation, 84.0 MB of additional disk space will be used. #11 16.70 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Ze30g + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.R8Hnih + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc + exit 0 Processing files: docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64 Provides: docker-ce = 3:0.0.0.20210817121107.62eae52-0.el8 docker-ce(x86-64) = 3:0.0.0.20210817121107.62eae52-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210817121107.62eae52-0.el8.src.rpm #17 18.80 Selecting previously unselected package g++-aarch64-linux-gnu. #17 18.81 Preparing to unpack .../37-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... #17 18.81 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... #17 18.83 Selecting previously unselected package patch. #17 18.83 Preparing to unpack .../38-patch_2.7.6-3+deb10u1_amd64.deb ... #17 18.83 Unpacking patch (2.7.6-3+deb10u1) ... #17 18.86 Selecting previously unselected package dpkg-dev. #17 18.87 Preparing to unpack .../39-dpkg-dev_1.19.7_all.deb ... #17 18.87 Unpacking dpkg-dev (1.19.7) ... #17 18.97 Selecting previously unselected package libconfig-inifiles-perl. #17 18.97 Preparing to unpack .../40-libconfig-inifiles-perl_3.000001-1_all.deb ... #17 18.97 Unpacking libconfig-inifiles-perl (3.000001-1) ... #17 19.00 Selecting previously unselected package libio-string-perl. #17 19.00 Preparing to unpack .../41-libio-string-perl_1.08-3_all.deb ... #17 19.00 Unpacking libio-string-perl (1.08-3) ... #17 19.03 Selecting previously unselected package libicu63:amd64. #17 19.03 Preparing to unpack .../42-libicu63_63.1-6+deb10u1_amd64.deb ... #17 19.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #11 17.26 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] #11 17.59 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] #11 17.59 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] #11 17.60 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #11 17.60 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB] #11 17.66 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB] #17 19.82 Selecting previously unselected package libxml2:amd64. #11 17.73 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] #11 17.73 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] #11 17.74 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB] #11 17.74 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB] #11 17.89 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #11 17.89 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB] #11 17.89 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB] #11 17.90 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] #11 17.90 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] #11 17.91 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB] #11 17.91 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB] #11 17.91 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB] #11 17.96 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB] #17 19.83 Preparing to unpack .../43-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... #17 19.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #17 19.91 Selecting previously unselected package libxml-namespacesupport-perl. #17 19.91 Preparing to unpack .../44-libxml-namespacesupport-perl_1.12-1_all.deb ... #17 19.91 Unpacking libxml-namespacesupport-perl (1.12-1) ... #17 19.93 Selecting previously unselected package libxml-sax-base-perl. #17 19.93 Preparing to unpack .../45-libxml-sax-base-perl_1.09-1_all.deb ... #17 19.94 Unpacking libxml-sax-base-perl (1.09-1) ... #17 19.97 Selecting previously unselected package libxml-sax-perl. #17 19.97 Preparing to unpack .../46-libxml-sax-perl_1.00+dfsg-1_all.deb ... #17 19.97 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #17 20.00 Selecting previously unselected package libxml-libxml-perl. #17 20.00 Preparing to unpack .../47-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #17 20.00 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #17 20.06 Selecting previously unselected package libxml-simple-perl. #11 17.98 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB] #11 17.98 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB] #11 17.98 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB] #11 18.05 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB] #11 18.06 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #11 18.06 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #11 18.06 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #11 18.07 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB] #11 18.07 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB] #11 18.13 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] #11 18.15 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB] #17 20.06 Preparing to unpack .../48-libxml-simple-perl_2.25-1_all.deb ... #17 20.06 Unpacking libxml-simple-perl (2.25-1) ... #17 20.09 Selecting previously unselected package libyaml-perl. #17 20.09 Preparing to unpack .../49-libyaml-perl_1.27-1_all.deb ... #17 20.09 Unpacking libyaml-perl (1.27-1) ... #17 20.12 Selecting previously unselected package libconfig-auto-perl. #17 20.12 Preparing to unpack .../50-libconfig-auto-perl_0.44-1_all.deb ... #17 20.12 Unpacking libconfig-auto-perl (0.44-1) ... #17 20.15 Selecting previously unselected package libfile-which-perl. #17 20.15 Preparing to unpack .../51-libfile-which-perl_1.23-1_all.deb ... #17 20.15 Unpacking libfile-which-perl (1.23-1) ... #17 20.18 Selecting previously unselected package libfile-homedir-perl. #17 20.18 Preparing to unpack .../52-libfile-homedir-perl_1.004-1_all.deb ... #17 20.18 Unpacking libfile-homedir-perl (1.004-1) ... #17 20.21 Selecting previously unselected package libdebian-dpkgcross-perl. #17 20.21 Preparing to unpack .../53-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... #17 20.21 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... #17 20.24 Selecting previously unselected package dpkg-cross. #17 20.25 Preparing to unpack .../54-dpkg-cross_2.6.15-3_all.deb ... #17 20.25 Unpacking dpkg-cross (2.6.15-3) ... #17 20.27 Selecting previously unselected package crossbuild-essential-arm64. #17 20.27 Preparing to unpack .../55-crossbuild-essential-arm64_12.6_all.deb ... #17 20.28 Unpacking crossbuild-essential-arm64 (12.6) ... #17 20.30 Selecting previously unselected package libc6-armel-cross. #17 20.30 Preparing to unpack .../56-libc6-armel-cross_2.28-7cross1_all.deb ... #17 20.30 Unpacking libc6-armel-cross (2.28-7cross1) ... #17 20.42 Selecting previously unselected package libgcc1-armel-cross. #17 20.42 Preparing to unpack .../57-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... #17 20.43 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... #17 20.46 Selecting previously unselected package libgomp1-armel-cross. #17 20.46 Preparing to unpack .../58-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... #17 20.47 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... #17 20.49 Selecting previously unselected package libatomic1-armel-cross. #17 20.49 Preparing to unpack .../59-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... #17 20.50 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... #17 20.52 Selecting previously unselected package libstdc++6-armel-cross. #17 20.52 Preparing to unpack .../60-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... #17 20.52 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... #17 20.57 Selecting previously unselected package libasan5-armel-cross. #17 20.58 Preparing to unpack .../61-libasan5-armel-cross_8.3.0-2cross1_all.deb ... #17 20.58 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... #17 20.63 Selecting previously unselected package libubsan1-armel-cross. #11 18.58 debconf: delaying package configuration, since apt-utils is not installed #11 18.66 Fetched 19.6 MB in 2s (10.0 MB/s) #11 18.69 Selecting previously unselected package libstdc++-10-dev:armhf. #11 18.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17319 files and directories currently installed.) #11 18.71 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ... #11 18.72 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #17 20.63 Preparing to unpack .../62-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... #17 20.63 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... #17 20.66 Selecting previously unselected package libgcc-8-dev-armel-cross. #17 20.66 Preparing to unpack .../63-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... #17 20.67 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... #17 20.76 Selecting previously unselected package gcc-8-arm-linux-gnueabi. #17 20.76 Preparing to unpack .../64-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... #17 20.77 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... #11 19.18 Selecting previously unselected package g++-10. #11 19.18 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ... #11 19.19 Unpacking g++-10 (10.2.1-6+rpi1) ... #17 21.39 Selecting previously unselected package gcc-arm-linux-gnueabi. #17 21.39 Preparing to unpack .../65-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... #17 21.39 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... #17 21.41 Selecting previously unselected package linux-libc-dev-armel-cross. #17 21.42 Preparing to unpack .../66-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... #17 21.42 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... #17 21.57 Selecting previously unselected package libc6-dev-armel-cross. #17 21.58 Preparing to unpack .../67-libc6-dev-armel-cross_2.28-7cross1_all.deb ... #17 21.58 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... #17 21.83 Selecting previously unselected package libstdc++-8-dev-armel-cross. #17 21.83 Preparing to unpack .../68-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... #17 21.83 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lRDGHf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IIqhwi + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - #17 22.09 Selecting previously unselected package g++-8-arm-linux-gnueabi. #17 22.10 Preparing to unpack .../69-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... #17 22.10 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... #11 20.22 Selecting previously unselected package g++. #11 20.23 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ... #11 20.23 Unpacking g++ (4:10.2.1-1+rpi1) ... #11 20.27 Selecting previously unselected package build-essential. #11 20.28 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #11 20.28 Unpacking build-essential (12.9) ... #11 20.34 Selecting previously unselected package bash-completion. #11 20.34 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aXQRFi + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 #17 22.73 Selecting previously unselected package g++-arm-linux-gnueabi. #17 22.74 Preparing to unpack .../70-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... #17 22.74 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... #17 22.76 Selecting previously unselected package crossbuild-essential-armel. #17 22.76 Preparing to unpack .../71-crossbuild-essential-armel_12.6_all.deb ... #17 22.76 Unpacking crossbuild-essential-armel (12.6) ... #17 22.79 Selecting previously unselected package libc6-armhf-cross. #17 22.79 Preparing to unpack .../72-libc6-armhf-cross_2.28-7cross1_all.deb ... #17 22.79 Unpacking libc6-armhf-cross (2.28-7cross1) ... #17 22.91 Selecting previously unselected package libgcc1-armhf-cross. #17 22.91 Preparing to unpack .../73-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... #17 22.91 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... #17 22.94 Selecting previously unselected package libgomp1-armhf-cross. #17 22.94 Preparing to unpack .../74-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... #17 22.94 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... #17 22.97 Selecting previously unselected package libatomic1-armhf-cross. #17 22.97 Preparing to unpack .../75-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... #17 22.98 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... #17 23.00 Selecting previously unselected package libstdc++6-armhf-cross. #17 23.00 Preparing to unpack .../76-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... #17 23.00 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... #17 23.05 Selecting previously unselected package libasan5-armhf-cross. #17 23.05 Preparing to unpack .../77-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... #17 23.06 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... #17 23.11 Selecting previously unselected package libubsan1-armhf-cross. #17 23.11 Preparing to unpack .../78-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... #17 23.11 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... #17 23.15 Selecting previously unselected package libgcc-8-dev-armhf-cross. #17 23.15 Preparing to unpack .../79-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... #17 23.15 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... #17 23.25 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. #17 23.25 Preparing to unpack .../80-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... #17 23.25 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #11 21.56 Unpacking bash-completion (1:2.11-2) ... #11 21.86 Selecting previously unselected package cmake-data. #11 21.87 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ... #11 21.88 Unpacking cmake-data (3.18.4-2+rpi1) ... #17 23.88 Selecting previously unselected package gcc-arm-linux-gnueabihf. #17 23.88 Preparing to unpack .../81-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... #17 23.88 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... #17 23.90 Selecting previously unselected package linux-libc-dev-armhf-cross. #17 23.91 Preparing to unpack .../82-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... #17 23.91 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... #17 24.06 Selecting previously unselected package libc6-dev-armhf-cross. #17 24.06 Preparing to unpack .../83-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... #17 24.08 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... #17 24.33 Selecting previously unselected package libstdc++-8-dev-armhf-cross. #17 24.33 Preparing to unpack .../84-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... #17 24.34 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... #17 24.56 Selecting previously unselected package g++-8-arm-linux-gnueabihf. #17 24.56 Preparing to unpack .../85-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... #17 24.57 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #11 22.78 Selecting previously unselected package libarchive13:armhf. #11 22.79 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ... #11 22.80 Unpacking libarchive13:armhf (3.4.3-2) ... #11 22.88 Selecting previously unselected package libjsoncpp24:armhf. #11 22.88 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ... #11 22.89 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #11 22.95 Selecting previously unselected package librhash0:armhf. #11 22.95 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ... #11 22.96 Unpacking librhash0:armhf (1.4.1-2) ... #11 23.02 Selecting previously unselected package libuv1:armhf. #11 23.03 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ... #11 23.03 Unpacking libuv1:armhf (1.40.0-1) ... #11 23.09 Selecting previously unselected package cmake. #11 23.09 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ... #11 23.10 Unpacking cmake (3.18.4-2+rpi1) ... #17 25.19 Selecting previously unselected package g++-arm-linux-gnueabihf. #17 25.20 Preparing to unpack .../86-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... #17 25.20 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... #17 25.22 Selecting previously unselected package crossbuild-essential-armhf. #17 25.22 Preparing to unpack .../87-crossbuild-essential-armhf_12.6_all.deb ... #17 25.22 Unpacking crossbuild-essential-armhf (12.6) ... #17 25.26 Setting up libconfig-inifiles-perl (3.000001-1) ... #17 25.27 Setting up libfile-which-perl (1.23-1) ... #17 25.27 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... #17 25.28 Setting up libc6-armhf-cross (2.28-7cross1) ... #17 25.29 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #17 25.30 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... #17 25.31 Setting up gcc-8-cross-base (8.3.0-2cross1) ... #17 25.32 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #17 25.33 Setting up libxml-namespacesupport-perl (1.12-1) ... #17 25.34 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... #17 25.35 Setting up file (1:5.35-4+deb10u2) ... #17 25.36 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... #17 25.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #17 25.37 Setting up libyaml-perl (1.27-1) ... #17 25.38 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 25.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #17 25.40 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... #17 25.41 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... #17 25.42 Setting up libxml-sax-base-perl (1.09-1) ... #17 25.42 Setting up libio-string-perl (1.08-3) ... #17 25.43 Setting up cross-config (2.6.15-3) ... #17 25.51 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... #11 23.64 Selecting previously unselected package dh-apparmor. #11 23.65 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ... #11 23.65 Unpacking dh-apparmor (2.13.6-10) ... #11 23.71 Selecting previously unselected package libbtrfs0:armhf. #11 23.71 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ... #11 23.72 Unpacking libbtrfs0:armhf (5.10.1-2) ... #11 23.79 Selecting previously unselected package libbtrfs-dev:armhf. #11 23.79 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ... #11 23.79 Unpacking libbtrfs-dev:armhf (5.10.1-2) ... #11 23.87 Selecting previously unselected package dmsetup. #11 23.88 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ... #17 25.52 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... #17 25.53 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... #17 25.54 Setting up xz-utils (5.2.4-1) ... #17 25.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #17 25.56 Setting up libc6-arm64-cross (2.28-7cross1) ... #17 25.56 Setting up patch (2.7.6-3+deb10u1) ... #17 25.57 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... #17 25.58 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 25.59 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... #17 25.60 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... #17 25.61 Setting up libc6-armel-cross (2.28-7cross1) ... #17 25.62 Setting up libc6-dev-armel-cross (2.28-7cross1) ... #17 25.62 Setting up libfile-homedir-perl (1.004-1) ... #17 25.63 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #17 25.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #17 25.65 Setting up liblocale-gettext-perl (1.07-3+b4) ... #17 25.66 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... #17 25.67 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 25.68 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... #17 25.68 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... #17 25.69 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... #17 25.70 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... #17 25.71 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... #17 25.72 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... #17 25.73 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... #17 25.73 Setting up libxml-sax-perl (1.00+dfsg-1) ... #17 25.82 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #17 25.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #17 26.00 #17 26.00 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #17 26.03 Setting up dpkg-dev (1.19.7) ... #17 26.04 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... #17 26.05 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... #17 26.06 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... #17 26.07 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... #17 26.08 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... #17 26.09 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #17 26.12 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #11 23.88 Unpacking dmsetup (2:1.02.175-2.1) ... #11 23.95 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 23.95 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 23.96 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 24.02 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 24.02 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 24.03 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 24.07 Selecting previously unselected package libudev-dev:armhf. #11 24.07 Preparing to unpack .../17-libudev-dev_247.3-6+rpi1_armhf.deb ... #11 24.08 Unpacking libudev-dev:armhf (247.3-6+rpi1) ... #11 24.14 Selecting previously unselected package libsepol1-dev:armhf. #17 26.19 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #17 26.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #17 26.38 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #11 24.14 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ... #11 24.15 Unpacking libsepol1-dev:armhf (3.1-1) ... #11 24.25 Selecting previously unselected package libpcre2-16-0:armhf. #11 24.26 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ... #11 24.26 Unpacking libpcre2-16-0:armhf (10.36-2) ... #11 24.34 Selecting previously unselected package libpcre2-32-0:armhf. #11 24.34 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ... #11 24.35 Unpacking libpcre2-32-0:armhf (10.36-2) ... #17 26.41 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... #17 26.42 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... #17 26.43 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... #17 26.44 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... #17 26.44 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... #17 26.45 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... #17 26.46 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... #17 26.47 Setting up libasan5-armel-cross (8.3.0-2cross1) ... #17 26.48 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... #17 26.49 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... #17 26.49 Setting up libxml-simple-perl (2.25-1) ... #17 26.50 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... #17 26.51 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... #17 26.52 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 26.53 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... #17 26.54 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 26.55 Setting up libconfig-auto-perl (0.44-1) ... #17 26.56 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 26.56 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... #17 26.57 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... #17 26.59 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... #11 24.42 Selecting previously unselected package libpcre2-posix2:armhf. #11 24.42 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ... #11 24.43 Unpacking libpcre2-posix2:armhf (10.36-2) ... #11 24.48 Selecting previously unselected package libpcre2-dev:armhf. #11 24.48 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ... #11 24.49 Unpacking libpcre2-dev:armhf (10.36-2) ... #17 26.60 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... #17 26.61 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... #17 26.62 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... #17 26.62 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 26.63 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... #17 26.64 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... #17 26.65 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... #17 26.66 Setting up dpkg-cross (2.6.15-3) ... #17 26.70 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 26.71 Setting up crossbuild-essential-armhf (12.6) ... #17 26.72 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... #17 26.73 Setting up crossbuild-essential-arm64 (12.6) ... #17 26.74 Setting up crossbuild-essential-armel (12.6) ... #17 26.75 Processing triggers for libc-bin (2.28-10) ... #11 24.61 Selecting previously unselected package libselinux1-dev:armhf. #11 24.61 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ... #11 24.62 Unpacking libselinux1-dev:armhf (3.1-3) ... #11 24.70 Selecting previously unselected package libdevmapper-dev:armhf. #11 24.70 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... #11 24.71 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 24.76 Selecting previously unselected package libltdl7:armhf. #11 24.77 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ... #11 24.77 Unpacking libltdl7:armhf (2.4.6-15) ... #11 24.83 Selecting previously unselected package libltdl-dev:armhf. #11 24.83 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ... #11 24.83 Unpacking libltdl-dev:armhf (2.4.6-15) ... #11 24.91 Selecting previously unselected package libseccomp-dev:armhf. #11 24.91 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ... #11 24.92 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ... #11 24.98 Selecting previously unselected package libsystemd-dev:armhf. #11 24.98 Preparing to unpack .../28-libsystemd-dev_247.3-6+rpi1_armhf.deb ... #11 24.99 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ... #11 25.14 Selecting previously unselected package libglib2.0-0:armhf. #11 25.15 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ... #11 25.15 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #11 25.35 Selecting previously unselected package pkg-config. #11 25.36 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ... #11 25.36 Unpacking pkg-config (0.29.2-1) ... #11 25.43 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ... #11 25.45 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #11 25.47 Setting up g++-10 (10.2.1-6+rpi1) ... #11 25.49 Setting up libarchive13:armhf (3.4.3-2) ... #11 25.51 Setting up libglib2.0-0:armhf (2.66.8-1) ... #11 25.53 No schema files found: doing nothing. #11 25.55 Setting up libsepol1-dev:armhf (3.1-1) ... #11 25.56 Setting up libpcre2-16-0:armhf (10.36-2) ... #11 25.58 Setting up libbtrfs0:armhf (5.10.1-2) ... #11 25.59 Setting up libpcre2-32-0:armhf (10.36-2) ... #11 25.61 Setting up libuv1:armhf (1.40.0-1) ... #11 25.62 Setting up bash-completion (1:2.11-2) ... #17 DONE 27.6s #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #28 sha256:136d8b9fc3fb034d72a0e1152b4dddca2d14432b8e43f3ac5f501cd38b59f033 #11 27.02 Setting up pkg-config (0.29.2-1) ... #11 27.13 Setting up libudev-dev:armhf (247.3-6+rpi1) ... #11 27.15 Setting up libpcre2-posix2:armhf (10.36-2) ... #11 27.19 Setting up libltdl7:armhf (2.4.6-15) ... #11 27.22 Setting up libjsoncpp24:armhf (1.9.4-4) ... #11 27.27 Setting up libbtrfs-dev:armhf (5.10.1-2) ... #11 27.29 Setting up g++ (4:10.2.1-1+rpi1) ... #11 27.34 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 27.35 Setting up librhash0:armhf (1.4.1-2) ... #11 27.37 Setting up build-essential (12.9) ... #11 27.39 Setting up cmake-data (3.18.4-2+rpi1) ... #11 27.41 Setting up dh-apparmor (2.13.6-10) ... #11 27.43 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ... #11 27.44 Setting up libpcre2-dev:armhf (10.36-2) ... #11 27.46 Setting up libselinux1-dev:armhf (3.1-3) ... #11 27.48 Setting up libltdl-dev:armhf (2.4.6-15) ... #11 27.49 Setting up cmake (3.18.4-2+rpi1) ... #11 27.51 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 27.52 Setting up dmsetup (2:1.02.175-2.1) ... #11 27.54 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 27.56 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 27.57 Setting up docker-ce-build-deps (1.0) ... #11 27.59 Processing triggers for libc-bin (2.31-13+rpi1) ... #28 ... #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list #18 sha256:77ae77a19dab2c79075523082619bb9744aeee66f228f347ca1612546108fbc2 #18 DONE 1.8s #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #19 sha256:926c06e0003a004901e71878250b0b963228a61d197144fc93aa799e22edc8db #11 27.62 Processing triggers for man-db (2.9.4-2) ... #11 DONE 28.0s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:052ea4f4593703fae1d0f9c8372b4f335f42d657525916b72e1559e2e45df9d1 #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:0762c837e61a76361fb48833106426a9c3293dcc5836c1c86ee1a6036948e479 #19 1.688 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #19 1.695 Hit:2 http://deb.debian.org/debian buster InRelease #19 1.695 Hit:3 http://deb.debian.org/debian buster-updates InRelease #19 1.695 Hit:4 http://deb.debian.org/debian buster-backports InRelease #19 2.104 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [297 kB] #19 2.180 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [277 kB] #19 2.204 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 Packages [298 kB] #19 3.002 Get:8 http://deb.debian.org/debian buster/main armel Packages [7628 kB] #19 3.544 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] #14 DONE 3.4s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:aa0020f34b25f4ff9afd43592fd8f14bf3b38db84b933fafb227b1189c688a5b #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:8727bf06b4e677e887ce4b2de1897f313c3fd5a62c430fe9f935b11d2a746c9b #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #19 4.376 Get:10 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #19 5.087 Get:11 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #19 5.088 Get:12 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] #19 5.089 Get:13 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] #19 5.468 Get:14 http://deb.debian.org/debian buster-backports/main armel Packages [456 kB] #19 5.513 Get:15 http://deb.debian.org/debian buster-backports/main armhf Packages [477 kB] #19 5.552 Get:16 http://deb.debian.org/debian buster-backports/main arm64 Packages [482 kB] #19 ... #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #31 sha256:713c6a5ac94552719f8290be79415693ffa6923d8befd153dde514a89673d2c4 #31 1.892 + RM_GOPATH=0 #31 1.892 + TMP_GOPATH= #31 1.892 + : /build #31 1.892 + '[' -z '' ']' #31 1.892 ++ mktemp -d #31 1.892 + export GOPATH=/tmp/tmp.U6PM4UyvBk #31 1.892 + GOPATH=/tmp/tmp.U6PM4UyvBk #31 1.892 + RM_GOPATH=1 #31 1.892 + case "$(go env GOARCH)" in #31 1.892 ++ go env GOARCH #31 1.906 + export GO_BUILDMODE=-buildmode=pie #31 1.906 + GO_BUILDMODE=-buildmode=pie #31 1.906 ++ dirname /tmp/install/install.sh #31 1.916 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 #31 1.918 + dir=/tmp/install #31 1.918 + bin=rootlesskit #31 1.918 + shift #31 1.918 + '[' '!' -f /tmp/install/rootlesskit.installer ']' #31 1.918 + . /tmp/install/rootlesskit.installer #31 1.918 ++ : 4cd567642273d369adaadcbadca00880552c1778 #31 1.918 + install_rootlesskit #31 1.918 + case "$1" in #31 1.918 + export CGO_ENABLED=0 #31 1.918 + CGO_ENABLED=0 #31 1.918 + _install_rootlesskit #31 1.918 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' #31 1.918 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.U6PM4UyvBk/src/github.com/rootless-containers/rootlesskit #31 1.918 Cloning into '/tmp/tmp.U6PM4UyvBk/src/github.com/rootless-containers/rootlesskit'... #31 3.993 + cd /tmp/tmp.U6PM4UyvBk/src/github.com/rootless-containers/rootlesskit #31 3.993 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 #31 4.020 + export GO111MODULE=on #31 4.020 + GO111MODULE=on #31 4.020 + export GOPROXY=https://proxy.golang.org #31 4.020 + GOPROXY=https://proxy.golang.org #31 4.020 + for f in rootlesskit rootlesskit-docker-proxy #31 4.020 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #31 4.876 go: downloading github.com/pkg/errors v0.9.1 #31 4.893 go: downloading github.com/sirupsen/logrus v1.8.1 #31 4.945 go: downloading github.com/urfave/cli/v2 v2.3.0 #31 5.071 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #31 6.560 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #31 6.729 go: downloading github.com/google/uuid v1.2.0 #31 6.731 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c #31 6.758 go: downloading github.com/moby/vpnkit v0.5.0 #31 6.761 go: downloading github.com/gofrs/flock v0.8.0 #31 6.874 go: downloading github.com/gorilla/mux v1.8.0 #31 6.959 go: downloading github.com/moby/sys/mountinfo v0.4.1 #31 7.080 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #31 7.136 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 #31 8.038 go: downloading github.com/u-root/u-root v7.0.0+incompatible #31 9.762 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #31 ... #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy #35 sha256:bb9d7d8300085a8ecdcf0ef31bec238ddf0914579693ef2ba7597b0f001617a9 #35 1.639 + RM_GOPATH=0 #35 1.639 + TMP_GOPATH= #35 1.639 + : /build #35 1.639 + '[' -z '' ']' #35 1.640 ++ mktemp -d #35 1.644 + export GOPATH=/tmp/tmp.9gyT4VA2JC #35 1.644 + GOPATH=/tmp/tmp.9gyT4VA2JC #35 1.644 + RM_GOPATH=1 #35 1.644 + case "$(go env GOARCH)" in #35 1.645 ++ go env GOARCH #35 1.651 + export GO_BUILDMODE=-buildmode=pie #35 1.651 + GO_BUILDMODE=-buildmode=pie #35 1.651 ++ dirname /tmp/install/install.sh #35 1.652 + dir=/tmp/install #35 1.652 + bin=proxy #35 1.652 + shift #35 1.652 + '[' '!' -f /tmp/install/proxy.installer ']' #35 1.652 + . /tmp/install/proxy.installer #35 1.653 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 #35 1.653 + install_proxy #35 1.653 + case "$1" in #35 1.653 + export CGO_ENABLED=0 #35 1.653 + CGO_ENABLED=0 #35 1.653 + _install_proxy #35 1.653 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' #35 1.653 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9gyT4VA2JC/src/github.com/docker/libnetwork #35 1.654 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 #35 1.657 Cloning into '/tmp/tmp.9gyT4VA2JC/src/github.com/docker/libnetwork'... #35 8.524 + cd /tmp/tmp.9gyT4VA2JC/src/github.com/docker/libnetwork #35 8.525 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 #35 8.796 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #35 ... #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #22 sha256:06450e78d3ef0d22ef4dfef6463f8402f74659f0a28bf827da5958d039df5d46 #22 1.887 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #22 1.887 Hit:2 http://deb.debian.org/debian buster InRelease #22 1.887 Hit:3 http://deb.debian.org/debian buster-updates InRelease #22 2.153 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [298 kB] #22 2.213 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [297 kB] #22 2.216 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [277 kB] #22 2.775 Get:7 http://deb.debian.org/debian buster/main armel Packages [7628 kB] #22 3.221 Get:8 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #22 3.877 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] #22 4.440 Get:10 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #22 4.444 Get:11 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] #22 4.449 Get:12 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] #22 ... #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #28 sha256:136d8b9fc3fb034d72a0e1152b4dddca2d14432b8e43f3ac5f501cd38b59f033 #28 2.140 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #28 2.140 Hit:2 http://deb.debian.org/debian buster InRelease #28 2.140 Hit:3 http://deb.debian.org/debian buster-updates InRelease #28 2.384 Get:4 http://security.debian.org/debian-security buster/updates/main armhf Packages [297 kB] #28 2.406 Get:5 http://security.debian.org/debian-security buster/updates/main armel Packages [277 kB] #28 2.413 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [298 kB] #28 3.192 Get:7 http://deb.debian.org/debian buster/main armel Packages [7628 kB] #28 3.740 Get:8 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] #28 4.457 Get:9 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #28 5.036 Get:10 http://deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] #28 5.037 Get:11 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #28 5.038 Get:12 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] #28 ... #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy #35 sha256:bb9d7d8300085a8ecdcf0ef31bec238ddf0914579693ef2ba7597b0f001617a9 #35 DONE 12.2s #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #31 sha256:713c6a5ac94552719f8290be79415693ffa6923d8befd153dde514a89673d2c4 #17 exporting layers 8.1s done #17 writing image sha256:f733a348577c718410a7f2df5b4e4f3b076b438ca941872adcc16373881bb16a done #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done #17 DONE 8.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210817121107-62eae52 -e VERSION=0.0.0-20210817121107-62eae52 -e CLI_GITCOMMIT=62eae52 -e ENGINE_GITCOMMIT=d24c6dc -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/debbuild/raspbian-bullseye:/build debbuild-raspbian-bullseye/aarch64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #31 ... #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #22 sha256:06450e78d3ef0d22ef4dfef6463f8402f74659f0a28bf827da5958d039df5d46 #22 15.32 Fetched 24.0 MB in 14s (1753 kB/s) #22 15.32 Reading package lists... #22 ... #38 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #38 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #38 CACHED #40 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #40 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #40 CACHED + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #28 sha256:136d8b9fc3fb034d72a0e1152b4dddca2d14432b8e43f3ac5f501cd38b59f033 #28 16.19 Fetched 24.0 MB in 14s (1677 kB/s) + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210817121107-62eae52 ]] + echo VERSION AAA 0.0.0-20210817121107-62eae52 VERSION AAA 0.0.0-20210817121107-62eae52 VERSION bbb 0.0.0-20210817121107-62eae52 + VERSION=0.0.0-20210817121107-62eae52 + echo VERSION bbb 0.0.0-20210817121107-62eae52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Thu, 16 Sep 2021 16:48:17 +0000' + cat + export CLI_GITCOMMIT=62eae52 + CLI_GITCOMMIT=62eae52 + export ENGINE_GITCOMMIT=d24c6dc + ENGINE_GITCOMMIT=d24c6dc + export SCAN_GITCOMMIT=35651ca + SCAN_GITCOMMIT=35651ca + echo VERSION BBB 0.0.0-20210817121107-62eae52 VERSION BBB 0.0.0-20210817121107-62eae52 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210817121107-62eae52-0~raspbian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210817121107-62eae52-0~raspbian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.tar.gz #28 16.19 Reading package lists... #28 ... #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #22 sha256:06450e78d3ef0d22ef4dfef6463f8402f74659f0a28bf827da5958d039df5d46 #22 15.32 Reading package lists... #22 21.41 Reading package lists... #22 27.70 Building dependency tree... #22 ... #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #19 sha256:926c06e0003a004901e71878250b0b963228a61d197144fc93aa799e22edc8db #19 16.91 Fetched 25.4 MB in 15s (1642 kB/s) #19 16.91 Reading package lists... #19 23.31 Reading package lists... #19 ... #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #28 sha256:136d8b9fc3fb034d72a0e1152b4dddca2d14432b8e43f3ac5f501cd38b59f033 #28 16.19 Reading package lists... #28 22.81 Reading package lists... #28 28.74 Building dependency tree... #28 ... #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #22 sha256:06450e78d3ef0d22ef4dfef6463f8402f74659f0a28bf827da5958d039df5d46 #22 27.70 Building dependency tree... #22 28.95 Reading state information... #22 29.65 The following additional packages will be installed: #22 29.66 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd #22 29.67 Suggested packages: #22 29.67 cmake-doc ninja-build lrzip #22 29.67 Recommended packages: #22 29.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #22 30.15 The following NEW packages will be installed: #22 30.17 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd #22 30.55 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #22 30.55 Need to get 5913 kB of archives. #22 30.55 After this operation, 27.4 MB of additional disk space will be used. #22 30.55 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #22 30.55 Get:2 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #22 30.56 Get:3 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #22 30.56 Get:4 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #22 30.60 Get:5 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #22 30.61 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #22 30.64 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #22 30.64 Get:8 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #22 31.33 debconf: delaying package configuration, since apt-utils is not installed #22 31.68 Fetched 5913 kB in 1s (11.5 MB/s) #22 ... #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #31 sha256:713c6a5ac94552719f8290be79415693ffa6923d8befd153dde514a89673d2c4 #31 28.91 + for f in rootlesskit rootlesskit-docker-proxy #31 28.91 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #31 DONE 31.8s #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #22 sha256:06450e78d3ef0d22ef4dfef6463f8402f74659f0a28bf827da5958d039df5d46 #22 31.82 Selecting previously unselected package xxd. #22 31.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% #22 ... #32 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build #32 sha256:625ee79ffb74f1a75fd5f0b7f4c927838c9e9e34b148f1c19783ba780babb5b7 #32 DONE 0.0s #33 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build #33 sha256:1b1b9bea93902debfa982a985fc7b40982c71266fde4a61329cfd9ed0770da0c #33 DONE 0.0s #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #22 sha256:06450e78d3ef0d22ef4dfef6463f8402f74659f0a28bf827da5958d039df5d46 #22 31.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24128 files and directories currently installed.) #22 31.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #22 31.92 Unpacking xxd (2:8.1.0875-5) ... #22 31.99 Selecting previously unselected package vim-common. #22 31.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... #22 32.00 Unpacking vim-common (2:8.1.0875-5) ... #22 32.16 Selecting previously unselected package cmake-data. #22 32.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... #22 32.17 Unpacking cmake-data (3.13.4-1) ... #22 ... #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #28 sha256:136d8b9fc3fb034d72a0e1152b4dddca2d14432b8e43f3ac5f501cd38b59f033 #28 28.74 Building dependency tree... #28 30.13 Reading state information... #28 30.89 The following additional packages will be installed: #28 30.91 libbtrfs0 #28 31.05 The following NEW packages will be installed: #28 31.07 libbtrfs-dev libbtrfs0 #28 31.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #28 31.44 Need to get 119 kB of archives. #28 31.44 After this operation, 387 kB of additional disk space will be used. #28 31.44 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #28 31.45 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #28 31.96 debconf: delaying package configuration, since apt-utils is not installed #28 32.18 Fetched 119 kB in 0s (326 kB/s) #28 32.24 Selecting previously unselected package libbtrfs0. #28 32.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24128 files and directories currently installed.) #28 32.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... #28 32.29 Unpacking libbtrfs0 (4.20.1-2) ... #28 32.34 Selecting previously unselected package libbtrfs-dev. #28 32.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... #28 32.36 Unpacking libbtrfs-dev (4.20.1-2) ... #28 32.52 Setting up libbtrfs0 (4.20.1-2) ... #28 32.54 Setting up libbtrfs-dev (4.20.1-2) ... #28 32.55 Processing triggers for libc-bin (2.28-10) ... #28 DONE 32.9s #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #19 sha256:926c06e0003a004901e71878250b0b963228a61d197144fc93aa799e22edc8db #19 23.31 Reading package lists... #19 29.48 Building dependency tree... #19 30.27 Reading state information... #19 31.00 The following additional packages will be installed: #19 31.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base #19 31.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 #19 31.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #19 31.01 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common #19 31.02 mingw-w64-x86-64-dev #19 31.03 Suggested packages: #19 31.03 gcc-8-locales seccomp wine64 #19 31.48 The following NEW packages will be installed: #19 31.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #19 31.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev #19 31.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev #19 31.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev #19 31.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev #19 31.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev #19 31.50 The following packages will be upgraded: #19 31.51 libseccomp2 #19 31.86 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #19 31.86 Need to get 77.8 MB of archives. #19 31.86 After this operation, 487 MB of additional disk space will be used. #19 31.86 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] #19 31.86 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] #19 31.86 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] #19 31.87 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] #19 31.96 Get:5 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] #19 32.02 Get:6 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] #19 32.02 Get:7 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #19 32.02 Get:8 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #19 32.02 Get:9 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] #19 32.14 Get:10 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] #19 32.21 Get:11 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] #19 32.21 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] #19 33.00 Get:13 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] #19 ... #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #22 sha256:06450e78d3ef0d22ef4dfef6463f8402f74659f0a28bf827da5958d039df5d46 #22 33.23 Selecting previously unselected package libarchive13:amd64. #22 33.24 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #22 33.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #22 33.36 Selecting previously unselected package libjsoncpp1:amd64. #22 33.36 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... #22 33.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #22 33.43 Selecting previously unselected package librhash0:amd64. #22 33.43 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... #22 33.43 Unpacking librhash0:amd64 (1.3.8-1) ... #22 33.49 Selecting previously unselected package libuv1:amd64. #22 33.49 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... #22 33.51 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #22 33.56 Selecting previously unselected package cmake. #22 33.56 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... #22 33.58 Unpacking cmake (3.13.4-1) ... #22 34.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #22 34.46 Setting up xxd (2:8.1.0875-5) ... #22 34.47 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #22 34.48 Setting up vim-common (2:8.1.0875-5) ... #22 34.50 Setting up librhash0:amd64 (1.3.8-1) ... #22 34.51 Setting up cmake-data (3.13.4-1) ... #22 34.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #22 34.53 Setting up cmake (3.13.4-1) ... #22 34.54 Processing triggers for libc-bin (2.28-10) ... #22 34.56 Processing triggers for mime-support (3.62) ... #22 DONE 34.9s #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #29 sha256:0b90fc890bf8cab982a83475b97fa854bf217a749dfdc0b91e2083fd9fecaa91 #29 1.663 + RM_GOPATH=0 #29 1.664 + TMP_GOPATH= #29 1.664 + : /build #29 1.664 + '[' -z '' ']' #29 1.665 ++ mktemp -d #29 1.671 + export GOPATH=/tmp/tmp.DDI6OPx4x8 #29 1.671 + GOPATH=/tmp/tmp.DDI6OPx4x8 #29 1.671 + RM_GOPATH=1 #29 1.671 + case "$(go env GOARCH)" in #29 1.672 ++ go env GOARCH #29 1.677 + export GO_BUILDMODE=-buildmode=pie #29 1.677 + GO_BUILDMODE=-buildmode=pie #29 1.677 ++ dirname /tmp/install/install.sh #29 1.679 + dir=/tmp/install #29 1.679 + bin=containerd #29 1.679 + shift #29 1.679 + '[' '!' -f /tmp/install/containerd.installer ']' #29 1.679 + . /tmp/install/containerd.installer #29 1.683 ++ set -e #29 1.684 ++ : e25210fe30a0a703442421b0f60afac609f950a3 #29 1.684 + install_containerd #29 1.684 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3' #29 1.684 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DDI6OPx4x8/src/github.com/containerd/containerd #29 1.685 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3 #29 1.688 Cloning into '/tmp/tmp.DDI6OPx4x8/src/github.com/containerd/containerd'... dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=d24c6dc PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" #29 ... #24 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini #24 sha256:938bb99e0f07a9b8b4c82bff9ebca07f83b5a64981dd9f2d6f2cb840b4ad816b #24 1.005 + RM_GOPATH=0 #24 1.005 + TMP_GOPATH= #24 1.005 + : /build #24 1.005 + '[' -z '' ']' #24 1.006 ++ mktemp -d #24 1.007 + export GOPATH=/tmp/tmp.F4V8xa2YkG #24 1.007 + GOPATH=/tmp/tmp.F4V8xa2YkG #24 1.007 + RM_GOPATH=1 #24 1.007 + case "$(go env GOARCH)" in #24 1.008 ++ go env GOARCH #24 1.020 + export GO_BUILDMODE=-buildmode=pie #24 1.020 + GO_BUILDMODE=-buildmode=pie #24 1.021 ++ dirname /tmp/install/install.sh #24 1.022 + dir=/tmp/install #24 1.022 + bin=tini #24 1.022 + shift #24 1.022 + '[' '!' -f /tmp/install/tini.installer ']' #24 1.022 + . /tmp/install/tini.installer #24 1.023 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 #24 1.023 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 #24 1.023 + install_tini #24 1.023 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' #24 1.023 + git clone https://github.com/krallin/tini.git /tmp/tmp.F4V8xa2YkG/tini #24 1.024 Cloning into '/tmp/tmp.F4V8xa2YkG/tini'... #24 1.378 + cd /tmp/tmp.F4V8xa2YkG/tini #24 1.378 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 #24 1.385 + cmake . #24 1.585 -- The C compiler identification is GNU 8.3.0 #24 1.602 -- Check for working C compiler: /usr/bin/cc #24 1.827 -- Check for working C compiler: /usr/bin/cc -- works #24 1.829 -- Detecting C compiler ABI info #24 1.994 -- Detecting C compiler ABI info - done #24 2.003 -- Detecting C compile features #24 2.580 -- Detecting C compile features - done #24 2.592 -- Performing Test HAS_BUILTIN_FORTIFY #24 2.644 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #24 2.674 -- Configuring done #24 2.685 -- Generating done #24 2.689 -- Build files have been written to: /tmp/tmp.F4V8xa2YkG/tini #24 2.694 + make tini-static #24 2.803 Scanning dependencies of target tini-static #24 2.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #24 3.296 [100%] Linking C executable tini-static #24 3.445 [100%] Built target tini-static #24 3.469 + mkdir -p /build #24 3.474 + cp tini-static /build/docker-init #24 DONE 3.8s #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #19 sha256:926c06e0003a004901e71878250b0b963228a61d197144fc93aa799e22edc8db #19 33.55 Get:14 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #19 33.55 Get:15 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] #19 33.56 Get:16 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #19 33.56 Get:17 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #19 33.56 Get:18 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #19 33.56 Get:19 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #19 33.57 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #19 33.58 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #19 33.59 Get:22 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #19 33.59 Get:23 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #19 33.61 Get:24 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #19 33.61 Get:25 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #19 33.61 Get:26 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] #19 33.99 debconf: delaying package configuration, since apt-utils is not installed #19 34.14 Fetched 77.8 MB in 2s (38.1 MB/s) #19 34.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24128 files and directories currently installed.) #19 34.21 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... #19 34.22 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... #19 34.30 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... #19 34.35 Selecting previously unselected package binutils-mingw-w64-i686. #19 34.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24128 files and directories currently installed.) #19 34.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... #19 34.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #19 35.03 Selecting previously unselected package binutils-mingw-w64-x86-64. #19 35.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... #19 35.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #19 35.70 Selecting previously unselected package binutils-mingw-w64. #19 35.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... #19 35.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... #19 35.78 Selecting previously unselected package libdevmapper1.02.1:amd64. #19 35.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #19 35.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #19 35.84 Selecting previously unselected package dmsetup. #19 35.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... #19 35.84 Unpacking dmsetup (2:1.02.155-3) ... #19 35.90 Selecting previously unselected package mingw-w64-common. #19 35.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... #19 35.91 Unpacking mingw-w64-common (6.0.0-3) ... #19 37.74 Selecting previously unselected package mingw-w64-x86-64-dev. #19 37.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... #19 37.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... #19 39.32 Selecting previously unselected package gcc-mingw-w64-base. #19 39.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... #19 39.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #19 39.39 Selecting previously unselected package gcc-mingw-w64-x86-64. #19 39.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #19 39.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #19 ... #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #29 sha256:0b90fc890bf8cab982a83475b97fa854bf217a749dfdc0b91e2083fd9fecaa91 #29 11.86 + cd /tmp/tmp.DDI6OPx4x8/src/github.com/containerd/containerd #29 11.86 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3 #29 12.72 + export 'BUILDTAGS=netgo osusergo static_build' #29 12.72 + BUILDTAGS='netgo osusergo static_build' #29 12.72 + export EXTRA_FLAGS=-buildmode=pie #29 12.72 + EXTRA_FLAGS=-buildmode=pie #29 12.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #29 12.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #29 12.73 + '[' '' = dynamic ']' #29 12.73 + make #29 13.51 + bin/ctr #29 ... #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #19 sha256:926c06e0003a004901e71878250b0b963228a61d197144fc93aa799e22edc8db #19 44.40 Selecting previously unselected package g++-mingw-w64-x86-64. #19 44.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #19 44.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #19 48.42 Selecting previously unselected package libapparmor1:amd64. #19 48.43 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... #19 48.43 Unpacking libapparmor1:amd64 (2.13.2-10) ... #19 48.48 Selecting previously unselected package libapparmor-dev:amd64. #19 48.49 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... #19 48.49 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... #19 48.56 Selecting previously unselected package libbtrfs0. #19 48.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... #19 48.57 Unpacking libbtrfs0 (4.20.1-2) ... #19 48.61 Selecting previously unselected package libbtrfs-dev. #19 48.61 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... #19 48.62 Unpacking libbtrfs-dev (4.20.1-2) ... #19 48.68 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #19 48.68 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #19 48.68 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #19 48.72 Selecting previously unselected package libudev-dev:amd64. #19 48.73 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... #19 48.75 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... #19 48.81 Selecting previously unselected package libsepol1-dev:amd64. #19 48.81 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... #19 48.81 Unpacking libsepol1-dev:amd64 (2.8-1) ... #19 48.94 Selecting previously unselected package libpcre16-3:amd64. #19 48.94 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... #19 48.95 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #19 49.02 Selecting previously unselected package libpcre32-3:amd64. #19 49.02 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... #19 49.03 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #19 49.10 Selecting previously unselected package libpcrecpp0v5:amd64. #19 49.10 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #19 49.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #19 49.17 Selecting previously unselected package libpcre3-dev:amd64. #19 49.17 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... #19 49.17 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #19 49.34 Selecting previously unselected package libselinux1-dev:amd64. #19 49.35 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... #19 49.36 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #19 49.44 Selecting previously unselected package libdevmapper-dev:amd64. #19 49.44 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #19 49.45 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #19 49.48 Selecting previously unselected package libseccomp-dev:amd64. #19 49.50 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... #19 49.50 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... #19 49.55 Selecting previously unselected package libsystemd-dev:amd64. #19 49.55 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... #19 49.55 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... #19 49.71 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #19 49.72 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... #19 49.73 Setting up libapparmor1:amd64 (2.13.2-10) ... #19 49.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #19 49.75 Setting up libpcre16-3:amd64 (2:8.39-12) ... #19 49.76 Setting up libsepol1-dev:amd64 (2.8-1) ... #19 49.77 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #19 49.78 Setting up libbtrfs0 (4.20.1-2) ... #19 49.79 Setting up libpcre32-3:amd64 (2:8.39-12) ... #19 49.79 Setting up libudev-dev:amd64 (241-7~deb10u8) ... #19 49.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #19 49.83 Setting up libbtrfs-dev (4.20.1-2) ... #19 49.84 Setting up libapparmor-dev:amd64 (2.13.2-10) ... #19 49.85 Setting up mingw-w64-common (6.0.0-3) ... #19 49.85 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... #19 49.86 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... #19 49.87 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #19 49.88 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #19 49.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #19 49.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #19 49.91 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #19 49.91 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #19 49.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #19 49.92 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... #19 49.93 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #19 49.94 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #19 49.95 Setting up dmsetup (2:1.02.155-3) ... #19 49.97 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #19 49.98 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #19 49.99 Processing triggers for libc-bin (2.28-10) ... Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible #19 DONE 52.0s #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #29 sha256:0b90fc890bf8cab982a83475b97fa854bf217a749dfdc0b91e2083fd9fecaa91 #29 ... #20 [runtime-dev-cross-true 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list #20 sha256:f0bde23b84ab7209f6a130127f73db13d71854aa74a7fd4e256287ae90a6eb42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #20 DONE 0.9s #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #29 sha256:0b90fc890bf8cab982a83475b97fa854bf217a749dfdc0b91e2083fd9fecaa91 #29 ... #21 [runtime-dev-cross-true 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64/buster-backports libseccomp-dev:armel/buster-backports libseccomp-dev:armhf/buster-backports #21 sha256:af30db359d737dd3074eeddba8db56089e8cb1fdf138ee662fd35f15767b6819 #21 1.107 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #21 1.109 Hit:2 http://deb.debian.org/debian buster InRelease #21 1.109 Hit:3 http://deb.debian.org/debian buster-updates InRelease #21 1.109 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #21 1.917 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [477 kB] #21 1.943 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB] #21 1.955 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [456 kB] #21 1.967 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [482 kB] #21 2.346 Fetched 1949 kB in 2s (1294 kB/s) + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #21 2.346 Reading package lists... + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 #21 5.678 Reading package lists... #21 9.165 Building dependency tree... #21 9.950 Reading state information... #21 10.61 The following additional packages will be installed: #21 10.61 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor1:arm64 #21 10.61 libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf #21 10.61 libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp2:arm64 #21 10.62 libseccomp2:armel libseccomp2:armhf #21 10.62 Suggested packages: #21 10.62 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel #21 10.62 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf #21 10.62 seccomp:arm64 seccomp:armel seccomp:armhf #21 10.62 Recommended packages: #21 10.62 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf #21 10.74 The following NEW packages will be installed: #21 10.74 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor-dev:arm64 #21 10.74 libapparmor-dev:armel libapparmor-dev:armhf libapparmor1:arm64 #21 10.74 libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf #21 10.75 libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp-dev:arm64 #21 10.75 libseccomp-dev:armel libseccomp-dev:armhf libseccomp2:arm64 #21 10.75 libseccomp2:armel libseccomp2:armhf #21 11.07 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. #21 11.07 Need to get 9001 kB of archives. #21 11.07 After this operation, 32.5 MB of additional disk space will be used. #21 11.07 Get:1 http://deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] #21 11.08 Get:2 http://deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] #21 11.08 Get:3 http://deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] #21 11.09 Get:4 http://deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] #21 11.09 Get:5 http://deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] #21 11.15 Get:6 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] #21 11.16 Get:7 http://deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] #21 11.16 Get:8 http://deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] #21 11.16 Get:9 http://deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] #21 11.21 Get:10 http://deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] #21 11.22 Get:11 http://deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] #21 11.22 Get:12 http://deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] #21 11.23 Get:13 http://deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] #21 11.28 Get:14 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] #21 11.28 Get:15 http://deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] #21 11.28 Get:16 http://deb.debian.org/debian buster-backports/main armhf libseccomp2 armhf 2.4.4-1~bpo10+1 [36.9 kB] #21 11.28 Get:17 http://deb.debian.org/debian buster-backports/main armhf libseccomp-dev armhf 2.4.4-1~bpo10+1 [71.8 kB] #21 11.32 Get:18 http://deb.debian.org/debian buster-backports/main armel libseccomp2 armel 2.4.4-1~bpo10+1 [36.9 kB] #21 11.49 Get:19 http://deb.debian.org/debian buster-backports/main armel libseccomp-dev armel 2.4.4-1~bpo10+1 [71.7 kB] #21 11.52 Get:20 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] #21 11.52 Get:21 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] #21 11.89 debconf: delaying package configuration, since apt-utils is not installed #21 12.00 Fetched 9001 kB in 1s (12.7 MB/s) #21 12.04 Selecting previously unselected package gcc-8-base:armel. #21 12.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32153 files and directories currently installed.) #21 12.07 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armel.deb ... #21 12.07 Unpacking gcc-8-base:armel (8.3.0-6) ... #21 12.12 Selecting previously unselected package gcc-8-base:armhf. #21 12.13 Preparing to unpack .../01-gcc-8-base_8.3.0-6_armhf.deb ... #21 12.13 Unpacking gcc-8-base:armhf (8.3.0-6) ... #21 12.18 Selecting previously unselected package gcc-8-base:arm64. #21 12.19 Preparing to unpack .../02-gcc-8-base_8.3.0-6_arm64.deb ... #21 12.19 Unpacking gcc-8-base:arm64 (8.3.0-6) ... #21 12.25 Selecting previously unselected package libgcc1:armel. #21 12.26 Preparing to unpack .../03-libgcc1_1%3a8.3.0-6_armel.deb ... #21 12.27 Unpacking libgcc1:armel (1:8.3.0-6) ... #21 12.33 Selecting previously unselected package libc6:armel. #21 12.34 Preparing to unpack .../04-libc6_2.28-10_armel.deb ... #21 12.51 Unpacking libc6:armel (2.28-10) ... #21 12.99 Selecting previously unselected package libapparmor1:armel. #21 13.00 Preparing to unpack .../05-libapparmor1_2.13.2-10_armel.deb ... #21 13.00 Unpacking libapparmor1:armel (2.13.2-10) ... #21 13.04 Selecting previously unselected package libapparmor-dev:armel. #21 13.05 Preparing to unpack .../06-libapparmor-dev_2.13.2-10_armel.deb ... #21 13.06 Unpacking libapparmor-dev:armel (2.13.2-10) ... #21 13.15 Selecting previously unselected package libgcc1:arm64. #21 13.15 Preparing to unpack .../07-libgcc1_1%3a8.3.0-6_arm64.deb ... #21 13.16 Unpacking libgcc1:arm64 (1:8.3.0-6) ... #21 13.22 Selecting previously unselected package libc6:arm64. #21 13.22 Preparing to unpack .../08-libc6_2.28-10_arm64.deb ... #21 13.43 Unpacking libc6:arm64 (2.28-10) ... #21 13.89 Selecting previously unselected package libapparmor1:arm64. #21 13.89 Preparing to unpack .../09-libapparmor1_2.13.2-10_arm64.deb ... #21 13.90 Unpacking libapparmor1:arm64 (2.13.2-10) ... #21 13.95 Selecting previously unselected package libapparmor-dev:arm64. #21 13.96 Preparing to unpack .../10-libapparmor-dev_2.13.2-10_arm64.deb ... #21 13.96 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... #21 14.02 Selecting previously unselected package libgcc1:armhf. #21 14.03 Preparing to unpack .../11-libgcc1_1%3a8.3.0-6_armhf.deb ... #21 14.03 Unpacking libgcc1:armhf (1:8.3.0-6) ... #21 14.09 Selecting previously unselected package libc6:armhf. #21 14.09 Preparing to unpack .../12-libc6_2.28-10_armhf.deb ... #21 14.26 Unpacking libc6:armhf (2.28-10) ... #21 14.67 Selecting previously unselected package libapparmor1:armhf. #21 14.67 Preparing to unpack .../13-libapparmor1_2.13.2-10_armhf.deb ... #21 14.67 Unpacking libapparmor1:armhf (2.13.2-10) ... #21 14.72 Selecting previously unselected package libapparmor-dev:armhf. #21 14.72 Preparing to unpack .../14-libapparmor-dev_2.13.2-10_armhf.deb ... #21 14.73 Unpacking libapparmor-dev:armhf (2.13.2-10) ... #21 14.78 Selecting previously unselected package libseccomp2:armhf. #21 14.78 Preparing to unpack .../15-libseccomp2_2.4.4-1~bpo10+1_armhf.deb ... #21 14.79 Unpacking libseccomp2:armhf (2.4.4-1~bpo10+1) ... #21 14.83 Selecting previously unselected package libseccomp-dev:armhf. #21 14.84 Preparing to unpack .../16-libseccomp-dev_2.4.4-1~bpo10+1_armhf.deb ... #21 14.84 Unpacking libseccomp-dev:armhf (2.4.4-1~bpo10+1) ... #21 14.88 Selecting previously unselected package libseccomp2:armel. #21 14.89 Preparing to unpack .../17-libseccomp2_2.4.4-1~bpo10+1_armel.deb ... #21 14.90 Unpacking libseccomp2:armel (2.4.4-1~bpo10+1) ... #21 14.93 Selecting previously unselected package libseccomp-dev:armel. #21 14.94 Preparing to unpack .../18-libseccomp-dev_2.4.4-1~bpo10+1_armel.deb ... #21 14.94 Unpacking libseccomp-dev:armel (2.4.4-1~bpo10+1) ... #21 15.00 Selecting previously unselected package libseccomp2:arm64. #21 15.00 Preparing to unpack .../19-libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... #21 15.01 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) ... #21 15.05 Selecting previously unselected package libseccomp-dev:arm64. #21 15.06 Preparing to unpack .../20-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... #21 15.06 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... #21 15.14 Setting up gcc-8-base:arm64 (8.3.0-6) ... #21 15.15 Setting up gcc-8-base:armel (8.3.0-6) ... #21 15.16 Setting up gcc-8-base:armhf (8.3.0-6) ... #21 15.17 Setting up libc6:arm64 (2.28-10) ... #21 16.39 Setting up libc6:armel (2.28-10) ... #21 17.60 Setting up libc6:armhf (2.28-10) ... #21 18.81 Setting up libapparmor1:arm64 (2.13.2-10) ... #21 18.82 Setting up libapparmor1:armel (2.13.2-10) ... #21 18.83 Setting up libapparmor1:armhf (2.13.2-10) ... #21 18.84 Setting up libgcc1:arm64 (1:8.3.0-6) ... #21 18.85 Setting up libgcc1:armel (1:8.3.0-6) ... #21 18.86 Setting up libgcc1:armhf (1:8.3.0-6) ... #21 18.87 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... #21 18.88 Setting up libseccomp2:armel (2.4.4-1~bpo10+1) ... #21 18.89 Setting up libseccomp2:armhf (2.4.4-1~bpo10+1) ... #21 18.90 Setting up libapparmor-dev:arm64 (2.13.2-10) ... #21 18.91 Setting up libapparmor-dev:armel (2.13.2-10) ... #21 18.92 Setting up libapparmor-dev:armhf (2.13.2-10) ... #21 18.93 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... #21 18.93 Setting up libseccomp-dev:armel (2.4.4-1~bpo10+1) ... #21 18.94 Setting up libseccomp-dev:armhf (2.4.4-1~bpo10+1) ... #21 18.95 Processing triggers for libc-bin (2.28-10) ... #21 DONE 19.3s #26 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc #26 sha256:99c9e227aa8419b4e0c0a1288b3ddb1517bb31a4889d2ce374c9b71a73e7401a #26 ... #25 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #25 sha256:57d2d9b911b3f812e56ecec37d307c9a7dd63ea208ecfefea038d50d6cc7f079 #25 DONE 0.1s #26 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc #26 sha256:99c9e227aa8419b4e0c0a1288b3ddb1517bb31a4889d2ce374c9b71a73e7401a #26 0.958 + RM_GOPATH=0 #26 0.958 + TMP_GOPATH= #26 0.958 + : /build #26 0.958 + '[' -z '' ']' #26 0.958 ++ mktemp -d #26 0.959 + export GOPATH=/tmp/tmp.Hcjs5CUht8 #26 0.959 + GOPATH=/tmp/tmp.Hcjs5CUht8 #26 0.959 + RM_GOPATH=1 #26 0.959 + case "$(go env GOARCH)" in #26 0.960 ++ go env GOARCH #26 0.963 + export GO_BUILDMODE=-buildmode=pie #26 0.963 + GO_BUILDMODE=-buildmode=pie #26 0.963 ++ dirname /tmp/install/install.sh #26 0.964 + dir=/tmp/install #26 0.965 + bin=runc #26 0.965 + shift #26 0.965 + '[' '!' -f /tmp/install/runc.installer ']' #26 0.965 + . /tmp/install/runc.installer #26 0.965 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 #26 0.966 + install_runc #26 0.966 + uname -r #26 0.967 + grep -q '^3\.10\.0.*\.el7\.' #26 0.969 + RUNC_BUILDTAGS='seccomp ' #26 0.970 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) #26 0.970 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' #26 0.970 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Hcjs5CUht8/src/github.com/opencontainers/runc #26 0.971 Cloning into '/tmp/tmp.Hcjs5CUht8/src/github.com/opencontainers/runc'... scripts/docs/generate-man.sh #26 3.724 + cd /tmp/tmp.Hcjs5CUht8/src/github.com/opencontainers/runc #26 3.725 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 #26 3.872 + '[' -z '' ']' #26 3.877 + target=static #26 3.877 + make 'BUILDTAGS=seccomp ' static #26 4.141 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . #26 6.486 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #26 7.048 + mkdir -p /build #26 7.048 + cp runc /build/runc #26 DONE 7.7s #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #29 sha256:0b90fc890bf8cab982a83475b97fa854bf217a749dfdc0b91e2083fd9fecaa91 #29 46.91 + bin/containerd #29 ... #27 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #27 sha256:152dc4d6b17dccffe3b31d67e43d96046459be302d242ddea9e2694abcfd4d45 #27 DONE 0.3s #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #29 sha256:0b90fc890bf8cab982a83475b97fa854bf217a749dfdc0b91e2083fd9fecaa91 #29 75.89 + bin/containerd-stress #29 76.88 + bin/containerd-shim #29 83.64 + bin/containerd-shim-runc-v1 #29 88.03 + bin/containerd-shim-runc-v2 #29 88.65 + binaries #29 88.65 + install -D bin/containerd /build/containerd #29 88.68 + install -D bin/containerd-shim /build/containerd-shim #29 88.69 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #29 88.70 + install -D bin/ctr /build/ctr #29 DONE 89.4s #30 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #30 sha256:589b5264c3b7284464a7670e550282504405bedb56d402ee44bcfa59b77e40c8 #30 DONE 0.3s #34 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #34 sha256:35b0f1c444b6dab052b82da9f4d12a0f9c1a001baf3735e3900117a0d8b5d098 #34 DONE 0.1s #36 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ #36 sha256:ed84e117edc2644b73da21c4e5326fe845973731bf50326b54e07e15e81e257e #36 DONE 0.1s #41 [binary-base 6/7] COPY --from=vpnkit /build/ /usr/local/bin/ #41 sha256:09dc1b9f161c8c9c2d6df570c460eb2ab21782355f588742cc1b49b3eb4556b0 #41 DONE 0.4s #42 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #42 sha256:8e64685c2ebe7dd2d65e9a32e59ffb280811ced90b1e6abf64626ddd68505d2e #42 DONE 0.0s #43 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=bind,target=/go/src/github.com/docker/docker --mount=type=tmpfs,target=/go/src/github.com/docker/docker/autogen hack/make.sh cross #43 sha256:5521c3a14ebfbd907a0cfe49dbbd235b0ae68b96d0e901a57d4491ec09c67597 #43 0.400 #43 0.466 Removing /build/bundles/ #43 0.467 #43 0.472 ---> Making bundle: cross (in /build/bundles/cross) #43 0.473 Cross building: /build/bundles/cross/windows/amd64 #43 0.538 Building: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20210817121107-62eae52.exe #43 0.538 GOOS="windows" GOARCH="amd64" GOARM="" scripts/docs/generate-man.sh Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 16:50:17 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping ~/rpmbuild/BUILD/src + popd + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in *.installer + '[' app.installer '!=' scan.installer ']' + bash app.installer build Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-arm-v6 + for installer in *.installer + '[' buildx.installer '!=' scan.installer ']' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx #43 80.49 Created binary: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20210817121107-62eae52.exe #43 80.92 Cloning into '/go/src/github.com/docker/windows-container-utility'... #43 81.15 Building: /build/bundles/cross/windows/amd64/containerutility.exe Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 16:51:23 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan #43 85.67 #43 DONE 86.0s #44 [cross 1/1] COPY --from=build-cross /build/bundles/ / #44 sha256:004164ff4cb28a4761527229c6346445a06c865c0b38b25636a16bd48535bfcc #44 DONE 0.1s #45 exporting to client #45 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #45 copying files 22.20MB 0.1s #45 copying files 58.73MB 0.3s done #45 DONE 0.3s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker' mkdir -p build/win/amd64/docker/cli-plugins GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-575/static/scripts/build-cli-plugins":/build:ro golang:1.16.8 /build Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app scripts/docs/generate-man.sh ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QXwyYf + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/docker ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/plugins + for installer in *.installer + '[' app.installer '!=' scan.installer ']' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin + for installer in *.installer + '[' buildx.installer '!=' scan.installer ']' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin ~/rpmbuild/BUILD/src + popd + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6SBM2e + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/share/doc/docker-ce-cli + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-ce-cli = 1:0.0.0.20210817121107.62eae52-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20210817121107.62eae52-0.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.src.rpm Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0pco7e + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A8Y6dh + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4nRBlf + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=d24c6dc + DOCKER_GITCOMMIT=d24c6dc + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82 go: downloading github.com/spf13/cobra v1.0.0 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.4.2 go: downloading github.com/spf13/pflag v1.0.3 go: downloading github.com/theupdateframework/notary v0.6.1 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/Masterminds/semver/v3 v3.1.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121 go: downloading github.com/docker/go v1.5.1-1 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f go: downloading github.com/morikuni/aec v1.0.0 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading github.com/containerd/containerd v1.3.4 go: downloading google.golang.org/grpc v1.23.1 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: downloading github.com/golang/protobuf v1.3.2 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 go: downloading github.com/prometheus/common v0.6.0 go: downloading github.com/prometheus/procfs v0.0.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hNeIZi + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jcR5rf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 0.14.2 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20210817121107.62eae52-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210817121107.62eae52-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bprdfj + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.prXfIf + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Tqcgxg + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82 go: downloading github.com/spf13/cobra v1.0.0 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.4.2 go: downloading github.com/spf13/pflag v1.0.3 go: downloading github.com/theupdateframework/notary v0.6.1 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/Masterminds/semver/v3 v3.1.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121 go: downloading github.com/docker/go v1.5.1-1 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/containerd/containerd v1.3.4 go: downloading google.golang.org/grpc v1.23.1 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: downloading github.com/golang/protobuf v1.3.2 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 go: downloading github.com/prometheus/common v0.6.0 go: downloading github.com/prometheus/procfs v0.0.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dQ1HNi + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src ~/rpmbuild/BUILD/src + popd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FxQ4Dg + umask 022 + cd /root/rpmbuild/BUILD + cd src + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help Usage: docker [OPTIONS] COMMAND docker-scan is a Docker CLI plugin Options: --config string Location of client config files (default "/root/.docker") -c, --context string Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with "docker context use") -D, --debug Enable debug mode -H, --host list Daemon socket(s) to connect to -l, --log-level string Set the logging level ("debug"|"info"|"warn"|"error"|"fatal") (default "info") --tls Use TLS; implied by --tlsverify --tlscacert string Trust certs signed only by this CA (default "/root/.docker/ca.pem") --tlscert string Path to TLS certificate file (default "/root/.docker/cert.pem") --tlskey string Path to TLS key file (default "/root/.docker/key.pem") --tlsverify Use TLS and verify the remote Commands: scan Docker Scan Run 'docker COMMAND --help' for more information on a command. + exit 0 Processing files: docker-scan-plugin-0.8.0-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.8.0-0.el8 docker-scan-plugin(x86-64) = 0:0.8.0-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1WXdch + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" == Building packages for fedora-34 == mkdir -p "rpmbuild/fedora-34" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster -t rpmbuild-fedora-34/x86_64 -f fedora-34/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:09a7f0827e91908f53495f9ba587c3e41460703b730dc96768b97253bcffcb6d #1 transferring dockerfile: 847B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:2593db752c201b060e0fa50bf99bd705a6255fc6832c5c89e508d1048133920b #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:af2d0adce33c462534692219d6487f270755799884fabe31fb2f7ea8e91d48ca #5 DONE 0.0s #6 [auth] library/fedora:pull token for registry-1.docker.io #6 sha256:e1a98c52a67ab1baff51a88bb46beb12384380e2134d9c126b25fc30a981bd5a #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/fedora:34 #3 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903 #3 DONE 0.4s #9 [internal] load build context #9 sha256:2f2d343838254008a150d3170f0826fbf45c3f463c041188c04b85d10671f18d #9 transferring context: 216B done #9 DONE 0.0s #12 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #12 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #12 CACHED #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0 #7 sha256:45282feaacd1abdc6e3906268740f5cad72bd3e57cbea6478cb6722046693c6d #7 resolve docker.io/library/fedora:34@sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0 done #7 sha256:22e172e14b1300ce473ca15a80c273676305ad6c7a57f0f8cb25816bfce8d196 529B / 529B done #7 sha256:dce66322d6472e195c624cd3bd0c6c13918c00d1022c653a95341491a1597f52 2.00kB / 2.00kB done #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 3.15MB / 64.98MB 0.1s #7 sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0 1.20kB / 1.20kB done #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 16.78MB / 64.98MB 0.2s #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 36.70MB / 64.98MB 0.4s #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 47.19MB / 64.98MB 0.5s #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 64.98MB / 64.98MB 0.7s #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 64.98MB / 64.98MB 1.2s done #7 extracting sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf #7 extracting sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 2.5s done #7 DONE 3.9s #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core #8 sha256:71679891867880abd924e7377c79494f20ce2b9ae28a0026d25d20c8de586ac3 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 16:53:47 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... #8 4.630 Fedora 34 - x86_64 18 MB/s | 74 MB 00:04 Updating files: 97% (3655/3759) Updating files: 98% (3684/3759) Updating files: 99% (3722/3759) Updating files: 100% (3759/3759) Updating files: 100% (3759/3759), done. Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \; cd /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli && VERSION=0.0.0-20210817121107-62eae52 docker buildx bake --set binary.platform=windows/amd64 binary #1 [internal] load build definition from Dockerfile #1 sha256:170d1b483b592493c5654ec61a24bff75efe35dc47c89df0d558bda877591a78 #1 transferring dockerfile: 2.11kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:0679852600f37aa1223d68c59e1b6771634aef6c5dd540ff0c6b13f33b43b0eb #2 transferring context: 112B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 #3 ... #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:cdf1d066eeb7ef7a131767a8ca0a5d38182f4e9b3a8a6d407d56b483db2ec345 #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 #3 DONE 0.2s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done #5 CACHED #8 [internal] load metadata for docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #8 sha256:e4f2d3e76d24f09857d97de308616d6e136f97009d1cce1d84cfeceac610078b #8 DONE 0.0s #9 [auth] library/golang:pull token for registry-1.docker.io #9 sha256:945e9f0c9065d4c7476af3d8bc89c3579fbddba17aab6d9501d3e370923f64cb #9 DONE 0.0s #10 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #10 sha256:0bba7594c47ae4ee2143bfcfdf1dbec0d54e930316d0c4263d02de9d1c55224d #10 DONE 0.0s #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #7 sha256:03998c5fb860372e51e99425b67781c11d0f2c67d1842fb3a07b596b392742e1 #7 ... #6 [internal] load metadata for docker.io/library/golang:1.16.7-alpine #6 sha256:208f5ab37b5da8422cb24deee87b11bc20ffca54fd0f69ed869fb20d607ca9a2 #6 DONE 0.1s #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #7 sha256:03998c5fb860372e51e99425b67781c11d0f2c67d1842fb3a07b596b392742e1 #7 DONE 0.5s #12 [xx 1/1] FROM docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d #12 sha256:cf6a1b0864cef1f5f2e8d9eed94372042514444973617492bd255c548e3c632d #12 resolve docker.io/tonistiigi/xx@sha256:620d36a9d7f1e3b102a5c7e8eff12081ac363828b3a44390f24fa8da2d49383d 0.0s done #12 DONE 0.0s #11 [gostable 1/1] FROM docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 #11 sha256:bcf7dd026902dc554b1aa25016a33e6d16c0f8943b0e9bba1700b3a454d3eaf8 #11 resolve docker.io/library/golang:1.16.7-alpine@sha256:17166aea7c42389cbd008ce3cf7a31e9c0a2de8fcbd78fa75a42dbef5a6c1d13 0.0s done #11 DONE 0.0s #13 [build-base-alpine 1/3] COPY --from=xx / / #13 sha256:2e3dd850cdd7af94cd7f36ef16b493cc34b96393a8fad96b9a85d5889daf5183 #13 CACHED #14 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git #14 sha256:91cddf3131c17ae349bce1979e1fef0dcf60e517accea85c50fe224d180bae2d #14 CACHED #15 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli #15 sha256:1af343bfccd2e5c6a277e60862f15ca5ed71d6272a0df4070fec3145a311121d #15 CACHED #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 sha256:bd6d09290cfa7b6bd8b7d62559a8d0f9c4f5a13e69d91a50c8ebf57731f10c8c #18 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #18 DONE 0.1s #17 [internal] load build context #17 sha256:b788d10a7964914edaedfdb9c66558ef38f490fc40c0c1a0c8c97d9eeb65f43c #17 transferring context: 398.08kB 0.3s done #17 DONE 0.3s #16 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #16 sha256:4f7b5a7553b849d78fc7265d24486bb70068ce8b18ed97ee9dc9d453222f27af #16 0.217 skipping packages installation on windows #16 DONE 0.2s #18 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #18 sha256:bd6d09290cfa7b6bd8b7d62559a8d0f9c4f5a13e69d91a50c8ebf57731f10c8c #18 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done #18 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done #18 DONE 0.2s #19 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker #19 sha256:3d87b835ebe4950dc82f964ddaa8c53e445a6a91b0b8c3099f78a1c88ffe1d45 #19 0.305 Building static docker-windows-amd64.exe #8 22.93 Fedora 34 openh264 (From Cisco) - x86_64 3.4 kB/s | 2.5 kB 00:00 #8 24.05 Fedora Modular 34 - x86_64 5.5 MB/s | 4.9 MB 00:00 #8 26.64 Fedora 34 - x86_64 - Updates 15 MB/s | 26 MB 00:01 #8 34.44 Fedora Modular 34 - x86_64 - Updates 4.9 MB/s | 4.6 MB 00:00 make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx #8 39.37 Dependencies resolved. #8 39.40 ================================================================================ #8 39.40 Package Arch Version Repo Size #8 39.40 ================================================================================ #8 39.40 Installing: #8 39.40 dnf-plugins-core noarch 4.0.22-1.fc34 updates 36 k #8 39.40 rpm-build x86_64 4.16.1.3-1.fc34 fedora 100 k #8 39.40 rpmlint noarch 1.11-19.fc34 updates 185 k #8 39.40 Installing dependencies: #8 39.40 binutils x86_64 2.35.2-5.fc34 updates 5.5 M #8 39.40 binutils-gold x86_64 2.35.2-5.fc34 updates 717 k #8 39.40 bzip2 x86_64 1.0.8-6.fc34 fedora 53 k #8 39.40 cpio x86_64 2.13-10.fc34 fedora 274 k #8 39.40 dbus-libs x86_64 1:1.12.20-3.fc34 fedora 151 k #8 39.40 desktop-file-utils x86_64 0.26-3.fc34 fedora 74 k #8 39.40 diffutils x86_64 3.7-8.fc34 fedora 391 k #8 39.40 dwz x86_64 0.14-1.fc34 fedora 129 k #8 39.40 ed x86_64 1.14.2-10.fc34 fedora 75 k #8 39.40 efi-srpm-macros noarch 5-4.fc34 updates 22 k #8 39.40 elfutils x86_64 0.185-2.fc34 updates 517 k #8 39.40 elfutils-debuginfod-client x86_64 0.185-2.fc34 updates 36 k #8 39.40 emacs-filesystem noarch 1:27.2-5.fc34 updates 8.4 k #8 39.40 enchant x86_64 1:1.6.0-27.fc34 fedora 59 k #8 39.40 file x86_64 5.39-6.fc34 updates 50 k #8 39.40 findutils x86_64 1:4.8.0-2.fc34 fedora 545 k #8 39.40 fonts-srpm-macros noarch 1:2.0.5-5.fc34 fedora 27 k #8 39.40 fpc-srpm-macros noarch 1.3-3.fc34 fedora 7.7 k #8 39.40 gdb-minimal x86_64 10.2-3.fc34 updates 3.6 M #8 39.40 gdk-pixbuf2 x86_64 2.42.6-1.fc34 updates 471 k #8 39.40 ghc-srpm-macros noarch 1.5.0-4.fc34 fedora 7.8 k #8 39.40 glib-networking x86_64 2.68.2-1.fc34 updates 169 k #8 39.40 gnat-srpm-macros noarch 4-13.fc34 fedora 8.3 k #8 39.40 go-srpm-macros noarch 3.0.10-1.fc34 updates 25 k #8 39.40 groff-base x86_64 1.22.4-7.fc34 fedora 1.1 M #8 39.40 gsettings-desktop-schemas x86_64 40.0-1.fc34 fedora 691 k #8 39.40 hunspell x86_64 1.7.0-9.fc34 fedora 330 k #8 39.40 hunspell-en-US noarch 0.20140811.1-18.fc34 fedora 177 k #8 39.40 hunspell-filesystem x86_64 1.7.0-9.fc34 fedora 7.6 k #8 39.40 info x86_64 6.7-10.fc34 fedora 227 k #8 39.40 json-glib x86_64 1.6.6-1.fc34 updates 151 k #8 39.40 kernel-srpm-macros noarch 1.0-4.fc34 fedora 7.3 k #8 39.40 less x86_64 581.2-1.fc34 updates 160 k #8 39.40 libappstream-glib x86_64 0.7.18-2.fc34 fedora 398 k #8 39.40 libjpeg-turbo x86_64 2.0.90-2.fc34 fedora 176 k #8 39.40 libpipeline x86_64 1.5.3-2.fc34 fedora 49 k #8 39.40 libpkgconf x86_64 1.7.3-6.fc34 fedora 36 k #8 39.40 libpng x86_64 2:1.6.37-10.fc34 fedora 119 k #8 39.40 libproxy x86_64 0.4.15-30.fc34 fedora 72 k #8 39.40 libsoup x86_64 2.72.0-6.fc34 fedora 397 k #8 39.40 libstemmer x86_64 0-16.585svn.fc34 fedora 86 k #8 39.40 lua-srpm-macros noarch 1-4.fc34 fedora 8.3 k #8 39.40 man-db x86_64 2.9.3-3.fc34 fedora 1.1 M #8 39.40 ncurses x86_64 6.2-4.20200222.fc34 fedora 396 k #8 39.40 nim-srpm-macros noarch 3-4.fc34 fedora 8.4 k #8 39.40 ocaml-srpm-macros noarch 6-4.fc34 fedora 7.8 k #8 39.40 openblas-srpm-macros noarch 2-9.fc34 fedora 7.4 k #8 39.40 patch x86_64 2.7.6-14.fc34 fedora 130 k #8 39.40 perl-AutoLoader noarch 5.74-477.fc34 updates 31 k #8 39.40 perl-B x86_64 1.80-477.fc34 updates 189 k #8 39.40 perl-Carp noarch 1.50-458.fc34 fedora 29 k #8 39.40 perl-Class-Struct noarch 0.66-477.fc34 updates 32 k #8 39.40 perl-Data-Dumper x86_64 2.174-460.fc34 fedora 56 k #8 39.40 perl-Digest noarch 1.20-1.fc34 updates 25 k #8 39.40 perl-Digest-MD5 x86_64 2.58-2.fc34 fedora 36 k #8 39.40 perl-DynaLoader x86_64 1.47-477.fc34 updates 36 k #8 39.40 perl-Encode x86_64 4:3.12-460.fc34 updates 1.7 M #8 39.40 perl-Errno x86_64 1.30-477.fc34 updates 25 k #8 39.40 perl-Exporter noarch 5.74-459.fc34 fedora 32 k #8 39.40 perl-Fcntl x86_64 1.13-477.fc34 updates 31 k #8 39.40 perl-File-Basename noarch 2.85-477.fc34 updates 27 k #8 39.40 perl-File-Path noarch 2.18-2.fc34 fedora 36 k #8 39.40 perl-File-Temp noarch 1:0.231.100-2.fc34 fedora 60 k #8 39.40 perl-File-stat noarch 1.09-477.fc34 updates 27 k #8 39.40 perl-FileHandle noarch 2.03-477.fc34 updates 26 k #8 39.40 perl-Getopt-Long noarch 1:2.52-2.fc34 fedora 61 k #8 39.40 perl-Getopt-Std noarch 1.12-477.fc34 updates 26 k #8 39.40 perl-HTTP-Tiny noarch 0.078-1.fc34 updates 55 k #8 39.40 perl-IO x86_64 1.43-477.fc34 updates 97 k #8 39.40 perl-IO-Socket-IP noarch 0.41-3.fc34 fedora 43 k #8 39.40 perl-IPC-Open3 noarch 1.21-477.fc34 updates 33 k #8 39.40 perl-MIME-Base64 x86_64 3.16-2.fc34 fedora 30 k #8 39.40 perl-Net-SSLeay x86_64 1.90-2.fc34 fedora 357 k #8 39.40 perl-POSIX x86_64 1.94-477.fc34 updates 107 k #8 39.40 perl-PathTools x86_64 3.78-459.fc34 fedora 86 k #8 39.40 perl-Pod-Escapes noarch 1:1.07-458.fc34 fedora 20 k #8 39.40 perl-Pod-Perldoc noarch 3.28.01-459.fc34 fedora 85 k #8 39.40 perl-Pod-Simple noarch 1:3.42-2.fc34 fedora 216 k #8 39.40 perl-Pod-Usage noarch 4:2.01-2.fc34 fedora 41 k #8 39.40 perl-Scalar-List-Utils x86_64 4:1.56-459.fc34 fedora 72 k #8 39.40 perl-SelectSaver noarch 1.02-477.fc34 updates 22 k #8 39.40 perl-Socket x86_64 4:2.032-1.fc34 updates 54 k #8 39.40 perl-Storable x86_64 1:3.21-458.fc34 fedora 97 k #8 39.40 perl-Symbol noarch 1.08-477.fc34 updates 24 k #8 39.40 perl-Term-ANSIColor noarch 5.01-459.fc34 fedora 49 k #8 39.40 perl-Term-Cap noarch 1.17-458.fc34 fedora 22 k #8 39.40 perl-Text-ParseWords noarch 3.30-458.fc34 fedora 16 k #8 39.40 perl-Text-Tabs+Wrap noarch 2021.0726-1.fc34 updates 22 k #8 39.40 perl-Time-Local noarch 2:1.300-5.fc34 fedora 34 k #8 39.40 perl-URI noarch 5.09-1.fc34 fedora 109 k #8 39.40 perl-base noarch 2.27-477.fc34 updates 26 k #8 39.40 perl-constant noarch 1.33-459.fc34 fedora 23 k #8 39.40 perl-if noarch 0.60.800-477.fc34 updates 24 k #8 39.40 perl-interpreter x86_64 4:5.32.1-477.fc34 updates 81 k #8 39.40 perl-libnet noarch 3.13-2.fc34 fedora 127 k #8 39.40 perl-libs x86_64 4:5.32.1-477.fc34 updates 2.0 M #8 39.40 perl-mro x86_64 1.23-477.fc34 updates 38 k #8 39.40 perl-overload noarch 1.31-477.fc34 updates 56 k #8 39.40 perl-overloading noarch 0.02-477.fc34 updates 23 k #8 39.40 perl-parent noarch 1:0.238-458.fc34 fedora 14 k #8 39.40 perl-podlators noarch 1:4.14-458.fc34 fedora 113 k #8 39.40 perl-srpm-macros noarch 1-39.fc34 fedora 8.5 k #8 39.40 perl-subs noarch 1.03-477.fc34 updates 22 k #8 39.40 perl-vars noarch 1.05-477.fc34 updates 23 k #8 39.40 pkgconf x86_64 1.7.3-6.fc34 fedora 41 k #8 39.40 pkgconf-m4 noarch 1.7.3-6.fc34 fedora 14 k #8 39.40 pkgconf-pkg-config x86_64 1.7.3-6.fc34 fedora 10 k #8 39.40 python-srpm-macros noarch 3.9-38.fc34 updates 20 k #8 39.40 python3-dateutil noarch 1:2.8.1-3.fc34 fedora 289 k #8 39.40 python3-dbus x86_64 1.2.18-1.fc34 updates 132 k #8 39.40 python3-distro noarch 1.5.0-5.fc34 fedora 36 k #8 39.40 python3-dnf-plugins-core noarch 4.0.22-1.fc34 updates 210 k #8 39.40 python3-enchant noarch 3.2.1-1.fc34 updates 78 k #8 39.40 python3-file-magic noarch 5.39-6.fc34 updates 17 k #8 39.40 python3-setuptools noarch 53.0.0-2.fc34 updates 840 k #8 39.40 python3-six noarch 1.15.0-5.fc34 fedora 36 k #8 39.40 qt5-srpm-macros noarch 5.15.2-2.fc34 fedora 8.4 k #8 39.40 redhat-rpm-config noarch 183-3.fc34 updates 65 k #8 39.40 rpmautospec-rpm-macros noarch 0.2.5-1.fc34 updates 9.9 k #8 39.40 rust-srpm-macros noarch 18-1.fc34 updates 9.2 k #8 39.40 shared-mime-info x86_64 2.1-2.fc34 fedora 374 k #8 39.40 unzip x86_64 6.0-50.fc34 fedora 181 k #8 39.40 xxhash-libs x86_64 0.8.0-3.fc34 updates 40 k #8 39.40 xz x86_64 5.2.5-5.fc34 fedora 216 k #8 39.40 zip x86_64 3.0-28.fc34 fedora 260 k #8 39.40 zstd x86_64 1.5.0-1.fc34 updates 643 k #8 39.40 Installing weak dependencies: #8 39.40 abattis-cantarell-fonts noarch 0.301-2.fc34 fedora 369 k #8 39.40 adobe-source-code-pro-fonts noarch 2.030.1.050-10.fc34 fedora 834 k #8 39.40 hunspell-en-GB noarch 0.20140811.1-18.fc34 fedora 225 k #8 39.40 perl-IO-Socket-SSL noarch 2.070-2.fc34 fedora 214 k #8 39.40 perl-Mozilla-CA noarch 20200520-4.fc34 fedora 12 k #8 39.40 perl-NDBM_File x86_64 1.15-477.fc34 updates 32 k #8 39.40 #8 39.40 Transaction Summary #8 39.40 ================================================================================ #8 39.40 Install 135 Packages #8 39.40 #8 39.40 Total download size: 31 M #8 39.40 Installed size: 117 M #8 39.40 Downloading Packages: #8 40.16 (1/135): bzip2-1.0.8-6.fc34.x86_64.rpm 233 kB/s | 53 kB 00:00 #8 40.20 (2/135): adobe-source-code-pro-fonts-2.030.1.05 3.1 MB/s | 834 kB 00:00 #8 40.25 (3/135): cpio-2.13-10.fc34.x86_64.rpm 3.2 MB/s | 274 kB 00:00 #8 40.29 (4/135): abattis-cantarell-fonts-0.301-2.fc34.n 1.0 MB/s | 369 kB 00:00 #8 40.30 (5/135): dbus-libs-1.12.20-3.fc34.x86_64.rpm 1.6 MB/s | 151 kB 00:00 #8 40.30 (6/135): desktop-file-utils-0.26-3.fc34.x86_64. 1.5 MB/s | 74 kB 00:00 #8 40.33 (7/135): dwz-0.14-1.fc34.x86_64.rpm 3.9 MB/s | 129 kB 00:00 #8 40.33 (8/135): ed-1.14.2-10.fc34.x86_64.rpm 2.3 MB/s | 75 kB 00:00 #8 40.34 (9/135): enchant-1.6.0-27.fc34.x86_64.rpm 11 MB/s | 59 kB 00:00 #8 40.34 (10/135): fonts-srpm-macros-2.0.5-5.fc34.noarch 5.7 MB/s | 27 kB 00:00 #8 40.35 (11/135): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 1.6 MB/s | 7.7 kB 00:00 #8 40.38 (12/135): findutils-4.8.0-2.fc34.x86_64.rpm 11 MB/s | 545 kB 00:00 #8 40.39 (13/135): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 209 kB/s | 7.8 kB 00:00 #8 40.43 (14/135): diffutils-3.7-8.fc34.x86_64.rpm 2.9 MB/s | 391 kB 00:00 #8 40.43 (15/135): gnat-srpm-macros-4-13.fc34.noarch.rpm 166 kB/s | 8.3 kB 00:00 #8 40.48 (16/135): groff-base-1.22.4-7.fc34.x86_64.rpm 12 MB/s | 1.1 MB 00:00 #8 40.52 (17/135): gsettings-desktop-schemas-40.0-1.fc34 7.7 MB/s | 691 kB 00:00 #8 40.56 (18/135): hunspell-1.7.0-9.fc34.x86_64.rpm 2.6 MB/s | 330 kB 00:00 #8 40.57 (19/135): hunspell-en-GB-0.20140811.1-18.fc34.n 2.5 MB/s | 225 kB 00:00 #8 40.57 (20/135): hunspell-en-US-0.20140811.1-18.fc34.n 20 MB/s | 177 kB 00:00 #8 40.58 (21/135): hunspell-filesystem-1.7.0-9.fc34.x86_ 690 kB/s | 7.6 kB 00:00 #8 40.58 (22/135): info-6.7-10.fc34.x86_64.rpm 19 MB/s | 227 kB 00:00 #8 40.59 (23/135): kernel-srpm-macros-1.0-4.fc34.noarch. 729 kB/s | 7.3 kB 00:00 #8 40.67 (24/135): libappstream-glib-0.7.18-2.fc34.x86_6 4.3 MB/s | 398 kB 00:00 #8 40.67 (25/135): libjpeg-turbo-2.0.90-2.fc34.x86_64.rp 1.9 MB/s | 176 kB 00:00 #8 40.68 (26/135): libpipeline-1.5.3-2.fc34.x86_64.rpm 4.4 MB/s | 49 kB 00:00 #8 40.68 (27/135): libpkgconf-1.7.3-6.fc34.x86_64.rpm 2.2 MB/s | 36 kB 00:00 #8 40.69 (28/135): libproxy-0.4.15-30.fc34.x86_64.rpm 6.8 MB/s | 72 kB 00:00 #8 40.70 (29/135): libpng-1.6.37-10.fc34.x86_64.rpm 5.0 MB/s | 119 kB 00:00 #8 40.71 (30/135): libstemmer-0-16.585svn.fc34.x86_64.rp 6.5 MB/s | 86 kB 00:00 #8 40.72 (31/135): lua-srpm-macros-1-4.fc34.noarch.rpm 453 kB/s | 8.3 kB 00:00 #8 40.75 (32/135): libsoup-2.72.0-6.fc34.x86_64.rpm 6.2 MB/s | 397 kB 00:00 #8 40.79 (33/135): man-db-2.9.3-3.fc34.x86_64.rpm 13 MB/s | 1.1 MB 00:00 #8 40.83 (34/135): ncurses-6.2-4.20200222.fc34.x86_64.rp 3.4 MB/s | 396 kB 00:00 #8 40.84 (35/135): nim-srpm-macros-3-4.fc34.noarch.rpm 206 kB/s | 8.4 kB 00:00 #8 40.84 (36/135): ocaml-srpm-macros-6-4.fc34.noarch.rpm 181 kB/s | 7.8 kB 00:00 #8 40.84 (37/135): openblas-srpm-macros-2-9.fc34.noarch. 974 kB/s | 7.4 kB 00:00 #8 40.85 (38/135): patch-2.7.6-14.fc34.x86_64.rpm 15 MB/s | 130 kB 00:00 #8 40.85 (39/135): perl-Carp-1.50-458.fc34.noarch.rpm 2.6 MB/s | 29 kB 00:00 #8 40.85 (40/135): perl-Data-Dumper-2.174-460.fc34.x86_6 4.6 MB/s | 56 kB 00:00 #8 40.86 (41/135): perl-Digest-MD5-2.58-2.fc34.x86_64.rp 3.8 MB/s | 36 kB 00:00 #8 40.86 (42/135): perl-Exporter-5.74-459.fc34.noarch.rp 3.3 MB/s | 32 kB 00:00 #8 40.87 (43/135): perl-File-Path-2.18-2.fc34.noarch.rpm 1.9 MB/s | 36 kB 00:00 #8 40.88 (44/135): perl-Getopt-Long-2.52-2.fc34.noarch.r 3.8 MB/s | 61 kB 00:00 #8 40.88 (45/135): perl-File-Temp-0.231.100-2.fc34.noarc 2.7 MB/s | 60 kB 00:00 #8 40.88 (46/135): perl-IO-Socket-IP-0.41-3.fc34.noarch. 4.9 MB/s | 43 kB 00:00 #8 40.93 (47/135): perl-IO-Socket-SSL-2.070-2.fc34.noarc 4.3 MB/s | 214 kB 00:00 #8 40.93 (48/135): perl-Mozilla-CA-20200520-4.fc34.noarc 267 kB/s | 12 kB 00:00 #8 40.93 (49/135): perl-MIME-Base64-3.16-2.fc34.x86_64.r 620 kB/s | 30 kB 00:00 #8 40.97 (50/135): perl-Net-SSLeay-1.90-2.fc34.x86_64.rp 7.5 MB/s | 357 kB 00:00 #8 40.98 (51/135): perl-PathTools-3.78-459.fc34.x86_64.r 1.7 MB/s | 86 kB 00:00 #8 40.98 (52/135): perl-Pod-Escapes-1.07-458.fc34.noarch 424 kB/s | 20 kB 00:00 #8 40.99 (53/135): perl-Pod-Perldoc-3.28.01-459.fc34.noa 7.1 MB/s | 85 kB 00:00 #8 40.99 (54/135): perl-Pod-Simple-3.42-2.fc34.noarch.rp 19 MB/s | 216 kB 00:00 #8 41.00 (55/135): perl-Scalar-List-Utils-1.56-459.fc34. 7.0 MB/s | 72 kB 00:00 #8 41.00 (56/135): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 2.2 MB/s | 41 kB 00:00 #8 41.00 (57/135): perl-Storable-3.21-458.fc34.x86_64.rp 11 MB/s | 97 kB 00:00 #8 41.01 (58/135): perl-Term-ANSIColor-5.01-459.fc34.noa 5.1 MB/s | 49 kB 00:00 #8 41.01 (59/135): perl-Term-Cap-1.17-458.fc34.noarch.rp 2.5 MB/s | 22 kB 00:00 #8 41.01 (60/135): perl-Text-ParseWords-3.30-458.fc34.no 1.8 MB/s | 16 kB 00:00 #8 41.01 (61/135): perl-Time-Local-1.300-5.fc34.noarch.r 5.5 MB/s | 34 kB 00:00 #8 41.02 (62/135): perl-constant-1.33-459.fc34.noarch.rp 4.0 MB/s | 23 kB 00:00 #8 41.05 (63/135): perl-libnet-3.13-2.fc34.noarch.rpm 3.2 MB/s | 127 kB 00:00 #8 41.06 (64/135): perl-parent-0.238-458.fc34.noarch.rpm 359 kB/s | 14 kB 00:00 #8 41.06 (65/135): perl-URI-5.09-1.fc34.noarch.rpm 2.0 MB/s | 109 kB 00:00 #8 41.06 (66/135): perl-podlators-4.14-458.fc34.noarch.r 11 MB/s | 113 kB 00:00 #8 41.07 (67/135): perl-srpm-macros-1-39.fc34.noarch.rpm 915 kB/s | 8.5 kB 00:00 #8 41.07 (68/135): pkgconf-1.7.3-6.fc34.x86_64.rpm 4.6 MB/s | 41 kB 00:00 #8 41.07 (69/135): pkgconf-m4-1.7.3-6.fc34.noarch.rpm 2.9 MB/s | 14 kB 00:00 #8 41.07 (70/135): pkgconf-pkg-config-1.7.3-6.fc34.x86_6 1.5 MB/s | 10 kB 00:00 #8 41.08 (71/135): python3-distro-1.5.0-5.fc34.noarch.rp 5.4 MB/s | 36 kB 00:00 #8 41.08 (72/135): python3-six-1.15.0-5.fc34.noarch.rpm 3.9 MB/s | 36 kB 00:00 #8 41.11 (73/135): python3-dateutil-2.8.1-3.fc34.noarch. 6.4 MB/s | 289 kB 00:00 #8 41.12 (74/135): qt5-srpm-macros-5.15.2-2.fc34.noarch. 242 kB/s | 8.4 kB 00:00 #8 41.12 (75/135): rpm-build-4.16.1.3-1.fc34.x86_64.rpm 2.7 MB/s | 100 kB 00:00 #8 41.16 (76/135): shared-mime-info-2.1-2.fc34.x86_64.rp 9.1 MB/s | 374 kB 00:00 #8 41.19 (77/135): unzip-6.0-50.fc34.x86_64.rpm 2.3 MB/s | 181 kB 00:00 #8 41.20 (78/135): xz-5.2.5-5.fc34.x86_64.rpm 2.7 MB/s | 216 kB 00:00 #8 41.24 (79/135): zip-3.0-28.fc34.x86_64.rpm 6.3 MB/s | 260 kB 00:00 #8 41.28 (80/135): binutils-gold-2.35.2-5.fc34.x86_64.rp 9.2 MB/s | 717 kB 00:00 #8 41.35 (81/135): binutils-2.35.2-5.fc34.x86_64.rpm 36 MB/s | 5.5 MB 00:00 #8 41.35 (82/135): dnf-plugins-core-4.0.22-1.fc34.noarch 313 kB/s | 36 kB 00:00 #8 41.36 (83/135): efi-srpm-macros-5-4.fc34.noarch.rpm 295 kB/s | 22 kB 00:00 #8 41.41 (84/135): elfutils-0.185-2.fc34.x86_64.rpm 9.8 MB/s | 517 kB 00:00 #8 41.41 (85/135): emacs-filesystem-27.2-5.fc34.noarch.r 158 kB/s | 8.4 kB 00:00 #8 41.41 (86/135): elfutils-debuginfod-client-0.185-2.fc 630 kB/s | 36 kB 00:00 #8 41.42 (87/135): file-5.39-6.fc34.x86_64.rpm 8.2 MB/s | 50 kB 00:00 #8 41.42 (88/135): glib-networking-2.68.2-1.fc34.x86_64. 25 MB/s | 169 kB 00:00 #8 41.46 (89/135): gdk-pixbuf2-2.42.6-1.fc34.x86_64.rpm 9.7 MB/s | 471 kB 00:00 #8 41.46 (90/135): go-srpm-macros-3.0.10-1.fc34.noarch.r 643 kB/s | 25 kB 00:00 #8 41.48 (91/135): json-glib-1.6.6-1.fc34.x86_64.rpm 11 MB/s | 151 kB 00:00 #8 41.48 (92/135): less-581.2-1.fc34.x86_64.rpm 11 MB/s | 160 kB 00:00 #8 41.57 (93/135): gdb-minimal-10.2-3.fc34.x86_64.rpm 22 MB/s | 3.6 MB 00:00 #8 41.57 (94/135): perl-AutoLoader-5.74-477.fc34.noarch. 329 kB/s | 31 kB 00:00 #8 41.58 (95/135): perl-B-1.80-477.fc34.x86_64.rpm 1.9 MB/s | 189 kB 00:00 #8 41.58 (96/135): perl-Digest-1.20-1.fc34.noarch.rpm 3.9 MB/s | 25 kB 00:00 #8 41.58 (97/135): perl-Class-Struct-0.66-477.fc34.noarc 3.3 MB/s | 32 kB 00:00 #8 41.59 (98/135): perl-DynaLoader-1.47-477.fc34.x86_64. 4.1 MB/s | 36 kB 00:00 #8 41.59 (99/135): perl-Errno-1.30-477.fc34.x86_64.rpm 2.9 MB/s | 25 kB 00:00 #8 41.64 (100/135): perl-Encode-3.12-460.fc34.x86_64.rpm 30 MB/s | 1.7 MB 00:00 #8 41.64 (101/135): perl-Fcntl-1.13-477.fc34.x86_64.rpm 602 kB/s | 31 kB 00:00 #8 41.64 (102/135): perl-File-Basename-2.85-477.fc34.noa 570 kB/s | 27 kB 00:00 #8 41.65 (103/135): perl-File-stat-1.09-477.fc34.noarch. 3.4 MB/s | 27 kB 00:00 #8 41.65 (104/135): perl-FileHandle-2.03-477.fc34.noarch 3.6 MB/s | 26 kB 00:00 #8 41.65 (105/135): perl-Getopt-Std-1.12-477.fc34.noarch 2.5 MB/s | 26 kB 00:00 #8 41.66 (106/135): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 5.3 MB/s | 55 kB 00:00 #8 41.66 (107/135): perl-IO-1.43-477.fc34.x86_64.rpm 9.2 MB/s | 97 kB 00:00 #8 41.66 (108/135): perl-NDBM_File-1.15-477.fc34.x86_64. 4.5 MB/s | 32 kB 00:00 #8 41.67 (109/135): perl-IPC-Open3-1.21-477.fc34.noarch. 3.3 MB/s | 33 kB 00:00 #8 41.67 (110/135): perl-SelectSaver-1.02-477.fc34.noarc 4.6 MB/s | 22 kB 00:00 #8 41.67 (111/135): perl-POSIX-1.94-477.fc34.x86_64.rpm 9.5 MB/s | 107 kB 00:00 #8 41.68 (112/135): perl-Socket-2.032-1.fc34.x86_64.rpm 6.1 MB/s | 54 kB 00:00 #8 41.68 (113/135): perl-Symbol-1.08-477.fc34.noarch.rpm 2.8 MB/s | 24 kB 00:00 #8 41.68 (114/135): perl-Text-Tabs+Wrap-2021.0726-1.fc34 2.8 MB/s | 22 kB 00:00 #8 41.68 (115/135): perl-base-2.27-477.fc34.noarch.rpm 3.6 MB/s | 26 kB 00:00 #8 41.69 (116/135): perl-if-0.60.800-477.fc34.noarch.rpm 3.6 MB/s | 24 kB 00:00 #8 41.69 (117/135): perl-interpreter-5.32.1-477.fc34.x86 8.0 MB/s | 81 kB 00:00 #8 41.70 (118/135): perl-mro-1.23-477.fc34.x86_64.rpm 5.2 MB/s | 38 kB 00:00 #8 41.70 (119/135): perl-overload-1.31-477.fc34.noarch.r 6.3 MB/s | 56 kB 00:00 #8 41.70 (120/135): perl-overloading-0.02-477.fc34.noarc 3.3 MB/s | 23 kB 00:00 #8 41.71 (121/135): perl-subs-1.03-477.fc34.noarch.rpm 3.4 MB/s | 22 kB 00:00 #8 41.71 (122/135): perl-vars-1.05-477.fc34.noarch.rpm 2.3 MB/s | 23 kB 00:00 #8 41.72 (123/135): python-srpm-macros-3.9-38.fc34.noarc 2.0 MB/s | 20 kB 00:00 #8 41.72 (124/135): python3-dbus-1.2.18-1.fc34.x86_64.rp 14 MB/s | 132 kB 00:00 #8 41.76 (125/135): python3-dnf-plugins-core-4.0.22-1.fc 4.8 MB/s | 210 kB 00:00 #8 41.82 (126/135): perl-libs-5.32.1-477.fc34.x86_64.rpm 15 MB/s | 2.0 MB 00:00 #8 41.82 (127/135): python3-enchant-3.2.1-1.fc34.noarch. 814 kB/s | 78 kB 00:00 #8 41.83 (128/135): python3-file-magic-5.39-6.fc34.noarc 277 kB/s | 17 kB 00:00 #8 41.83 (129/135): redhat-rpm-config-183-3.fc34.noarch. 9.1 MB/s | 65 kB 00:00 #8 41.83 (130/135): rpmautospec-rpm-macros-0.2.5-1.fc34. 1.4 MB/s | 9.9 kB 00:00 #8 41.84 (131/135): rpmlint-1.11-19.fc34.noarch.rpm 24 MB/s | 185 kB 00:00 #8 41.84 (132/135): rust-srpm-macros-18-1.fc34.noarch.rp 1.3 MB/s | 9.2 kB 00:00 #8 41.88 (133/135): python3-setuptools-53.0.0-2.fc34.noa 15 MB/s | 840 kB 00:00 #8 41.88 (134/135): xxhash-libs-0.8.0-3.fc34.x86_64.rpm 931 kB/s | 40 kB 00:00 #8 41.92 (135/135): zstd-1.5.0-1.fc34.x86_64.rpm 8.2 MB/s | 643 kB 00:00 #8 41.92 -------------------------------------------------------------------------------- #8 41.92 Total 12 MB/s | 31 MB 00:02 #8 43.85 Running transaction check #8 43.93 Transaction check succeeded. #8 43.93 Running transaction test #8 44.37 Transaction test succeeded. #8 44.37 Running transaction #8 45.10 Preparing : 1/1 #8 45.13 Installing : file-5.39-6.fc34.x86_64 1/135 #8 45.14 Installing : elfutils-debuginfod-client-0.185-2.fc34.x86_64 2/135 #8 45.20 Installing : binutils-gold-2.35.2-5.fc34.x86_64 3/135 #8 45.33 Installing : binutils-2.35.2-5.fc34.x86_64 4/135 #8 45.37 Running scriptlet: binutils-2.35.2-5.fc34.x86_64 4/135 #8 45.39 Running scriptlet: groff-base-1.22.4-7.fc34.x86_64 5/135 #8 45.44 Installing : groff-base-1.22.4-7.fc34.x86_64 5/135 #8 45.48 Running scriptlet: groff-base-1.22.4-7.fc34.x86_64 5/135 #8 45.49 Installing : xz-5.2.5-5.fc34.x86_64 6/135 #8 45.53 Installing : unzip-6.0-50.fc34.x86_64 7/135 #8 45.54 Installing : findutils-1:4.8.0-2.fc34.x86_64 8/135 #8 45.58 Installing : cpio-2.13-10.fc34.x86_64 9/135 #8 45.59 Installing : bzip2-1.0.8-6.fc34.x86_64 10/135 #8 45.62 Installing : zip-3.0-28.fc34.x86_64 11/135 #8 45.65 Installing : elfutils-0.185-2.fc34.x86_64 12/135 #8 45.68 Installing : python3-file-magic-5.39-6.fc34.noarch 13/135 #8 45.73 Installing : zstd-1.5.0-1.fc34.x86_64 14/135 #8 45.74 Installing : xxhash-libs-0.8.0-3.fc34.x86_64 15/135 #8 45.84 Installing : gdb-minimal-10.2-3.fc34.x86_64 16/135 #8 45.84 Installing : rust-srpm-macros-18-1.fc34.noarch 17/135 #8 45.85 Installing : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch 18/135 #8 45.93 Installing : python3-setuptools-53.0.0-2.fc34.noarch 19/135 #8 45.94 Installing : python3-distro-1.5.0-5.fc34.noarch 20/135 #8 45.98 Installing : less-581.2-1.fc34.x86_64 21/135 #8 45.99 Installing : json-glib-1.6.6-1.fc34.x86_64 22/135 #8 46.02 Installing : emacs-filesystem-1:27.2-5.fc34.noarch 23/135 #8 46.03 Installing : desktop-file-utils-0.26-3.fc34.x86_64 24/135 #8 46.06 Installing : efi-srpm-macros-5-4.fc34.noarch 25/135 #8 46.08 Installing : shared-mime-info-2.1-2.fc34.x86_64 26/135 #8 46.12 Running scriptlet: shared-mime-info-2.1-2.fc34.x86_64 26/135 #8 46.13 Installing : qt5-srpm-macros-5.15.2-2.fc34.noarch 27/135 #8 46.14 Installing : python3-six-1.15.0-5.fc34.noarch 28/135 #8 46.20 Installing : python3-dateutil-1:2.8.1-3.fc34.noarch 29/135 #8 46.20 Installing : pkgconf-m4-1.7.3-6.fc34.noarch 30/135 #8 46.21 Installing : perl-srpm-macros-1-39.fc34.noarch 31/135 #8 46.21 Installing : openblas-srpm-macros-2-9.fc34.noarch 32/135 #8 46.24 Installing : ocaml-srpm-macros-6-4.fc34.noarch 33/135 #8 46.25 Installing : nim-srpm-macros-3-4.fc34.noarch 34/135 #8 46.25 Installing : ncurses-6.2-4.20200222.fc34.x86_64 35/135 #8 46.28 Installing : perl-Digest-1.20-1.fc34.noarch 36/135 #8 46.29 Installing : perl-Digest-MD5-2.58-2.fc34.x86_64 37/135 #8 46.30 Installing : perl-B-1.80-477.fc34.x86_64 38/135 #8 46.36 Installing : perl-FileHandle-2.03-477.fc34.noarch 39/135 #8 46.36 Installing : perl-AutoLoader-5.74-477.fc34.noarch 40/135 #8 46.37 Installing : perl-Data-Dumper-2.174-460.fc34.x86_64 41/135 #8 46.44 Installing : perl-libnet-3.13-2.fc34.noarch 42/135 #8 46.45 Installing : perl-base-2.27-477.fc34.noarch 43/135 #8 46.50 Installing : perl-URI-5.09-1.fc34.noarch 44/135 #8 46.51 Installing : perl-Net-SSLeay-1.90-2.fc34.x86_64 45/135 #8 46.54 Installing : perl-Time-Local-2:1.300-5.fc34.noarch 46/135 #8 46.58 Installing : perl-Mozilla-CA-20200520-4.fc34.noarch 47/135 #8 46.59 Installing : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch 48/135 #8 46.59 Installing : perl-if-0.60.800-477.fc34.noarch 49/135 #8 46.60 Installing : perl-IO-Socket-IP-0.41-3.fc34.noarch 50/135 #8 46.63 Installing : perl-File-Path-2.18-2.fc34.noarch 51/135 #8 46.64 Installing : perl-IO-Socket-SSL-2.070-2.fc34.noarch 52/135 #8 46.68 Installing : perl-Pod-Escapes-1:1.07-458.fc34.noarch 53/135 #8 46.68 Installing : perl-Term-ANSIColor-5.01-459.fc34.noarch 54/135 #8 46.69 Installing : perl-Class-Struct-0.66-477.fc34.noarch 55/135 #8 46.73 Installing : perl-POSIX-1.94-477.fc34.x86_64 56/135 #8 46.74 Installing : perl-IPC-Open3-1.21-477.fc34.noarch 57/135 #8 46.76 Installing : perl-subs-1.03-477.fc34.noarch 58/135 #8 46.79 Installing : perl-File-Temp-1:0.231.100-2.fc34.noarch 59/135 #8 46.80 Installing : perl-HTTP-Tiny-0.078-1.fc34.noarch 60/135 #8 46.81 Installing : perl-Pod-Simple-1:3.42-2.fc34.noarch 61/135 #8 46.84 Installing : perl-Term-Cap-1.17-458.fc34.noarch 62/135 #8 46.84 Installing : perl-Socket-4:2.032-1.fc34.x86_64 63/135 #8 46.88 Installing : perl-SelectSaver-1.02-477.fc34.noarch 64/135 #8 46.89 Installing : perl-Symbol-1.08-477.fc34.noarch 65/135 #8 46.89 Installing : perl-File-stat-1.09-477.fc34.noarch 66/135 #8 46.96 Installing : perl-podlators-1:4.14-458.fc34.noarch 67/135 #8 46.96 Installing : perl-Pod-Perldoc-3.28.01-459.fc34.noarch 68/135 #8 46.97 Installing : perl-Text-ParseWords-3.30-458.fc34.noarch 69/135 #8 47.03 Installing : perl-Fcntl-1.13-477.fc34.x86_64 70/135 #8 47.04 Installing : perl-mro-1.23-477.fc34.x86_64 71/135 #8 47.05 Installing : perl-IO-1.43-477.fc34.x86_64 72/135 #8 47.08 Installing : perl-overloading-0.02-477.fc34.noarch 73/135 #8 47.08 Installing : perl-Pod-Usage-4:2.01-2.fc34.noarch 74/135 #8 47.11 Installing : perl-MIME-Base64-3.16-2.fc34.x86_64 75/135 #8 47.12 Installing : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64 76/135 #8 47.15 Installing : perl-constant-1.33-459.fc34.noarch 77/135 #8 47.16 Installing : perl-parent-1:0.238-458.fc34.noarch 78/135 #8 47.16 Installing : perl-Errno-1.30-477.fc34.x86_64 79/135 #8 47.16 Installing : perl-File-Basename-2.85-477.fc34.noarch 80/135 #8 47.19 Installing : perl-Getopt-Std-1.12-477.fc34.noarch 81/135 #8 47.20 Installing : perl-Storable-1:3.21-458.fc34.x86_64 82/135 #8 47.20 Installing : perl-overload-1.31-477.fc34.noarch 83/135 #8 47.24 Installing : perl-vars-1.05-477.fc34.noarch 84/135 #8 47.24 Installing : perl-Getopt-Long-1:2.52-2.fc34.noarch 85/135 #8 47.28 Installing : perl-Carp-1.50-458.fc34.noarch 86/135 #8 47.28 Installing : perl-Exporter-5.74-459.fc34.noarch 87/135 #8 47.28 Installing : perl-DynaLoader-1.47-477.fc34.x86_64 88/135 #8 47.29 Installing : perl-PathTools-3.78-459.fc34.x86_64 89/135 #8 47.32 Installing : perl-NDBM_File-1.15-477.fc34.x86_64 90/135 #8 47.38 Installing : perl-Encode-4:3.12-460.fc34.x86_64 91/135 #8 47.50 Installing : perl-libs-4:5.32.1-477.fc34.x86_64 92/135 #8 47.54 Installing : perl-interpreter-4:5.32.1-477.fc34.x86_64 93/135 #8 47.55 Installing : lua-srpm-macros-1-4.fc34.noarch 94/135 #8 47.55 Installing : libstemmer-0-16.585svn.fc34.x86_64 95/135 #8 47.59 Installing : libproxy-0.4.15-30.fc34.x86_64 96/135 #8 47.60 Installing : libpng-2:1.6.37-10.fc34.x86_64 97/135 #8 47.63 Installing : libpkgconf-1.7.3-6.fc34.x86_64 98/135 #8 47.64 Installing : pkgconf-1.7.3-6.fc34.x86_64 99/135 #8 47.64 Installing : pkgconf-pkg-config-1.7.3-6.fc34.x86_64 100/135 #8 47.68 Installing : libpipeline-1.5.3-2.fc34.x86_64 101/135 #8 47.68 Running scriptlet: man-db-2.9.3-3.fc34.x86_64 102/135 #8 47.71 Installing : man-db-2.9.3-3.fc34.x86_64 102/135 #8 47.75 Running scriptlet: man-db-2.9.3-3.fc34.x86_64 102/135 #8 47.77 Installing : libjpeg-turbo-2.0.90-2.fc34.x86_64 103/135 #8 47.80 Installing : gdk-pixbuf2-2.42.6-1.fc34.x86_64 104/135 #8 47.85 Installing : kernel-srpm-macros-1.0-4.fc34.noarch 105/135 #8 47.85 Installing : info-6.7-10.fc34.x86_64 106/135 #8 47.86 Installing : ed-1.14.2-10.fc34.x86_64 107/135 #8 47.90 Installing : patch-2.7.6-14.fc34.x86_64 108/135 #8 47.91 Installing : hunspell-filesystem-1.7.0-9.fc34.x86_64 109/135 #8 47.91 Installing : hunspell-en-US-0.20140811.1-18.fc34.noarch 110/135 #8 47.95 Installing : hunspell-1.7.0-9.fc34.x86_64 111/135 #8 47.96 Installing : enchant-1:1.6.0-27.fc34.x86_64 112/135 #8 48.00 Installing : python3-enchant-3.2.1-1.fc34.noarch 113/135 #8 48.01 Installing : gnat-srpm-macros-4-13.fc34.noarch 114/135 #8 48.04 Installing : ghc-srpm-macros-1.5.0-4.fc34.noarch 115/135 #8 48.05 Installing : fpc-srpm-macros-1.3-3.fc34.noarch 116/135 #8 48.05 Installing : dwz-0.14-1.fc34.x86_64 117/135 #8 48.06 Installing : fonts-srpm-macros-1:2.0.5-5.fc34.noarch 118/135 #8 48.12 Installing : go-srpm-macros-3.0.10-1.fc34.noarch 119/135 #8 48.13 Installing : python-srpm-macros-3.9-38.fc34.noarch 120/135 #8 48.14 Installing : redhat-rpm-config-183-3.fc34.noarch 121/135 #8 48.19 Installing : diffutils-3.7-8.fc34.x86_64 122/135 #8 48.20 Installing : dbus-libs-1:1.12.20-3.fc34.x86_64 123/135 #8 48.24 Installing : python3-dbus-1.2.18-1.fc34.x86_64 124/135 #8 48.25 Installing : python3-dnf-plugins-core-4.0.22-1.fc34.noarch 125/135 #8 48.31 Installing : adobe-source-code-pro-fonts-2.030.1.050-10.fc34. 126/135 #8 48.35 Installing : abattis-cantarell-fonts-0.301-2.fc34.noarch 127/135 #8 48.37 Installing : gsettings-desktop-schemas-40.0-1.fc34.x86_64 128/135 #8 48.40 Installing : glib-networking-2.68.2-1.fc34.x86_64 129/135 #8 48.42 Installing : libsoup-2.72.0-6.fc34.x86_64 130/135 #8 48.46 Installing : libappstream-glib-0.7.18-2.fc34.x86_64 131/135 #8 48.50 Installing : rpmlint-1.11-19.fc34.noarch 132/135 #8 48.54 Installing : dnf-plugins-core-4.0.22-1.fc34.noarch 133/135 #8 48.55 Installing : rpm-build-4.16.1.3-1.fc34.x86_64 134/135 #8 48.59 Installing : hunspell-en-GB-0.20140811.1-18.fc34.noarch 135/135 #8 48.60 Running scriptlet: hunspell-en-GB-0.20140811.1-18.fc34.noarch 135/135 #8 52.47 Verifying : abattis-cantarell-fonts-0.301-2.fc34.noarch 1/135 #8 52.47 Verifying : adobe-source-code-pro-fonts-2.030.1.050-10.fc34. 2/135 #8 52.47 Verifying : bzip2-1.0.8-6.fc34.x86_64 3/135 #8 52.47 Verifying : cpio-2.13-10.fc34.x86_64 4/135 #8 52.47 Verifying : dbus-libs-1:1.12.20-3.fc34.x86_64 5/135 #8 52.47 Verifying : desktop-file-utils-0.26-3.fc34.x86_64 6/135 #8 52.47 Verifying : diffutils-3.7-8.fc34.x86_64 7/135 #8 52.47 Verifying : dwz-0.14-1.fc34.x86_64 8/135 #8 52.47 Verifying : ed-1.14.2-10.fc34.x86_64 9/135 #8 52.47 Verifying : enchant-1:1.6.0-27.fc34.x86_64 10/135 #8 52.47 Verifying : findutils-1:4.8.0-2.fc34.x86_64 11/135 #8 52.47 Verifying : fonts-srpm-macros-1:2.0.5-5.fc34.noarch 12/135 #8 52.47 Verifying : fpc-srpm-macros-1.3-3.fc34.noarch 13/135 #8 52.47 Verifying : ghc-srpm-macros-1.5.0-4.fc34.noarch 14/135 #8 52.47 Verifying : gnat-srpm-macros-4-13.fc34.noarch 15/135 #8 52.47 Verifying : groff-base-1.22.4-7.fc34.x86_64 16/135 #8 52.47 Verifying : gsettings-desktop-schemas-40.0-1.fc34.x86_64 17/135 #8 52.47 Verifying : hunspell-1.7.0-9.fc34.x86_64 18/135 #8 52.47 Verifying : hunspell-en-GB-0.20140811.1-18.fc34.noarch 19/135 #8 52.47 Verifying : hunspell-en-US-0.20140811.1-18.fc34.noarch 20/135 #8 52.47 Verifying : hunspell-filesystem-1.7.0-9.fc34.x86_64 21/135 #8 52.47 Verifying : info-6.7-10.fc34.x86_64 22/135 #8 52.47 Verifying : kernel-srpm-macros-1.0-4.fc34.noarch 23/135 #8 52.47 Verifying : libappstream-glib-0.7.18-2.fc34.x86_64 24/135 #8 52.47 Verifying : libjpeg-turbo-2.0.90-2.fc34.x86_64 25/135 #8 52.47 Verifying : libpipeline-1.5.3-2.fc34.x86_64 26/135 #8 52.47 Verifying : libpkgconf-1.7.3-6.fc34.x86_64 27/135 #8 52.47 Verifying : libpng-2:1.6.37-10.fc34.x86_64 28/135 #8 52.47 Verifying : libproxy-0.4.15-30.fc34.x86_64 29/135 #8 52.47 Verifying : libsoup-2.72.0-6.fc34.x86_64 30/135 #8 52.47 Verifying : libstemmer-0-16.585svn.fc34.x86_64 31/135 #8 52.47 Verifying : lua-srpm-macros-1-4.fc34.noarch 32/135 #8 52.47 Verifying : man-db-2.9.3-3.fc34.x86_64 33/135 #8 52.47 Verifying : ncurses-6.2-4.20200222.fc34.x86_64 34/135 #8 52.47 Verifying : nim-srpm-macros-3-4.fc34.noarch 35/135 #8 52.47 Verifying : ocaml-srpm-macros-6-4.fc34.noarch 36/135 #8 52.47 Verifying : openblas-srpm-macros-2-9.fc34.noarch 37/135 #8 52.47 Verifying : patch-2.7.6-14.fc34.x86_64 38/135 #8 52.47 Verifying : perl-Carp-1.50-458.fc34.noarch 39/135 #8 52.47 Verifying : perl-Data-Dumper-2.174-460.fc34.x86_64 40/135 #8 52.47 Verifying : perl-Digest-MD5-2.58-2.fc34.x86_64 41/135 #8 52.47 Verifying : perl-Exporter-5.74-459.fc34.noarch 42/135 #8 52.47 Verifying : perl-File-Path-2.18-2.fc34.noarch 43/135 #8 52.47 Verifying : perl-File-Temp-1:0.231.100-2.fc34.noarch 44/135 #8 52.47 Verifying : perl-Getopt-Long-1:2.52-2.fc34.noarch 45/135 #8 52.47 Verifying : perl-IO-Socket-IP-0.41-3.fc34.noarch 46/135 #8 52.47 Verifying : perl-IO-Socket-SSL-2.070-2.fc34.noarch 47/135 #8 52.47 Verifying : perl-MIME-Base64-3.16-2.fc34.x86_64 48/135 #8 52.47 Verifying : perl-Mozilla-CA-20200520-4.fc34.noarch 49/135 #8 52.47 Verifying : perl-Net-SSLeay-1.90-2.fc34.x86_64 50/135 #8 52.47 Verifying : perl-PathTools-3.78-459.fc34.x86_64 51/135 #8 52.47 Verifying : perl-Pod-Escapes-1:1.07-458.fc34.noarch 52/135 #8 52.47 Verifying : perl-Pod-Perldoc-3.28.01-459.fc34.noarch 53/135 #8 52.47 Verifying : perl-Pod-Simple-1:3.42-2.fc34.noarch 54/135 #8 52.47 Verifying : perl-Pod-Usage-4:2.01-2.fc34.noarch 55/135 #8 52.47 Verifying : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64 56/135 #8 52.47 Verifying : perl-Storable-1:3.21-458.fc34.x86_64 57/135 #8 52.47 Verifying : perl-Term-ANSIColor-5.01-459.fc34.noarch 58/135 #8 52.47 Verifying : perl-Term-Cap-1.17-458.fc34.noarch 59/135 #8 52.47 Verifying : perl-Text-ParseWords-3.30-458.fc34.noarch 60/135 #8 52.48 Verifying : perl-Time-Local-2:1.300-5.fc34.noarch 61/135 #8 52.48 Verifying : perl-URI-5.09-1.fc34.noarch 62/135 #8 52.48 Verifying : perl-constant-1.33-459.fc34.noarch 63/135 #8 52.48 Verifying : perl-libnet-3.13-2.fc34.noarch 64/135 #8 52.48 Verifying : perl-parent-1:0.238-458.fc34.noarch 65/135 #8 52.48 Verifying : perl-podlators-1:4.14-458.fc34.noarch 66/135 #8 52.48 Verifying : perl-srpm-macros-1-39.fc34.noarch 67/135 #8 52.48 Verifying : pkgconf-1.7.3-6.fc34.x86_64 68/135 #8 52.48 Verifying : pkgconf-m4-1.7.3-6.fc34.noarch 69/135 #8 52.48 Verifying : pkgconf-pkg-config-1.7.3-6.fc34.x86_64 70/135 #8 52.48 Verifying : python3-dateutil-1:2.8.1-3.fc34.noarch 71/135 #8 52.48 Verifying : python3-distro-1.5.0-5.fc34.noarch 72/135 #8 52.48 Verifying : python3-six-1.15.0-5.fc34.noarch 73/135 #8 52.48 Verifying : qt5-srpm-macros-5.15.2-2.fc34.noarch 74/135 #8 52.48 Verifying : rpm-build-4.16.1.3-1.fc34.x86_64 75/135 #8 52.48 Verifying : shared-mime-info-2.1-2.fc34.x86_64 76/135 #8 52.48 Verifying : unzip-6.0-50.fc34.x86_64 77/135 #8 52.48 Verifying : xz-5.2.5-5.fc34.x86_64 78/135 #8 52.48 Verifying : zip-3.0-28.fc34.x86_64 79/135 #8 52.48 Verifying : binutils-2.35.2-5.fc34.x86_64 80/135 #8 52.48 Verifying : binutils-gold-2.35.2-5.fc34.x86_64 81/135 #8 52.48 Verifying : dnf-plugins-core-4.0.22-1.fc34.noarch 82/135 #8 52.48 Verifying : efi-srpm-macros-5-4.fc34.noarch 83/135 #8 52.48 Verifying : elfutils-0.185-2.fc34.x86_64 84/135 #8 52.48 Verifying : elfutils-debuginfod-client-0.185-2.fc34.x86_64 85/135 #8 52.48 Verifying : emacs-filesystem-1:27.2-5.fc34.noarch 86/135 #8 52.48 Verifying : file-5.39-6.fc34.x86_64 87/135 #8 52.48 Verifying : gdb-minimal-10.2-3.fc34.x86_64 88/135 #8 52.48 Verifying : gdk-pixbuf2-2.42.6-1.fc34.x86_64 89/135 #8 52.48 Verifying : glib-networking-2.68.2-1.fc34.x86_64 90/135 #8 52.48 Verifying : go-srpm-macros-3.0.10-1.fc34.noarch 91/135 #8 52.48 Verifying : json-glib-1.6.6-1.fc34.x86_64 92/135 #8 52.48 Verifying : less-581.2-1.fc34.x86_64 93/135 #8 52.48 Verifying : perl-AutoLoader-5.74-477.fc34.noarch 94/135 #8 52.48 Verifying : perl-B-1.80-477.fc34.x86_64 95/135 #8 52.48 Verifying : perl-Class-Struct-0.66-477.fc34.noarch 96/135 #8 52.48 Verifying : perl-Digest-1.20-1.fc34.noarch 97/135 #8 52.48 Verifying : perl-DynaLoader-1.47-477.fc34.x86_64 98/135 #8 52.48 Verifying : perl-Encode-4:3.12-460.fc34.x86_64 99/135 #8 52.48 Verifying : perl-Errno-1.30-477.fc34.x86_64 100/135 #8 52.48 Verifying : perl-Fcntl-1.13-477.fc34.x86_64 101/135 #8 52.48 Verifying : perl-File-Basename-2.85-477.fc34.noarch 102/135 #8 52.48 Verifying : perl-File-stat-1.09-477.fc34.noarch 103/135 #8 52.48 Verifying : perl-FileHandle-2.03-477.fc34.noarch 104/135 #8 52.48 Verifying : perl-Getopt-Std-1.12-477.fc34.noarch 105/135 #8 52.48 Verifying : perl-HTTP-Tiny-0.078-1.fc34.noarch 106/135 #8 52.48 Verifying : perl-IO-1.43-477.fc34.x86_64 107/135 #8 52.48 Verifying : perl-IPC-Open3-1.21-477.fc34.noarch 108/135 #8 52.48 Verifying : perl-NDBM_File-1.15-477.fc34.x86_64 109/135 #8 52.48 Verifying : perl-POSIX-1.94-477.fc34.x86_64 110/135 #8 52.48 Verifying : perl-SelectSaver-1.02-477.fc34.noarch 111/135 #8 52.48 Verifying : perl-Socket-4:2.032-1.fc34.x86_64 112/135 #8 52.48 Verifying : perl-Symbol-1.08-477.fc34.noarch 113/135 #8 52.48 Verifying : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch 114/135 #8 52.48 Verifying : perl-base-2.27-477.fc34.noarch 115/135 #8 52.48 Verifying : perl-if-0.60.800-477.fc34.noarch 116/135 #8 52.48 Verifying : perl-interpreter-4:5.32.1-477.fc34.x86_64 117/135 #8 52.48 Verifying : perl-libs-4:5.32.1-477.fc34.x86_64 118/135 #8 52.48 Verifying : perl-mro-1.23-477.fc34.x86_64 119/135 #8 52.48 Verifying : perl-overload-1.31-477.fc34.noarch 120/135 #8 52.48 Verifying : perl-overloading-0.02-477.fc34.noarch 121/135 #8 52.48 Verifying : perl-subs-1.03-477.fc34.noarch 122/135 #8 52.48 Verifying : perl-vars-1.05-477.fc34.noarch 123/135 #8 52.48 Verifying : python-srpm-macros-3.9-38.fc34.noarch 124/135 #8 52.48 Verifying : python3-dbus-1.2.18-1.fc34.x86_64 125/135 #8 52.48 Verifying : python3-dnf-plugins-core-4.0.22-1.fc34.noarch 126/135 #8 52.48 Verifying : python3-enchant-3.2.1-1.fc34.noarch 127/135 #8 52.48 Verifying : python3-file-magic-5.39-6.fc34.noarch 128/135 #8 52.48 Verifying : python3-setuptools-53.0.0-2.fc34.noarch 129/135 #8 52.48 Verifying : redhat-rpm-config-183-3.fc34.noarch 130/135 #8 52.48 Verifying : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch 131/135 #8 52.48 Verifying : rpmlint-1.11-19.fc34.noarch 132/135 #8 52.48 Verifying : rust-srpm-macros-18-1.fc34.noarch 133/135 #8 52.48 Verifying : xxhash-libs-0.8.0-3.fc34.x86_64 134/135 #8 52.48 Verifying : zstd-1.5.0-1.fc34.x86_64 135/135 #8 52.61 #8 52.61 Installed: #8 52.61 abattis-cantarell-fonts-0.301-2.fc34.noarch #8 52.61 adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch #8 52.61 binutils-2.35.2-5.fc34.x86_64 #8 52.61 binutils-gold-2.35.2-5.fc34.x86_64 #8 52.61 bzip2-1.0.8-6.fc34.x86_64 #8 52.61 cpio-2.13-10.fc34.x86_64 #8 52.61 dbus-libs-1:1.12.20-3.fc34.x86_64 #8 52.61 desktop-file-utils-0.26-3.fc34.x86_64 #8 52.61 diffutils-3.7-8.fc34.x86_64 #8 52.61 dnf-plugins-core-4.0.22-1.fc34.noarch #8 52.61 dwz-0.14-1.fc34.x86_64 #8 52.61 ed-1.14.2-10.fc34.x86_64 #8 52.61 efi-srpm-macros-5-4.fc34.noarch #8 52.61 elfutils-0.185-2.fc34.x86_64 #8 52.61 elfutils-debuginfod-client-0.185-2.fc34.x86_64 #8 52.61 emacs-filesystem-1:27.2-5.fc34.noarch #8 52.61 enchant-1:1.6.0-27.fc34.x86_64 #8 52.61 file-5.39-6.fc34.x86_64 #8 52.61 findutils-1:4.8.0-2.fc34.x86_64 #8 52.61 fonts-srpm-macros-1:2.0.5-5.fc34.noarch #8 52.61 fpc-srpm-macros-1.3-3.fc34.noarch #8 52.61 gdb-minimal-10.2-3.fc34.x86_64 #8 52.61 gdk-pixbuf2-2.42.6-1.fc34.x86_64 #8 52.61 ghc-srpm-macros-1.5.0-4.fc34.noarch #8 52.61 glib-networking-2.68.2-1.fc34.x86_64 #8 52.61 gnat-srpm-macros-4-13.fc34.noarch #8 52.61 go-srpm-macros-3.0.10-1.fc34.noarch #8 52.61 groff-base-1.22.4-7.fc34.x86_64 #8 52.61 gsettings-desktop-schemas-40.0-1.fc34.x86_64 #8 52.61 hunspell-1.7.0-9.fc34.x86_64 #8 52.61 hunspell-en-GB-0.20140811.1-18.fc34.noarch #8 52.61 hunspell-en-US-0.20140811.1-18.fc34.noarch #8 52.61 hunspell-filesystem-1.7.0-9.fc34.x86_64 #8 52.61 info-6.7-10.fc34.x86_64 #8 52.61 json-glib-1.6.6-1.fc34.x86_64 #8 52.61 kernel-srpm-macros-1.0-4.fc34.noarch #8 52.61 less-581.2-1.fc34.x86_64 #8 52.61 libappstream-glib-0.7.18-2.fc34.x86_64 #8 52.61 libjpeg-turbo-2.0.90-2.fc34.x86_64 #8 52.61 libpipeline-1.5.3-2.fc34.x86_64 #8 52.61 libpkgconf-1.7.3-6.fc34.x86_64 #8 52.61 libpng-2:1.6.37-10.fc34.x86_64 #8 52.61 libproxy-0.4.15-30.fc34.x86_64 #8 52.61 libsoup-2.72.0-6.fc34.x86_64 #8 52.61 libstemmer-0-16.585svn.fc34.x86_64 #8 52.61 lua-srpm-macros-1-4.fc34.noarch #8 52.61 man-db-2.9.3-3.fc34.x86_64 #8 52.61 ncurses-6.2-4.20200222.fc34.x86_64 #8 52.61 nim-srpm-macros-3-4.fc34.noarch #8 52.61 ocaml-srpm-macros-6-4.fc34.noarch #8 52.61 openblas-srpm-macros-2-9.fc34.noarch #8 52.61 patch-2.7.6-14.fc34.x86_64 #8 52.61 perl-AutoLoader-5.74-477.fc34.noarch #8 52.61 perl-B-1.80-477.fc34.x86_64 #8 52.61 perl-Carp-1.50-458.fc34.noarch #8 52.61 perl-Class-Struct-0.66-477.fc34.noarch #8 52.61 perl-Data-Dumper-2.174-460.fc34.x86_64 #8 52.61 perl-Digest-1.20-1.fc34.noarch #8 52.61 perl-Digest-MD5-2.58-2.fc34.x86_64 #8 52.61 perl-DynaLoader-1.47-477.fc34.x86_64 #8 52.61 perl-Encode-4:3.12-460.fc34.x86_64 #8 52.61 perl-Errno-1.30-477.fc34.x86_64 #8 52.61 perl-Exporter-5.74-459.fc34.noarch #8 52.61 perl-Fcntl-1.13-477.fc34.x86_64 #8 52.61 perl-File-Basename-2.85-477.fc34.noarch #8 52.61 perl-File-Path-2.18-2.fc34.noarch #8 52.61 perl-File-Temp-1:0.231.100-2.fc34.noarch #8 52.61 perl-File-stat-1.09-477.fc34.noarch #8 52.61 perl-FileHandle-2.03-477.fc34.noarch #8 52.61 perl-Getopt-Long-1:2.52-2.fc34.noarch #8 52.61 perl-Getopt-Std-1.12-477.fc34.noarch #8 52.61 perl-HTTP-Tiny-0.078-1.fc34.noarch #8 52.61 perl-IO-1.43-477.fc34.x86_64 #8 52.61 perl-IO-Socket-IP-0.41-3.fc34.noarch #8 52.61 perl-IO-Socket-SSL-2.070-2.fc34.noarch #8 52.61 perl-IPC-Open3-1.21-477.fc34.noarch #8 52.61 perl-MIME-Base64-3.16-2.fc34.x86_64 #8 52.61 perl-Mozilla-CA-20200520-4.fc34.noarch #8 52.61 perl-NDBM_File-1.15-477.fc34.x86_64 #8 52.61 perl-Net-SSLeay-1.90-2.fc34.x86_64 #8 52.61 perl-POSIX-1.94-477.fc34.x86_64 #8 52.61 perl-PathTools-3.78-459.fc34.x86_64 #8 52.61 perl-Pod-Escapes-1:1.07-458.fc34.noarch #8 52.61 perl-Pod-Perldoc-3.28.01-459.fc34.noarch #8 52.61 perl-Pod-Simple-1:3.42-2.fc34.noarch #8 52.61 perl-Pod-Usage-4:2.01-2.fc34.noarch #8 52.61 perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64 #8 52.61 perl-SelectSaver-1.02-477.fc34.noarch #8 52.61 perl-Socket-4:2.032-1.fc34.x86_64 #8 52.61 perl-Storable-1:3.21-458.fc34.x86_64 #8 52.61 perl-Symbol-1.08-477.fc34.noarch #8 52.61 perl-Term-ANSIColor-5.01-459.fc34.noarch #8 52.61 perl-Term-Cap-1.17-458.fc34.noarch #8 52.61 perl-Text-ParseWords-3.30-458.fc34.noarch #8 52.61 perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch #8 52.61 perl-Time-Local-2:1.300-5.fc34.noarch #8 52.61 perl-URI-5.09-1.fc34.noarch #8 52.61 perl-base-2.27-477.fc34.noarch #8 52.61 perl-constant-1.33-459.fc34.noarch #8 52.61 perl-if-0.60.800-477.fc34.noarch #8 52.61 perl-interpreter-4:5.32.1-477.fc34.x86_64 #8 52.61 perl-libnet-3.13-2.fc34.noarch #8 52.61 perl-libs-4:5.32.1-477.fc34.x86_64 #8 52.61 perl-mro-1.23-477.fc34.x86_64 #8 52.61 perl-overload-1.31-477.fc34.noarch #8 52.61 perl-overloading-0.02-477.fc34.noarch #8 52.61 perl-parent-1:0.238-458.fc34.noarch #8 52.61 perl-podlators-1:4.14-458.fc34.noarch #8 52.61 perl-srpm-macros-1-39.fc34.noarch #8 52.61 perl-subs-1.03-477.fc34.noarch #8 52.61 perl-vars-1.05-477.fc34.noarch #8 52.61 pkgconf-1.7.3-6.fc34.x86_64 #8 52.61 pkgconf-m4-1.7.3-6.fc34.noarch #8 52.61 pkgconf-pkg-config-1.7.3-6.fc34.x86_64 #8 52.61 python-srpm-macros-3.9-38.fc34.noarch #8 52.61 python3-dateutil-1:2.8.1-3.fc34.noarch #8 52.61 python3-dbus-1.2.18-1.fc34.x86_64 #8 52.61 python3-distro-1.5.0-5.fc34.noarch #8 52.61 python3-dnf-plugins-core-4.0.22-1.fc34.noarch #8 52.61 python3-enchant-3.2.1-1.fc34.noarch #8 52.61 python3-file-magic-5.39-6.fc34.noarch #8 52.61 python3-setuptools-53.0.0-2.fc34.noarch #8 52.61 python3-six-1.15.0-5.fc34.noarch #8 52.61 qt5-srpm-macros-5.15.2-2.fc34.noarch #8 52.61 redhat-rpm-config-183-3.fc34.noarch #8 52.61 rpm-build-4.16.1.3-1.fc34.x86_64 #8 52.61 rpmautospec-rpm-macros-0.2.5-1.fc34.noarch #8 52.61 rpmlint-1.11-19.fc34.noarch #8 52.61 rust-srpm-macros-18-1.fc34.noarch #8 52.61 shared-mime-info-2.1-2.fc34.x86_64 #8 52.61 unzip-6.0-50.fc34.x86_64 #8 52.61 xxhash-libs-0.8.0-3.fc34.x86_64 #8 52.61 xz-5.2.5-5.fc34.x86_64 #8 52.61 zip-3.0-28.fc34.x86_64 #8 52.61 zstd-1.5.0-1.fc34.x86_64 #8 52.61 #8 52.61 Complete! #8 DONE 52.8s #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS #10 sha256:397ba05ae1136cbcfad9324f89af87d4135c919e5e34c67c4cad4cf3e5bb6555 #10 DONE 0.1s #11 [stage-1 4/6] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep -y /root/rpmbuild/SPECS/*.spec; else dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec; fi #11 sha256:89aaf95f32b4707fae5d1b65d70a82ea16b3ee3dcf4acc374911c3203bab85a3 #11 1.486 Last metadata expiration check: 0:00:20 ago on Thu Sep 16 16:54:19 2021. #11 2.365 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 2.376 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 2.376 Package ca-certificates-2021.2.50-1.0.fc34.noarch is already installed. #11 2.377 Package libarchive-3.5.1-2.fc34.x86_64 is already installed. #11 2.377 Package pkgconf-pkg-config-1.7.3-6.fc34.x86_64 is already installed. #11 2.378 Package tar-2:1.34-1.fc34.x86_64 is already installed. #11 2.396 Package bash-5.1.0-2.fc34.x86_64 is already installed. #11 2.454 Dependencies resolved. #11 2.478 ================================================================================ #11 2.478 Package Arch Version Repo Size #11 2.478 ================================================================================ #11 2.478 Installing: #11 2.478 btrfs-progs-devel x86_64 5.14-2.fc34 updates 50 k #11 2.478 cmake x86_64 3.20.5-1.fc34 updates 6.5 M #11 2.478 device-mapper-devel x86_64 1.02.175-1.fc34 fedora 45 k #11 2.478 gcc x86_64 11.2.1-1.fc34 updates 32 M #11 2.478 git x86_64 2.31.1-3.fc34 updates 121 k #11 2.478 glibc-static x86_64 2.33-20.fc34 updates 1.7 M #11 2.478 libseccomp-devel x86_64 2.5.0-4.fc34 fedora 54 k #11 2.478 libselinux-devel x86_64 3.2-1.fc34 fedora 113 k #11 2.478 libtool x86_64 2.4.6-40.fc34 fedora 579 k #11 2.478 libtool-ltdl-devel x86_64 2.4.6-40.fc34 fedora 153 k #11 2.478 make x86_64 1:4.3-5.fc34 fedora 539 k #11 2.478 selinux-policy-devel noarch 34.19-1.fc34 updates 818 k #11 2.478 systemd x86_64 248.7-1.fc34 updates 4.4 M #11 2.478 systemd-devel x86_64 248.7-1.fc34 updates 438 k #11 2.478 which x86_64 2.21-26.fc34 updates 42 k #11 2.478 Upgrading: #11 2.478 audit-libs x86_64 3.0.5-1.fc34 updates 116 k #11 2.478 libgcc x86_64 11.2.1-1.fc34 updates 107 k #11 2.478 libgomp x86_64 11.2.1-1.fc34 updates 279 k #11 2.478 libxcrypt x86_64 4.4.25-1.fc34 updates 117 k #11 2.478 systemd-libs x86_64 248.7-1.fc34 updates 586 k #11 2.478 Installing dependencies: #11 2.478 acl x86_64 2.3.1-1.fc34 fedora 71 k #11 2.478 annobin x86_64 9.79-2.fc34 updates 133 k #11 2.478 autoconf noarch 2.69-36.fc34 fedora 667 k #11 2.478 automake noarch 1.16.2-4.fc34 fedora 664 k #11 2.478 btrfs-progs x86_64 5.14-2.fc34 updates 957 k #11 2.478 checkpolicy x86_64 3.2-1.fc34 fedora 344 k #11 2.478 cmake-data noarch 3.20.5-1.fc34 updates 1.5 M #11 2.478 cmake-filesystem x86_64 3.20.5-1.fc34 updates 16 k #11 2.478 cmake-rpm-macros noarch 3.20.5-1.fc34 updates 16 k #11 2.478 cpp x86_64 11.2.1-1.fc34 updates 10 M #11 2.478 cryptsetup-libs x86_64 2.3.6-1.fc34 updates 474 k #11 2.478 dbus x86_64 1:1.12.20-3.fc34 fedora 8.0 k #11 2.478 dbus-broker x86_64 29-2.fc34 updates 172 k #11 2.478 dbus-common noarch 1:1.12.20-3.fc34 fedora 15 k #11 2.478 device-mapper x86_64 1.02.175-1.fc34 fedora 144 k #11 2.478 device-mapper-libs x86_64 1.02.175-1.fc34 fedora 179 k #11 2.478 e2fsprogs-libs x86_64 1.45.6-5.fc34 fedora 220 k #11 2.478 gc x86_64 8.0.4-5.fc34 fedora 105 k #11 2.478 git-core x86_64 2.31.1-3.fc34 updates 3.6 M #11 2.478 git-core-doc noarch 2.31.1-3.fc34 updates 2.3 M #11 2.478 glibc-devel x86_64 2.33-20.fc34 updates 24 k #11 2.478 glibc-headers-x86 noarch 2.33-20.fc34 updates 411 k #11 2.478 guile22 x86_64 2.2.7-2.fc34 fedora 6.5 M #11 2.478 iptables-legacy-libs x86_64 1.8.7-8.fc34 updates 40 k #11 2.478 jsoncpp x86_64 1.9.4-3.fc34 fedora 96 k #11 2.478 kernel-headers x86_64 5.13.3-200.fc34 updates 1.3 M #11 2.478 kmod-libs x86_64 29-2.fc34 updates 63 k #11 2.478 libargon2 x86_64 20171227-6.fc34 fedora 29 k #11 2.478 libbtrfs x86_64 5.14-2.fc34 updates 30 k #11 2.478 libbtrfsutil x86_64 5.14-2.fc34 updates 32 k #11 2.478 libcbor x86_64 0.7.0-3.fc34 fedora 57 k #11 2.478 libedit x86_64 3.1-38.20210714cvs.fc34 updates 104 k #11 2.478 libfido2 x86_64 1.6.0-2.fc34 fedora 71 k #11 2.478 libibverbs x86_64 36.0-1.fc34 updates 354 k #11 2.478 libmpc x86_64 1.2.1-2.fc34 fedora 63 k #11 2.478 libnl3 x86_64 3.5.0-6.fc34 fedora 324 k #11 2.478 libpcap x86_64 14:1.10.1-1.fc34 updates 171 k #11 2.478 libseccomp x86_64 2.5.0-4.fc34 fedora 71 k #11 2.478 libselinux-utils x86_64 3.2-1.fc34 fedora 160 k #11 2.478 libsepol-devel x86_64 3.2-1.fc34 fedora 40 k #11 2.478 libtool-ltdl x86_64 2.4.6-40.fc34 fedora 36 k #11 2.478 libuv x86_64 1:1.42.0-2.fc34 updates 148 k #11 2.478 libxcrypt-devel x86_64 4.4.25-1.fc34 updates 29 k #11 2.478 libxcrypt-static x86_64 4.4.25-1.fc34 updates 102 k #11 2.478 llvm-libs x86_64 12.0.1-1.fc34 updates 23 M #11 2.478 lzo x86_64 2.10-4.fc34 fedora 66 k #11 2.478 m4 x86_64 1.4.18-17.fc34 fedora 212 k #11 2.478 openssh x86_64 8.6p1-3.fc34 updates 438 k #11 2.478 openssh-clients x86_64 8.6p1-3.fc34 updates 678 k #11 2.478 pcre2-devel x86_64 10.36-4.fc34 fedora 477 k #11 2.478 pcre2-utf16 x86_64 10.36-4.fc34 fedora 213 k #11 2.478 pcre2-utf32 x86_64 10.36-4.fc34 fedora 203 k #11 2.478 perl-Error noarch 1:0.17029-5.fc34 fedora 42 k #11 2.478 perl-File-Compare noarch 1.100.600-477.fc34 updates 23 k #11 2.478 perl-File-Copy noarch 2.34-477.fc34 updates 30 k #11 2.478 perl-File-Find noarch 1.37-477.fc34 updates 36 k #11 2.478 perl-Git noarch 2.31.1-3.fc34 updates 44 k #11 2.478 perl-TermReadKey x86_64 2.38-9.fc34 fedora 36 k #11 2.478 perl-Thread-Queue noarch 3.14-458.fc34 fedora 22 k #11 2.478 perl-lib x86_64 0.65-477.fc34 updates 25 k #11 2.478 perl-threads x86_64 1:2.25-458.fc34 fedora 58 k #11 2.478 perl-threads-shared x86_64 1.61-458.fc34 fedora 44 k #11 2.478 policycoreutils x86_64 3.2-1.fc34 fedora 206 k #11 2.478 policycoreutils-devel x86_64 3.2-1.fc34 fedora 140 k #11 2.478 policycoreutils-python-utils noarch 3.2-1.fc34 fedora 71 k #11 2.478 python3-audit x86_64 3.0.5-1.fc34 updates 82 k #11 2.478 python3-libselinux x86_64 3.2-1.fc34 fedora 187 k #11 2.478 python3-libsemanage x86_64 3.2-1.fc34 fedora 83 k #11 2.478 python3-policycoreutils noarch 3.2-1.fc34 fedora 2.0 M #11 2.478 python3-setools x86_64 4.4.0-1.fc34 fedora 554 k #11 2.478 rhash x86_64 1.4.0-3.fc34 fedora 182 k #11 2.478 rpm-plugin-selinux x86_64 4.16.1.3-1.fc34 fedora 22 k #11 2.478 selinux-policy noarch 34.19-1.fc34 updates 76 k #11 2.478 selinux-policy-targeted noarch 34.19-1.fc34 updates 6.3 M #11 2.478 systemd-pam x86_64 248.7-1.fc34 updates 320 k #11 2.478 systemd-rpm-macros noarch 248.7-1.fc34 updates 28 k #11 2.478 vim-filesystem noarch 2:8.2.3404-1.fc34 updates 22 k #11 2.478 whois-nls noarch 5.5.10-1.fc34 updates 34 k #11 2.478 xkeyboard-config noarch 2.33-1.fc34 updates 783 k #11 2.478 Installing weak dependencies: #11 2.478 libxkbcommon x86_64 1.3.0-1.fc34 updates 144 k #11 2.478 mkpasswd x86_64 5.5.10-1.fc34 updates 41 k #11 2.478 qrencode-libs x86_64 4.0.2-7.fc34 fedora 60 k #11 2.478 systemd-networkd x86_64 248.7-1.fc34 updates 476 k #11 2.478 #11 2.478 Transaction Summary #11 2.478 ================================================================================ #11 2.478 Install 98 Packages #11 2.478 Upgrade 5 Packages #11 2.478 #11 2.483 Total download size: 117 M #11 2.483 Downloading Packages: #11 3.199 (1/103): acl-2.3.1-1.fc34.x86_64.rpm 316 kB/s | 71 kB 00:00 #11 3.212 (2/103): autoconf-2.69-36.fc34.noarch.rpm 2.7 MB/s | 667 kB 00:00 #11 3.218 (3/103): automake-1.16.2-4.fc34.noarch.rpm 2.7 MB/s | 664 kB 00:00 #11 3.222 (4/103): checkpolicy-3.2-1.fc34.x86_64.rpm 15 MB/s | 344 kB 00:00 #11 3.229 (5/103): dbus-1.12.20-3.fc34.x86_64.rpm 1.3 MB/s | 8.0 kB 00:00 #11 3.231 (6/103): dbus-common-1.12.20-3.fc34.noarch.rpm 1.6 MB/s | 15 kB 00:00 #11 3.235 (7/103): device-mapper-1.02.175-1.fc34.x86_64.r 12 MB/s | 144 kB 00:00 #11 3.238 (8/103): device-mapper-devel-1.02.175-1.fc34.x8 5.0 MB/s | 45 kB 00:00 #11 3.243 (9/103): e2fsprogs-libs-1.45.6-5.fc34.x86_64.rp 31 MB/s | 220 kB 00:00 #11 3.246 (10/103): gc-8.0.4-5.fc34.x86_64.rpm 14 MB/s | 105 kB 00:00 #11 3.251 (11/103): device-mapper-libs-1.02.175-1.fc34.x8 12 MB/s | 179 kB 00:00 #11 3.259 (12/103): jsoncpp-1.9.4-3.fc34.x86_64.rpm 7.9 MB/s | 96 kB 00:00 #11 3.267 (13/103): libargon2-20171227-6.fc34.x86_64.rpm 2.3 MB/s | 29 kB 00:00 #11 3.275 (14/103): libcbor-0.7.0-3.fc34.x86_64.rpm 4.6 MB/s | 57 kB 00:00 #11 3.281 (15/103): libfido2-1.6.0-2.fc34.x86_64.rpm 7.5 MB/s | 71 kB 00:00 #11 3.287 (16/103): libmpc-1.2.1-2.fc34.x86_64.rpm 6.9 MB/s | 63 kB 00:00 #11 3.318 (17/103): guile22-2.2.7-2.fc34.x86_64.rpm 87 MB/s | 6.5 MB 00:00 #11 3.322 (18/103): libseccomp-2.5.0-4.fc34.x86_64.rpm 2.0 MB/s | 71 kB 00:00 #11 3.327 (19/103): libnl3-3.5.0-6.fc34.x86_64.rpm 7.3 MB/s | 324 kB 00:00 #11 3.330 (20/103): libseccomp-devel-2.5.0-4.fc34.x86_64. 4.6 MB/s | 54 kB 00:00 #11 3.335 (21/103): libselinux-devel-3.2-1.fc34.x86_64.rp 9.2 MB/s | 113 kB 00:00 #11 3.343 (22/103): libselinux-utils-3.2-1.fc34.x86_64.rp 13 MB/s | 160 kB 00:00 #11 3.346 (23/103): libsepol-devel-3.2-1.fc34.x86_64.rpm 2.6 MB/s | 40 kB 00:00 #11 3.385 (24/103): libtool-2.4.6-40.fc34.x86_64.rpm 11 MB/s | 579 kB 00:00 #11 3.388 (25/103): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm 885 kB/s | 36 kB 00:00 #11 3.392 (26/103): libtool-ltdl-devel-2.4.6-40.fc34.x86_ 3.4 MB/s | 153 kB 00:00 #11 3.396 (27/103): lzo-2.10-4.fc34.x86_64.rpm 6.3 MB/s | 66 kB 00:00 #11 3.408 (28/103): make-4.3-5.fc34.x86_64.rpm 35 MB/s | 539 kB 00:00 #11 3.414 (29/103): pcre2-devel-10.36-4.fc34.x86_64.rpm 26 MB/s | 477 kB 00:00 #11 3.419 (30/103): m4-1.4.18-17.fc34.x86_64.rpm 7.9 MB/s | 212 kB 00:00 #11 3.425 (31/103): pcre2-utf32-10.36-4.fc34.x86_64.rpm 19 MB/s | 203 kB 00:00 #11 3.430 (32/103): pcre2-utf16-10.36-4.fc34.x86_64.rpm 9.9 MB/s | 213 kB 00:00 #11 3.432 (33/103): perl-Error-0.17029-5.fc34.noarch.rpm 3.3 MB/s | 42 kB 00:00 #11 3.435 (34/103): perl-TermReadKey-2.38-9.fc34.x86_64.r 3.8 MB/s | 36 kB 00:00 #11 3.439 (35/103): perl-Thread-Queue-3.14-458.fc34.noarc 3.7 MB/s | 22 kB 00:00 #11 3.441 (36/103): perl-threads-2.25-458.fc34.x86_64.rpm 6.9 MB/s | 58 kB 00:00 #11 3.444 (37/103): perl-threads-shared-1.61-458.fc34.x86 5.0 MB/s | 44 kB 00:00 #11 3.449 (38/103): policycoreutils-3.2-1.fc34.x86_64.rpm 27 MB/s | 206 kB 00:00 #11 3.452 (39/103): policycoreutils-devel-3.2-1.fc34.x86_ 13 MB/s | 140 kB 00:00 #11 3.458 (40/103): policycoreutils-python-utils-3.2-1.fc 5.9 MB/s | 71 kB 00:00 #11 3.465 (41/103): python3-libselinux-3.2-1.fc34.x86_64. 16 MB/s | 187 kB 00:00 #11 3.472 (42/103): python3-libsemanage-3.2-1.fc34.x86_64 4.4 MB/s | 83 kB 00:00 #11 3.533 (43/103): python3-policycoreutils-3.2-1.fc34.no 27 MB/s | 2.0 MB 00:00 #11 3.545 (44/103): qrencode-libs-4.0.2-7.fc34.x86_64.rpm 859 kB/s | 60 kB 00:00 #11 3.638 (45/103): python3-setools-4.4.0-1.fc34.x86_64.r 3.3 MB/s | 554 kB 00:00 #11 3.653 (46/103): rhash-1.4.0-3.fc34.x86_64.rpm 1.5 MB/s | 182 kB 00:00 #11 3.660 (47/103): rpm-plugin-selinux-4.16.1.3-1.fc34.x8 198 kB/s | 22 kB 00:00 #11 3.668 (48/103): annobin-9.79-2.fc34.x86_64.rpm 8.9 MB/s | 133 kB 00:00 #11 3.674 (49/103): btrfs-progs-devel-5.14-2.fc34.x86_64. 4.1 MB/s | 50 kB 00:00 #11 3.722 (50/103): btrfs-progs-5.14-2.fc34.x86_64.rpm 14 MB/s | 957 kB 00:00 #11 3.811 (51/103): cmake-data-3.20.5-1.fc34.noarch.rpm 11 MB/s | 1.5 MB 00:00 #11 3.853 (52/103): cmake-3.20.5-1.fc34.x86_64.rpm 36 MB/s | 6.5 MB 00:00 #11 3.857 (53/103): cmake-filesystem-3.20.5-1.fc34.x86_64 124 kB/s | 16 kB 00:00 #11 3.860 (54/103): cmake-rpm-macros-3.20.5-1.fc34.noarch 339 kB/s | 16 kB 00:00 #11 3.909 (55/103): cryptsetup-libs-2.3.6-1.fc34.x86_64.r 9.1 MB/s | 474 kB 00:00 #11 3.916 (56/103): dbus-broker-29-2.fc34.x86_64.rpm 3.1 MB/s | 172 kB 00:00 #11 4.082 (57/103): cpp-11.2.1-1.fc34.x86_64.rpm 44 MB/s | 10 MB 00:00 #11 4.103 (58/103): git-2.31.1-3.fc34.x86_64.rpm 668 kB/s | 121 kB 00:00 #11 4.515 (59/103): gcc-11.2.1-1.fc34.x86_64.rpm 52 MB/s | 32 MB 00:00 #11 4.577 (60/103): git-core-2.31.1-3.fc34.x86_64.rpm 7.4 MB/s | 3.6 MB 00:00 #11 4.630 (61/103): git-core-doc-2.31.1-3.fc34.noarch.rpm 4.4 MB/s | 2.3 MB 00:00 #11 4.633 (62/103): glibc-devel-2.33-20.fc34.x86_64.rpm 206 kB/s | 24 kB 00:00 #11 4.648 (63/103): glibc-headers-x86-2.33-20.fc34.noarch 24 MB/s | 411 kB 00:00 #11 4.651 (64/103): iptables-legacy-libs-1.8.7-8.fc34.x86 2.2 MB/s | 40 kB 00:00 #11 4.699 (65/103): glibc-static-2.33-20.fc34.x86_64.rpm 25 MB/s | 1.7 MB 00:00 #11 4.731 (66/103): kernel-headers-5.13.3-200.fc34.x86_64 15 MB/s | 1.3 MB 00:00 #11 4.735 (67/103): kmod-libs-29-2.fc34.x86_64.rpm 794 kB/s | 63 kB 00:00 #11 4.739 (68/103): libbtrfs-5.14-2.fc34.x86_64.rpm 4.8 MB/s | 30 kB 00:00 #11 4.741 (69/103): libbtrfsutil-5.14-2.fc34.x86_64.rpm 3.6 MB/s | 32 kB 00:00 #11 4.747 (70/103): libedit-3.1-38.20210714cvs.fc34.x86_6 9.3 MB/s | 104 kB 00:00 #11 4.754 (71/103): libuv-1.42.0-2.fc34.x86_64.rpm 21 MB/s | 148 kB 00:00 #11 4.758 (72/103): libpcap-1.10.1-1.fc34.x86_64.rpm 10 MB/s | 171 kB 00:00 #11 4.761 (73/103): libxcrypt-devel-4.4.25-1.fc34.x86_64. 4.4 MB/s | 29 kB 00:00 #11 4.765 (74/103): libxcrypt-static-4.4.25-1.fc34.x86_64 16 MB/s | 102 kB 00:00 #11 4.779 (75/103): libxkbcommon-1.3.0-1.fc34.x86_64.rpm 8.6 MB/s | 144 kB 00:00 #11 4.819 (76/103): libibverbs-36.0-1.fc34.x86_64.rpm 4.5 MB/s | 354 kB 00:00 #11 4.825 (77/103): mkpasswd-5.5.10-1.fc34.x86_64.rpm 977 kB/s | 41 kB 00:00 #11 4.918 (78/103): openssh-8.6p1-3.fc34.x86_64.rpm 4.4 MB/s | 438 kB 00:00 #11 4.960 (79/103): openssh-clients-8.6p1-3.fc34.x86_64.r 5.1 MB/s | 678 kB 00:00 #11 5.267 (80/103): llvm-libs-12.0.1-1.fc34.x86_64.rpm 46 MB/s | 23 MB 00:00 #11 5.269 (81/103): perl-File-Compare-1.100.600-477.fc34. 67 kB/s | 23 kB 00:00 #11 5.272 (82/103): perl-File-Copy-2.34-477.fc34.noarch.r 98 kB/s | 30 kB 00:00 #11 5.277 (83/103): perl-File-Find-1.37-477.fc34.noarch.r 5.3 MB/s | 36 kB 00:00 #11 5.284 (84/103): python3-audit-3.0.5-1.fc34.x86_64.rpm 11 MB/s | 82 kB 00:00 #11 5.287 (85/103): perl-Git-2.31.1-3.fc34.noarch.rpm 2.5 MB/s | 44 kB 00:00 #11 5.291 (86/103): selinux-policy-34.19-1.fc34.noarch.rp 12 MB/s | 76 kB 00:00 #11 5.349 (87/103): selinux-policy-devel-34.19-1.fc34.noa 13 MB/s | 818 kB 00:00 #11 5.357 (88/103): perl-lib-0.65-477.fc34.x86_64.rpm 297 kB/s | 25 kB 00:00 #11 5.403 (89/103): systemd-devel-248.7-1.fc34.x86_64.rpm 9.9 MB/s | 438 kB 00:00 #11 5.461 (90/103): systemd-networkd-248.7-1.fc34.x86_64. 8.3 MB/s | 476 kB 00:00 #11 5.567 (91/103): selinux-policy-targeted-34.19-1.fc34. 23 MB/s | 6.3 MB 00:00 #11 5.632 (92/103): systemd-248.7-1.fc34.x86_64.rpm 16 MB/s | 4.4 MB 00:00 #11 5.666 (93/103): systemd-pam-248.7-1.fc34.x86_64.rpm 1.5 MB/s | 320 kB 00:00 #11 5.669 (94/103): systemd-rpm-macros-248.7-1.fc34.noarc 284 kB/s | 28 kB 00:00 #11 5.672 (95/103): vim-filesystem-8.2.3404-1.fc34.noarch 4.1 MB/s | 22 kB 00:00 #11 5.675 (96/103): which-2.21-26.fc34.x86_64.rpm 5.1 MB/s | 42 kB 00:00 #11 5.678 (97/103): whois-nls-5.5.10-1.fc34.noarch.rpm 4.4 MB/s | 34 kB 00:00 #11 5.683 (98/103): audit-libs-3.0.5-1.fc34.x86_64.rpm 15 MB/s | 116 kB 00:00 #11 5.687 (99/103): libgcc-11.2.1-1.fc34.x86_64.rpm 12 MB/s | 107 kB 00:00 #11 5.723 (100/103): xkeyboard-config-2.33-1.fc34.noarch. 15 MB/s | 783 kB 00:00 #11 5.728 (101/103): libxcrypt-4.4.25-1.fc34.x86_64.rpm 2.8 MB/s | 117 kB 00:00 #11 5.759 (102/103): libgomp-11.2.1-1.fc34.x86_64.rpm 3.6 MB/s | 279 kB 00:00 #11 5.795 (103/103): systemd-libs-248.7-1.fc34.x86_64.rpm 8.1 MB/s | 586 kB 00:00 #11 5.798 -------------------------------------------------------------------------------- #11 5.799 Total 35 MB/s | 117 MB 00:03 #11 8.073 Running transaction check #11 8.190 Transaction check succeeded. #11 8.191 Running transaction test #11 9.572 Transaction test succeeded. #11 9.573 Running transaction #11 11.07 Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch 1/1 #11 11.19 Preparing : 1/1 #11 11.23 Upgrading : libgcc-11.2.1-1.fc34.x86_64 1/108 #11 11.27 Running scriptlet: libgcc-11.2.1-1.fc34.x86_64 1/108 #11 11.29 Upgrading : audit-libs-3.0.5-1.fc34.x86_64 2/108 #11 11.30 Installing : python3-libselinux-3.2-1.fc34.x86_64 3/108 #11 11.33 Installing : perl-File-Find-1.37-477.fc34.noarch 4/108 #11 11.33 Installing : perl-File-Copy-2.34-477.fc34.noarch 5/108 #11 11.34 Installing : perl-File-Compare-1.100.600-477.fc34.noarch 6/108 #11 11.38 Installing : libedit-3.1-38.20210714cvs.fc34.x86_64 7/108 #11 11.39 Installing : cmake-rpm-macros-3.20.5-1.fc34.noarch 8/108 #11 11.39 Installing : cmake-filesystem-3.20.5-1.fc34.x86_64 9/108 #11 11.43 Installing : perl-threads-1:2.25-458.fc34.x86_64 10/108 #11 11.43 Installing : m4-1.4.18-17.fc34.x86_64 11/108 #11 11.49 Installing : autoconf-2.69-36.fc34.noarch 12/108 #11 11.53 Installing : libtool-ltdl-2.4.6-40.fc34.x86_64 13/108 #11 11.53 Installing : libseccomp-2.5.0-4.fc34.x86_64 14/108 #11 11.54 Installing : libmpc-1.2.1-2.fc34.x86_64 15/108 #11 11.58 Installing : checkpolicy-3.2-1.fc34.x86_64 16/108 #11 11.76 Installing : cpp-11.2.1-1.fc34.x86_64 17/108 #11 11.79 Installing : perl-threads-shared-1.61-458.fc34.x86_64 18/108 #11 11.79 Installing : perl-Thread-Queue-3.14-458.fc34.noarch 19/108 #11 11.84 Installing : automake-1.16.2-4.fc34.noarch 20/108 #11 12.45 Installing : llvm-libs-12.0.1-1.fc34.x86_64 21/108 #11 12.46 Installing : python3-libsemanage-3.2-1.fc34.x86_64 22/108 #11 12.53 Installing : python3-setools-4.4.0-1.fc34.x86_64 23/108 #11 12.57 Installing : python3-audit-3.0.5-1.fc34.x86_64 24/108 #11 12.57 Installing : gc-8.0.4-5.fc34.x86_64 25/108 #11 12.61 Installing : jsoncpp-1.9.4-3.fc34.x86_64 26/108 #11 12.63 Installing : libnl3-3.5.0-6.fc34.x86_64 27/108 #11 12.69 Installing : libibverbs-36.0-1.fc34.x86_64 28/108 #11 12.74 Installing : libpcap-14:1.10.1-1.fc34.x86_64 29/108 #11 12.74 Installing : iptables-legacy-libs-1.8.7-8.fc34.x86_64 30/108 #11 12.75 Installing : kmod-libs-29-2.fc34.x86_64 31/108 #11 12.75 Upgrading : libgomp-11.2.1-1.fc34.x86_64 32/108 #11 12.83 Installing : xkeyboard-config-2.33-1.fc34.noarch 33/108 #11 12.86 Installing : libxkbcommon-1.3.0-1.fc34.x86_64 34/108 #11 12.87 Installing : whois-nls-5.5.10-1.fc34.noarch 35/108 #11 12.90 Upgrading : libxcrypt-4.4.25-1.fc34.x86_64 36/108 #11 12.91 Installing : mkpasswd-5.5.10-1.fc34.x86_64 37/108 #11 12.95 Upgrading : systemd-libs-248.7-1.fc34.x86_64 38/108 #11 12.95 Running scriptlet: systemd-libs-248.7-1.fc34.x86_64 38/108 #11 13.23 Installing : guile22-2.2.7-2.fc34.x86_64 39/108 #11 13.28 Installing : make-1:4.3-5.fc34.x86_64 40/108 #11 13.32 Running scriptlet: openssh-8.6p1-3.fc34.x86_64 41/108 #11 13.36 Installing : openssh-8.6p1-3.fc34.x86_64 41/108 #11 13.37 Installing : vim-filesystem-2:8.2.3404-1.fc34.noarch 42/108 #11 13.40 Installing : systemd-rpm-macros-248.7-1.fc34.noarch 43/108 #11 13.41 Installing : perl-lib-0.65-477.fc34.x86_64 44/108 #11 13.41 Installing : libuv-1:1.42.0-2.fc34.x86_64 45/108 #11 13.51 Installing : libbtrfsutil-5.14-2.fc34.x86_64 46/108 #11 13.52 Installing : libbtrfs-5.14-2.fc34.x86_64 47/108 #11 13.63 Installing : kernel-headers-5.13.3-200.fc34.x86_64 48/108 #11 13.71 Installing : glibc-headers-x86-2.33-20.fc34.noarch 49/108 #11 13.75 Installing : libxcrypt-devel-4.4.25-1.fc34.x86_64 50/108 #11 13.76 Installing : glibc-devel-2.33-20.fc34.x86_64 51/108 #11 14.21 Installing : gcc-11.2.1-1.fc34.x86_64 52/108 #11 14.36 Installing : glibc-static-2.33-20.fc34.x86_64 53/108 #11 14.40 Installing : libxcrypt-static-4.4.25-1.fc34.x86_64 54/108 #11 14.41 Installing : rhash-1.4.0-3.fc34.x86_64 55/108 #11 14.63 Installing : cmake-data-3.20.5-1.fc34.noarch 56/108 #11 14.84 Installing : cmake-3.20.5-1.fc34.x86_64 57/108 #11 14.94 Installing : qrencode-libs-4.0.2-7.fc34.x86_64 58/108 #11 14.94 Installing : perl-TermReadKey-2.38-9.fc34.x86_64 59/108 #11 14.95 Installing : perl-Error-1:0.17029-5.fc34.noarch 60/108 #11 14.99 Installing : pcre2-utf32-10.36-4.fc34.x86_64 61/108 #11 14.99 Installing : pcre2-utf16-10.36-4.fc34.x86_64 62/108 #11 15.04 Installing : pcre2-devel-10.36-4.fc34.x86_64 63/108 #11 15.05 Installing : lzo-2.10-4.fc34.x86_64 64/108 #11 15.09 Installing : libsepol-devel-3.2-1.fc34.x86_64 65/108 #11 15.10 Installing : libselinux-devel-3.2-1.fc34.x86_64 66/108 #11 15.13 Installing : libselinux-utils-3.2-1.fc34.x86_64 67/108 #11 15.17 Installing : policycoreutils-3.2-1.fc34.x86_64 68/108 #11 15.20 Running scriptlet: policycoreutils-3.2-1.fc34.x86_64 68/108 #11 15.21 Installing : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64 69/108 #11 15.21 Installing : selinux-policy-34.19-1.fc34.noarch 70/108 #11 15.24 Running scriptlet: selinux-policy-34.19-1.fc34.noarch 70/108 #11 15.26 Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch 71/108 #11 15.43 Installing : selinux-policy-targeted-34.19-1.fc34.noarch 71/108 #11 15.50 Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch 71/108 #11 15.59 Installing : python3-policycoreutils-3.2-1.fc34.noarch 72/108 #11 15.62 Installing : policycoreutils-python-utils-3.2-1.fc34.noarch 73/108 #11 15.63 Installing : policycoreutils-devel-3.2-1.fc34.x86_64 74/108 #11 15.75 Installing : selinux-policy-devel-34.19-1.fc34.noarch 75/108 #11 15.79 Running scriptlet: selinux-policy-devel-34.19-1.fc34.noarch 75/108 #11 15.81 Installing : libcbor-0.7.0-3.fc34.x86_64 76/108 #11 15.85 Installing : libfido2-1.6.0-2.fc34.x86_64 77/108 #11 15.87 Installing : openssh-clients-8.6p1-3.fc34.x86_64 78/108 #11 15.89 Running scriptlet: openssh-clients-8.6p1-3.fc34.x86_64 78/108 #11 15.97 Installing : git-core-2.31.1-3.fc34.x86_64 79/108 #11 16.03 Installing : git-core-doc-2.31.1-3.fc34.noarch 80/108 #11 16.07 Installing : perl-Git-2.31.1-3.fc34.noarch 81/108 #11 16.11 Installing : git-2.31.1-3.fc34.x86_64 82/108 #11 16.11 Installing : libargon2-20171227-6.fc34.x86_64 83/108 #11 16.16 Installing : e2fsprogs-libs-1.45.6-5.fc34.x86_64 84/108 #11 16.19 Installing : btrfs-progs-5.14-2.fc34.x86_64 85/108 #11 16.22 Installing : acl-2.3.1-1.fc34.x86_64 86/108 #11 16.23 Installing : device-mapper-1.02.175-1.fc34.x86_64 87/108 #11 16.27 Installing : device-mapper-libs-1.02.175-1.fc34.x86_64 88/108 #11 16.32 Installing : cryptsetup-libs-2.3.6-1.fc34.x86_64 89/108 #11 16.32 Installing : dbus-1:1.12.20-3.fc34.x86_64 90/108 #11 16.33 Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64 91/108 #11 16.39 Installing : systemd-networkd-248.7-1.fc34.x86_64 91/108 #11 16.43 Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64 91/108 #11 16.44 Installing : systemd-pam-248.7-1.fc34.x86_64 92/108 #11 16.48 Running scriptlet: systemd-248.7-1.fc34.x86_64 93/108 #11 16.84 Installing : systemd-248.7-1.fc34.x86_64 93/108 #11 16.89 Running scriptlet: systemd-248.7-1.fc34.x86_64 93/108 #11 17.05 Installing : dbus-common-1:1.12.20-3.fc34.noarch 94/108 #11 17.08 Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch 94/108 #11 17.09 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #11 17.09 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #11 17.09 #11 17.10 Running scriptlet: dbus-broker-29-2.fc34.x86_64 95/108 #11 17.16 Installing : dbus-broker-29-2.fc34.x86_64 95/108 #11 17.16 Running scriptlet: dbus-broker-29-2.fc34.x86_64 95/108 #11 17.18 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #11 17.18 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #11 17.18 #11 17.19 Installing : systemd-devel-248.7-1.fc34.x86_64 96/108 #11 17.23 Installing : device-mapper-devel-1.02.175-1.fc34.x86_64 97/108 #11 17.24 Installing : btrfs-progs-devel-5.14-2.fc34.x86_64 98/108 #11 17.28 Installing : libtool-2.4.6-40.fc34.x86_64 99/108 #11 17.29 Installing : annobin-9.79-2.fc34.x86_64 100/108 #11 17.33 Installing : libtool-ltdl-devel-2.4.6-40.fc34.x86_64 101/108 #11 17.34 Installing : libseccomp-devel-2.5.0-4.fc34.x86_64 102/108 #11 17.37 Installing : which-2.21-26.fc34.x86_64 103/108 #11 17.38 Cleanup : systemd-libs-248.5-1.fc34.x86_64 104/108 #11 17.41 Cleanup : libxcrypt-4.4.23-1.fc34.x86_64 105/108 #11 17.42 Cleanup : libgcc-11.1.1-3.fc34.x86_64 106/108 #11 17.42 Running scriptlet: libgcc-11.1.1-3.fc34.x86_64 106/108 #11 17.51 Cleanup : libgomp-11.1.1-3.fc34.x86_64 107/108 #11 17.52 Cleanup : audit-libs-3.0.2-1.fc34.x86_64 108/108 #11 17.56 Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch 108/108 #11 17.58 Running scriptlet: audit-libs-3.0.2-1.fc34.x86_64 108/108 #11 19.89 Verifying : acl-2.3.1-1.fc34.x86_64 1/108 #11 19.89 Verifying : autoconf-2.69-36.fc34.noarch 2/108 #11 19.89 Verifying : automake-1.16.2-4.fc34.noarch 3/108 #11 19.89 Verifying : checkpolicy-3.2-1.fc34.x86_64 4/108 #11 19.89 Verifying : dbus-1:1.12.20-3.fc34.x86_64 5/108 #11 19.89 Verifying : dbus-common-1:1.12.20-3.fc34.noarch 6/108 #11 19.89 Verifying : device-mapper-1.02.175-1.fc34.x86_64 7/108 #11 19.89 Verifying : device-mapper-devel-1.02.175-1.fc34.x86_64 8/108 #11 19.89 Verifying : device-mapper-libs-1.02.175-1.fc34.x86_64 9/108 #11 19.89 Verifying : e2fsprogs-libs-1.45.6-5.fc34.x86_64 10/108 #11 19.89 Verifying : gc-8.0.4-5.fc34.x86_64 11/108 #11 19.89 Verifying : guile22-2.2.7-2.fc34.x86_64 12/108 #11 19.89 Verifying : jsoncpp-1.9.4-3.fc34.x86_64 13/108 #11 19.89 Verifying : libargon2-20171227-6.fc34.x86_64 14/108 #11 19.89 Verifying : libcbor-0.7.0-3.fc34.x86_64 15/108 #11 19.89 Verifying : libfido2-1.6.0-2.fc34.x86_64 16/108 #11 19.89 Verifying : libmpc-1.2.1-2.fc34.x86_64 17/108 #11 19.89 Verifying : libnl3-3.5.0-6.fc34.x86_64 18/108 #11 19.89 Verifying : libseccomp-2.5.0-4.fc34.x86_64 19/108 #11 19.89 Verifying : libseccomp-devel-2.5.0-4.fc34.x86_64 20/108 #11 19.89 Verifying : libselinux-devel-3.2-1.fc34.x86_64 21/108 #11 19.89 Verifying : libselinux-utils-3.2-1.fc34.x86_64 22/108 #11 19.89 Verifying : libsepol-devel-3.2-1.fc34.x86_64 23/108 #11 19.89 Verifying : libtool-2.4.6-40.fc34.x86_64 24/108 #11 19.89 Verifying : libtool-ltdl-2.4.6-40.fc34.x86_64 25/108 #11 19.89 Verifying : libtool-ltdl-devel-2.4.6-40.fc34.x86_64 26/108 #11 19.89 Verifying : lzo-2.10-4.fc34.x86_64 27/108 #11 19.89 Verifying : m4-1.4.18-17.fc34.x86_64 28/108 #11 19.89 Verifying : make-1:4.3-5.fc34.x86_64 29/108 #11 19.89 Verifying : pcre2-devel-10.36-4.fc34.x86_64 30/108 #11 19.89 Verifying : pcre2-utf16-10.36-4.fc34.x86_64 31/108 #11 19.89 Verifying : pcre2-utf32-10.36-4.fc34.x86_64 32/108 #11 19.89 Verifying : perl-Error-1:0.17029-5.fc34.noarch 33/108 #11 19.89 Verifying : perl-TermReadKey-2.38-9.fc34.x86_64 34/108 #11 19.89 Verifying : perl-Thread-Queue-3.14-458.fc34.noarch 35/108 #11 19.89 Verifying : perl-threads-1:2.25-458.fc34.x86_64 36/108 #11 19.89 Verifying : perl-threads-shared-1.61-458.fc34.x86_64 37/108 #11 19.89 Verifying : policycoreutils-3.2-1.fc34.x86_64 38/108 #11 19.89 Verifying : policycoreutils-devel-3.2-1.fc34.x86_64 39/108 #11 19.89 Verifying : policycoreutils-python-utils-3.2-1.fc34.noarch 40/108 #11 19.89 Verifying : python3-libselinux-3.2-1.fc34.x86_64 41/108 #11 19.89 Verifying : python3-libsemanage-3.2-1.fc34.x86_64 42/108 #11 19.89 Verifying : python3-policycoreutils-3.2-1.fc34.noarch 43/108 #11 19.89 Verifying : python3-setools-4.4.0-1.fc34.x86_64 44/108 #11 19.89 Verifying : qrencode-libs-4.0.2-7.fc34.x86_64 45/108 #11 19.89 Verifying : rhash-1.4.0-3.fc34.x86_64 46/108 #11 19.89 Verifying : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64 47/108 #11 19.89 Verifying : annobin-9.79-2.fc34.x86_64 48/108 #11 19.89 Verifying : btrfs-progs-5.14-2.fc34.x86_64 49/108 #11 19.89 Verifying : btrfs-progs-devel-5.14-2.fc34.x86_64 50/108 #11 19.89 Verifying : cmake-3.20.5-1.fc34.x86_64 51/108 #11 19.90 Verifying : cmake-data-3.20.5-1.fc34.noarch 52/108 #11 19.90 Verifying : cmake-filesystem-3.20.5-1.fc34.x86_64 53/108 #11 19.90 Verifying : cmake-rpm-macros-3.20.5-1.fc34.noarch 54/108 #11 19.90 Verifying : cpp-11.2.1-1.fc34.x86_64 55/108 #11 19.90 Verifying : cryptsetup-libs-2.3.6-1.fc34.x86_64 56/108 #11 19.90 Verifying : dbus-broker-29-2.fc34.x86_64 57/108 #11 19.90 Verifying : gcc-11.2.1-1.fc34.x86_64 58/108 #11 19.90 Verifying : git-2.31.1-3.fc34.x86_64 59/108 #11 19.90 Verifying : git-core-2.31.1-3.fc34.x86_64 60/108 #11 19.90 Verifying : git-core-doc-2.31.1-3.fc34.noarch 61/108 #11 19.90 Verifying : glibc-devel-2.33-20.fc34.x86_64 62/108 #11 19.90 Verifying : glibc-headers-x86-2.33-20.fc34.noarch 63/108 #11 19.90 Verifying : glibc-static-2.33-20.fc34.x86_64 64/108 #11 19.90 Verifying : iptables-legacy-libs-1.8.7-8.fc34.x86_64 65/108 #11 19.90 Verifying : kernel-headers-5.13.3-200.fc34.x86_64 66/108 #11 19.90 Verifying : kmod-libs-29-2.fc34.x86_64 67/108 #11 19.90 Verifying : libbtrfs-5.14-2.fc34.x86_64 68/108 #11 19.90 Verifying : libbtrfsutil-5.14-2.fc34.x86_64 69/108 #11 19.90 Verifying : libedit-3.1-38.20210714cvs.fc34.x86_64 70/108 #11 19.90 Verifying : libibverbs-36.0-1.fc34.x86_64 71/108 #11 19.90 Verifying : libpcap-14:1.10.1-1.fc34.x86_64 72/108 #11 19.90 Verifying : libuv-1:1.42.0-2.fc34.x86_64 73/108 #11 19.90 Verifying : libxcrypt-devel-4.4.25-1.fc34.x86_64 74/108 #11 19.90 Verifying : libxcrypt-static-4.4.25-1.fc34.x86_64 75/108 #11 19.90 Verifying : libxkbcommon-1.3.0-1.fc34.x86_64 76/108 #11 19.90 Verifying : llvm-libs-12.0.1-1.fc34.x86_64 77/108 #11 19.90 Verifying : mkpasswd-5.5.10-1.fc34.x86_64 78/108 #11 19.90 Verifying : openssh-8.6p1-3.fc34.x86_64 79/108 #11 19.90 Verifying : openssh-clients-8.6p1-3.fc34.x86_64 80/108 #11 19.90 Verifying : perl-File-Compare-1.100.600-477.fc34.noarch 81/108 #11 19.90 Verifying : perl-File-Copy-2.34-477.fc34.noarch 82/108 #11 19.90 Verifying : perl-File-Find-1.37-477.fc34.noarch 83/108 #11 19.90 Verifying : perl-Git-2.31.1-3.fc34.noarch 84/108 #11 19.90 Verifying : perl-lib-0.65-477.fc34.x86_64 85/108 #11 19.90 Verifying : python3-audit-3.0.5-1.fc34.x86_64 86/108 #11 19.90 Verifying : selinux-policy-34.19-1.fc34.noarch 87/108 #11 19.90 Verifying : selinux-policy-devel-34.19-1.fc34.noarch 88/108 #11 19.90 Verifying : selinux-policy-targeted-34.19-1.fc34.noarch 89/108 #11 19.90 Verifying : systemd-248.7-1.fc34.x86_64 90/108 #11 19.90 Verifying : systemd-devel-248.7-1.fc34.x86_64 91/108 #11 19.90 Verifying : systemd-networkd-248.7-1.fc34.x86_64 92/108 #11 19.90 Verifying : systemd-pam-248.7-1.fc34.x86_64 93/108 #11 19.90 Verifying : systemd-rpm-macros-248.7-1.fc34.noarch 94/108 #11 19.90 Verifying : vim-filesystem-2:8.2.3404-1.fc34.noarch 95/108 #11 19.90 Verifying : which-2.21-26.fc34.x86_64 96/108 #11 19.90 Verifying : whois-nls-5.5.10-1.fc34.noarch 97/108 #11 19.90 Verifying : xkeyboard-config-2.33-1.fc34.noarch 98/108 #11 19.90 Verifying : audit-libs-3.0.5-1.fc34.x86_64 99/108 #11 19.90 Verifying : audit-libs-3.0.2-1.fc34.x86_64 100/108 #11 19.90 Verifying : libgcc-11.2.1-1.fc34.x86_64 101/108 #11 19.90 Verifying : libgcc-11.1.1-3.fc34.x86_64 102/108 #11 19.90 Verifying : libgomp-11.2.1-1.fc34.x86_64 103/108 #11 19.90 Verifying : libgomp-11.1.1-3.fc34.x86_64 104/108 #11 19.90 Verifying : libxcrypt-4.4.25-1.fc34.x86_64 105/108 #11 19.90 Verifying : libxcrypt-4.4.23-1.fc34.x86_64 106/108 #11 19.90 Verifying : systemd-libs-248.7-1.fc34.x86_64 107/108 #11 19.90 Verifying : systemd-libs-248.5-1.fc34.x86_64 108/108 #11 20.10 #11 20.10 Upgraded: #11 20.10 audit-libs-3.0.5-1.fc34.x86_64 libgcc-11.2.1-1.fc34.x86_64 #11 20.10 libgomp-11.2.1-1.fc34.x86_64 libxcrypt-4.4.25-1.fc34.x86_64 #11 20.10 systemd-libs-248.7-1.fc34.x86_64 #11 20.10 Installed: #11 20.10 acl-2.3.1-1.fc34.x86_64 #11 20.10 annobin-9.79-2.fc34.x86_64 #11 20.10 autoconf-2.69-36.fc34.noarch #11 20.10 automake-1.16.2-4.fc34.noarch #11 20.10 btrfs-progs-5.14-2.fc34.x86_64 #11 20.10 btrfs-progs-devel-5.14-2.fc34.x86_64 #11 20.10 checkpolicy-3.2-1.fc34.x86_64 #11 20.10 cmake-3.20.5-1.fc34.x86_64 #11 20.10 cmake-data-3.20.5-1.fc34.noarch #11 20.10 cmake-filesystem-3.20.5-1.fc34.x86_64 #11 20.10 cmake-rpm-macros-3.20.5-1.fc34.noarch #11 20.10 cpp-11.2.1-1.fc34.x86_64 #11 20.10 cryptsetup-libs-2.3.6-1.fc34.x86_64 #11 20.10 dbus-1:1.12.20-3.fc34.x86_64 #11 20.10 dbus-broker-29-2.fc34.x86_64 #11 20.10 dbus-common-1:1.12.20-3.fc34.noarch #11 20.10 device-mapper-1.02.175-1.fc34.x86_64 #11 20.10 device-mapper-devel-1.02.175-1.fc34.x86_64 #11 20.10 device-mapper-libs-1.02.175-1.fc34.x86_64 #11 20.10 e2fsprogs-libs-1.45.6-5.fc34.x86_64 #11 20.10 gc-8.0.4-5.fc34.x86_64 #11 20.10 gcc-11.2.1-1.fc34.x86_64 #11 20.10 git-2.31.1-3.fc34.x86_64 #11 20.10 git-core-2.31.1-3.fc34.x86_64 #11 20.10 git-core-doc-2.31.1-3.fc34.noarch #11 20.10 glibc-devel-2.33-20.fc34.x86_64 #11 20.10 glibc-headers-x86-2.33-20.fc34.noarch #11 20.10 glibc-static-2.33-20.fc34.x86_64 #11 20.10 guile22-2.2.7-2.fc34.x86_64 #11 20.10 iptables-legacy-libs-1.8.7-8.fc34.x86_64 #11 20.10 jsoncpp-1.9.4-3.fc34.x86_64 #11 20.10 kernel-headers-5.13.3-200.fc34.x86_64 #11 20.10 kmod-libs-29-2.fc34.x86_64 #11 20.10 libargon2-20171227-6.fc34.x86_64 #11 20.10 libbtrfs-5.14-2.fc34.x86_64 #11 20.10 libbtrfsutil-5.14-2.fc34.x86_64 #11 20.10 libcbor-0.7.0-3.fc34.x86_64 #11 20.10 libedit-3.1-38.20210714cvs.fc34.x86_64 #11 20.10 libfido2-1.6.0-2.fc34.x86_64 #11 20.10 libibverbs-36.0-1.fc34.x86_64 #11 20.10 libmpc-1.2.1-2.fc34.x86_64 #11 20.10 libnl3-3.5.0-6.fc34.x86_64 #11 20.10 libpcap-14:1.10.1-1.fc34.x86_64 #11 20.10 libseccomp-2.5.0-4.fc34.x86_64 #11 20.10 libseccomp-devel-2.5.0-4.fc34.x86_64 #11 20.10 libselinux-devel-3.2-1.fc34.x86_64 #11 20.10 libselinux-utils-3.2-1.fc34.x86_64 #11 20.10 libsepol-devel-3.2-1.fc34.x86_64 #11 20.10 libtool-2.4.6-40.fc34.x86_64 #11 20.10 libtool-ltdl-2.4.6-40.fc34.x86_64 #11 20.10 libtool-ltdl-devel-2.4.6-40.fc34.x86_64 #11 20.10 libuv-1:1.42.0-2.fc34.x86_64 #11 20.10 libxcrypt-devel-4.4.25-1.fc34.x86_64 #11 20.10 libxcrypt-static-4.4.25-1.fc34.x86_64 #11 20.10 libxkbcommon-1.3.0-1.fc34.x86_64 #11 20.10 llvm-libs-12.0.1-1.fc34.x86_64 #11 20.10 lzo-2.10-4.fc34.x86_64 #11 20.10 m4-1.4.18-17.fc34.x86_64 #11 20.10 make-1:4.3-5.fc34.x86_64 #11 20.10 mkpasswd-5.5.10-1.fc34.x86_64 #11 20.10 openssh-8.6p1-3.fc34.x86_64 #11 20.10 openssh-clients-8.6p1-3.fc34.x86_64 #11 20.10 pcre2-devel-10.36-4.fc34.x86_64 #11 20.10 pcre2-utf16-10.36-4.fc34.x86_64 #11 20.10 pcre2-utf32-10.36-4.fc34.x86_64 #11 20.10 perl-Error-1:0.17029-5.fc34.noarch #11 20.10 perl-File-Compare-1.100.600-477.fc34.noarch #11 20.10 perl-File-Copy-2.34-477.fc34.noarch #11 20.10 perl-File-Find-1.37-477.fc34.noarch #11 20.10 perl-Git-2.31.1-3.fc34.noarch #11 20.10 perl-TermReadKey-2.38-9.fc34.x86_64 #11 20.10 perl-Thread-Queue-3.14-458.fc34.noarch #11 20.10 perl-lib-0.65-477.fc34.x86_64 #11 20.10 perl-threads-1:2.25-458.fc34.x86_64 #11 20.10 perl-threads-shared-1.61-458.fc34.x86_64 #11 20.10 policycoreutils-3.2-1.fc34.x86_64 #11 20.10 policycoreutils-devel-3.2-1.fc34.x86_64 #11 20.10 policycoreutils-python-utils-3.2-1.fc34.noarch #11 20.10 python3-audit-3.0.5-1.fc34.x86_64 #11 20.10 python3-libselinux-3.2-1.fc34.x86_64 #11 20.10 python3-libsemanage-3.2-1.fc34.x86_64 #11 20.10 python3-policycoreutils-3.2-1.fc34.noarch #11 20.10 python3-setools-4.4.0-1.fc34.x86_64 #11 20.10 qrencode-libs-4.0.2-7.fc34.x86_64 #11 20.10 rhash-1.4.0-3.fc34.x86_64 #11 20.10 rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64 #11 20.10 selinux-policy-34.19-1.fc34.noarch #11 20.10 selinux-policy-devel-34.19-1.fc34.noarch #11 20.10 selinux-policy-targeted-34.19-1.fc34.noarch #11 20.10 systemd-248.7-1.fc34.x86_64 #11 20.10 systemd-devel-248.7-1.fc34.x86_64 #11 20.10 systemd-networkd-248.7-1.fc34.x86_64 #11 20.10 systemd-pam-248.7-1.fc34.x86_64 #11 20.10 systemd-rpm-macros-248.7-1.fc34.noarch #11 20.10 vim-filesystem-2:8.2.3404-1.fc34.noarch #11 20.10 which-2.21-26.fc34.x86_64 #11 20.10 whois-nls-5.5.10-1.fc34.noarch #11 20.10 xkeyboard-config-2.33-1.fc34.noarch #11 20.10 #11 20.10 Complete! #11 DONE 20.3s #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go #13 sha256:c0b673385f5774750364cc7bbfea89d82f7ed54172236e6098c78432ac033b59 #13 DONE 1.7s #14 [stage-1 6/6] WORKDIR /root/rpmbuild #14 sha256:cf6bba1cdae24211e701724c135475d5cb0395e02db92a6a54f40dfc271d4c3a #14 DONE 0.0s #15 exporting to image #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #15 exporting layers make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Updating files: 96% (4064/4193) Updating files: 97% (4068/4193) Updating files: 98% (4110/4193) Updating files: 99% (4152/4193) Updating files: 100% (4193/4193) Updating files: 100% (4193/4193), done. Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx #15 exporting layers 5.4s done #15 writing image sha256:bb09dfe8b1df88d79012a82ad421bce1c4df556f7b9b2555a962467d29603685 done #15 naming to docker.io/rpmbuild-fedora-34/x86_64 done #15 DONE 5.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-34/x86_64 -ba --define '_gitcommit_cli 62eae52' --define '_gitcommit_engine d24c6dc' --define '_release 0' --define '_version 0.0.0.20210817121107.62eae52' --define '_origversion 0.0.0-20210817121107-62eae52' --define '_scan_rpm_version 0.8.0' --define '_scan_version v0.8.0' --define '_scan_gitcommit 35651ca' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux warning: line 61: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux warning: line 62: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jJecKb + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U7EMcR + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=d24c6dc + DOCKER_GITCOMMIT=d24c6dc + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + for component in tini "proxy dynamic" + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini "proxy dynamic" + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return + VERSION=0.0.0-20210817121107-62eae52 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" #19 DONE 84.8s #20 [binary 1/1] COPY --from=build /out . #20 sha256:b143e72999ab861d825be29461473ae618ec835f8c103a5e0327861f1674f702 #20 DONE 0.1s #21 exporting to client #21 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #21 copying files 6.10MB 0.1s #21 copying files 51.73MB 0.8s done #21 DONE 0.8s mkdir -p build/win/amd64/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-575/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20210817121107-62eae52.exe build/win/amd64/docker/dockerd.exe docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20210817121107-62eae52.zip docker' fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz v3.14.2-39-gd051c7b1d0 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main] v3.14.2-36-g70ff2140e8 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community] OK: 14938 distinct packages available (1/2) Installing unzip (6.0-r9) (2/2) Installing zip (3.0-r9) Executing busybox-1.33.1-r3.trigger OK: 6 MiB in 16 packages adding: docker/ (stored 0%) adding: docker/cli-plugins/ (stored 0%) adding: docker/cli-plugins/docker-app.exe (deflated 69%) adding: docker/cli-plugins/docker-buildx.exe (deflated 59%) adding: docker/dockerd.exe (deflated 72%) make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc ./cli/build/docker -v Docker version 0.0.0-20210817121107-62eae52, build 62eae52 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info adding: docker/docker.exe (deflated 73%) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb'. dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'. make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc ./cli/build/docker -v Docker version 0.0.0-20210817121107-62eae52, build 62eae52 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "armhf" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "armhf" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb'. Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZT0i5B + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wnTI3H + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64 Provides: docker-ce = 3:0.0.0.20210817121107.62eae52-0.fc34 docker-ce(x86-64) = 3:0.0.0.20210817121107.62eae52-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.src.rpm dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.dsc' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.dsc' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.tar.gz' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute.tar.gz' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.changes' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.changes' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~ubuntu-hirsute_amd64.deb' copied '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' removed '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute" == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.8-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:1327b23894d5b3538e69fe2402950310cf452444724532d822315f3bc92081e8 #1 transferring dockerfile: 922B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:e2f18a0a285e9121e0dc55006340245f2cdff387b991d492bd2912d2038cfd92 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:7c10ff129f967527d035919e8fdaf9bce956d785f401d35f5ebfc03acde4f79b #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:8bb4003cf2b64c38b288ef8b1e088fde7aecf6d932ac2e472cf830a1233b965e #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster #4 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82 #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e #3 DONE 0.6s #9 [internal] load build context #9 sha256:dda497e276856af08feb42b213b09d7b05ce731036178efbc71ff92ef7631996 #9 transferring context: 839B done #9 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd #13 CACHED #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 #7 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 #7 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 done #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.19MB / 54.93MB 0.1s #7 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done #7 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done #7 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 16.78MB / 54.93MB 0.2s #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 26.21MB / 54.93MB 0.3s #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 46.34MB / 54.93MB 0.5s #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.6s #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.0s done #7 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 #7 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.0s done #7 DONE 3.2s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:8d0cff54df553817fe65c258c6568f5c7cc9698f94782e64d6135c4cc6849792 #8 0.749 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] #8 0.758 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] #8 0.846 Get:3 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] #8 0.849 Get:4 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #8 1.035 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB] #8 2.039 Fetched 8402 kB in 2s (5416 kB/s) #8 2.039 Reading package lists... #8 2.556 Reading package lists... #8 3.066 Building dependency tree... #8 3.177 Reading state information... #8 3.318 The following additional packages will be installed: #8 3.318 autoconf automake autopoint autotools-dev binutils binutils-common #8 3.318 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 3.318 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 3.318 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 3.318 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 3.318 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 3.318 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 3.318 intltool-debian iso-codes less libalgorithm-diff-perl #8 3.318 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 3.318 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 3.318 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #8 3.318 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 3.318 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 3.318 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 3.318 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 3.318 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 3.318 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 3.318 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 3.318 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 3.318 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 3.318 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 3.318 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 3.318 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 3.318 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 3.318 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 3.318 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 3.318 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 3.318 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 3.318 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 3.318 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 3.318 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 3.318 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 3.318 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 3.318 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 3.318 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 3.318 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 3.318 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 3.318 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 3.318 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 3.318 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 3.318 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 3.318 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 3.318 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 3.318 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 3.318 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 3.318 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 3.318 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 3.318 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 3.318 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 3.318 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 3.318 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 3.318 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 3.318 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 3.318 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 3.318 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 3.318 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 3.318 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 3.318 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 3.318 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 3.318 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 3.318 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 3.318 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 3.318 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 3.318 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 3.318 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 3.318 libstring-shellquote-perl libsub-exporter-perl #8 3.318 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 3.318 libsub-name-perl libsub-override-perl libsub-quote-perl #8 3.318 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 3.318 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 3.318 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 3.318 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 3.318 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 3.318 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 3.318 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #8 3.318 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 3.318 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 3.318 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 3.318 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 3.318 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 3.318 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 3.318 netbase openssh-client openssl patch patchutils pbzip2 perl #8 3.318 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 3.318 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 3.319 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 3.319 python3-magic python3-minimal python3-pkg-resources python3-requests #8 3.319 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 3.319 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 3.319 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 3.320 Suggested packages: #8 3.320 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 3.320 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 3.320 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 3.320 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 3.320 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 3.320 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 3.320 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 3.320 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 3.320 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #8 3.320 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 3.320 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 3.320 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #8 3.320 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm #8 3.320 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 3.320 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #8 3.320 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #8 3.320 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc #8 3.320 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #8 3.320 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #8 3.320 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #8 3.320 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #8 3.320 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #8 3.320 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 3.320 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #8 3.320 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #8 3.320 python3-cryptography python3-openssl python3-socks python-requests-doc #8 3.320 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc #8 4.897 The following NEW packages will be installed: #8 4.897 autoconf automake autopoint autotools-dev binutils binutils-common #8 4.897 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 4.897 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 4.897 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 4.897 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 4.897 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 4.897 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 4.898 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 4.898 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 4.898 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 4.898 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 4.898 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 4.898 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 4.898 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 4.898 libclass-inspector-perl libclass-method-modifiers-perl #8 4.898 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 4.898 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 4.898 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 4.898 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 4.898 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 4.898 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 4.898 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 4.898 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 4.898 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 4.898 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 4.898 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 4.898 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 4.898 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 4.898 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 4.898 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 4.898 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 4.898 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 4.898 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 4.898 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 4.898 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 4.898 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 4.898 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 4.898 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 4.898 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 4.898 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 4.898 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 4.898 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 4.898 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 4.898 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 4.898 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 4.898 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 4.898 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 4.898 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 4.898 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 4.898 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 4.898 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 4.898 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 4.898 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 4.898 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 4.898 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 4.898 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 4.898 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 4.898 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 4.898 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 4.898 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 4.899 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 4.899 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 4.899 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 4.899 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 4.899 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 4.899 libstring-shellquote-perl libsub-exporter-perl #8 4.899 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 4.899 libsub-name-perl libsub-override-perl libsub-quote-perl #8 4.899 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 4.899 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 4.899 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 4.899 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 4.899 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 4.899 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 4.899 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #8 4.899 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 4.899 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 4.899 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 4.899 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 4.899 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 4.899 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 4.899 netbase openssh-client openssl patch patchutils pbzip2 perl #8 4.899 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 4.899 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 4.899 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 4.899 python3-magic python3-minimal python3-pkg-resources python3-requests #8 4.899 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 4.899 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 4.899 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 5.183 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded. #8 5.183 Need to get 175 MB of archives. #8 5.183 After this operation, 571 MB of additional disk space will be used. #8 5.183 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8 [145 kB] #8 5.186 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #8 5.188 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] #8 5.194 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u1 [2823 kB] #8 5.196 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #8 5.197 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #8 5.198 Get:7 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] #8 5.222 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 5.223 Get:9 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #8 5.232 Get:10 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] #8 5.237 Get:11 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB] #8 5.239 Get:12 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] #8 5.292 Get:13 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #8 5.308 Get:14 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #8 5.313 Get:15 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #8 5.314 Get:16 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] #8 5.315 Get:17 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 5.316 Get:18 http://security.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u1 [4098 kB] #8 5.316 Get:19 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 5.317 Get:20 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] #8 5.326 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] #8 5.346 Get:22 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] #8 5.367 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #8 5.369 Get:24 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #8 5.370 Get:25 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] #8 5.374 Get:26 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #8 5.376 Get:27 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #8 5.395 Get:28 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 5.396 Get:29 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #8 5.409 Get:30 http://security.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u1 [293 kB] #8 5.410 Get:31 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] #8 5.413 Get:32 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] #8 5.413 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] #8 5.414 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] #8 5.415 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] #8 5.418 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #8 5.436 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 5.442 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] #8 5.443 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #8 5.444 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #8 5.445 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #8 5.445 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB] #8 5.451 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] #8 5.452 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] #8 5.454 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #8 5.455 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #8 5.456 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #8 5.462 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 5.463 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #8 5.474 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] #8 5.481 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 5.499 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 5.518 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 5.519 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 5.520 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 5.537 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 5.538 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13 [275 kB] #8 5.540 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.46-4 [1362 kB] #8 5.565 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 5.565 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB] #8 5.569 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 5.570 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13 [2344 kB] #8 5.586 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 5.610 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #8 5.639 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 5.640 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 5.771 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 5.773 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 5.773 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 5.775 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 5.775 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 5.775 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 5.794 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 5.801 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 5.825 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 5.832 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 5.833 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 5.855 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #8 6.140 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 6.141 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 6.155 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 6.302 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 6.303 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 6.309 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB] #8 6.325 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 6.331 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] #8 6.355 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 6.357 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 6.360 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] #8 6.371 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] #8 6.373 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] #8 6.376 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] #8 6.377 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 6.378 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 6.378 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] #8 6.383 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] #8 6.384 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] #8 6.386 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #8 6.387 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] #8 6.426 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #8 6.488 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] #8 6.488 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #8 6.490 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] #8 6.492 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 6.492 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 6.493 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 6.496 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] #8 6.500 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #8 6.631 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] #8 6.645 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] #8 6.653 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 6.654 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #8 6.656 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] #8 6.670 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.changes #8 7.248 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 7.261 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 7.262 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 7.263 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB] #8 7.267 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB] #8 7.268 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 7.269 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB] #8 7.274 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB] #8 7.290 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB] #8 7.297 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB] #8 7.317 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 7.318 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB] #8 7.323 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB] #8 7.330 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB] #8 7.334 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB] #8 7.338 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB] #8 7.351 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] #8 7.352 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 7.357 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #8 7.358 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] #8 7.358 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] #8 7.358 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] #8 7.445 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 7.467 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] #8 7.468 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 7.469 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] #8 7.470 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] #8 7.471 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 7.472 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 7.473 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #8 7.474 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #8 7.476 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] #8 7.477 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] #8 7.478 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 7.479 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #8 7.481 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] #8 7.481 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] #8 7.482 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 7.483 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] #8 7.484 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] #8 7.485 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 7.487 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] #8 7.487 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 7.487 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] #8 7.488 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 7.489 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 7.490 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] #8 7.490 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] #8 7.493 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] #8 7.495 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] #8 7.495 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 7.496 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 7.496 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 7.497 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] #8 7.499 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #8 7.499 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 7.501 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3 [1093 kB] #8 7.510 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] #8 7.511 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51 [7508 B] #8 7.511 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] #8 7.513 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] #8 7.514 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #8 7.514 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] #8 7.515 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] #8 7.517 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] #8 7.535 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] #8 7.536 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] #8 7.537 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #8 7.549 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build #8 7.552 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+b1 [338 kB] #8 7.554 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 7.554 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB] #8 7.578 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB] #8 7.658 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] #8 7.700 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 7.700 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #8 7.701 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 7.701 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] #8 7.702 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] #8 7.702 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #8 7.703 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] #8 7.705 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] #8 7.706 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 7.706 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 7.707 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 7.708 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] #8 7.708 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 7.709 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #8 7.711 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB] #8 7.713 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #8 7.717 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #8 7.718 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #8 7.719 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #8 7.738 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB] #8 7.740 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB] #8 7.743 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #8 7.743 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 7.743 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #8 7.744 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB] #8 7.747 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB] #8 7.752 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB] #8 7.752 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #8 7.753 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13 [245 kB] #8 7.755 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 7.756 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 7.756 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] #8 7.781 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] + mv -v /root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb /build copied '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.changes' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.changes' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~raspbian-bullseye_armhf.deb' #8 7.785 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] #8 7.786 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] #8 7.787 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 7.788 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] #8 7.789 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] #8 7.789 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 7.790 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 7.792 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] #8 7.793 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] #8 7.793 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 7.794 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 7.795 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] #8 7.797 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 7.798 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] #8 7.840 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 7.875 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #8 7.876 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 7.877 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] #8 7.878 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 7.879 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] #8 7.880 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 7.881 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] #8 7.882 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 7.883 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 7.884 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] #8 7.902 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B] #8 7.951 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] #8 7.952 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #8 7.953 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #8 7.954 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] #8 7.955 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 7.956 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 7.957 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 7.958 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #8 7.959 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] #8 7.960 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] #8 7.961 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 7.963 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] #8 7.964 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #8 8.026 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] #8 8.033 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 8.033 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] #8 8.034 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 8.035 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 8.036 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 8.037 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 8.037 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 8.039 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] #8 8.040 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] #8 8.041 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 8.042 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] #8 8.043 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] #8 8.044 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] #8 8.045 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 8.046 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] #8 8.047 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] #8 8.051 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 8.051 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] #8 8.062 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #8 8.086 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #8 8.086 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] #8 8.088 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] #8 8.088 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 8.089 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 8.092 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 8.092 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 8.092 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] #8 8.093 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 8.093 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] #8 8.093 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 8.093 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB] #8 8.093 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] #8 8.095 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] #8 8.096 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] #8 8.097 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 8.098 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #8 8.101 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #8 8.102 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #8 8.103 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 8.106 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 8.107 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 8.108 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] #8 8.109 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] #8 8.110 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #8 8.112 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 8.113 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 8.114 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #8 8.115 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] #8 8.116 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] #8 8.118 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] #8 8.118 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] #8 8.119 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] #8 8.121 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] #8 8.121 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 8.123 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] #8 8.124 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] #8 8.126 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #8 8.126 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] #8 8.127 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] #8 8.130 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] #8 8.131 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #8 8.132 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #8 8.133 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] #8 8.134 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 8.136 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 8.137 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB] #8 8.138 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] #8 8.140 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] #8 8.142 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #8 8.142 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] #8 8.145 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #8 8.147 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] #8 8.147 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 8.148 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 8.148 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 8.150 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] #8 8.151 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] #8 8.152 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] #8 8.153 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] #8 8.154 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] #8 8.157 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] #8 8.157 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] #8 8.159 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] #8 8.160 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] #8 8.161 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] #8 8.163 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] #8 8.163 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #8 8.165 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 8.166 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 8.168 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 8.169 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #8 8.172 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 8.172 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 8.173 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #8 8.173 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] #8 8.174 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] #8 8.175 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] #8 8.176 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] #8 8.177 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] #8 8.178 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #8 8.179 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB] #8 8.181 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] #8 8.198 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] #8 8.198 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #8 8.223 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #8 8.224 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] #8 8.226 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] #8 8.226 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] #8 8.227 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] #8 8.228 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB] #8 8.230 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #8 8.231 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #8 8.232 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] #8 8.234 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] #8 8.235 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #8 8.235 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 8.236 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 8.240 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] #8 8.241 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] #8 8.241 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #8 8.246 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] #8 8.253 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #8 8.257 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #8 8.428 debconf: delaying package configuration, since apt-utils is not installed #8 8.452 Fetched 175 MB in 3s (52.4 MB/s) #8 8.471 Selecting previously unselected package bsdextrautils. #8 8.471 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) #8 8.478 Preparing to unpack .../00-bsdextrautils_2.36.1-8_amd64.deb ... #8 8.483 Unpacking bsdextrautils (2.36.1-8) ... #8 8.528 Selecting previously unselected package libuchardet0:amd64. #8 8.530 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... #8 8.538 Unpacking libuchardet0:amd64 (0.0.7-1) ... #8 8.580 Selecting previously unselected package groff-base. #8 8.581 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... #8 8.586 Unpacking groff-base (1.22.4-6) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j9GyTn + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h81EmE + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SWRQlR + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 #8 8.718 Selecting previously unselected package libgdbm6:amd64. #8 8.718 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... #8 8.723 Unpacking libgdbm6:amd64 (1.19-2) ... #8 8.762 Selecting previously unselected package libpipeline1:amd64. #8 8.763 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... #8 8.768 Unpacking libpipeline1:amd64 (1.5.3-1) ... #8 8.820 Selecting previously unselected package man-db. #8 8.821 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... #8 8.827 Unpacking man-db (2.9.4-2) ... #8 8.978 Selecting previously unselected package perl-modules-5.32. #8 8.980 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u1_all.deb ... #8 8.984 Unpacking perl-modules-5.32 (5.32.1-4+deb11u1) ... #8 9.348 Selecting previously unselected package libgdbm-compat4:amd64. #8 9.350 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... #8 9.354 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 9.395 Selecting previously unselected package libperl5.32:amd64. #8 9.397 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u1_amd64.deb ... #8 9.401 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u1) ... #8 9.869 Selecting previously unselected package perl. #8 9.871 Preparing to unpack .../09-perl_5.32.1-4+deb11u1_amd64.deb ... #8 9.879 Unpacking perl (5.32.1-4+deb11u1) ... #8 9.935 Selecting previously unselected package liblocale-gettext-perl. #8 9.935 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #8 9.940 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 9.981 Selecting previously unselected package libpython3.9-minimal:amd64. #8 9.983 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... #8 9.988 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... #8 10.11 Selecting previously unselected package libexpat1:amd64. #8 10.11 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ... #8 10.11 Unpacking libexpat1:amd64 (2.2.10-2) ... #8 10.16 Selecting previously unselected package python3.9-minimal. #8 10.16 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... #8 10.17 Unpacking python3.9-minimal (3.9.2-1) ... #8 10.38 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... #8 10.40 Setting up libexpat1:amd64 (2.2.10-2) ... #8 10.42 Setting up python3.9-minimal (3.9.2-1) ... #8 11.00 Selecting previously unselected package python3-minimal. #8 11.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9508 files and directories currently installed.) #8 11.01 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #8 11.01 Unpacking python3-minimal (3.9.2-3) ... #8 11.05 Selecting previously unselected package media-types. #8 11.05 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 11.05 Unpacking media-types (4.0.0) ... #8 11.09 Selecting previously unselected package libmpdec3:amd64. #8 11.09 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... #8 11.10 Unpacking libmpdec3:amd64 (2.5.1-1) ... #8 11.14 Selecting previously unselected package libncursesw6:amd64. #8 11.14 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ... #8 11.14 Unpacking libncursesw6:amd64 (6.2+20201114-2) ... #8 11.19 Selecting previously unselected package readline-common. #8 11.19 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 11.19 Unpacking readline-common (8.1-1) ... #8 11.24 Selecting previously unselected package libreadline8:amd64. #8 11.24 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #8 11.24 Unpacking libreadline8:amd64 (8.1-1) ... #8 11.29 Selecting previously unselected package libsqlite3-0:amd64. #8 11.29 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #8 11.30 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #8 11.39 Selecting previously unselected package libpython3.9-stdlib:amd64. #8 11.39 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... #8 11.40 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... #8 11.63 Selecting previously unselected package python3.9. #8 11.63 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... #8 11.64 Unpacking python3.9 (3.9.2-1) ... #8 11.68 Selecting previously unselected package libpython3-stdlib:amd64. #8 11.68 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... #8 11.68 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #8 11.72 Setting up python3-minimal (3.9.2-3) ... #8 11.91 Selecting previously unselected package python3. #8 11.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9946 files and directories currently installed.) #8 11.92 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #8 11.92 Unpacking python3 (3.9.2-3) ... #8 11.96 Selecting previously unselected package less. #8 11.96 Preparing to unpack .../001-less_551-2_amd64.deb ... #8 11.97 Unpacking less (551-2) ... #8 12.02 Selecting previously unselected package netbase. #8 12.02 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 12.02 Unpacking netbase (6.3) ... #8 12.05 Selecting previously unselected package sensible-utils. #8 12.05 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #8 12.05 Unpacking sensible-utils (0.0.14) ... #8 12.08 Selecting previously unselected package bzip2. #8 12.09 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #8 12.09 Unpacking bzip2 (1.0.8-4) ... #8 12.13 Selecting previously unselected package openssl. #8 12.13 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_amd64.deb ... #8 12.13 Unpacking openssl (1.1.1k-1+deb11u1) ... #8 12.24 Selecting previously unselected package ca-certificates. #8 12.24 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 12.24 Unpacking ca-certificates (20210119) ... #8 12.30 Selecting previously unselected package libmagic-mgc. #8 12.30 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ... #8 12.30 Unpacking libmagic-mgc (1:5.39-3) ... #8 12.39 Selecting previously unselected package libmagic1:amd64. #8 12.40 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ... #8 12.40 Unpacking libmagic1:amd64 (1:5.39-3) ... #8 12.44 Selecting previously unselected package file. #8 12.44 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ... #8 12.45 Unpacking file (1:5.39-3) ... #8 12.48 Selecting previously unselected package gettext-base. #8 12.48 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... #8 12.48 Unpacking gettext-base (0.21-4) ... #8 12.53 Selecting previously unselected package manpages. #8 12.54 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 12.54 Unpacking manpages (5.10-1) ... #8 12.68 Selecting previously unselected package libmd0:amd64. #8 12.68 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... #8 12.69 Unpacking libmd0:amd64 (1.0.3-3) ... #8 12.72 Selecting previously unselected package libbsd0:amd64. #8 12.73 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ... #8 12.73 Unpacking libbsd0:amd64 (0.11.3-1) ... #8 12.77 Selecting previously unselected package libedit2:amd64. #8 12.78 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... #8 12.78 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #8 12.82 Selecting previously unselected package libcbor0:amd64. #8 12.82 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... #8 12.83 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #8 12.87 Selecting previously unselected package libfido2-1:amd64. #8 12.87 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... #8 12.87 Unpacking libfido2-1:amd64 (1.6.0-2) ... #8 12.92 Selecting previously unselected package openssh-client. #8 12.92 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ... #8 12.93 Unpacking openssh-client (1:8.4p1-5) ... #8 13.04 Selecting previously unselected package ucf. #8 13.05 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 13.05 Moving old data out of the way #8 13.05 Unpacking ucf (3.0043) ... #8 13.09 Selecting previously unselected package xz-utils. #8 13.09 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ... #8 13.10 Unpacking xz-utils (5.2.5-2) ... #8 13.15 Selecting previously unselected package libsigsegv2:amd64. #8 13.15 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... #8 13.16 Unpacking libsigsegv2:amd64 (2.13-1) ... #8 13.19 Selecting previously unselected package m4. #8 13.19 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... #8 13.20 Unpacking m4 (1.4.18-5) ... #8 13.24 Selecting previously unselected package autoconf. #8 13.24 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 13.25 Unpacking autoconf (2.69-14) ... #8 13.31 Selecting previously unselected package autotools-dev. #8 13.31 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 13.32 Unpacking autotools-dev (20180224.1+nmu1) ... #8 13.36 Selecting previously unselected package automake. #8 13.36 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 13.36 Unpacking automake (1:1.16.3-2) ... #8 13.45 Selecting previously unselected package autopoint. #8 13.45 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 13.45 Unpacking autopoint (0.21-4) ... #8 13.49 Selecting previously unselected package binutils-common:amd64. #8 13.49 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... #8 13.50 Unpacking binutils-common:amd64 (2.35.2-2) ... #8 13.75 Selecting previously unselected package libbinutils:amd64. #8 13.76 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... #8 13.76 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 13.85 Selecting previously unselected package libctf-nobfd0:amd64. #8 13.85 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 13.86 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #8 13.90 Selecting previously unselected package libctf0:amd64. #8 13.90 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... #8 13.90 Unpacking libctf0:amd64 (2.35.2-2) ... #8 13.94 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 13.94 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 13.94 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 14.15 Selecting previously unselected package binutils. #8 14.16 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... #8 14.16 Unpacking binutils (2.35.2-2) ... #8 14.20 Selecting previously unselected package libc-dev-bin. #8 14.20 Preparing to unpack .../032-libc-dev-bin_2.31-13_amd64.deb ... #8 14.20 Unpacking libc-dev-bin (2.31-13) ... #8 14.24 Selecting previously unselected package linux-libc-dev:amd64. #8 14.24 Preparing to unpack .../033-linux-libc-dev_5.10.46-4_amd64.deb ... #8 14.25 Unpacking linux-libc-dev:amd64 (5.10.46-4) ... #8 14.41 Selecting previously unselected package libcrypt-dev:amd64. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" #8 14.41 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 14.42 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 14.46 Selecting previously unselected package libtirpc-dev:amd64. #8 14.46 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ... #8 14.47 Unpacking libtirpc-dev:amd64 (1.3.1-1) ... #8 14.51 Selecting previously unselected package libnsl-dev:amd64. #8 14.52 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... #8 14.52 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 14.56 Selecting previously unselected package libc6-dev:amd64. #8 14.56 Preparing to unpack .../037-libc6-dev_2.31-13_amd64.deb ... #8 14.56 Unpacking libc6-dev:amd64 (2.31-13) ... make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/v -w /v alpine chown -R 1000:1000 src #8 14.85 Selecting previously unselected package libisl23:amd64. #8 14.85 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... #8 14.85 Unpacking libisl23:amd64 (0.23-1) ... #8 14.95 Selecting previously unselected package libmpfr6:amd64. #8 14.95 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... #8 14.95 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 15.08 Selecting previously unselected package libmpc3:amd64. #8 15.08 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... #8 15.09 Unpacking libmpc3:amd64 (1.2.0-1) ... #8 15.12 Selecting previously unselected package cpp-10. #8 15.12 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... #8 15.13 Unpacking cpp-10 (10.2.1-6) ... #8 15.91 Selecting previously unselected package cpp. #8 15.91 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... #8 15.91 Unpacking cpp (4:10.2.1-1) ... #8 15.95 Selecting previously unselected package libcc1-0:amd64. #8 15.95 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... #8 15.96 Unpacking libcc1-0:amd64 (10.2.1-6) ... #8 16.00 Selecting previously unselected package libgomp1:amd64. #8 16.00 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... #8 16.01 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 16.05 Selecting previously unselected package libitm1:amd64. #8 16.05 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... #8 16.06 Unpacking libitm1:amd64 (10.2.1-6) ... #8 16.10 Selecting previously unselected package libatomic1:amd64. #8 16.10 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... #8 16.11 Unpacking libatomic1:amd64 (10.2.1-6) ... #8 16.15 Selecting previously unselected package libasan6:amd64. #8 16.15 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... #8 16.15 Unpacking libasan6:amd64 (10.2.1-6) ... #8 16.39 Selecting previously unselected package liblsan0:amd64. #8 16.39 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... #8 16.40 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 16.51 Selecting previously unselected package libtsan0:amd64. #8 16.52 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... #8 16.52 Unpacking libtsan0:amd64 (10.2.1-6) ... #8 16.75 Selecting previously unselected package libubsan1:amd64. #8 16.76 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... #8 16.76 Unpacking libubsan1:amd64 (10.2.1-6) ... #8 16.87 Selecting previously unselected package libquadmath0:amd64. #8 16.87 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... #8 16.88 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 16.92 Selecting previously unselected package libgcc-10-dev:amd64. #8 16.92 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 16.92 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #8 17.15 Selecting previously unselected package gcc-10. #8 17.16 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... #8 17.16 Unpacking gcc-10 (10.2.1-6) ... rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 debbuild #8 18.63 Selecting previously unselected package gcc. #8 18.64 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... #8 18.64 Unpacking gcc (4:10.2.1-1) ... #8 18.67 Selecting previously unselected package libstdc++-10-dev:amd64. #8 18.68 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 18.68 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 18.93 Selecting previously unselected package g++-10. #8 18.93 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... #8 18.94 Unpacking g++-10 (10.2.1-6) ... rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 sources #8 19.78 Selecting previously unselected package g++. #8 19.78 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... #8 19.79 Unpacking g++ (4:10.2.1-1) ... #8 19.82 Selecting previously unselected package make. #8 19.82 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... #8 19.83 Unpacking make (4.3-4.1) ... #8 19.90 Selecting previously unselected package libdpkg-perl. #8 19.90 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ... #8 19.90 Unpacking libdpkg-perl (1.20.9) ... #8 19.98 Selecting previously unselected package patch. #8 19.98 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... #8 19.99 Unpacking patch (2.7.6-7) ... #8 20.03 Selecting previously unselected package dpkg-dev. rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [Pipeline] } #8 20.03 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ... #8 20.04 Unpacking dpkg-dev (1.20.9) ... #8 20.17 Selecting previously unselected package build-essential. #8 20.17 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... #8 20.18 Unpacking build-essential (12.9) ... #8 20.22 Selecting previously unselected package libbrotli1:amd64. #8 20.22 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 20.22 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 20.28 Selecting previously unselected package libsasl2-modules-db:amd64. [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #8 20.28 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... #8 20.28 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... #8 20.36 Selecting previously unselected package libsasl2-2:amd64. #8 20.36 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... #8 20.37 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... #8 20.41 Selecting previously unselected package libldap-2.4-2:amd64. #8 20.42 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... #8 20.42 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... #8 20.48 Selecting previously unselected package libnghttp2-14:amd64. #8 20.48 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ... #8 20.49 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #8 20.53 Selecting previously unselected package libpsl5:amd64. #8 20.53 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... #8 20.54 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 20.58 Selecting previously unselected package librtmp1:amd64. #8 20.58 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 20.58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 20.63 Selecting previously unselected package libssh2-1:amd64. #8 20.63 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... #8 20.63 Unpacking libssh2-1:amd64 (1.9.0-2) ... #8 20.87 Selecting previously unselected package libcurl4:amd64. #8 20.87 Preparing to unpack .../071-libcurl4_7.74.0-1.3+b1_amd64.deb ... #8 20.88 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... #8 20.96 Selecting previously unselected package curl. #8 20.96 Preparing to unpack .../072-curl_7.74.0-1.3+b1_amd64.deb ... #8 20.96 Unpacking curl (7.74.0-1.3+b1) ... #8 21.02 Selecting previously unselected package dctrl-tools. #8 21.02 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... #8 21.03 Unpacking dctrl-tools (2.24-3+b1) ... #8 21.07 Selecting previously unselected package libdebhelper-perl. #8 21.07 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... #8 21.07 Unpacking libdebhelper-perl (13.3.4) ... #8 21.11 Selecting previously unselected package libtool. #8 21.12 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... #8 21.12 Unpacking libtool (2.4.6-15) ... #8 21.17 Selecting previously unselected package dh-autoreconf. #8 21.17 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... #8 21.18 Unpacking dh-autoreconf (20) ... #8 21.21 Selecting previously unselected package libarchive-zip-perl. #8 21.21 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... #8 21.21 Unpacking libarchive-zip-perl (1.68-1) ... #8 21.25 Selecting previously unselected package libsub-override-perl. #8 21.25 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... #8 21.26 Unpacking libsub-override-perl (0.09-2) ... #8 21.29 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 21.29 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 21.30 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 21.33 Selecting previously unselected package dh-strip-nondeterminism. #8 21.33 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 21.34 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 21.37 Selecting previously unselected package libelf1:amd64. #8 21.38 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... #8 21.38 Unpacking libelf1:amd64 (0.183-1) ... #8 21.43 Selecting previously unselected package dwz. #8 21.43 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... #8 21.43 Unpacking dwz (0.13+20210201-1) ... #8 21.48 Selecting previously unselected package libicu67:amd64. #8 21.49 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... #8 21.49 Unpacking libicu67:amd64 (67.1-7) ... #8 22.35 Selecting previously unselected package libxml2:amd64. #8 22.35 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ... #8 22.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... #8 22.45 Selecting previously unselected package gettext. #8 22.45 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... #8 22.46 Unpacking gettext (0.21-4) ... #8 22.61 Selecting previously unselected package intltool-debian. #8 22.61 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #8 22.61 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 22.64 Selecting previously unselected package po-debconf. #8 22.65 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... #8 22.65 Unpacking po-debconf (1.0.21+nmu1) ... #8 22.71 Selecting previously unselected package debhelper. #8 22.71 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... #8 22.71 Unpacking debhelper (13.3.4) ... #8 22.84 Selecting previously unselected package debian-keyring. #8 22.84 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... #8 22.84 Unpacking debian-keyring (2021.07.26) ... #8 25.25 Selecting previously unselected package libfakeroot:amd64. #8 25.25 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... #8 25.25 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 25.30 Selecting previously unselected package fakeroot. #8 25.30 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... #8 25.30 Unpacking fakeroot (1.25.3-1.1) ... #8 25.35 Selecting previously unselected package libassuan0:amd64. #8 25.35 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... #8 25.36 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 25.40 Selecting previously unselected package gpgconf. #8 25.40 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ... #8 25.41 Unpacking gpgconf (2.2.27-2) ... #8 25.46 Selecting previously unselected package libksba8:amd64. #8 25.46 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ... #8 25.47 Unpacking libksba8:amd64 (1.5.0-3) ... #8 25.53 Selecting previously unselected package libnpth0:amd64. #8 25.53 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... #8 25.54 Unpacking libnpth0:amd64 (1.6-3) ... #8 25.58 Selecting previously unselected package dirmngr. #8 25.58 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ... #8 25.60 Unpacking dirmngr (2.2.27-2) ... #8 25.67 Selecting previously unselected package gnupg-l10n. #8 25.67 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ... #8 25.67 Unpacking gnupg-l10n (2.2.27-2) ... #8 25.79 Selecting previously unselected package gnupg-utils. #8 25.79 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ... #8 25.79 Unpacking gnupg-utils (2.2.27-2) ... #8 25.87 Selecting previously unselected package gpg. #8 25.87 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ... #8 25.88 Unpacking gpg (2.2.27-2) ... #8 25.97 Selecting previously unselected package pinentry-curses. #8 25.97 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... #8 25.98 Unpacking pinentry-curses (1.1.0-4) ... #8 26.03 Selecting previously unselected package gpg-agent. #8 26.03 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ... #8 26.04 Unpacking gpg-agent (2.2.27-2) ... #8 26.15 Selecting previously unselected package gpg-wks-client. #8 26.15 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ... #8 26.15 Unpacking gpg-wks-client (2.2.27-2) ... #8 26.22 Selecting previously unselected package gpg-wks-server. #8 26.22 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ... #8 26.23 Unpacking gpg-wks-server (2.2.27-2) ... #8 26.31 Selecting previously unselected package gpgsm. #8 26.31 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ... #8 26.32 Unpacking gpgsm (2.2.27-2) ... #8 27.17 Selecting previously unselected package gnupg. #8 27.17 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ... #8 27.37 Unpacking gnupg (2.2.27-2) ... #8 27.67 Selecting previously unselected package libfile-dirlist-perl. #8 27.67 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... #8 27.68 Unpacking libfile-dirlist-perl (0.05-2) ... #8 27.71 Selecting previously unselected package libfile-which-perl. #8 27.71 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... #8 27.71 Unpacking libfile-which-perl (1.23-1) ... #8 27.74 Selecting previously unselected package libfile-homedir-perl. #8 27.75 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... #8 27.75 Unpacking libfile-homedir-perl (1.006-1) ... #8 27.78 Selecting previously unselected package libfile-touch-perl. #8 27.78 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... #8 27.79 Unpacking libfile-touch-perl (0.11-1) ... #8 27.82 Selecting previously unselected package libio-pty-perl. #8 27.82 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... #8 27.83 Unpacking libio-pty-perl (1:1.15-2) ... #8 27.86 Selecting previously unselected package libipc-run-perl. #8 27.86 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... #8 27.87 Unpacking libipc-run-perl (20200505.0-1) ... #8 27.90 Selecting previously unselected package libclass-method-modifiers-perl. #8 27.91 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 27.91 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 27.94 Selecting previously unselected package libb-hooks-op-check-perl. #8 27.94 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... #8 27.95 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 27.98 Selecting previously unselected package libdynaloader-functions-perl. #8 27.98 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 27.99 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 28.02 Selecting previously unselected package libdevel-callchecker-perl. #8 28.02 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... #8 28.02 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 28.06 Selecting previously unselected package libparams-classify-perl. #8 28.06 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... #8 28.06 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 28.10 Selecting previously unselected package libmodule-runtime-perl. #8 28.10 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #8 28.10 Unpacking libmodule-runtime-perl (0.016-1) ... #8 28.14 Selecting previously unselected package libimport-into-perl. #8 28.14 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #8 28.14 Unpacking libimport-into-perl (1.002005-1) ... #8 28.17 Selecting previously unselected package librole-tiny-perl. #8 28.17 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... #8 28.18 Unpacking librole-tiny-perl (2.002004-1) ... #8 28.21 Selecting previously unselected package libstrictures-perl. #8 28.21 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... #8 28.22 Unpacking libstrictures-perl (2.000006-1) ... #8 28.24 Selecting previously unselected package libsub-quote-perl. #8 28.25 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... #8 28.25 Unpacking libsub-quote-perl (2.006006-1) ... #8 28.29 Selecting previously unselected package libmoo-perl. #8 28.29 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... #8 28.29 Unpacking libmoo-perl (2.004004-1) ... #8 28.33 Selecting previously unselected package libencode-locale-perl. #8 28.33 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... #8 28.33 Unpacking libencode-locale-perl (1.05-1.1) ... #8 28.36 Selecting previously unselected package libtimedate-perl. #8 28.37 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... #8 28.37 Unpacking libtimedate-perl (2.3300-2) ... #8 28.41 Selecting previously unselected package libhttp-date-perl. #8 28.41 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... #8 28.42 Unpacking libhttp-date-perl (6.05-1) ... #8 28.45 Selecting previously unselected package libfile-listing-perl. #8 28.45 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... #8 28.45 Unpacking libfile-listing-perl (6.14-1) ... #8 28.48 Selecting previously unselected package libhtml-tagset-perl. #8 28.49 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... #8 28.49 Unpacking libhtml-tagset-perl (3.20-4) ... #8 28.52 Selecting previously unselected package liburi-perl. #8 28.52 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... #8 28.52 Unpacking liburi-perl (5.08-1) ... #8 28.56 Selecting previously unselected package libhtml-parser-perl. #8 28.57 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... #8 28.57 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 28.61 Selecting previously unselected package libhtml-tree-perl. #8 28.61 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #8 28.62 Unpacking libhtml-tree-perl (5.07-2) ... #8 28.68 Selecting previously unselected package libio-html-perl. #8 28.68 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... #8 28.68 Unpacking libio-html-perl (1.004-2) ... #8 28.72 Selecting previously unselected package liblwp-mediatypes-perl. #8 28.72 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 28.72 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 28.75 Selecting previously unselected package libhttp-message-perl. #8 28.76 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... #8 28.76 Unpacking libhttp-message-perl (6.28-1) ... #8 28.80 Selecting previously unselected package libhttp-cookies-perl. #8 28.80 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... #8 28.81 Unpacking libhttp-cookies-perl (6.10-1) ... #8 28.87 Selecting previously unselected package libhttp-negotiate-perl. #8 28.87 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #8 28.88 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 28.91 Selecting previously unselected package perl-openssl-defaults:amd64. #8 28.91 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... #8 28.92 Unpacking perl-openssl-defaults:amd64 (5) ... #8 28.95 Selecting previously unselected package libnet-ssleay-perl. #8 28.95 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... #8 28.95 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 29.01 Selecting previously unselected package libio-socket-ssl-perl. #8 29.02 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... #8 29.02 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 29.07 Selecting previously unselected package libnet-http-perl. #8 29.07 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... #8 29.07 Unpacking libnet-http-perl (6.20-1) ... #8 29.11 Selecting previously unselected package liblwp-protocol-https-perl. #8 29.11 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 29.11 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 29.14 Selecting previously unselected package libtry-tiny-perl. #8 29.15 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #8 29.15 Unpacking libtry-tiny-perl (0.30-1) ... #8 29.18 Selecting previously unselected package libwww-robotrules-perl. #8 29.18 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #8 29.19 Unpacking libwww-robotrules-perl (6.02-1) ... #8 29.22 Selecting previously unselected package libwww-perl. #8 29.22 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... #8 29.23 Unpacking libwww-perl (6.52-1) ... #8 29.27 Selecting previously unselected package patchutils. #8 29.28 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... #8 29.28 Unpacking patchutils (0.4.2-1) ... #8 29.32 Selecting previously unselected package wdiff. #8 29.32 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #8 29.32 Unpacking wdiff (1.2.2-2+b1) ... #8 29.38 Selecting previously unselected package devscripts. #8 29.38 Preparing to unpack .../146-devscripts_2.21.3_amd64.deb ... #8 29.40 Unpacking devscripts (2.21.3) ... #8 29.53 Selecting previously unselected package diffstat. #8 29.54 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... #8 29.54 Unpacking diffstat (1.64-1) ... #8 29.57 Selecting previously unselected package distro-info-data. #8 29.57 Preparing to unpack .../148-distro-info-data_0.51_all.deb ... #8 29.58 Unpacking distro-info-data (0.51) ... #8 29.61 Selecting previously unselected package python3-pkg-resources. #8 29.61 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... #8 29.62 Unpacking python3-pkg-resources (52.0.0-4) ... #8 29.67 Selecting previously unselected package python3-chardet. #8 29.67 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... #8 29.67 Unpacking python3-chardet (4.0.0-1) ... #8 29.72 Selecting previously unselected package python3-six. #8 29.73 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... #8 29.73 Unpacking python3-six (1.16.0-2) ... #8 29.76 Selecting previously unselected package python3-debian. #8 29.76 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... #8 29.77 Unpacking python3-debian (0.1.39) ... #8 29.81 Selecting previously unselected package libgpgme11:amd64. #8 29.82 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... #8 29.82 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... #8 29.87 Selecting previously unselected package python3-gpg. #8 29.87 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... #8 29.87 Unpacking python3-gpg (1.14.0-1+b2) ... #8 29.94 Selecting previously unselected package dput. #8 29.94 Preparing to unpack .../155-dput_1.1.0_all.deb ... #8 29.95 Unpacking dput (1.1.0) ... #8 29.99 Selecting previously unselected package equivs. #8 29.99 Preparing to unpack .../156-equivs_2.3.1_all.deb ... #8 29.99 Unpacking equivs (2.3.1) ... #8 30.03 Selecting previously unselected package fonts-dejavu-core. #8 30.03 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... #8 30.03 Unpacking fonts-dejavu-core (2.37-2) ... #8 30.17 Selecting previously unselected package fontconfig-config. #8 30.18 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... #8 30.26 Unpacking fontconfig-config (2.13.1-4.2) ... #8 30.31 Selecting previously unselected package libcurl3-gnutls:amd64. #8 30.31 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+b1_amd64.deb ... #8 30.32 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ... #8 30.37 Selecting previously unselected package liberror-perl. #8 30.37 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... #8 30.38 Unpacking liberror-perl (0.17029-1) ... #8 30.41 Selecting previously unselected package git-man. #8 30.41 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ... #8 30.42 Unpacking git-man (1:2.30.2-1) ... #8 30.56 Selecting previously unselected package git. #8 30.56 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ... #8 30.58 Unpacking git (1:2.30.2-1) ... #8 31.11 Selecting previously unselected package iso-codes. #8 31.11 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... #8 31.11 Unpacking iso-codes (4.6.0-1) ... #8 31.53 Selecting previously unselected package libalgorithm-diff-perl. #8 31.54 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... #8 31.54 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 31.57 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 31.58 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #8 31.58 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 31.61 Selecting previously unselected package libalgorithm-merge-perl. #8 31.61 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... #8 31.62 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 31.65 Selecting previously unselected package libaliased-perl. #8 31.65 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... #8 31.70 Unpacking libaliased-perl (0.34-1.1) ... #8 31.74 Selecting previously unselected package libapt-pkg-perl. #8 31.74 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... #8 31.74 Unpacking libapt-pkg-perl (0.1.39) ... #8 31.78 Selecting previously unselected package libarchive-cpio-perl. #8 31.78 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 31.78 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 31.83 Selecting previously unselected package libarchive13:amd64. #8 31.83 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ... #8 31.84 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... #8 31.90 Selecting previously unselected package libarray-intspan-perl. #8 31.90 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... #8 31.90 Unpacking libarray-intspan-perl (2.004-1) ... #8 31.94 Selecting previously unselected package libauthen-sasl-perl. #8 31.94 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 31.94 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 31.98 Selecting previously unselected package libmodule-implementation-perl. #8 31.98 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 31.98 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 32.01 Selecting previously unselected package libsub-exporter-progressive-perl. #8 32.02 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 32.02 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 32.05 Selecting previously unselected package libvariable-magic-perl. #8 32.05 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... #8 32.06 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 32.09 Selecting previously unselected package libb-hooks-endofscope-perl. #8 32.09 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 32.10 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 32.14 Selecting previously unselected package libpng16-16:amd64. #8 32.14 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... #8 32.14 Unpacking libpng16-16:amd64 (1.6.37-3) ... #8 32.20 Selecting previously unselected package libfreetype6:amd64. #8 32.20 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ... #8 32.21 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ... #8 32.28 Selecting previously unselected package libfontconfig1:amd64. #8 32.28 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... #8 32.29 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #8 32.34 Selecting previously unselected package libjpeg62-turbo:amd64. #8 32.34 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #8 32.34 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 32.40 Selecting previously unselected package libdeflate0:amd64. #8 32.40 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... #8 32.41 Unpacking libdeflate0:amd64 (1.7-1) ... #8 32.45 Selecting previously unselected package libjbig0:amd64. #8 32.45 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... #8 32.45 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #8 32.49 Selecting previously unselected package libwebp6:amd64. #8 32.49 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ... #8 32.50 Unpacking libwebp6:amd64 (0.6.1-2.1) ... #8 32.55 Selecting previously unselected package libtiff5:amd64. #8 32.55 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ... #8 32.56 Unpacking libtiff5:amd64 (4.2.0-1) ... #8 32.62 Selecting previously unselected package libxau6:amd64. #8 32.62 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... #8 32.63 Unpacking libxau6:amd64 (1:1.0.9-1) ... #8 32.66 Selecting previously unselected package libxdmcp6:amd64. #8 32.67 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 32.67 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 32.73 Selecting previously unselected package libxcb1:amd64. #8 32.73 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... #8 32.73 Unpacking libxcb1:amd64 (1.14-3) ... #8 32.77 Selecting previously unselected package libx11-data. #8 32.77 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ... #8 32.78 Unpacking libx11-data (2:1.7.2-1) ... #8 32.85 Selecting previously unselected package libx11-6:amd64. #8 32.85 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ... #8 32.86 Unpacking libx11-6:amd64 (2:1.7.2-1) ... #8 32.95 Selecting previously unselected package libxpm4:amd64. #8 32.95 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ... #8 32.95 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #8 33.00 Selecting previously unselected package libgd3:amd64. #8 33.00 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... #8 33.00 Unpacking libgd3:amd64 (2.3.0-2) ... #8 33.05 Selecting previously unselected package libc-devtools. #8 33.05 Preparing to unpack .../192-libc-devtools_2.31-13_amd64.deb ... #8 33.05 Unpacking libc-devtools (2.31-13) ... #8 33.09 Selecting previously unselected package libcapture-tiny-perl. #8 33.10 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... #8 33.10 Unpacking libcapture-tiny-perl (0.48-1) ... #8 33.13 Selecting previously unselected package libclass-data-inheritable-perl. #8 33.14 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 33.14 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 33.17 Selecting previously unselected package libclass-inspector-perl. #8 33.18 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... #8 33.18 Unpacking libclass-inspector-perl (1.36-1) ... #8 33.21 Selecting previously unselected package libclass-xsaccessor-perl. #8 33.21 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... #8 33.22 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 33.25 Selecting previously unselected package libclone-perl. #8 33.25 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ... #8 33.26 Unpacking libclone-perl (0.45-1+b1) ... #8 33.29 Selecting previously unselected package libcommon-sense-perl. #8 33.29 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ... #8 33.29 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 33.32 Selecting previously unselected package libconfig-tiny-perl. #8 33.33 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... #8 33.33 Unpacking libconfig-tiny-perl (2.26-1) ... #8 33.36 Selecting previously unselected package libparams-util-perl. #8 33.36 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... #8 33.37 Unpacking libparams-util-perl (1.102-1+b1) ... #8 33.40 Selecting previously unselected package libsub-install-perl. #8 33.40 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... #8 33.40 Unpacking libsub-install-perl (0.928-1.1) ... #8 33.43 Selecting previously unselected package libdata-optlist-perl. #8 33.44 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ... #8 33.44 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 33.47 Selecting previously unselected package libsub-exporter-perl. #8 33.47 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... #8 33.48 Unpacking libsub-exporter-perl (0.987-1) ... #8 33.51 Selecting previously unselected package libconst-fast-perl. #8 33.51 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... #8 33.52 Unpacking libconst-fast-perl (0.014-1.1) ... #8 33.55 Selecting previously unselected package libwant-perl. #8 33.55 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... #8 33.55 Unpacking libwant-perl (0.29-1+b6) ... #8 33.59 Selecting previously unselected package libcontextual-return-perl. #8 33.59 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... #8 33.59 Unpacking libcontextual-return-perl (0.004014-2) ... #8 33.64 Selecting previously unselected package libconvert-binhex-perl. #8 33.64 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... #8 33.64 Unpacking libconvert-binhex-perl (1.125-1) ... #8 33.67 Selecting previously unselected package libcpanel-json-xs-perl. #8 33.68 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... #8 33.68 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 33.72 Selecting previously unselected package libdevel-stacktrace-perl. #8 33.72 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 33.73 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 33.76 Selecting previously unselected package libexception-class-perl. #8 33.76 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... #8 33.77 Unpacking libexception-class-perl (1.44-1) ... #8 33.80 Selecting previously unselected package libiterator-perl. #8 33.80 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 33.81 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 33.84 Selecting previously unselected package libiterator-util-perl. #8 33.84 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 33.84 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 33.88 Selecting previously unselected package libexporter-tiny-perl. #8 33.88 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... #8 33.88 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 33.92 Selecting previously unselected package liblist-moreutils-xs-perl. #8 33.92 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #8 33.92 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 33.96 Selecting previously unselected package liblist-moreutils-perl. #8 33.96 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... #8 33.96 Unpacking liblist-moreutils-perl (0.430-2) ... #8 34.00 Selecting previously unselected package libdata-dpath-perl. #8 34.00 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... #8 34.00 Unpacking libdata-dpath-perl (0.58-1) ... #8 34.04 Selecting previously unselected package libdata-dump-perl. #8 34.04 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... #8 34.05 Unpacking libdata-dump-perl (1.23-1.1) ... #8 34.08 Selecting previously unselected package libdata-messagepack-perl. #8 34.08 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... #8 34.09 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 34.12 Selecting previously unselected package libnet-domain-tld-perl. #8 34.12 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 34.13 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 34.16 Selecting previously unselected package libdata-validate-domain-perl. #8 34.16 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 34.17 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 34.20 Selecting previously unselected package libdevel-size-perl. #8 34.20 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... #8 34.20 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 34.24 Selecting previously unselected package libdistro-info-perl. #8 34.24 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ... #8 34.24 Unpacking libdistro-info-perl (1.0) ... #8 34.27 Selecting previously unselected package libemail-address-xs-perl. #8 34.27 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... #8 34.28 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 34.31 Selecting previously unselected package libfcgi0ldbl:amd64. #8 34.31 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... #8 34.32 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #8 34.35 Selecting previously unselected package libfcgi-bin. #8 34.36 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... #8 34.36 Unpacking libfcgi-bin (2.4.2-2) ... #8 34.39 Selecting previously unselected package libfcgi-perl:amd64. #8 34.39 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... #8 34.40 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... #8 34.43 Selecting previously unselected package libipc-system-simple-perl. #8 34.43 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... #8 34.44 Unpacking libipc-system-simple-perl (1.30-1) ... #8 34.47 Selecting previously unselected package libfile-basedir-perl. #8 34.47 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... #8 34.47 Unpacking libfile-basedir-perl (0.08-1) ... #8 34.50 Selecting previously unselected package libfile-chdir-perl. #8 34.51 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... #8 34.51 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 34.54 Selecting previously unselected package libfile-fcntllock-perl. #8 34.54 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #8 34.55 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 34.58 Selecting previously unselected package libnumber-compare-perl. #8 34.58 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... #8 34.59 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 34.62 Selecting previously unselected package libtext-glob-perl. #8 34.62 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... #8 34.62 Unpacking libtext-glob-perl (0.11-1) ... #8 34.65 Selecting previously unselected package libfile-find-rule-perl. #8 34.65 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... #8 34.66 Unpacking libfile-find-rule-perl (0.34-1) ... #8 34.69 Selecting previously unselected package libfont-afm-perl. #8 34.69 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... #8 34.70 Unpacking libfont-afm-perl (1.20-3) ... #8 34.74 Selecting previously unselected package libio-string-perl. #8 34.74 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... #8 34.75 Unpacking libio-string-perl (1.08-3.1) ... #8 34.78 Selecting previously unselected package libfont-ttf-perl. #8 34.78 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... #8 34.78 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 34.85 Selecting previously unselected package libio-stringy-perl. #8 34.85 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... #8 34.86 Unpacking libio-stringy-perl (2.111-3) ... #8 34.89 Selecting previously unselected package libparams-validate-perl:amd64. #8 34.90 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... #8 34.90 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... #8 34.94 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 34.95 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 34.95 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 34.99 Selecting previously unselected package libsort-versions-perl. #8 34.99 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... #8 34.99 Unpacking libsort-versions-perl (1.62-1) ... #8 35.03 Selecting previously unselected package libgit-wrapper-perl. #8 35.03 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... #8 35.03 Unpacking libgit-wrapper-perl (0.048-1) ... #8 35.07 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 35.07 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 35.08 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 35.11 Selecting previously unselected package libio-prompter-perl. #8 35.11 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... #8 35.11 Unpacking libio-prompter-perl (0.004015-1) ... #8 35.15 Selecting previously unselected package libjson-perl. #8 35.16 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... #8 35.16 Unpacking libjson-perl (4.03000-1) ... #8 35.21 Selecting previously unselected package liblog-any-perl. #8 35.21 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... #8 35.22 Unpacking liblog-any-perl (1.709-1) ... #8 35.26 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 35.27 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 35.27 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 35.31 Selecting previously unselected package libpackage-stash-perl. #8 35.31 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... #8 35.31 Unpacking libpackage-stash-perl (0.39-1) ... #8 35.34 Selecting previously unselected package libsub-identify-perl. #8 35.35 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... #8 35.35 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 35.38 Selecting previously unselected package libsub-name-perl. #8 35.38 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... #8 35.39 Unpacking libsub-name-perl (0.26-1+b1) ... #8 35.42 Selecting previously unselected package libnamespace-clean-perl. #8 35.42 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... #8 35.42 Unpacking libnamespace-clean-perl (0.27-1) ... #8 35.50 Selecting previously unselected package libpath-tiny-perl. #8 35.51 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... #8 35.51 Unpacking libpath-tiny-perl (0.118-1) ... #8 35.55 Selecting previously unselected package libtype-tiny-perl. #8 35.55 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... #8 35.55 Unpacking libtype-tiny-perl (1.012001-2) ... #8 35.62 Selecting previously unselected package libgitlab-api-v4-perl. #8 35.62 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 35.62 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 35.68 Selecting previously unselected package libglib2.0-0:amd64. #8 35.68 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ... #8 35.69 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... #8 35.86 Selecting previously unselected package libglib2.0-data. #8 35.86 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ... #8 35.87 Unpacking libglib2.0-data (2.66.8-1) ... #8 36.05 Selecting previously unselected package libgpm2:amd64. #8 36.05 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... #8 36.05 Unpacking libgpm2:amd64 (1.20.7-8) ... #8 36.09 Selecting previously unselected package libhash-fieldhash-perl. #8 36.09 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... #8 36.10 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 36.13 Selecting previously unselected package libhtml-form-perl. #8 36.14 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... #8 36.14 Unpacking libhtml-form-perl (6.07-1) ... #8 36.17 Selecting previously unselected package libhtml-format-perl. #8 36.18 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... #8 36.18 Unpacking libhtml-format-perl (2.12-1.1) ... #8 36.21 Selecting previously unselected package libhtml-html5-entities-perl. #8 36.22 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 36.22 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 36.25 Selecting previously unselected package libhttp-daemon-perl. #8 36.26 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ... #8 36.26 Unpacking libhttp-daemon-perl (6.12-1) ... #8 36.29 Selecting previously unselected package libio-sessiondata-perl. #8 36.30 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 36.30 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 36.33 Selecting previously unselected package libipc-run3-perl. #8 36.34 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ... #8 36.34 Unpacking libipc-run3-perl (0.048-2) ... #8 36.37 Selecting previously unselected package libtypes-serialiser-perl. #8 36.38 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #8 36.38 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 36.41 Selecting previously unselected package libjson-xs-perl. #8 36.41 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ... #8 36.42 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 36.46 Selecting previously unselected package libjson-maybexs-perl. #8 36.46 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ... #8 36.47 Unpacking libjson-maybexs-perl (1.004003-1) ... #8 36.51 Selecting previously unselected package libldap-common. #8 36.51 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ... #8 36.52 Unpacking libldap-common (2.4.57+dfsg-3) ... #8 36.56 Selecting previously unselected package liblist-compare-perl. #8 36.56 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ... #8 36.56 Unpacking liblist-compare-perl (0.55-1) ... #8 36.60 Selecting previously unselected package liblist-someutils-perl. #8 36.60 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ... #8 36.61 Unpacking liblist-someutils-perl (0.58-1) ... #8 36.64 Selecting previously unselected package liblist-someutils-xs-perl. #8 36.64 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... #8 36.64 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 36.68 Selecting previously unselected package liblist-utilsby-perl. #8 36.68 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ... #8 36.68 Unpacking liblist-utilsby-perl (0.11-1) ... #8 36.72 Selecting previously unselected package libltdl7:amd64. #8 36.73 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ... #8 36.73 Unpacking libltdl7:amd64 (2.4.6-15) ... #8 36.77 Selecting previously unselected package libltdl-dev:amd64. #8 36.77 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... #8 36.77 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #8 36.84 Selecting previously unselected package liblzo2-2:amd64. #8 36.85 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... #8 36.85 Unpacking liblzo2-2:amd64 (2.10-2) ... #8 36.89 Selecting previously unselected package libsys-hostname-long-perl. #8 36.89 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... #8 36.90 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 36.93 Selecting previously unselected package libmail-sendmail-perl. #8 36.93 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 36.93 Unpacking libmail-sendmail-perl (0.80-1.1) ... #8 36.97 Selecting previously unselected package libnet-smtp-ssl-perl. #8 36.97 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 36.98 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 37.01 Selecting previously unselected package libmailtools-perl. #8 37.01 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... #8 37.01 Unpacking libmailtools-perl (2.21-1) ... #8 37.06 Selecting previously unselected package libmarkdown2:amd64. #8 37.07 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... #8 37.07 Unpacking libmarkdown2:amd64 (2.2.6-1) ... #8 37.10 Selecting previously unselected package libmime-tools-perl. #8 37.11 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... #8 37.11 Unpacking libmime-tools-perl (5.509-1) ... #8 37.16 Selecting previously unselected package libmoox-aliases-perl. #8 37.16 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... #8 37.17 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 37.20 Selecting previously unselected package libnamespace-autoclean-perl. #8 37.20 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 37.20 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 37.24 Selecting previously unselected package libobject-id-perl. #8 37.24 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... #8 37.24 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 37.27 Selecting previously unselected package libmoox-struct-perl. #8 37.28 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... #8 37.28 Unpacking libmoox-struct-perl (0.020-1) ... #8 37.32 Selecting previously unselected package libmouse-perl. #8 37.32 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... #8 37.33 Unpacking libmouse-perl (2.5.10-1+b1) ... #8 37.37 Selecting previously unselected package libnumber-range-perl. #8 37.38 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... #8 37.38 Unpacking libnumber-range-perl (0.12-1.1) ... #8 37.41 Selecting previously unselected package libossp-uuid16:amd64. #8 37.42 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... #8 37.42 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 37.45 Selecting previously unselected package libossp-uuid-perl. #8 37.46 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... #8 37.46 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 37.49 Selecting previously unselected package libpackage-stash-xs-perl. #8 37.50 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... #8 37.50 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 37.53 Selecting previously unselected package libpath-iterator-rule-perl. #8 37.54 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 37.54 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 37.57 Selecting previously unselected package libperlio-gzip-perl. #8 37.58 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... #8 37.58 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #8 37.62 Selecting previously unselected package libpod-parser-perl. #8 37.62 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... #8 37.63 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 37.64 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #8 37.65 Unpacking libpod-parser-perl (1.63-2) ... #8 37.69 Selecting previously unselected package libpod-constants-perl. #8 37.69 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... #8 37.69 Unpacking libpod-constants-perl (0.19-2) ... #8 37.72 Selecting previously unselected package libproc-processtable-perl. #8 37.72 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... #8 37.73 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 37.77 Selecting previously unselected package libre2-9:amd64. #8 37.78 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... #8 37.78 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #8 37.82 Selecting previously unselected package libre-engine-re2-perl:amd64. #8 37.83 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... #8 37.84 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #8 37.87 Selecting previously unselected package libreadonly-perl. #8 37.87 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... #8 37.88 Unpacking libreadonly-perl (2.050-3) ... #8 37.91 Selecting previously unselected package libref-util-perl. #8 37.91 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... #8 37.91 Unpacking libref-util-perl (0.204-1) ... #8 37.94 Selecting previously unselected package libref-util-xs-perl. #8 37.95 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... #8 37.95 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 37.98 Selecting previously unselected package libregexp-pattern-license-perl. #8 37.98 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 37.99 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 38.03 Selecting previously unselected package libregexp-pattern-perl. #8 38.03 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... #8 38.03 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 38.07 Selecting previously unselected package libsasl2-modules:amd64. #8 38.07 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ... #8 38.08 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ... #8 38.12 Selecting previously unselected package libsereal-decoder-perl. #8 38.13 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... #8 38.13 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 38.17 Selecting previously unselected package libsereal-encoder-perl. #8 38.17 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... #8 38.17 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #8 38.21 Selecting previously unselected package libtask-weaken-perl. #8 38.21 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... #8 38.22 Unpacking libtask-weaken-perl (1.06-1) ... #8 38.25 Selecting previously unselected package libxml-parser-perl:amd64. #8 38.25 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... #8 38.25 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #8 38.31 Selecting previously unselected package libsoap-lite-perl. #8 38.31 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... #8 38.32 Unpacking libsoap-lite-perl (1.27-1) ... #8 38.38 Selecting previously unselected package libsort-key-perl. #8 38.38 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... #8 38.38 Unpacking libsort-key-perl (1.33-2+b3) ... #8 38.42 Selecting previously unselected package libstring-copyright-perl. #8 38.42 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... #8 38.43 Unpacking libstring-copyright-perl (0.003006-1) ... #8 38.46 Selecting previously unselected package libstring-escape-perl. #8 38.46 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... #8 38.46 Unpacking libstring-escape-perl (2010.002-2) ... #8 38.49 Selecting previously unselected package libstring-shellquote-perl. #8 38.50 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... #8 38.50 Unpacking libstring-shellquote-perl (1.04-1) ... #8 38.53 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. #8 38.53 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... #8 38.54 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 38.57 Selecting previously unselected package libterm-readkey-perl. #8 38.57 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... #8 38.58 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 38.61 Selecting previously unselected package libtext-levenshteinxs-perl. #8 38.61 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... #8 38.62 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 38.65 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #8 38.65 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... #8 38.65 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 38.68 Selecting previously unselected package libtext-xslate-perl. #8 38.69 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... #8 38.69 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 38.74 Selecting previously unselected package libtime-duration-perl. #8 38.75 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... #8 38.75 Unpacking libtime-duration-perl (1.21-1) ... #8 38.78 Selecting previously unselected package libtime-moment-perl. #8 38.78 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... #8 38.79 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 38.83 Selecting previously unselected package libtype-tiny-xs-perl. #8 38.84 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #8 38.84 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 38.87 Selecting previously unselected package libunicode-utf8-perl. #8 38.88 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... #8 38.88 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 38.92 Selecting previously unselected package libunwind8:amd64. #8 38.92 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... #8 38.93 Unpacking libunwind8:amd64 (1.3.2-2) ... #8 38.97 Selecting previously unselected package libxdelta2. #8 38.97 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... #8 38.98 Unpacking libxdelta2 (1.1.3-9.3) ... #8 39.02 Selecting previously unselected package libxext6:amd64. #8 39.03 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... #8 39.03 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #8 39.07 Selecting previously unselected package libxml-namespacesupport-perl. #8 39.07 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 39.08 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 39.11 Selecting previously unselected package libxml-sax-base-perl. #8 39.11 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 39.12 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 39.17 Selecting previously unselected package libxml-sax-perl. #8 39.17 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 39.18 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 39.23 Selecting previously unselected package libxml-libxml-perl. #8 39.23 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #8 39.24 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 39.30 Selecting previously unselected package libxml-sax-expat-perl. #8 39.31 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #8 39.31 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 39.37 Selecting previously unselected package libxmlrpc-lite-perl. #8 39.37 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 39.38 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 39.42 Selecting previously unselected package libxmuu1:amd64. #8 39.42 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #8 39.43 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 39.47 Selecting previously unselected package libyaml-0-2:amd64. #8 39.48 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... #8 39.48 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #8 39.52 Selecting previously unselected package libyaml-libyaml-perl. #8 39.52 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... #8 39.52 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 39.56 Selecting previously unselected package licensecheck. #8 39.56 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... #8 39.56 Unpacking licensecheck (3.1.1-2) ... #8 39.60 Selecting previously unselected package lzip. #8 39.61 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #8 39.61 Unpacking lzip (1.22-3) ... #8 39.69 Selecting previously unselected package lzop. #8 39.69 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... #8 39.69 Unpacking lzop (1.04-2) ... #8 39.73 Selecting previously unselected package t1utils. #8 39.73 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... #8 39.74 Unpacking t1utils (1.41-4) ... #8 39.78 Selecting previously unselected package unzip. #8 39.78 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ... #8 39.79 Unpacking unzip (6.0-26) ... #8 39.88 Selecting previously unselected package lintian. #8 39.88 Preparing to unpack .../338-lintian_2.104.0_all.deb ... #8 39.89 Unpacking lintian (2.104.0) ... #8 40.17 Selecting previously unselected package lsb-release. #8 40.17 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... #8 40.18 Unpacking lsb-release (11.1.0) ... #8 40.21 Selecting previously unselected package manpages-dev. #8 40.22 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... #8 40.22 Unpacking manpages-dev (5.10-1) ... #8 40.55 Selecting previously unselected package pbzip2. #8 40.55 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... #8 40.55 Unpacking pbzip2 (1.1.13-1) ... #8 40.59 Selecting previously unselected package pixz. #8 40.59 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... #8 40.60 Unpacking pixz (1.0.7-1) ... #8 40.64 Selecting previously unselected package xdelta. #8 40.64 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... #8 40.65 Unpacking xdelta (1.1.3-9.3) ... #8 40.68 Selecting previously unselected package xdelta3. #8 40.68 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... #8 40.69 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 40.73 Selecting previously unselected package pristine-tar. #8 40.73 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... #8 40.74 Unpacking pristine-tar (1.49) ... #8 40.78 Selecting previously unselected package publicsuffix. #8 40.79 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ... #8 40.79 Unpacking publicsuffix (20210108.1309-1) ... #8 40.83 Selecting previously unselected package python-apt-common. #8 40.83 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... #8 40.84 Unpacking python-apt-common (2.2.1) ... #8 40.89 Selecting previously unselected package python3-apt. #8 40.89 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... #8 40.90 Unpacking python3-apt (2.2.1) ... #8 40.95 Selecting previously unselected package python3-certifi. #8 40.96 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #8 40.96 Unpacking python3-certifi (2020.6.20-1) ... #8 41.02 Selecting previously unselected package python3-idna. #8 41.02 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #8 41.02 Unpacking python3-idna (2.10-1) ... #8 41.07 Selecting previously unselected package python3-magic. #8 41.07 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... #8 41.07 Unpacking python3-magic (2:0.4.20-3) ... #8 41.12 Selecting previously unselected package python3-urllib3. #8 41.12 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 41.12 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 41.18 Selecting previously unselected package python3-requests. #8 41.18 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... #8 41.22 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 41.29 Selecting previously unselected package python3-unidiff. #8 41.29 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... #8 41.30 Unpacking python3-unidiff (0.5.5-2) ... #8 41.34 Selecting previously unselected package python3-xdg. #8 41.34 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... #8 41.34 Unpacking python3-xdg (0.27-2) ... #8 41.40 Selecting previously unselected package shared-mime-info. #8 41.40 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... #8 41.40 Unpacking shared-mime-info (2.0-1) ... #8 41.52 Selecting previously unselected package strace. #8 41.52 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... #8 41.53 Unpacking strace (5.10-1) ... #8 41.61 Selecting previously unselected package xauth. #8 41.61 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... #8 41.62 Unpacking xauth (1:1.1-1) ... #8 41.67 Selecting previously unselected package xdg-user-dirs. #8 41.67 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... #8 41.68 Unpacking xdg-user-dirs (0.17-2) ... #8 41.74 Setting up libksba8:amd64 (1.5.0-3) ... #8 41.76 Setting up media-types (4.0.0) ... #8 41.78 Setting up libpipeline1:amd64 (1.5.3-1) ... #8 41.79 Setting up wdiff (1.2.2-2+b1) ... #8 41.81 Setting up libxau6:amd64 (1:1.0.9-1) ... #8 41.82 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #8 41.84 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 41.85 Setting up libgpm2:amd64 (1.20.7-8) ... #8 41.87 Setting up bsdextrautils (2.36.1-8) ... #8 41.88 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 41.89 Setting up libicu67:amd64 (67.1-7) ... #8 41.90 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #8 41.92 Setting up xdg-user-dirs (0.17-2) ... #8 41.94 Setting up libmagic-mgc (1:5.39-3) ... #8 41.96 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #8 41.97 Setting up libglib2.0-0:amd64 (2.66.8-1) ... #8 42.01 No schema files found: doing nothing. #8 42.02 Setting up distro-info-data (0.51) ... #8 42.03 Setting up manpages (5.10-1) ... #8 42.04 Setting up unzip (6.0-26) ... #8 42.06 Setting up perl-modules-5.32 (5.32.1-4+deb11u1) ... #8 42.08 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 42.09 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #8 42.10 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #8 42.12 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ... #8 42.14 Setting up libfcgi-bin (2.4.2-2) ... #8 42.15 Setting up binutils-common:amd64 (2.35.2-2) ... #8 42.17 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #8 42.20 Setting up libmagic1:amd64 (1:5.39-3) ... #8 42.22 Setting up libdeflate0:amd64 (1.7-1) ... #8 42.24 Setting up less (551-2) ... #8 42.26 Setting up perl-openssl-defaults:amd64 (5) ... #8 42.27 Setting up linux-libc-dev:amd64 (5.10.46-4) ... #8 42.28 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 42.30 Setting up gettext-base (0.21-4) ... #8 42.31 Setting up liblzo2-2:amd64 (2.10-2) ... #8 42.32 Setting up libnpth0:amd64 (1.6-3) ... #8 42.34 Setting up file (1:5.39-3) ... #8 42.35 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 42.37 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 42.38 Setting up libgomp1:amd64 (10.2.1-6) ... #8 42.40 Setting up bzip2 (1.0.8-4) ... #8 42.41 Setting up libldap-common (2.4.57+dfsg-3) ... #8 42.43 Setting up libunwind8:amd64 (1.3.2-2) ... #8 42.44 Setting up pbzip2 (1.1.13-1) ... #8 42.46 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #8 42.47 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 42.49 Setting up libasan6:amd64 (10.2.1-6) ... #8 42.51 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... #8 42.52 Setting up fakeroot (1.25.3-1.1) ... #8 42.53 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 42.55 Setting up autotools-dev (20180224.1+nmu1) ... #8 42.56 Setting up libglib2.0-data (2.66.8-1) ... #8 42.58 Setting up libtirpc-dev:amd64 (1.3.1-1) ... #8 42.59 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 42.61 Setting up libx11-data (2:1.7.2-1) ... #8 42.62 Setting up make (4.3-4.1) ... #8 42.64 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 42.65 Setting up gnupg-l10n (2.2.27-2) ... #8 42.67 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 42.68 Setting up lzip (1.22-3) ... #8 42.70 Setting up strace (5.10-1) ... #8 42.72 Setting up libsigsegv2:amd64 (2.13-1) ... #8 42.73 Setting up xz-utils (5.2.5-2) ... #8 42.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 42.75 Setting up t1utils (1.41-4) ... #8 42.77 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 42.78 Setting up diffstat (1.64-1) ... #8 42.79 Setting up libpng16-16:amd64 (1.6.37-3) ... #8 42.81 Setting up libmpc3:amd64 (1.2.0-1) ... #8 42.82 Setting up libatomic1:amd64 (10.2.1-6) ... #8 42.84 Setting up patch (2.7.6-7) ... #8 42.85 Setting up autopoint (0.21-4) ... #8 42.86 Setting up libwebp6:amd64 (0.6.1-2.1) ... #8 42.88 Setting up fonts-dejavu-core (2.37-2) ... #8 42.95 Setting up libxdelta2 (1.1.3-9.3) ... #8 42.97 Setting up libncursesw6:amd64 (6.2+20201114-2) ... #8 42.98 Setting up libltdl7:amd64 (2.4.6-15) ... #8 43.00 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... #8 43.01 Setting up libubsan1:amd64 (10.2.1-6) ... #8 43.03 Setting up libmd0:amd64 (1.0.3-3) ... #8 43.05 Setting up python-apt-common (2.2.1) ... #8 43.06 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 43.08 Setting up sensible-utils (0.0.14) ... #8 43.09 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 43.11 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 43.12 Setting up libuchardet0:amd64 (0.0.7-1) ... #8 43.13 Setting up lzop (1.04-2) ... #8 43.15 Setting up libmpdec3:amd64 (2.5.1-1) ... #8 43.16 Setting up git-man (1:2.30.2-1) ... #8 43.18 Setting up libssh2-1:amd64 (1.9.0-2) ... #8 43.19 Setting up netbase (6.3) ... #8 43.23 Setting up libtiff5:amd64 (4.2.0-1) ... #8 43.24 Setting up libbinutils:amd64 (2.35.2-2) ... #8 43.25 Setting up libfido2-1:amd64 (1.6.0-2) ... #8 43.26 Setting up libisl23:amd64 (0.23-1) ... #8 43.28 Setting up libc-dev-bin (2.31-13) ... #8 43.29 Setting up openssl (1.1.1k-1+deb11u1) ... #8 43.31 Setting up libbsd0:amd64 (0.11.3-1) ... #8 43.33 Setting up libelf1:amd64 (0.183-1) ... #8 43.34 Setting up readline-common (8.1-1) ... #8 43.36 Setting up publicsuffix (20210108.1309-1) ... #8 43.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... #8 43.38 Setting up libmarkdown2:amd64 (2.2.6-1) ... #8 43.40 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 43.41 Setting up iso-codes (4.6.0-1) ... #8 43.43 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 43.44 Setting up liblsan0:amd64 (10.2.1-6) ... #8 43.45 Setting up cpp-10 (10.2.1-6) ... #8 43.47 Setting up dctrl-tools (2.24-3+b1) ... #8 43.49 Setting up libitm1:amd64 (10.2.1-6) ... #8 43.50 Setting up debian-keyring (2021.07.26) ... #8 43.51 Setting up libgdbm6:amd64 (1.19-2) ... #8 43.52 Setting up libtsan0:amd64 (10.2.1-6) ... #8 43.54 Setting up libctf0:amd64 (2.35.2-2) ... #8 43.55 Setting up pinentry-curses (1.1.0-4) ... #8 43.57 Setting up manpages-dev (5.10-1) ... #8 43.58 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 43.59 Setting up libxcb1:amd64 (1.14-3) ... #8 43.60 Setting up gettext (0.21-4) ... #8 43.62 Setting up xdelta (1.1.3-9.3) ... #8 43.63 Setting up libarchive13:amd64 (3.4.3-2+b1) ... #8 43.65 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 43.66 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #8 43.67 Setting up libreadline8:amd64 (8.1-1) ... #8 43.68 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... #8 43.70 Setting up m4 (1.4.18-5) ... #8 43.71 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ... #8 43.72 Setting up ca-certificates (20210119) ... #8 44.07 Updating certificates in /etc/ssl/certs... #8 44.48 129 added, 0 removed; done. #8 44.54 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ... #8 44.55 Setting up shared-mime-info (2.0-1) ... #8 47.26 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 47.27 Setting up ucf (3.0043) ... #8 47.40 Setting up libperl5.32:amd64 (5.32.1-4+deb11u1) ... #8 47.42 Setting up dwz (0.13+20210201-1) ... #8 47.44 Setting up groff-base (1.22.4-6) ... #8 47.46 Setting up cpp (4:10.2.1-1) ... #8 47.48 Setting up pixz (1.0.7-1) ... #8 47.49 Setting up gpgconf (2.2.27-2) ... #8 47.51 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... #8 47.52 Setting up libc6-dev:amd64 (2.31-13) ... #8 47.53 Setting up libx11-6:amd64 (2:1.7.2-1) ... #8 47.55 Setting up curl (7.74.0-1.3+b1) ... #8 47.56 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 47.57 Setting up gpg (2.2.27-2) ... #8 47.59 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... #8 47.60 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #8 47.61 Setting up gnupg-utils (2.2.27-2) ... #8 47.63 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 47.64 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #8 47.66 Setting up gpg-agent (2.2.27-2) ... #8 48.13 Setting up libxpm4:amd64 (1:3.5.12-1) ... #8 48.14 Setting up fontconfig-config (2.13.1-4.2) ... #8 48.35 Setting up openssh-client (1:8.4p1-5) ... #8 48.44 Setting up gpgsm (2.2.27-2) ... #8 48.46 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #8 48.47 Setting up binutils (2.35.2-2) ... #8 48.49 Setting up man-db (2.9.4-2) ... #8 48.59 Building database of manual pages ... #8 64.01 Setting up libgpgme11:amd64 (1.14.0-1+b2) ... #8 64.08 Setting up dirmngr (2.2.27-2) ... #8 64.22 Setting up perl (5.32.1-4+deb11u1) ... #8 64.24 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 64.25 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 64.27 Setting up libdata-dump-perl (1.23-1.1) ... #8 64.28 Setting up libref-util-perl (0.204-1) ... #8 64.29 Setting up libipc-system-simple-perl (1.30-1) ... #8 64.31 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 64.32 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 64.34 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 64.35 Setting up libio-html-perl (1.004-2) ... #8 64.36 Setting up libpod-parser-perl (1.63-2) ... #8 64.38 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 64.40 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 64.41 Setting up gcc-10 (10.2.1-6) ... #8 64.42 Setting up libparams-util-perl (1.102-1+b1) ... #8 64.43 Setting up libdpkg-perl (1.20.9) ... #8 64.45 Setting up libtime-duration-perl (1.21-1) ... #8 64.46 Setting up autoconf (2.69-14) ... #8 64.48 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 64.49 Setting up libarray-intspan-perl (2.004-1) ... #8 64.51 Setting up libcapture-tiny-perl (0.48-1) ... #8 64.52 Setting up libtimedate-perl (2.3300-2) ... #8 64.53 Setting up gpg-wks-server (2.2.27-2) ... #8 64.55 Setting up libsub-name-perl (0.26-1+b1) ... #8 64.56 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 64.57 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 64.59 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 64.60 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 64.61 Setting up xauth (1:1.1-1) ... #8 64.62 Setting up libpath-tiny-perl (0.118-1) ... #8 64.64 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 64.65 Setting up libjson-perl (4.03000-1) ... #8 64.66 Setting up libipc-run3-perl (0.048-2) ... #8 64.68 Setting up libfcgi-perl:amd64 (0.79+ds-2) ... #8 64.69 Setting up libsub-override-perl (0.09-2) ... #8 64.70 Setting up libaliased-perl (0.34-1.1) ... #8 64.72 Setting up libstrictures-perl (2.000006-1) ... #8 64.73 Setting up libsub-quote-perl (2.006006-1) ... #8 64.74 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 64.76 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 64.77 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #8 64.78 Setting up libsort-versions-perl (1.62-1) ... #8 64.80 Setting up libexporter-tiny-perl (1.002002-1) ... #8 64.81 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #8 64.82 Setting up libfile-dirlist-perl (0.05-2) ... #8 64.83 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 64.85 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 64.86 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 64.87 Setting up libsys-hostname-long-perl (1.5-2) ... #8 64.89 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 64.90 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 64.91 Setting up liburi-perl (5.08-1) ... #8 64.92 Setting up libfile-touch-perl (0.11-1) ... #8 64.94 Setting up python3.9 (3.9.2-1) ... #8 65.53 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 65.54 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 65.56 Setting up automake (1:1.16.3-2) ... #8 65.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 65.58 Setting up libapt-pkg-perl (0.1.39) ... #8 65.59 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 65.60 Setting up libstring-escape-perl (2010.002-2) ... #8 65.62 Setting up libhttp-date-perl (6.05-1) ... #8 65.63 Setting up libfile-which-perl (1.23-1) ... #8 65.64 Setting up libfile-basedir-perl (0.08-1) ... #8 65.66 Setting up libnumber-range-perl (0.12-1.1) ... #8 65.67 Setting up libtask-weaken-perl (1.06-1) ... #8 65.68 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 65.70 Setting up libmouse-perl (2.5.10-1+b1) ... #8 65.71 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 65.72 Setting up g++-10 (10.2.1-6) ... #8 65.73 Setting up libfile-listing-perl (6.14-1) ... #8 65.75 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 65.76 Setting up gpg-wks-client (2.2.27-2) ... #8 65.77 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 65.79 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 65.80 Setting up libclass-inspector-perl (1.36-1) ... #8 65.82 Setting up libfont-afm-perl (1.20-3) ... #8 65.83 Setting up libwant-perl (0.29-1+b6) ... #8 65.84 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 65.86 Setting up libtext-glob-perl (0.11-1) ... #8 65.87 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 65.88 Setting up liblist-compare-perl (0.55-1) ... #8 65.89 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 65.95 Setting up libio-pty-perl (1:1.15-2) ... #8 65.96 Setting up libtool (2.4.6-15) ... #8 65.98 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 65.99 Setting up libsort-key-perl (1.33-2+b3) ... #8 66.00 Setting up libclone-perl (0.45-1+b1) ... #8 66.01 Setting up libalgorithm-diff-perl (1.201-1) ... #8 66.03 Setting up libarchive-zip-perl (1.68-1) ... #8 66.04 Setting up libsub-identify-perl (0.14-1+b3) ... #8 66.06 Setting up libdistro-info-perl (1.0) ... #8 66.07 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 66.08 Setting up libobject-id-perl (0.1.2-2.1) ... #8 66.09 Setting up libio-stringy-perl (2.111-3) ... #8 66.11 Setting up liblist-moreutils-perl (0.430-2) ... #8 66.12 Setting up libhtml-tagset-perl (3.20-4) ... #8 66.13 Setting up liblog-any-perl (1.709-1) ... #8 66.15 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 66.16 Setting up libdevel-size-perl (0.83-1+b2) ... #8 66.17 Setting up libdebhelper-perl (13.3.4) ... #8 66.19 Setting up libpod-constants-perl (0.19-2) ... #8 66.20 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 66.21 Setting up libconvert-binhex-perl (1.125-1) ... #8 66.22 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 66.24 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 66.25 Setting up libtry-tiny-perl (0.30-1) ... #8 66.26 Setting up libtype-tiny-perl (1.012001-2) ... #8 66.27 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 66.29 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 66.30 Setting up libnet-http-perl (6.20-1) ... #8 66.31 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 66.33 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 66.34 Setting up libtime-moment-perl (0.44-1+b3) ... #8 66.35 Setting up libencode-locale-perl (1.05-1.1) ... #8 66.37 Setting up python3 (3.9.2-3) ... #8 66.65 Setting up libexception-class-perl (1.44-1) ... #8 66.66 Setting up python3-xdg (0.27-2) ... #8 66.83 Setting up libconfig-tiny-perl (2.26-1) ... #8 66.84 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 66.85 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 66.87 Setting up liblist-utilsby-perl (0.11-1) ... #8 66.88 Setting up libstring-shellquote-perl (1.04-1) ... #8 66.90 Setting up libsub-install-perl (0.928-1.1) ... #8 66.91 Setting up gcc (4:10.2.1-1) ... #8 66.93 Setting up dpkg-dev (1.20.9) ... #8 66.96 Setting up libnumber-compare-perl (0.03-1.1) ... #8 66.97 Setting up intltool-debian (0.35.0+20060710.5) ... #8 66.98 Setting up liberror-perl (0.17029-1) ... #8 67.00 Setting up python3-six (1.16.0-2) ... #8 67.14 Setting up dh-autoreconf (20) ... #8 67.15 Setting up patchutils (0.4.2-1) ... #8 67.17 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 67.18 Setting up libltdl-dev:amd64 (2.4.6-15) ... #8 67.20 Setting up libjson-maybexs-perl (1.004003-1) ... #8 67.21 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 67.22 Setting up libio-string-perl (1.08-3.1) ... #8 67.24 Setting up libreadonly-perl (2.050-3) ... #8 67.25 Setting up python3-gpg (1.14.0-1+b2) ... #8 67.43 Setting up python3-certifi (2020.6.20-1) ... #8 67.56 Setting up libfile-find-rule-perl (0.34-1) ... #8 67.58 Setting up libstring-copyright-perl (0.003006-1) ... #8 67.59 Setting up libgd3:amd64 (2.3.0-2) ... #8 67.60 Setting up python3-idna (2.10-1) ... #8 67.80 Setting up libdata-optlist-perl (0.110-1.1) ... #8 67.81 Setting up libipc-run-perl (20200505.0-1) ... #8 67.83 Setting up git (1:2.30.2-1) ... #8 67.85 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #8 67.87 Setting up python3-urllib3 (1.26.5-1~exp1) ... #8 68.05 Setting up libcontextual-return-perl (0.004014-2) ... #8 68.06 Setting up libwww-robotrules-perl (6.02-1) ... #8 68.07 Setting up libtypes-serialiser-perl (1.01-1) ... #8 68.08 Setting up g++ (4:10.2.1-1) ... #8 68.11 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 68.12 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 68.13 Setting up libgit-wrapper-perl (0.048-1) ... #8 68.15 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 68.16 Setting up librole-tiny-perl (2.002004-1) ... #8 68.18 Setting up gnupg (2.2.27-2) ... #8 68.19 Setting up build-essential (12.9) ... #8 68.20 Setting up python3-unidiff (0.5.5-2) ... #8 68.35 Setting up lsb-release (11.1.0) ... #8 68.36 Setting up libfont-ttf-perl (1.06-1.1) ... #8 68.37 Setting up libfile-homedir-perl (1.006-1) ... #8 68.39 Setting up python3-magic (2:0.4.20-3) ... #8 68.53 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 68.58 Setting up pristine-tar (1.49) ... #8 68.60 Setting up libio-socket-ssl-perl (2.069-1) ... #8 68.61 Setting up libsub-exporter-perl (0.987-1) ... #8 68.62 Setting up libc-devtools (2.31-13) ... #8 68.63 Setting up libalgorithm-merge-perl (0.08-3) ... #8 68.65 Setting up libhttp-message-perl (6.28-1) ... #8 68.66 Setting up libhtml-form-perl (6.07-1) ... #8 68.67 Setting up python3-pkg-resources (52.0.0-4) ... #8 68.86 Setting up libiterator-perl (0.03+ds1-1.1) ... #8 68.88 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 68.89 Setting up libjson-xs-perl (4.030-1+b1) ... #8 68.91 Setting up libhttp-negotiate-perl (6.01-1) ... #8 68.92 Setting up libio-prompter-perl (0.004015-1) ... #8 68.93 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 68.94 Setting up libhttp-cookies-perl (6.10-1) ... #8 68.96 Setting up python3-apt (2.2.1) ... #8 69.12 Setting up po-debconf (1.0.21+nmu1) ... #8 69.13 Setting up libhtml-tree-perl (5.07-2) ... #8 69.14 Setting up libparams-classify-perl (0.015-1+b3) ... #8 69.16 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 69.17 Setting up libhtml-format-perl (2.12-1.1) ... #8 69.18 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 69.24 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 69.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 69.43 #8 69.43 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 69.48 Setting up python3-chardet (4.0.0-1) ... #8 69.76 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 69.77 Setting up libmodule-runtime-perl (0.016-1) ... #8 69.78 Setting up libmailtools-perl (2.21-1) ... #8 69.79 Setting up python3-debian (0.1.39) ... #8 69.96 Setting up python3-requests (2.25.1+dfsg-2) ... #8 70.11 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 70.15 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 70.22 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 70.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 70.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 70.46 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 70.47 Setting up libconst-fast-perl (0.014-1.1) ... #8 70.48 Setting up libhttp-daemon-perl (6.12-1) ... #8 70.49 Setting up libdata-dpath-perl (0.58-1) ... #8 70.50 Setting up libmodule-implementation-perl (0.09-1.1) ... #8 70.52 Setting up libpackage-stash-perl (0.39-1) ... #8 70.53 Setting up libimport-into-perl (1.002005-1) ... #8 70.54 Setting up libmoo-perl (2.004004-1) ... #8 70.56 Setting up liblist-someutils-perl (0.58-1) ... #8 70.57 Setting up debhelper (13.3.4) ... #8 70.58 Setting up libmime-tools-perl (5.509-1) ... #8 70.59 Setting up dput (1.1.0) ... #8 70.75 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 70.76 Setting up equivs (2.3.1) ... #8 70.77 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 70.78 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ... #8 70.79 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 70.81 Setting up libnamespace-clean-perl (0.27-1) ... #8 70.82 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 70.83 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 70.84 Setting up libgitlab-api-v4-perl (0.26-1) ... #8 70.86 Setting up libmoox-struct-perl (0.020-1) ... #8 70.87 Setting up lintian (2.104.0) ... #8 70.88 Setting up licensecheck (3.1.1-2) ... #8 70.90 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 70.91 Setting up libwww-perl (6.52-1) ... #8 70.92 Setting up devscripts (2.21.3) ... #8 71.08 Setting up libxml-parser-perl:amd64 (2.46-2) ... #8 71.09 Setting up libxml-sax-expat-perl (0.51-1) ... #8 71.14 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 71.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 71.31 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 71.34 Setting up libsoap-lite-perl (1.27-1) ... #8 71.35 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 71.36 Processing triggers for libc-bin (2.31-13) ... #8 71.38 Processing triggers for ca-certificates (20210119) ... #8 71.39 Updating certificates in /etc/ssl/certs... #8 71.73 0 added, 0 removed; done. #8 71.73 Running hooks in /etc/ca-certificates/update.d... #8 71.73 done. #8 DONE 72.0s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:a82a6b793e3242d57efab58c24e8fc56ccaa31e6fad34ff59c5fc99ee1530453 #10 DONE 0.1s #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:31603de8c7b0c1299b7e7cbbb1c0d7486ee098681a4561645523eaeb6f5d807a #11 0.748 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 0.748 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease #11 0.748 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease #11 0.995 Reading package lists... #11 1.779 dpkg-buildpackage: info: source package docker-ce-build-deps #11 1.779 dpkg-buildpackage: info: source version 1.0 #11 1.779 dpkg-buildpackage: info: source distribution unstable #11 1.779 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 1.814 dpkg-buildpackage: info: host architecture amd64 #11 1.814 dpkg-source --before-build . #11 1.912 debian/rules clean #11 1.913 dh clean #11 1.989 dh_clean #11 2.024 debian/rules binary #11 2.025 dh binary #11 2.091 dh_update_autotools_config #11 2.118 dh_autoreconf #11 2.158 create-stamp debian/debhelper-build-stamp #11 2.158 dh_prep #11 2.186 dh_install #11 2.219 dh_installdocs #11 2.256 dh_installchangelogs #11 2.339 dh_perl #11 2.373 dh_link #11 2.406 dh_strip_nondeterminism #11 2.464 dh_compress #11 2.502 dh_fixperms #11 2.544 dh_missing #11 2.569 dh_installdeb #11 2.602 dh_gencontrol #11 2.715 dh_md5sums #11 2.749 dh_builddeb #11 2.774 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 2.794 dpkg-genbuildinfo --build=binary #11 2.928 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #11 3.005 dpkg-genchanges: info: binary-only upload (no source code included) #11 3.008 dpkg-source --after-build . #11 3.109 dpkg-buildpackage: info: binary-only upload (no source included) #11 3.113 #11 3.113 The package has been created. #11 3.113 Attention, the package has been created in the current directory, #11 3.113 not in ".." as indicated by the message above! #11 3.135 Selecting previously unselected package docker-ce-build-deps. #11 3.151 (Reading database ... 28620 files and directories currently installed.) #11 3.151 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.156 Unpacking docker-ce-build-deps (1.0) ... #11 3.198 Reading package lists... #11 3.711 Building dependency tree... #11 3.837 Reading state information... #11 3.853 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.000 Starting 2 pkgProblemResolver with broken count: 0 #11 4.002 Done #11 4.141 Done #11 4.257 Starting pkgProblemResolver with broken count: 0 #11 4.278 Starting 2 pkgProblemResolver with broken count: 0 #11 4.280 Done #11 4.475 The following additional packages will be installed: #11 4.476 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.476 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.476 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.476 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.476 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.477 Suggested packages: #11 4.477 cmake-doc ninja-build apparmor-easyprof seccomp #11 4.477 Recommended packages: #11 4.477 psmisc #11 4.648 The following NEW packages will be installed: #11 4.648 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 4.648 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 4.648 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 4.649 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 4.650 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 4.916 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 4.916 1 not fully installed or removed. #11 4.916 Need to get 11.8 MB of archives. #11 4.916 After this operation, 47.8 MB of additional disk space will be used. #11 4.916 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] #11 4.920 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] #11 4.933 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB] #11 4.958 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] #11 4.958 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] #11 4.962 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #11 4.963 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #11 4.964 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #11 4.965 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] #11 5.048 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB] #11 5.049 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #11 5.051 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #11 5.053 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #11 5.054 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #11 5.055 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] #11 5.060 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] #11 5.062 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #11 5.064 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #11 5.066 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #11 5.068 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #11 5.069 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #11 5.074 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #11 5.075 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #11 5.084 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] #11 5.085 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] #11 5.088 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #11 5.289 debconf: delaying package configuration, since apt-utils is not installed #11 5.329 Fetched 11.8 MB in 0s (27.3 MB/s) #11 5.359 Selecting previously unselected package bash-completion. #11 5.359 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28624 files and directories currently installed.) #11 5.376 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #11 5.830 Unpacking bash-completion (1:2.11-2) ... #11 5.983 Selecting previously unselected package cmake-data. #11 5.986 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ... #11 5.992 Unpacking cmake-data (3.18.4-2) ... #11 6.344 Selecting previously unselected package libncurses6:amd64. #11 6.348 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ... #11 6.357 Unpacking libncurses6:amd64 (6.2+20201114-2) ... #11 6.398 Selecting previously unselected package libprocps8:amd64. #11 6.401 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ... #11 6.406 Unpacking libprocps8:amd64 (2:3.3.17-5) ... #11 6.451 Selecting previously unselected package procps. #11 6.455 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ... #11 6.464 Unpacking procps (2:3.3.17-5) ... #11 6.546 Selecting previously unselected package libjsoncpp24:amd64. #11 6.550 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ... #11 6.554 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #11 6.598 Selecting previously unselected package librhash0:amd64. #11 6.601 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ... #11 6.605 Unpacking librhash0:amd64 (1.4.1-2) ... #11 6.650 Selecting previously unselected package libuv1:amd64. #11 6.653 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ... #11 6.657 Unpacking libuv1:amd64 (1.40.0-2) ... #11 6.697 Selecting previously unselected package cmake. #11 6.700 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ... #11 6.705 Unpacking cmake (3.18.4-2) ... #11 7.245 Selecting previously unselected package dh-apparmor. #11 7.248 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 7.252 Unpacking dh-apparmor (2.13.6-10) ... #11 7.294 Selecting previously unselected package libbtrfs0:amd64. #11 7.297 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ... #11 7.301 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #11 7.347 Selecting previously unselected package libbtrfs-dev:amd64. #11 7.350 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ... #11 7.354 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #11 7.411 Selecting previously unselected package dmsetup. #11 7.414 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #11 7.418 Unpacking dmsetup (2:1.02.175-2.1) ... #11 7.463 Selecting previously unselected package libdevmapper1.02.1:amd64. #11 7.466 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.471 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.519 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #11 7.523 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.527 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.557 Selecting previously unselected package libudev-dev:amd64. #11 7.560 Preparing to unpack .../15-libudev-dev_247.3-6_amd64.deb ... #11 7.565 Unpacking libudev-dev:amd64 (247.3-6) ... #11 7.607 Selecting previously unselected package libsepol1-dev:amd64. #11 7.611 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ... #11 7.615 Unpacking libsepol1-dev:amd64 (3.1-1) ... #11 7.686 Selecting previously unselected package libpcre2-16-0:amd64. #11 7.689 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ... #11 7.694 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #11 7.754 Selecting previously unselected package libpcre2-32-0:amd64. #11 7.758 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ... #11 7.762 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #11 7.817 Selecting previously unselected package libpcre2-posix2:amd64. #11 7.820 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ... #11 7.825 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #11 7.860 Selecting previously unselected package libpcre2-dev:amd64. #11 7.863 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ... #11 7.867 Unpacking libpcre2-dev:amd64 (10.36-2) ... #11 7.964 Selecting previously unselected package libselinux1-dev:amd64. #11 7.967 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ... #11 7.971 Unpacking libselinux1-dev:amd64 (3.1-3) ... #11 8.027 Selecting previously unselected package libdevmapper-dev:amd64. #11 8.031 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #11 8.035 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 8.068 Selecting previously unselected package libseccomp-dev:amd64. #11 8.071 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ... #11 8.076 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... #11 8.115 Selecting previously unselected package libsystemd-dev:amd64. #11 8.118 Preparing to unpack .../24-libsystemd-dev_247.3-6_amd64.deb ... #11 8.123 Unpacking libsystemd-dev:amd64 (247.3-6) ... #11 8.226 Selecting previously unselected package pkg-config. #11 8.229 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ... #11 8.234 Unpacking pkg-config (0.29.2-1) ... #11 8.302 Setting up libseccomp-dev:amd64 (2.5.1-1) ... #11 8.315 Setting up libsepol1-dev:amd64 (3.1-1) ... #11 8.328 Setting up libpcre2-16-0:amd64 (10.36-2) ... #11 8.344 Setting up libbtrfs0:amd64 (5.10.1-2) ... #11 8.364 Setting up libpcre2-32-0:amd64 (10.36-2) ... #11 8.379 Setting up libuv1:amd64 (1.40.0-2) ... #11 8.390 Setting up bash-completion (1:2.11-2) ... #11 8.899 Setting up libncurses6:amd64 (6.2+20201114-2) ... #11 8.912 Setting up pkg-config (0.29.2-1) ... #11 8.963 Setting up libudev-dev:amd64 (247.3-6) ... #11 8.977 Setting up libpcre2-posix2:amd64 (10.36-2) ... #11 8.991 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #11 9.004 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #11 9.017 Setting up librhash0:amd64 (1.4.1-2) ... #11 9.030 Setting up cmake-data (3.18.4-2) ... #11 9.048 Setting up dh-apparmor (2.13.6-10) ... #11 9.060 Setting up libsystemd-dev:amd64 (247.3-6) ... #11 9.074 Setting up libprocps8:amd64 (2:3.3.17-5) ... #11 9.088 Setting up libpcre2-dev:amd64 (10.36-2) ... #11 9.101 Setting up libselinux1-dev:amd64 (3.1-3) ... #11 9.114 Setting up procps (2:3.3.17-5) ... #11 9.154 Setting up cmake (3.18.4-2) ... #11 9.165 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 9.179 Setting up dmsetup (2:1.02.175-2.1) ... #11 9.193 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 9.207 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 9.221 Setting up docker-ce-build-deps (1.0) ... #11 9.237 Processing triggers for libc-bin (2.31-13) ... #11 9.259 Processing triggers for man-db (2.9.4-2) ... #11 DONE 11.4s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:e03ea0868bde64a72799d083f56de6e42f2b0998debd5afa27cede6f87ea1fd7 #12 DONE 0.2s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:9200c093a92b6d2545c38d5c63f07a3433d8b653156bddedb9a944187ba28ba0 #14 DONE 2.0s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:a3f428ca6a8cf7e61fb6365e1399de2d587c2fc09008e0d4dfbb003df537cd6c #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:912dc4331e13b38ddce2fb84224a9ff9fe23275da80e61a5ca76fcc35ccbcded #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers scripts/docs/generate-man.sh #17 exporting layers 6.7s done #17 writing image sha256:ca156d84e1f332cb50a10c21f64f38a7e7e49e82589bfb551473d5385a3c8cc0 done #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done #17 DONE 6.7s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210817121107-62eae52 -e VERSION=0.0.0-20210817121107-62eae52 -e CLI_GITCOMMIT=62eae52 -e ENGINE_GITCOMMIT=d24c6dc -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /root/build-deb/scan-cli-plugin + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210817121107-62eae52 ]] + echo VERSION AAA 0.0.0-20210817121107-62eae52 + VERSION=0.0.0-20210817121107-62eae52 + echo VERSION bbb 0.0.0-20210817121107-62eae52 VERSION AAA 0.0.0-20210817121107-62eae52 VERSION bbb 0.0.0-20210817121107-62eae52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Thu, 16 Sep 2021 16:59:06 +0000' + cat + export CLI_GITCOMMIT=62eae52 + CLI_GITCOMMIT=62eae52 + export ENGINE_GITCOMMIT=d24c6dc + ENGINE_GITCOMMIT=d24c6dc VERSION BBB 0.0.0-20210817121107-62eae52 + export SCAN_GITCOMMIT=35651ca + SCAN_GITCOMMIT=35651ca + echo VERSION BBB 0.0.0-20210817121107-62eae52 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210817121107-62eae52-0~debian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210817121107-62eae52-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=d24c6dc PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 GOOS="" GOARCH="" GOARM="" Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 17:00:00 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping ~/rpmbuild/BUILD/src + popd + pushd /root/rpmbuild/BUILD/src/plugins + for installer in *.installer + '[' app.installer '!=' scan.installer ']' + bash app.installer build ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210817121107-62eae52 GITCOMMIT=62eae52 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 + for installer in *.installer + '[' buildx.installer '!=' scan.installer ']' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx scripts/docs/generate-man.sh ~/rpmbuild/BUILD/src + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N4KXRy + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/docker + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in *.installer + '[' app.installer '!=' scan.installer ']' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin + for installer in *.installer + '[' buildx.installer '!=' scan.installer ']' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin + popd + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/bash-completion/completions ~/rpmbuild/BUILD/src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wQjWgY + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/share/doc/docker-ce-cli + RPM_EC=0 ++ jobs -p + exit 0 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-ce-cli = 1:0.0.0.20210817121107.62eae52-0.fc34 docker-ce-cli(x86-64) = 1:0.0.0.20210817121107.62eae52-0.fc34 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.src.rpm Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/09/16 17:03:22 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the scan-plugin # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ cd /go/src/github.com/docker/scan-cli-plugin \ && PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \ && mkdir -p /usr/libexec/docker/cli-plugins/ \ && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ fi make[2]: Entering directory '/root/build-deb/scan-cli-plugin' GO111MODULE=on make -f builder.Makefile build make[3]: Entering directory '/root/build-deb/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XQjcui + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NJVh2B + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.99w3XW + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=d24c6dc + DOCKER_GITCOMMIT=d24c6dc + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 4cd567642273d369adaadcbadca00880552c1778 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 + export GO111MODULE=on + GO111MODULE=on + export GOPROXY=https://proxy.golang.org + GOPROXY=https://proxy.golang.org + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yBRoWP + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9yBLBO + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 0.14.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20210817121107.62eae52-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210817121107.62eae52-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i1kFWN + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210817121107.62eae52-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LTSPsh + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xof - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lMF7Kf + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build' GO111MODULE=on make -f builder.Makefile build make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' mkdir -p bin CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82 go: downloading github.com/spf13/cobra v1.0.0 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.4.2 go: downloading github.com/spf13/pflag v1.0.3 go: downloading github.com/theupdateframework/notary v0.6.1 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/Masterminds/semver/v3 v3.1.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd go: downloading github.com/docker/go v1.5.1-1 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f go: downloading github.com/morikuni/aec v1.0.0 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading github.com/containerd/containerd v1.3.4 go: downloading google.golang.org/grpc v1.23.1 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: downloading github.com/golang/protobuf v1.3.2 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 go: downloading github.com/prometheus/common v0.6.0 go: downloading github.com/prometheus/procfs v0.0.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd ~/rpmbuild/BUILD/src + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kq1ojt + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd ~/rpmbuild/BUILD/src + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.atAM0f + umask 022 + cd /root/rpmbuild/BUILD + cd src + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help Usage: docker [OPTIONS] COMMAND docker-scan is a Docker CLI plugin Options: --config string Location of client config files (default "/root/.docker") -c, --context string Name of the context to use to connect to the daemon (overrides DOCKER_HOST env var and default context set with "docker context use") -D, --debug Enable debug mode -H, --host list Daemon socket(s) to connect to -l, --log-level string Set the logging level ("debug"|"info"|"warn"|"error"|"fatal") (default "info") --tls Use TLS; implied by --tlsverify --tlscacert string Trust certs signed only by this CA (default "/root/.docker/ca.pem") --tlscert string Path to TLS certificate file (default "/root/.docker/cert.pem") --tlskey string Path to TLS key file (default "/root/.docker/key.pem") --tlsverify Use TLS and verify the remote Commands: scan Docker Scan Run 'docker COMMAND --help' for more information on a command. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: docker-scan-plugin-0.8.0-0.fc34.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.8.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.8.0-0.fc34 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.fc34.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bHNR98 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34" make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82 go: downloading github.com/spf13/cobra v1.0.0 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/sirupsen/logrus v1.4.2 go: downloading github.com/spf13/pflag v1.0.3 go: downloading github.com/theupdateframework/notary v0.6.1 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/Masterminds/semver/v3 v3.1.0 go: downloading github.com/google/uuid v1.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121 go: downloading github.com/docker/go v1.5.1-1 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f go: downloading github.com/morikuni/aec v1.0.0 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/containerd/containerd v1.3.4 go: downloading google.golang.org/grpc v1.23.1 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9 go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 go: downloading github.com/golang/protobuf v1.3.2 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/prometheus/client_golang v1.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 go: downloading github.com/prometheus/common v0.6.0 go: downloading github.com/prometheus/procfs v0.0.3 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GO111MODULE=on + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210817121107-62eae52, build d24c6dc ./cli/build/docker -v Docker version 0.0.0-20210817121107-62eae52, build 62eae52 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210817121107-62eae52 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-scan-plugin install # TODO change once we support scan-plugin on other architectures if [ "amd64" = "amd64" ]; then \ install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ fi # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # Use separate version for the scan-plugin package, then generate the other control files as usual # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) if [ "amd64" = "amd64" ]; then \ dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ fi dh_gencontrol --remaining-packages make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.changes' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.changes' copied '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' removed '/root/docker-ce_0.0.0-20210817121107-62eae52-0~debian-bullseye_amd64.deb' copied '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' removed '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-575/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-575/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS