Pull request #593 opened 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 600c55759a038469fd2f02bb84a7d54b226183d9+1e379104d9635c3da8798274ecc92cdcc09c040f (934948f963cea73d1e18ddcdeee58fd9d4b1ec95) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-593@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: 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 Waiting for next available executor on ‘ubuntu-2004&&x86_64’ Still waiting to schedule taskStill waiting to schedule task Still waiting to schedule task Waiting for next available executor on ‘ubuntu-2004&&x86_64’ Waiting for next available executor on ‘ubuntu&&armhf’ Waiting for next available executor on ‘ubuntu-2004&&x86_64’ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08a3b5aa9aaffaa24) in /home/ubuntu/workspace/docker-ce-packaging_PR-593 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-593@tmp/1b9232a1-9926-49fd-b2cb-d6f42e618d23/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 Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0ddf55f06028b5ef6) in /home/ubuntu/workspace/docker-ce-packaging_PR-593 [Pipeline] { [Pipeline] withDockerRegistry + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ latest: Pulling from library/busybox 24fb2886d6f6: Pulling fs layer 24fb2886d6f6: Verifying Checksum 24fb2886d6f6: Download complete 24fb2886d6f6: Pull complete Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57 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 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-593@tmp/b640203a-9f4b-44bb-a997-fc17e6cfbefe/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-593:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags latest: Pulling from library/busybox f343e8b194b7: Pulling fs layer f343e8b194b7: Verifying Checksum f343e8b194b7: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-593 # 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/593/head:refs/remotes/origin/PR-593 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 f343e8b194b7: Pull complete Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57 Status: Downloaded newer image for busybox:latest Fetching without tags Merging remotes/origin/20.10 commit 1e379104d9635c3da8798274ecc92cdcc09c040f into PR head commit 600c55759a038469fd2f02bb84a7d54b226183d9 Merge succeeded, producing 600c55759a038469fd2f02bb84a7d54b226183d9 Checking out Revision 600c55759a038469fd2f02bb84a7d54b226183d9 (PR-593) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # 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/593/head:refs/remotes/origin/PR-593 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # 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 1e379104d9635c3da8798274ecc92cdcc09c040f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 [Pipeline] echo Removing all docker containers [Pipeline] sh > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # timeout=10 + 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 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 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-593 # timeout=10 Commit message: "rpm: add Fedora 35" First time build. Skipping changelog. [Pipeline] sh 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/593/head:refs/remotes/origin/PR-593 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 + make REF=20.10 checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-593/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 --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 + 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 Fetching without tags Merging remotes/origin/20.10 commit 1e379104d9635c3da8798274ecc92cdcc09c040f into PR head commit 600c55759a038469fd2f02bb84a7d54b226183d9 Merge succeeded, producing 600c55759a038469fd2f02bb84a7d54b226183d9 Checking out Revision 600c55759a038469fd2f02bb84a7d54b226183d9 (PR-593) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # 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/593/head:refs/remotes/origin/PR-593 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # 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 1e379104d9635c3da8798274ecc92cdcc09c040f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # timeout=10 From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 * [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-593/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 Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b6e7b9b022ea7623) in /home/ubuntu/workspace/docker-ce-packaging_PR-593 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0db0f6834afe99aab) in /home/ubuntu/workspace/docker-ce-packaging_PR-593 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Commit message: "rpm: add Fedora 35" 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 [Pipeline] sh git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-593/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.9.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.9.0 + REF_FETCH=v0.9.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 + awk {print $2} + REF=refs/tags/v0.9.0 + [ -n refs/tags/v0.9.0 ] + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 + make REF=20.10 checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-593/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 --version # timeout=10 > git --version # 'git version 2.17.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 + 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 From https://github.com/docker/scan-cli-plugin * [new tag] v0.9.0 -> v0.9.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 [Pipeline] sh + make -C deb ubuntu-focal ubuntu-hirsute ubuntu-impish debian-bullseye make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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 a0d0a0d46f8b: Verifying Checksum a0d0a0d46f8b: Download complete a0d0a0d46f8b: Pull complete Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a Status: Downloaded newer image for alpine: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-593@tmp/23dc827a-bb2a-482e-b8b7-1192851db974/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 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-593@tmp/5b97d4a0-5dd0-4fd8-ac34-4b7f0d95a40e/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 From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 * [new branch] 20.10 -> origin/20.10 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-593/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 + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 24fb2886d6f6: Pulling fs layer 24fb2886d6f6: Verifying Checksum 24fb2886d6f6: Download complete + 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 + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 24fb2886d6f6: Pull complete 24fb2886d6f6: Pulling fs layer 24fb2886d6f6: Download complete 24fb2886d6f6: Pull complete Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57 Status: Downloaded newer image for busybox:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine 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 [Pipeline] echo Removing all docker containers [Pipeline] sh git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-593/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.9.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.9.0 + REF_FETCH=v0.9.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 + awk {print $2} + 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 + REF=refs/tags/v0.9.0 + [ -n refs/tags/v0.9.0 ] + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.9.0 -> v0.9.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 [Pipeline] sh + make -C deb raspbian-buster raspbian-bullseye make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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 using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags a14774a5a62e: Pulling fs layer a14774a5a62e: Download complete mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-593 # timeout=10 a14774a5a62e: Pull complete Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a Status: Downloaded newer image for alpine:latest 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/593/head:refs/remotes/origin/PR-593 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 Fetching without tags Merging remotes/origin/20.10 commit 1e379104d9635c3da8798274ecc92cdcc09c040f into PR head commit 600c55759a038469fd2f02bb84a7d54b226183d9 Merge succeeded, producing 600c55759a038469fd2f02bb84a7d54b226183d9 Checking out Revision 600c55759a038469fd2f02bb84a7d54b226183d9 (PR-593) 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-593/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # 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/593/head:refs/remotes/origin/PR-593 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # 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 1e379104d9635c3da8798274ecc92cdcc09c040f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # timeout=10 Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57 Status: Downloaded newer image for busybox:latest == Building packages for ubuntu-focal == mkdir -p "debbuild/ubuntu-focal" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . [Pipeline] echo Removing all docker containers [Pipeline] sh #1 [internal] load build definition from Dockerfile #1 sha256:c3d5bc0fa47316a8271ada5eb9de5900c10cae87e6ee46eb13f609c9e564f10d #1 transferring dockerfile: 1.22kB done #1 DONE 0.1s + 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. #2 [internal] load .dockerignore #2 sha256:1b76c99482f000f6193011bba8bb98b82b2f397ab38060400cfe76f0cca39440 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #4 ... #5 [auth] library/ubuntu:pull token for registry-1.docker.io #5 sha256:9fa7dca32bd5f6979758b0c1027eac305abc4c6a13d1e5fbc03f1850f26b02fa #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:083c52185c27ac2abbafa6742f08bbb0ba54ce11e0f1c6225c208b6c752366d0 #6 DONE 0.0s [Pipeline] checkout The recommended git tool is: git #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b #3 DONE 0.4s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #4 DONE 0.4s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 #7 sha256:9e94b598bd96c673e05b90a705416e2f666b49d513cbaefa094eb3336346a5f7 #7 resolve docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 0.0s done #7 sha256:ba6acccedd2923aee4c2acc6a23780b14ed4b8a5fa4e14e252a23b846df9b6c1 1.46kB / 1.46kB done #7 sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 1.42kB / 1.42kB done #7 sha256:7cc0576c7c0ec2384de5cbf245f41567e922aab1b075f3e8ad565f508032df17 529B / 529B done #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.1s #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.10MB / 28.57MB 0.2s #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.19MB / 28.57MB 0.3s #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 8.39MB / 28.57MB 0.4s #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 15.72MB / 28.57MB 0.6s #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 19.26MB / 28.57MB 0.8s Commit message: "rpm: add Fedora 35" #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 24.12MB / 28.57MB 1.0s #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 27.26MB / 28.57MB 1.1s #7 ... #10 [internal] load build context #10 sha256:6d381acef37d10d9baa4efb9c57377a45a78a85255e80f8d7d0e6b9e9dd35800 #10 transferring context: 19.34MB 1.3s done #10 DONE 1.4s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 #7 sha256:9e94b598bd96c673e05b90a705416e2f666b49d513cbaefa094eb3336346a5f7 [Pipeline] sh using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.4s done Cloning repository https://github.com/docker/docker-ce-packaging.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-593/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 --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-593 # 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/593/head:refs/remotes/origin/PR-593 +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 without tags Merging remotes/origin/20.10 commit 1e379104d9635c3da8798274ecc92cdcc09c040f into PR head commit 600c55759a038469fd2f02bb84a7d54b226183d9 Merge succeeded, producing 600c55759a038469fd2f02bb84a7d54b226183d9 Checking out Revision 600c55759a038469fd2f02bb84a7d54b226183d9 (PR-593) From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 * [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-593/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} > git config --add remote.origin.fetch +refs/pull/593/head:refs/remotes/origin/PR-593 # 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/593/head:refs/remotes/origin/PR-593 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # 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 1e379104d9635c3da8798274ecc92cdcc09c040f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600c55759a038469fd2f02bb84a7d54b226183d9 # timeout=10 + 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-593/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.9.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.9.0 + REF_FETCH=v0.9.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 + awk {print $2} + REF=refs/tags/v0.9.0 + [ -n refs/tags/v0.9.0 ] + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 Commit message: "rpm: add Fedora 35" From https://github.com/docker/scan-cli-plugin * [new tag] v0.9.0 -> v0.9.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 [Pipeline] sh [Pipeline] sh + 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 #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.4s done + make REF=20.10 checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-593/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 -C src/github.com/docker/cli checkout -q refs/heads/20.10 ./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/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 + 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 #7 ... #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #14 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done #14 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done #14 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done #14 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.2s done #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.8s done #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 1.4s done #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 4.1s done #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 4.7s done #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 7.5s #14 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.0s done #14 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 4.7s done #14 ... #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 #7 sha256:9e94b598bd96c673e05b90a705416e2f666b49d513cbaefa094eb3336346a5f7 #7 DONE 7.7s #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 7.5s done #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:955a1de0d7a19db7d27789f11498cfdb60122019968eb9a6528460ffb5ac2dd8 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.9.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.9.0 + REF_FETCH=v0.9.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 + awk {print $2} + REF=refs/tags/v0.9.0 + [ -n refs/tags/v0.9.0 ] + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 for p in static-linux cross-mac cross-win; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.16.9 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' cd /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary #8 DONE 1.5s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81 From https://github.com/docker/cli * [new branch] 20.10 -> 20.10 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 * [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-593/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 #9 1.594 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] #9 1.719 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] #9 1.858 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1179 kB] #9 1.944 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [801 kB] #9 1.968 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [626 kB] #9 2.001 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB] #9 2.109 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] #9 2.204 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine 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 #9 2.567 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] git init src/github.com/docker/scan-cli-plugin Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-593/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.9.0" + SRC=src/github.com/docker/scan-cli-plugin + REF=v0.9.0 + REF_FETCH=v0.9.0 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 + awk {print $2} + REF=refs/tags/v0.9.0 + [ -n refs/tags/v0.9.0 ] + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 From https://github.com/docker/scan-cli-plugin * [new tag] v0.9.0 -> v0.9.0 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 [Pipeline] sh #9 3.397 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] #9 3.415 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] #9 3.462 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] #9 3.464 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1626 kB] #9 3.551 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.4 kB] #9 3.551 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1085 kB] #9 3.595 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [678 kB] #9 3.625 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6310 B] #9 3.625 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B] + make -C rpm centos-7 centos-8 fedora-35 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine a0d0a0d46f8b: Pulling fs layer a0d0a0d46f8b: Verifying Checksum a0d0a0d46f8b: Download complete a0d0a0d46f8b: Pull complete Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a Status: Downloaded newer image for alpine:latest mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #9 5.201 Fetched 19.5 MB in 4s (5009 kB/s) 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-593/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.08kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 112B done #2 DONE 0.1s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 DONE 0.3s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done #5 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done #5 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done #5 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done #5 DONE 0.6s #9 5.201 Reading package lists... #7 [internal] load build definition from Dockerfile #7 DONE 0.0s #6 [internal] load .dockerignore #6 DONE 0.0s #11 [auth] library/golang:pull token for registry-1.docker.io #11 DONE 0.0s #12 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #12 DONE 0.0s #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io #13 DONE 0.0s #10 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 #10 ... #8 [internal] load metadata for docker.io/library/golang:1.16.9-alpine #8 DONE 0.4s #9 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #9 DONE 0.4s #10 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 #10 DONE 0.4s #9 6.386 Reading package lists... #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #14 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.2s done #14 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.9s done #14 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 5.7s == Building packages for raspbian-buster == mkdir -p "debbuild/raspbian-buster" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . #14 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 6.0s done #14 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb #14 ... #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81 #9 6.386 Reading package lists... #9 7.459 Building dependency tree... #1 [internal] load build definition from Dockerfile #1 sha256:568176b3932459c16af31db71525c5acfa419fcef8f55d643703bb03c397ad16 #1 transferring dockerfile: 935B done #1 DONE 0.1s #9 7.660 Reading state information... #9 7.886 The following additional packages will be installed: #9 7.886 at autoconf automake autopoint autotools-dev binutils binutils-common #9 7.886 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 7.887 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat #9 7.887 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 #9 7.887 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 7.887 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 7.887 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl #9 7.887 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl #9 7.887 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 #9 7.887 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 #9 7.887 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 7.887 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl #9 7.887 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl #9 7.887 libclone-perl libcommon-sense-perl libconst-fast-perl #9 7.887 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev #9 7.887 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl #9 7.888 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl #9 7.888 libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl #9 7.888 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 #9 7.888 libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 7.888 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 7.888 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 7.888 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 7.888 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 7.888 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 7.888 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 7.888 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 7.888 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 7.888 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 7.888 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 7.888 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 7.888 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 7.888 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 7.888 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 7.888 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 7.889 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 7.889 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 7.889 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 7.889 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 7.889 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 7.889 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 7.889 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 7.889 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 7.889 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 7.889 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 7.889 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 7.889 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 7.889 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 7.889 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 7.889 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 7.889 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 7.889 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 7.889 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 7.889 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 7.889 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 7.889 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 7.895 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 7.895 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 7.895 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 7.895 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 7.895 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 7.895 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 7.895 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 7.895 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 7.895 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 7.895 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 7.895 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 7.895 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #9 7.895 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #9 7.895 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 7.895 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 7.895 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 7.895 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 7.895 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 7.895 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 7.895 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 7.895 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 7.895 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 7.895 python3-pkg-resources python3-requests python3-six python3-unidiff #9 7.895 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 7.895 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 7.895 xz-utils #9 7.895 Suggested packages: #9 7.895 default-mta | mail-transport-agent autoconf-archive gnu-standards #9 7.895 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #9 7.895 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx #9 7.895 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope #9 7.895 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl #9 7.895 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 7.895 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #9 7.895 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #9 7.895 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #9 7.895 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex #9 7.895 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev #9 7.895 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #9 7.895 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie #9 7.895 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n #9 7.895 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl #9 7.895 libscalar-number-perl libsasl2-modules-gssapi-mit #9 7.895 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #9 7.895 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl #9 7.895 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler #9 7.895 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl #9 7.895 libxml-sax-expatxs-perl bash-completion binutils-multiarch #9 7.895 libtext-template-perl m4-doc make-doc apparmor www-browser keychain #9 7.895 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #9 7.895 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl #9 7.895 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk #9 7.895 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #9 7.895 python3-cryptography python3-openssl python3-socks python3.8-venv #9 7.895 python3.8-doc binfmt-support readline-doc zip wdiff-doc #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done #15 sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 2.65kB / 2.65kB done #15 sha256:8bb4fd3914ad2b9b2bfcc8ac2a8e6c63e66207767c21dc520041973d821426f8 525B / 525B done #15 sha256:5162799cdc040568b1bd7d574d69a20c1b9d6927c677601b50f40e2b58edbcdb 945B / 945B done #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0B / 13.43kB 0.1s #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.2s done #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a done #2 [internal] load .dockerignore #2 sha256:be19ca1c771e1fe134eab5dbd857e0f0ec66a47aa63dba92cee987b76fd629a6 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 sha256:6f3072a753c199b4dac519ce349fe1fe18f78217c1a27ae64a12df476ded24fd #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:676d4ba674675b8c4f294977987b4295912207aa4df31216f76f4128b2102f97 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7 #9 8.326 The following NEW packages will be installed: #9 8.326 at autoconf automake autopoint autotools-dev binutils binutils-common #9 8.326 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp #9 8.326 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf #9 8.327 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 8.327 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git #9 8.328 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #9 8.328 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes #9 8.328 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 8.328 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl #9 8.328 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal #9 8.328 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl #9 8.328 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 8.328 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 #9 8.328 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 8.328 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl #9 8.328 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 #9 8.328 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl #9 8.328 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl #9 8.328 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl #9 8.328 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 #9 8.328 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 #9 8.328 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 8.328 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl #9 8.328 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #9 8.328 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl #9 8.328 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 8.328 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data #9 8.328 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal #9 8.328 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal #9 8.328 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #9 8.328 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #9 8.328 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 8.328 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 8.328 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl #9 8.328 libio-async-loop-epoll-perl libio-async-perl libio-html-perl #9 8.328 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl #9 8.328 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 #9 8.328 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 #9 8.328 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 #9 8.328 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl #9 8.328 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl #9 8.328 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 8.328 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 8.328 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #9 8.328 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #9 8.328 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 #9 8.328 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl #9 8.328 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl #9 8.328 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #9 8.328 libnumber-compare-perl libnumber-range-perl libobject-id-perl #9 8.328 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #9 8.328 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #9 8.328 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl #9 8.328 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #9 8.328 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl #9 8.328 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl #9 8.328 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal #9 8.329 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #9 8.329 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 #9 8.329 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 #9 8.329 libstdc++-9-dev libstrictures-perl libstring-copyright-perl #9 8.329 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl #9 8.329 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 8.329 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 8.329 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl #9 8.330 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl #9 8.330 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl #9 8.330 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 #9 8.330 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl #9 8.330 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 #9 8.330 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl #9 8.330 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #9 8.330 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 #9 8.330 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 8.330 lsb-release m4 make man-db manpages manpages-dev mime-support netbase #9 8.330 openssh-client openssl patch patchutils perl perl-modules-5.30 #9 8.330 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #9 8.331 python-apt-common python3 python3-apt python3-certifi python3-chardet #9 8.332 python3-debian python3-gpg python3-idna python3-magic python3-minimal #9 8.332 python3-pkg-resources python3-requests python3-six python3-unidiff #9 8.332 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common #9 8.332 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs #9 8.332 xz-utils #4 ... #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab #3 DONE 0.5s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7 #4 DONE 0.6s #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda #13 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.1s done #13 DONE 0.1s #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 #7 sha256:9493c51e9749d9baf615c3aa5d8a81114376d7c074ebe77a6c95727374acb2c7 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 done mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #15 ... #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #21 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done #21 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done #21 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done #21 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.1s done #21 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 0.0s done #21 DONE 0.6s #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 #15 DONE 0.7s #14 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #14 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.0s done #14 sha256:1b35785aa3c4f2f78a5ad5252332114f43bb07a438d9cccc153517ea8f7d1198 5.08kB / 5.08kB done #14 sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 1.65kB / 1.65kB done #14 sha256:45db38b5fc06a5fa18f18dec784dfcc60e7140676b7f9e4039768b54b9d4223e 1.36kB / 1.36kB done #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.3s done #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.4s done #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.4s done #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.4s #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 1.05MB / 105.80MB 0.6s #14 sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 156B / 156B 0.5s #9 8.774 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded. #9 8.774 Need to get 104 MB of archives. #9 8.774 After this operation, 467 MB of additional disk space will be used. #9 8.774 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] #7 sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 1.99kB / 1.99kB done #7 sha256:1f4d13e33254ecd464cdfe8a6e82baca699e27151e67daaa92ee4d424304a625 5.00kB / 5.00kB done #7 sha256:6ace0dae0063ba89441ebd896354dcbf1a9d649433899275bc49158bb58c3d5a 0B / 307B 0.1s #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 10.49MB / 105.80MB 0.8s #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.6s done #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 16.78MB / 105.80MB 0.9s #9 8.920 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1320 kB] #7 sha256:6ace0dae0063ba89441ebd896354dcbf1a9d649433899275bc49158bb58c3d5a 307B / 307B 0.2s done #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 0B / 38.39MB 0.3s #7 sha256:8885f7749372e39110ebd083ed5520ae7d767698cf0b98760b9d8c3c8b4db411 257B / 257B 0.2s done #7 sha256:0ce23e23698a13e82c0815f2934f489668f763158c3092e687112df82f7797e3 0B / 177B 0.3s #7 sha256:c2c645ca9e1c6b0b982faacacf165902754db172fcfc7e79dafce8853f4b104a 0B / 912B 0.3s #7 sha256:0ce23e23698a13e82c0815f2934f489668f763158c3092e687112df82f7797e3 177B / 177B 0.3s done #7 sha256:c2c645ca9e1c6b0b982faacacf165902754db172fcfc7e79dafce8853f4b104a 912B / 912B 0.3s done #7 sha256:2f5c0046a39fe55a4fcc3fef45adf75f7d6d885d9c428dec2658fa6cfeefaeda 0B / 414B 0.4s #7 sha256:2f5c0046a39fe55a4fcc3fef45adf75f7d6d885d9c428dec2658fa6cfeefaeda 414B / 414B 0.4s done #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 0B / 15.43MB 0.5s #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 30.41MB / 105.80MB 1.2s #7 sha256:c64dff143675f3e9a900ab1685fcc2cff7d5264cd507dced816e7a9c406c5dd5 0B / 130.58kB 0.6s #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 2.10MB / 38.39MB 0.7s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 1.05MB / 15.43MB 0.7s #7 sha256:c64dff143675f3e9a900ab1685fcc2cff7d5264cd507dced816e7a9c406c5dd5 130.58kB / 130.58kB 0.7s #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 37.75MB / 105.80MB 1.4s #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 55.57MB / 105.80MB 1.6s #9 9.334 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [717 kB] #9 9.376 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] #9 9.379 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [1900 kB] #9 9.471 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] #9 9.471 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] #9 9.471 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] #9 9.474 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] #9 9.476 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] #9 9.481 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] #9 9.506 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.1 [1674 kB] #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 2.10MB / 15.43MB 0.9s #7 sha256:c64dff143675f3e9a900ab1685fcc2cff7d5264cd507dced816e7a9c406c5dd5 130.58kB / 130.58kB 0.7s done #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 62.91MB / 105.80MB 1.7s #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd done #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 71.30MB / 105.80MB 1.8s #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 4.19MB / 38.39MB 1.1s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 3.15MB / 15.43MB 1.1s #9 9.584 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.1 [387 kB] #9 9.608 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] #9 9.608 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] #9 9.608 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] #9 9.610 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] #9 9.618 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] #9 9.620 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] #9 9.659 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] #9 9.659 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] #9 9.695 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] #9 9.709 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 83.62MB / 105.80MB 1.9s #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 98.57MB / 105.80MB 2.1s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 4.19MB / 15.43MB 1.4s #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 6.29MB / 38.39MB 1.5s #9 9.874 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] #9 9.874 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] #9 10.04 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] #9 10.06 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] #9 10.09 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] #9 10.10 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.9 [4744 B] #9 10.10 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] #9 10.11 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] #9 10.11 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] #9 10.11 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.2s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 5.24MB / 15.43MB 1.6s #9 10.11 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] #9 10.11 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 10.19 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 10.19 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-2ubuntu0.20.04 [297 kB] #9 10.19 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 9.44MB / 38.39MB 2.0s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 6.29MB / 15.43MB 2.0s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 7.34MB / 15.43MB 2.2s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 8.20MB / 15.43MB 2.3s #9 10.67 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] #9 10.68 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 10.68 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 10.68 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] #9 10.68 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB] #9 10.68 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] #9 10.69 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] #9 10.69 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] #9 10.69 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] #9 10.74 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] #9 10.81 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] #9 10.81 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] #9 10.91 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] #9 10.91 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] #9 10.93 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 11.53MB / 38.39MB 2.5s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 9.44MB / 15.43MB 2.6s #14 ... #20 [internal] load build context #20 transferring context: 49.90MB 3.0s done #20 DONE 3.2s #14 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 3.1s done #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 #9 10.93 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] #9 10.94 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] #9 10.94 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] #9 10.94 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] #9 10.94 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] #9 10.97 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] #9 11.03 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] #9 11.03 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] #9 11.03 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] #9 11.03 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] #9 11.03 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] #9 11.04 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB] #9 11.05 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] #9 11.05 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 11.10 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] #9 11.13 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] #7 ... #9 [internal] load build context #9 sha256:feb008bf7f65c6461df3f9628838999d1c6c6a12f2e4d2c564bf19e8935f0553 #9 transferring context: 19.32MB 2.7s done #9 DONE 2.8s #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 #7 sha256:9493c51e9749d9baf615c3aa5d8a81114376d7c074ebe77a6c95727374acb2c7 #9 11.19 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] #9 11.19 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 11.19 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB] #9 11.19 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB] #9 11.20 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] #9 11.20 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] #9 11.20 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] #9 11.20 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] #9 11.25 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] #9 11.32 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] #9 11.33 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] #9 11.33 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] #9 11.33 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] #9 11.35 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] #9 11.36 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB] #9 11.40 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB] #9 11.41 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB] #9 11.41 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB] #9 11.41 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 13.63MB / 38.39MB 3.0s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 11.53MB / 15.43MB 3.0s #9 11.49 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B] #9 11.49 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] #9 11.49 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-89.100 [1110 kB] #9 11.55 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] #9 11.55 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] #9 11.65 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 12.58MB / 15.43MB 3.2s #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 15.73MB / 38.39MB 3.4s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 13.63MB / 15.43MB 3.4s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin #9 11.65 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] #9 11.70 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] #9 11.71 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] #9 11.71 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 14.68MB / 15.43MB 3.5s #9 12.12 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] #9 12.12 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] #9 12.12 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 17.83MB / 38.39MB 3.8s #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 15.43MB / 15.43MB 3.9s done #9 12.27 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] #9 12.42 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] #9 12.42 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 19.92MB / 38.39MB 4.1s #9 12.69 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] #9 12.80 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] #9 12.91 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] #9 12.95 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] #9 12.95 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 23.07MB / 38.39MB 4.6s #9 13.06 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 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-593/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 25.17MB / 38.39MB 5.0s #9 13.54 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] #9 13.54 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] #9 13.56 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 27.26MB / 38.39MB 5.3s #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 29.36MB / 38.39MB 5.5s #9 14.00 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] #9 14.00 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] #9 14.00 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] #9 14.01 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] #9 14.01 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] #9 14.01 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] #9 14.01 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] #9 14.02 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] #9 14.02 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] #9 14.07 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] #9 14.15 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] #9 14.15 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] #9 14.15 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] #9 14.15 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] #9 14.16 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] #9 14.16 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] #9 14.16 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] #9 14.16 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] #9 14.16 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] #9 14.22 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 14.29 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] #9 14.30 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] #9 14.30 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] #9 14.30 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] #9 14.31 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] #9 14.31 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 14.31 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] #9 14.31 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] #9 14.31 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] #9 14.37 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 31.46MB / 38.39MB 5.9s #9 14.44 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 14.44 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] #9 14.44 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] #9 14.44 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] #9 14.44 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] #9 14.45 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] #9 14.46 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 14.47 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] #9 14.47 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] #9 14.53 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] #9 14.59 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] #9 14.59 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] #9 14.59 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] #9 14.59 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] #9 14.59 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] #9 14.59 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] #9 14.60 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB] #9 14.60 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB] #9 14.66 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] == Building packages for centos-7 == mkdir -p "rpmbuild/centos-7" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 33.55MB / 38.39MB 6.2s #9 14.67 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] #9 14.73 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] #9 14.74 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB] #9 14.74 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB] #9 14.74 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB] #9 14.76 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB] #9 14.76 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 14.76 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] #9 14.76 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] #9 14.80 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] #9 14.81 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 14.88 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] #9 14.88 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] #9 14.88 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] #9 14.88 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] #9 14.88 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 14.88 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 14.88 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] #9 14.88 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 14.95 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 14.95 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] #9 15.02 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] #9 15.02 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] #9 15.02 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 15.02 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] #9 15.02 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 15.02 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] #9 15.02 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] #9 15.03 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 15.09 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] #9 15.09 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 15.17 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] #1 [internal] load build definition from Dockerfile #1 sha256:efffe332824981f178fb97054811b8d065aae8ae5c35338ec4cc74822262c611 #1 transferring dockerfile: 1.06kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:b6d36d4f0a0f50090d454c6b730449d2092c73891313dbe20954f34a3d00e3f0 #2 transferring context: #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 4.0s done #14 extracting sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 done #9 15.17 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] #9 15.17 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 15.17 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] #9 15.17 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] #9 15.17 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] #9 15.18 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] #9 15.18 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] #9 15.24 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 35.65MB / 38.39MB 6.6s #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 37.75MB / 38.39MB 7.0s #2 transferring context: 2B done #2 DONE 0.1s #5 [auth] library/centos:pull token for registry-1.docker.io #5 sha256:6f303a7d4f4af820553088c978616799448e71b4e006c87bd7168d133da00bde #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:25cd218f8a74413bceb02c4e4eeccb16012cbf77dc1bf99a2f6b44e1bda4eff8 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #14 DONE 7.7s #16 [build-base-alpine 1/3] COPY --from=xx / / #9 15.38 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 15.46 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] #9 15.65 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] #9 15.69 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #9 15.71 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] #9 15.87 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] #4 ... #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #3 DONE 0.5s #9 15.88 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] #9 15.88 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB] #9 15.88 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB] #9 15.89 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] #9 15.90 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] #9 15.91 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] #9 15.92 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 15.92 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] #9 15.96 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 38.39MB / 38.39MB 7.7s done #9 16.21 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] #9 16.22 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] #9 16.22 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 16.22 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] #9 16.23 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] #9 16.23 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] #9 16.23 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] #9 16.23 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] #9 16.23 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 16.30 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] #9 16.31 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] #9 16.31 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 16.31 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] #9 16.31 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] #9 16.31 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] #9 16.31 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] #9 16.31 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] #9 16.31 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] #9 16.36 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 16.38 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] #9 16.38 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] #9 16.38 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 16.38 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] #9 16.38 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] #9 16.38 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] #9 16.38 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] #9 16.38 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] #9 16.43 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #7 extracting sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 #9 16.46 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 16.46 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] #9 16.46 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] #9 16.46 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] #9 16.46 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] #9 16.46 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] #9 16.46 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] #9 16.46 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 16.51 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] #9 16.59 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] #9 16.59 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] #9 16.59 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] #9 16.59 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 16.59 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] #9 16.59 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] #9 16.59 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] #9 16.59 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] #9 16.59 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 16.65 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] #9 16.67 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] #9 16.67 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 16.67 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 16.67 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] #9 16.67 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 16.67 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] #9 16.67 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] #9 16.67 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 16.73 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] #4 DONE 1.4s #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:b8789e909dd1ed4331f16a0e7be0c2d41422d124efdefcf4261739961e3b65a9 #10 transferring context: 10.68kB done #10 DONE 0.0s #9 16.75 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] #9 16.75 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] #9 16.75 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 16.75 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] #9 16.75 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] #9 16.76 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] #9 16.76 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] #9 16.76 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 16.80 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] #9 16.84 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB] #9 16.84 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] #9 16.84 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] #9 16.84 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] #9 16.84 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] #9 16.84 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] #9 16.84 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] #9 16.84 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] #9 16.87 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] #9 16.92 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] #9 16.92 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] #9 16.92 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 16.92 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] #9 16.92 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] #9 16.92 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] #9 16.92 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] #9 16.92 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] #9 16.94 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] #16 DONE 1.4s #17 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #13 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 3.15MB / 7.83MB 0.2s #13 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done #13 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.15MB / 50.44MB 0.2s #13 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.3s #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 9.44MB / 50.44MB 0.3s #9 ... #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #14 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 3.0s done #14 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 5.8s done #14 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done #14 DONE 26.2s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81 #9 17.00 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 17.00 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] #9 17.00 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] #9 17.14 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.4s done #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 20.97MB / 50.44MB 0.5s #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0B / 10.00MB 0.5s #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 25.17MB / 50.44MB 0.6s #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 2.72MB / 10.00MB 0.6s #9 17.29 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] #9 17.30 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] #9 17.33 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #17 0.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 29.36MB / 50.44MB 0.7s #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 5.24MB / 10.00MB 0.7s #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 33.55MB / 50.44MB 0.8s #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 9.44MB / 10.00MB 0.8s #9 17.41 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] #9 17.45 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] #9 17.46 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] #9 17.47 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] #9 17.55 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] #9 17.55 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] #9 17.56 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 17.56 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] #9 17.57 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] #9 17.58 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] #9 17.59 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB] #9 17.61 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] #9 17.63 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] #9 17.68 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] #9 17.68 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 38.80MB / 50.44MB 0.9s #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.9s #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 45.09MB / 50.44MB 1.0s #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.9s done #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0B / 51.84MB 1.0s #9 17.68 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 17.69 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 17.69 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 17.69 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] #9 17.69 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] #9 17.69 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] #9 17.75 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] #9 17.75 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] #9 17.83 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] #9 17.83 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] #9 17.83 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] #9 17.83 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 17.83 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] #9 17.86 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] #9 17.87 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 17.88 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] #9 17.90 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] #9 17.90 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] #9 17.97 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] #9 17.97 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] #9 17.97 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB] #9 18.01 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] #9 18.14 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] #9 18.14 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] #9 18.14 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] #9 18.15 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] #9 18.15 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 18.16 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] #9 18.16 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] #9 18.16 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] #9 18.16 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.2s #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 7.34MB / 51.84MB 1.2s #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 12.58MB / 51.84MB 1.3s #9 18.34 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] #9 18.56 debconf: delaying package configuration, since apt-utils is not installed #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 16.40MB / 51.84MB 1.4s #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 25.40MB / 51.84MB 1.6s #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda #13 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done #13 sha256:6dcfd98f112a95d610478bf34b0aa1d49cd85cf99e31b5b9a9ad97f6ecbaf290 1.79kB / 1.79kB done #13 sha256:ea50976a61f1b994279087011ebf4c199014267e29d10e705e32242318a8f61d 6.97kB / 6.97kB done #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 45.92MB / 45.92MB 8.3s done #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 7.13MB / 7.13MB 5.1s done #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 9.34MB / 9.34MB 6.9s done #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 28.31MB / 47.36MB 9.9s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 16.78MB / 53.24MB 9.9s #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 10.49MB / 100.29MB 9.9s #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 1.1s #9 18.61 Fetched 104 MB in 10s (10.4 MB/s) #9 18.63 Selecting previously unselected package liblocale-gettext-perl. #9 18.63 (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.63 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... #9 18.63 Unpacking liblocale-gettext-perl (1.07-4) ... #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 37.75MB / 51.84MB 1.7s #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.7s done #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 42.99MB / 51.84MB 1.8s #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 49.78MB / 51.84MB 1.9s #13 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 31.46MB / 47.36MB 10.2s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 19.92MB / 53.24MB 10.2s #17 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz #17 1.890 (1/18) Installing libffi (3.3-r2) #17 1.892 (2/18) Installing libgcc (10.3.1_git20210424-r2) #17 1.895 (3/18) Installing libstdc++ (10.3.1_git20210424-r2) #17 1.908 (4/18) Installing xz-libs (5.2.5-r0) #17 1.911 (5/18) Installing libxml2 (2.9.12-r1) #17 1.925 (6/18) Installing llvm11-libs (11.1.0-r2) #9 18.71 Selecting previously unselected package libssl1.1:amd64. #9 18.71 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... #9 18.73 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... #9 18.92 Selecting previously unselected package libpython3.8-minimal:amd64. #9 18.92 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ... #9 18.92 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ... #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 15.73MB / 100.29MB 10.3s #9 19.27 Selecting previously unselected package libexpat1:amd64. #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 23.07MB / 53.24MB 10.5s #9 19.27 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... #9 19.28 Unpacking libexpat1:amd64 (2.2.9-1build1) ... #9 19.35 Selecting previously unselected package python3.8-minimal. #9 19.35 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ... #9 19.36 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ... #17 2.586 (7/18) Installing clang-libs (11.1.0-r1) #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 34.60MB / 47.36MB 10.7s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 27.26MB / 53.24MB 10.9s #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 23.07MB / 100.29MB 10.9s #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 5.24MB / 68.78MB 2.8s #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 3.15MB / 129.04MB 2.8s #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 14.68MB / 68.78MB 2.9s #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 37.75MB / 47.36MB 11.0s #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 23.07MB / 68.78MB 3.0s #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 15.73MB / 129.04MB 3.0s #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 31.46MB / 68.78MB 3.1s #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 23.07MB / 129.04MB 3.1s #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 41.94MB / 47.36MB 11.3s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 30.41MB / 53.24MB 11.3s #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 29.36MB / 100.29MB 11.4s #9 19.74 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... #9 19.90 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ... #9 19.93 Setting up libexpat1:amd64 (2.2.9-1build1) ... #9 20.13 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ... #17 3.259 (8/18) Installing clang (11.1.0-r1) #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 3.2s done #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 45.09MB / 68.78MB 3.3s #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 40.89MB / 129.04MB 3.3s #13 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 0B / 156B 3.3s #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 45.09MB / 47.36MB 11.6s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 33.55MB / 53.24MB 11.6s #17 3.519 (9/18) Installing libmagic (5.40-r1) #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 54.53MB / 68.78MB 3.4s #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 67.11MB / 68.78MB 3.6s #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 56.62MB / 129.04MB 3.6s #13 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 3.4s done #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 35.65MB / 100.29MB 11.9s #17 3.544 (10/18) Installing file (5.40-r1) #17 3.547 (11/18) Installing brotli-libs (1.0.9-r5) #17 3.555 (12/18) Installing nghttp2-libs (1.43.0-r0) #17 3.559 (13/18) Installing libcurl (7.79.1-r0) #17 3.566 (14/18) Installing expat (2.4.1-r0) #17 3.570 (15/18) Installing pcre2 (10.36-r0) #17 3.579 (16/18) Installing git (2.32.0-r0) #17 3.687 (17/18) Installing lld (11.1.0-r0) #17 3.718 (18/18) Installing llvm11 (11.1.0-r2) #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 65.01MB / 129.04MB 3.7s #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 82.84MB / 129.04MB 3.9s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 37.75MB / 53.24MB 12.0s #17 4.072 Executing busybox-1.33.1-r3.trigger #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 93.32MB / 129.04MB 4.0s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 41.94MB / 53.24MB 12.3s #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 40.89MB / 100.29MB 12.3s #17 4.076 OK: 285 MiB in 33 packages #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 102.76MB / 129.04MB 4.2s #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 4.3s done #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 120.59MB / 129.04MB 4.4s #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 47.19MB / 53.24MB 12.6s #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 46.14MB / 100.29MB 12.6s #9 21.14 Selecting previously unselected package python3-minimal. #9 21.14 (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 21.16 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... #9 21.16 Unpacking python3-minimal (3.8.2-0ubuntu2) ... #9 21.24 Selecting previously unselected package mime-support. #9 21.24 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... #9 21.25 Unpacking mime-support (3.64ubuntu1) ... #9 21.32 Selecting previously unselected package libmpdec2:amd64. #9 21.32 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... #9 21.32 Unpacking libmpdec2:amd64 (2.4.2-3) ... #9 21.36 Selecting previously unselected package readline-common. #9 21.36 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... #9 21.37 Unpacking readline-common (8.0-4) ... #9 21.41 Selecting previously unselected package libreadline8:amd64. #9 21.41 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... #9 21.41 Unpacking libreadline8:amd64 (8.0-4) ... #9 21.45 Selecting previously unselected package libsqlite3-0:amd64. #9 21.46 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... #9 21.46 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 127.93MB / 129.04MB 4.5s #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 47.36MB / 47.36MB 12.6s done #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 50.33MB / 53.24MB 12.8s #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 52.43MB / 100.29MB 12.9s #13 sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd 156B / 156B 12.9s done #9 21.54 Selecting previously unselected package libpython3.8-stdlib:amd64. #9 21.54 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.1_amd64.deb ... #9 21.55 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ... #9 21.74 Selecting previously unselected package python3.8. #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 53.24MB / 53.24MB 13.0s #9 21.74 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.1_amd64.deb ... #9 21.74 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.1) ... #9 21.77 Selecting previously unselected package libpython3-stdlib:amd64. #9 21.78 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... #9 21.78 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 21.81 Setting up python3-minimal (3.8.2-0ubuntu2) ... #9 21.98 Selecting previously unselected package python3. #9 21.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 ... 4870 files and directories currently installed.) #9 21.99 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... #9 21.99 Unpacking python3 (3.8.2-0ubuntu2) ... #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 60.82MB / 100.29MB 13.5s #9 22.02 Selecting previously unselected package libbsd0:amd64. #9 22.03 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... #9 22.03 Unpacking libbsd0:amd64 (0.10.0-1) ... #9 22.06 Selecting previously unselected package bsdmainutils. #9 22.06 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... #9 22.06 Unpacking bsdmainutils (11.1.2ubuntu3) ... #9 22.11 Selecting previously unselected package libuchardet0:amd64. #9 22.11 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... #9 22.11 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... #9 22.14 Selecting previously unselected package groff-base. #9 22.14 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... #9 22.15 Unpacking groff-base (1.22.4-4build1) ... #9 22.26 Selecting previously unselected package libgdbm6:amd64. #9 22.26 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... #9 22.27 Unpacking libgdbm6:amd64 (1.18.1-5) ... #9 22.30 Selecting previously unselected package libpipeline1:amd64. #9 22.30 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... #9 22.30 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... #9 22.34 Selecting previously unselected package man-db. #9 22.34 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... #9 22.35 Unpacking man-db (2.9.1-1) ... #9 22.46 Selecting previously unselected package perl-modules-5.30. #9 22.46 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... #9 22.46 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 68.16MB / 100.29MB 13.8s #9 22.82 Selecting previously unselected package libgdbm-compat4:amd64. #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 5.8s done #13 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 4.2s done #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 53.24MB / 53.24MB 14.1s done #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 75.50MB / 100.29MB 14.3s #9 22.82 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... #9 22.83 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... #9 22.86 Selecting previously unselected package libperl5.30:amd64. #9 22.86 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... #9 22.86 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... #13 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 82.84MB / 100.29MB 14.5s #9 23.32 Selecting previously unselected package perl. #9 23.32 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ... #9 23.33 Unpacking perl (5.30.0-9ubuntu0.2) ... #9 23.37 Selecting previously unselected package openssl. #9 23.37 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... #9 23.38 Unpacking openssl (1.1.1f-1ubuntu2.8) ... #9 23.46 Selecting previously unselected package ca-certificates. #9 23.47 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ... #9 23.47 Unpacking ca-certificates (20210119~20.04.2) ... #9 23.51 Selecting previously unselected package distro-info-data. #9 23.51 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.9_all.deb ... #9 23.52 Unpacking distro-info-data (0.43ubuntu1.9) ... #9 23.54 Selecting previously unselected package libmagic-mgc. #9 23.54 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... #9 23.54 Unpacking libmagic-mgc (1:5.38-4) ... #9 23.61 Selecting previously unselected package libmagic1:amd64. #9 23.61 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... #9 23.61 Unpacking libmagic1:amd64 (1:5.38-4) ... #9 23.64 Selecting previously unselected package file. #13 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.6s done #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 90.18MB / 100.29MB 15.0s #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 6.3s #9 23.64 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... #9 23.64 Unpacking file (1:5.38-4) ... #9 23.67 Selecting previously unselected package less. #9 23.67 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ... #9 23.68 Unpacking less (551-1ubuntu0.1) ... #9 23.72 Selecting previously unselected package libelf1:amd64. #9 23.72 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ... #9 23.72 Unpacking libelf1:amd64 (0.176-1.1build1) ... #13 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 #9 23.79 Selecting previously unselected package libglib2.0-0:amd64. #9 23.79 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... #9 23.80 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 23.93 Selecting previously unselected package libglib2.0-data. #9 23.93 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... #9 23.94 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 24.00 Selecting previously unselected package tzdata. #9 24.00 Preparing to unpack .../022-tzdata_2021a-2ubuntu0.20.04_all.deb ... #9 24.00 Unpacking tzdata (2021a-2ubuntu0.20.04) ... #9 24.19 Selecting previously unselected package libicu66:amd64. #9 24.20 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ... #9 24.20 Unpacking libicu66:amd64 (66.1-2ubuntu2) ... #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 95.42MB / 100.29MB 15.5s #17 DONE 7.1s #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli #18 DONE 0.1s #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #13 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.5s done #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 #19 0.685 + apk --root / add --no-cache musl-dev gcc #19 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz #9 25.07 Selecting previously unselected package libxml2:amd64. #9 25.07 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... #9 25.08 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... #9 25.17 Selecting previously unselected package libyaml-0-2:amd64. #9 25.17 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ... #9 25.17 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 25.20 Selecting previously unselected package lsb-release. #9 25.20 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... #9 25.21 Unpacking lsb-release (11.1.0ubuntu2) ... #9 25.24 Selecting previously unselected package netbase. #9 25.24 Preparing to unpack .../027-netbase_6.1_all.deb ... #9 25.24 Unpacking netbase (6.1) ... #9 25.27 Selecting previously unselected package python3-pkg-resources. #9 25.27 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ... #9 25.27 Unpacking python3-pkg-resources (45.2.0-1) ... #9 25.31 Selecting previously unselected package python3-six. #9 25.31 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... #9 25.31 Unpacking python3-six (1.14.0-2) ... #9 25.34 Selecting previously unselected package shared-mime-info. #9 25.34 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ... #9 25.34 Unpacking shared-mime-info (1.15-1) ... #9 25.46 Selecting previously unselected package ucf. #9 25.46 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... #9 25.47 Moving old data out of the way #9 25.47 Unpacking ucf (3.0038+nmu1) ... #9 25.50 Selecting previously unselected package xdg-user-dirs. #9 25.50 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... #9 25.51 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... #9 25.56 Selecting previously unselected package xz-utils. #9 25.56 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ... #9 25.56 Unpacking xz-utils (5.2.4-1ubuntu1) ... #9 25.60 Selecting previously unselected package gettext-base. #9 25.60 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ... #9 25.60 Unpacking gettext-base (0.19.8.1-10build1) ... #9 25.63 Selecting previously unselected package iso-codes. #9 25.63 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... #9 25.64 Unpacking iso-codes (4.4-1) ... #9 25.99 Selecting previously unselected package krb5-locales. #9 25.99 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ... #9 25.99 Unpacking krb5-locales (1.17-6ubuntu4.1) ... #9 26.02 Selecting previously unselected package libcbor0.6:amd64. #9 26.02 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... #9 26.02 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 26.05 Selecting previously unselected package libedit2:amd64. #9 26.05 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ... #9 26.06 Unpacking libedit2:amd64 (3.1-20191231-1) ... #9 26.09 Selecting previously unselected package libfido2-1:amd64. #19 1.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz #9 26.09 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... #9 26.10 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 26.13 Selecting previously unselected package libkrb5support0:amd64. #9 26.13 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... #9 26.13 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 26.17 Selecting previously unselected package libk5crypto3:amd64. #9 26.17 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... #9 26.18 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 26.21 Selecting previously unselected package libkeyutils1:amd64. #9 26.21 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ... #9 26.22 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... #9 26.24 Selecting previously unselected package libkrb5-3:amd64. #9 26.25 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... #9 26.25 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 26.31 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 26.31 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... #19 2.191 (1/10) Installing binutils (2.35.2-r2) #19 2.283 (2/10) Installing libgomp (10.3.1_git20210424-r2) #19 2.288 (3/10) Installing libatomic (10.3.1_git20210424-r2) #19 2.290 (4/10) Installing libgphobos (10.3.1_git20210424-r2) #19 2.336 (5/10) Installing gmp (6.2.1-r0) #19 2.343 (6/10) Installing isl22 (0.22-r0) #19 2.361 (7/10) Installing mpfr4 (4.1.0-r0) #9 26.32 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 26.35 Selecting previously unselected package libpsl5:amd64. #9 26.36 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ... #9 26.36 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 26.39 Selecting previously unselected package libxau6:amd64. #9 26.39 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... #9 26.39 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 26.43 Selecting previously unselected package libxdmcp6:amd64. #9 26.43 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... #9 26.43 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 26.47 Selecting previously unselected package libxcb1:amd64. #9 26.47 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ... #9 26.48 Unpacking libxcb1:amd64 (1.14-2) ... #9 26.50 Selecting previously unselected package libx11-data. #9 26.50 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... #9 26.50 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... #9 26.57 Selecting previously unselected package libx11-6:amd64. #19 2.386 (8/10) Installing mpc1 (1.2.1-r0) #19 2.389 (9/10) Installing gcc (10.3.1_git20210424-r2) #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 100.29MB / 100.29MB 17.8s done #9 26.57 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ... #9 26.57 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 26.65 Selecting previously unselected package libxext6:amd64. #9 26.65 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... #9 26.65 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 26.70 Selecting previously unselected package libxmuu1:amd64. #9 26.70 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 26.71 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 26.73 Selecting previously unselected package manpages. #9 26.74 Preparing to unpack .../053-manpages_5.05-1_all.deb ... #9 26.74 Unpacking manpages (5.05-1) ... #9 26.85 Selecting previously unselected package openssh-client. #9 26.86 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... #9 26.87 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... #9 26.95 Selecting previously unselected package publicsuffix. #9 26.96 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... #9 26.97 Unpacking publicsuffix (20200303.0012-1) ... #9 27.01 Selecting previously unselected package python-apt-common. #9 27.01 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ... #9 27.02 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ... #9 27.04 Selecting previously unselected package python3-apt. #9 27.04 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ... #9 27.05 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ... #9 27.09 Selecting previously unselected package libunwind8:amd64. #9 27.09 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ... #9 27.09 Unpacking libunwind8:amd64 (1.2.1-9build1) ... #9 27.12 Selecting previously unselected package strace. #9 27.12 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ... #9 27.12 Unpacking strace (5.5-3ubuntu1) ... #9 27.18 Selecting previously unselected package xauth. #9 27.18 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ... #9 27.19 Unpacking xauth (1:1.1-0ubuntu1) ... #9 27.22 Selecting previously unselected package libfl2:amd64. #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.6s done #7 sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 1.20kB / 1.20kB done #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.9s done #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #19 3.044 (10/10) Installing musl-dev (1.2.2-r3) #19 3.116 Executing busybox-1.33.1-r3.trigger #19 3.121 OK: 405 MiB in 43 packages #9 27.22 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ... #9 27.22 Unpacking libfl2:amd64 (2.6.4-6.2) ... #9 27.26 Selecting previously unselected package at. #9 27.26 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ... #9 27.26 Unpacking at (3.1.23-1ubuntu1) ... #9 27.29 Selecting previously unselected package libsigsegv2:amd64. #9 27.30 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ... #9 27.30 Unpacking libsigsegv2:amd64 (2.12-2) ... #9 27.32 Selecting previously unselected package m4. #9 27.32 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ... #9 27.33 Unpacking m4 (1.4.18-4) ... #9 27.36 Selecting previously unselected package autoconf. #9 27.36 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... #9 27.36 Unpacking autoconf (2.69-11.1) ... #9 27.42 Selecting previously unselected package autotools-dev. #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6 #7 DONE 10.3s #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 9.8s done #13 extracting sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d #9 27.42 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... #9 27.43 Unpacking autotools-dev (20180224.1) ... #9 27.46 Selecting previously unselected package automake. #9 27.46 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... #9 27.46 Unpacking automake (1:1.16.1-4ubuntu6) ... #9 27.54 Selecting previously unselected package autopoint. #9 27.54 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... #9 27.54 Unpacking autopoint (0.19.8.1-10build1) ... #9 27.57 Selecting previously unselected package binutils-common:amd64. #9 27.57 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.1_amd64.deb ... #9 27.57 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ... #9 27.62 Selecting previously unselected package libbinutils:amd64. #9 27.62 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.1_amd64.deb ... #9 27.62 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ... #9 27.69 Selecting previously unselected package libctf-nobfd0:amd64. #9 27.69 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ... #9 27.70 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ... #9 27.73 Selecting previously unselected package libctf0:amd64. #9 27.73 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.1_amd64.deb ... #9 27.73 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ... #9 27.76 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 27.76 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ... #9 27.76 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ... #9 28.01 Selecting previously unselected package binutils. #9 28.02 Preparing to unpack .../074-binutils_2.34-6ubuntu1.1_amd64.deb ... #9 28.02 Unpacking binutils (2.34-6ubuntu1.1) ... #9 28.05 Selecting previously unselected package libc-dev-bin. #9 28.06 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... #9 28.06 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ... #9 28.09 Selecting previously unselected package linux-libc-dev:amd64. #9 28.09 Preparing to unpack .../076-linux-libc-dev_5.4.0-89.100_amd64.deb ... #9 28.09 Unpacking linux-libc-dev:amd64 (5.4.0-89.100) ... #13 extracting sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 0.9s done #13 extracting sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 #9 28.26 Selecting previously unselected package libcrypt-dev:amd64. #9 28.26 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... #9 28.26 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 28.31 Selecting previously unselected package libc6-dev:amd64. #9 28.31 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... #9 28.32 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ... #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 #7 sha256:9493c51e9749d9baf615c3aa5d8a81114376d7c074ebe77a6c95727374acb2c7 #7 extracting sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 9.7s done #7 extracting sha256:6ace0dae0063ba89441ebd896354dcbf1a9d649433899275bc49158bb58c3d5a 0.0s done #7 extracting sha256:8885f7749372e39110ebd083ed5520ae7d767698cf0b98760b9d8c3c8b4db411 0.0s done #7 extracting sha256:c2c645ca9e1c6b0b982faacacf165902754db172fcfc7e79dafce8853f4b104a 0.0s done #7 extracting sha256:0ce23e23698a13e82c0815f2934f489668f763158c3092e687112df82f7797e3 done #7 extracting sha256:2f5c0046a39fe55a4fcc3fef45adf75f7d6d885d9c428dec2658fa6cfeefaeda done #7 extracting sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 0.7s #9 28.68 Selecting previously unselected package gcc-9-base:amd64. #9 28.68 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 28.68 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... #9 28.75 Selecting previously unselected package libisl22:amd64. #9 28.75 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ... #9 28.76 Unpacking libisl22:amd64 (0.22.1-1) ... #9 28.84 Selecting previously unselected package libmpfr6:amd64. #9 28.84 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ... #9 28.85 Unpacking libmpfr6:amd64 (4.0.2-1) ... #9 28.90 Selecting previously unselected package libmpc3:amd64. #9 28.90 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ... #9 28.91 Unpacking libmpc3:amd64 (1.1.0-1) ... #9 28.94 Selecting previously unselected package cpp-9. #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda #19 DONE 4.6s #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 #9 28.94 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 28.94 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ... #22 0.972 Building static docker-linux-amd64 #9 29.73 Selecting previously unselected package cpp. #9 29.73 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 29.73 Unpacking cpp (4:9.3.0-1ubuntu2) ... #9 29.77 Selecting previously unselected package libcc1-0:amd64. #9 29.77 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.77 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.81 Selecting previously unselected package libgomp1:amd64. #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 5.0s done #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 #8 DONE 2.8s #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #13 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb #13 extracting sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 1.4s done #9 29.81 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.81 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.85 Selecting previously unselected package libitm1:amd64. #9 29.85 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.85 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.89 Selecting previously unselected package libatomic1:amd64. #9 29.89 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 29.89 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 29.92 Selecting previously unselected package libasan5:amd64. #9 29.92 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 29.93 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... #9 29.99 Selecting previously unselected package liblsan0:amd64. #9 29.99 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.00 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f #9 30.13 Selecting previously unselected package libtsan0:amd64. #9 30.13 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.13 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.36 Selecting previously unselected package libubsan1:amd64. #9 30.36 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.36 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.47 Selecting previously unselected package libquadmath0:amd64. #9 30.47 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... #9 30.48 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 30.57 Selecting previously unselected package libgcc-9-dev:amd64. #9 30.57 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 30.60 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 30.83 Selecting previously unselected package gcc-9. #9 30.83 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 30.84 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ... #13 ... #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 #7 sha256:9493c51e9749d9baf615c3aa5d8a81114376d7c074ebe77a6c95727374acb2c7 #7 extracting sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 1.8s done #7 extracting sha256:c64dff143675f3e9a900ab1685fcc2cff7d5264cd507dced816e7a9c406c5dd5 done #7 DONE 22.5s #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda #9 31.56 Selecting previously unselected package gcc. #9 31.56 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 31.57 Unpacking gcc (4:9.3.0-1ubuntu2) ... #9 31.60 Selecting previously unselected package libstdc++-9-dev:amd64. #9 31.60 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 31.60 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 31.85 Selecting previously unselected package g++-9. #9 31.85 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... #9 31.85 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... #9 32.58 Selecting previously unselected package g++. #9 32.58 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... #9 32.58 Unpacking g++ (4:9.3.0-1ubuntu2) ... #9 32.61 Selecting previously unselected package make. #9 32.61 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ... #9 32.61 Unpacking make (4.2.1-1.2) ... #9 32.65 Selecting previously unselected package libdpkg-perl. #9 32.65 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ... #9 32.65 Unpacking libdpkg-perl (1.19.7ubuntu3) ... #9 32.71 Selecting previously unselected package patch. #9 32.71 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ... #9 32.71 Unpacking patch (2.7.6-6) ... #9 32.74 Selecting previously unselected package dpkg-dev. #9 32.75 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ... #9 32.75 Unpacking dpkg-dev (1.19.7ubuntu3) ... #9 32.83 Selecting previously unselected package build-essential. #9 32.83 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ... #9 32.84 Unpacking build-essential (12.8ubuntu1.1) ... #9 32.87 Selecting previously unselected package libbrotli1:amd64. #9 32.87 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... #9 32.87 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 32.92 Selecting previously unselected package libroken18-heimdal:amd64. #9 32.93 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.93 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 32.98 Selecting previously unselected package libasn1-8-heimdal:amd64. #9 32.98 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 32.99 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.04 Selecting previously unselected package libheimbase1-heimdal:amd64. #9 33.04 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.05 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.08 Selecting previously unselected package libhcrypto4-heimdal:amd64. #9 33.08 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.08 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.12 Selecting previously unselected package libwind0-heimdal:amd64. #9 33.12 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.13 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.16 Selecting previously unselected package libhx509-5-heimdal:amd64. #9 33.16 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.17 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.21 Selecting previously unselected package libkrb5-26-heimdal:amd64. #9 33.21 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.21 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.26 Selecting previously unselected package libheimntlm0-heimdal:amd64. #9 33.26 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.27 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.30 Selecting previously unselected package libgssapi3-heimdal:amd64. #9 33.30 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... #9 33.30 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 33.33 Selecting previously unselected package libsasl2-modules-db:amd64. #9 33.33 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... #9 33.34 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... #9 33.36 Selecting previously unselected package libsasl2-2:amd64. #9 33.37 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... #9 33.37 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... #9 33.40 Selecting previously unselected package libldap-common. #9 33.40 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... #9 33.40 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.46 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... #9 33.51 Selecting previously unselected package libnghttp2-14:amd64. #9 33.51 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ... #9 33.51 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... #9 33.55 Selecting previously unselected package librtmp1:amd64. #9 33.55 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... #9 33.55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 33.58 Selecting previously unselected package libssh-4:amd64. #9 33.58 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... #9 33.59 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... #9 33.63 Selecting previously unselected package libcurl4:amd64. #9 33.63 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... #9 33.64 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ... #9 33.68 Selecting previously unselected package curl. #9 33.68 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.7_amd64.deb ... #9 33.68 Unpacking curl (7.68.0-1ubuntu2.7) ... #9 33.73 Selecting previously unselected package dctrl-tools. #9 33.73 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ... #9 33.74 Unpacking dctrl-tools (2.24-3) ... #9 33.79 Selecting previously unselected package libtool. #9 33.79 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ... #9 33.79 Unpacking libtool (2.4.6-14) ... #9 33.83 Selecting previously unselected package dh-autoreconf. #9 33.83 Preparing to unpack .../126-dh-autoreconf_19_all.deb ... #9 33.84 Unpacking dh-autoreconf (19) ... #9 33.86 Selecting previously unselected package libdebhelper-perl. #9 33.86 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ... #9 33.87 Unpacking libdebhelper-perl (12.10ubuntu1) ... #9 33.90 Selecting previously unselected package libarchive-zip-perl. #9 33.90 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ... #9 33.91 Unpacking libarchive-zip-perl (1.67-2) ... #9 33.94 Selecting previously unselected package libsub-override-perl. #9 33.95 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ... #9 33.95 Unpacking libsub-override-perl (0.09-2) ... #9 33.98 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 33.98 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... #9 33.98 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... #9 34.04 Selecting previously unselected package dh-strip-nondeterminism. #9 34.04 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ... #9 34.04 Unpacking dh-strip-nondeterminism (1.7.0-1) ... #9 34.07 Selecting previously unselected package dwz. #9 34.07 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ... #9 34.08 Unpacking dwz (0.13-5) ... #9 34.12 Selecting previously unselected package libcroco3:amd64. #9 34.12 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ... #9 34.13 Unpacking libcroco3:amd64 (0.6.13-1) ... #9 34.16 Selecting previously unselected package gettext. #9 34.16 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ... #9 34.16 Unpacking gettext (0.19.8.1-10build1) ... #9 34.26 Selecting previously unselected package intltool-debian. #9 34.26 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ... #9 34.27 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 34.30 Selecting previously unselected package po-debconf. #9 34.30 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ... #9 34.30 Unpacking po-debconf (1.0.21) ... #9 34.35 Selecting previously unselected package debhelper. #9 34.35 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ... #9 34.35 Unpacking debhelper (12.10ubuntu1) ... #9 34.46 Selecting previously unselected package libfakeroot:amd64. #9 34.46 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ... #9 34.46 Unpacking libfakeroot:amd64 (1.24-1) ... #9 34.49 Selecting previously unselected package fakeroot. #9 34.49 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ... #9 34.50 Unpacking fakeroot (1.24-1) ... #9 34.54 Selecting previously unselected package libassuan0:amd64. #9 34.54 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ... #9 34.54 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... #9 34.56 Selecting previously unselected package gpgconf. #9 34.57 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.57 Unpacking gpgconf (2.2.19-3ubuntu2.1) ... #9 34.61 Selecting previously unselected package libksba8:amd64. #9 34.61 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ... #9 34.61 Unpacking libksba8:amd64 (1.3.5-2) ... #9 34.65 Selecting previously unselected package libnpth0:amd64. #9 34.65 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ... #9 34.66 Unpacking libnpth0:amd64 (1.6-1) ... #9 34.69 Selecting previously unselected package dirmngr. #9 34.69 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.70 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... #9 34.75 Selecting previously unselected package gnupg-l10n. #9 34.75 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ... #9 34.76 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 34.79 Selecting previously unselected package gnupg-utils. #9 34.79 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.79 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ... #9 34.86 Selecting previously unselected package gpg. #9 34.86 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.86 Unpacking gpg (2.2.19-3ubuntu2.1) ... #9 34.93 Selecting previously unselected package pinentry-curses. #9 34.93 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ... #9 34.94 Unpacking pinentry-curses (1.1.0-3build1) ... #9 34.97 Selecting previously unselected package gpg-agent. #9 34.97 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... #9 34.97 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ... #9 35.02 Selecting previously unselected package gpg-wks-client. #9 35.02 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.02 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ... #9 35.05 Selecting previously unselected package gpg-wks-server. #9 35.06 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.06 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 35.09 Selecting previously unselected package gpgsm. #9 35.09 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ... #9 35.09 Unpacking gpgsm (2.2.19-3ubuntu2.1) ... #9 35.14 Selecting previously unselected package gnupg. #9 35.14 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ... #9 35.14 Unpacking gnupg (2.2.19-3ubuntu2.1) ... #9 35.18 Selecting previously unselected package libfile-which-perl. #9 35.18 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ... #9 35.18 Unpacking libfile-which-perl (1.23-1) ... #9 35.21 Selecting previously unselected package libfile-homedir-perl. #13 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 4.7s done #13 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 #9 35.21 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ... #9 35.21 Unpacking libfile-homedir-perl (1.004-1) ... #9 35.24 Selecting previously unselected package libio-pty-perl. #9 35.24 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ... #9 35.25 Unpacking libio-pty-perl (1:1.12-1) ... #9 35.27 Selecting previously unselected package libipc-run-perl. #9 35.28 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ... #9 35.28 Unpacking libipc-run-perl (20180523.0-2) ... #9 35.32 Selecting previously unselected package libclass-method-modifiers-perl. #9 35.32 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 35.32 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 35.35 Selecting previously unselected package libb-hooks-op-check-perl. #9 35.35 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... #9 35.35 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... #9 35.37 Selecting previously unselected package libdynaloader-functions-perl. #9 35.38 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ... #9 35.38 Unpacking libdynaloader-functions-perl (0.003-1) ... #9 35.40 Selecting previously unselected package libdevel-callchecker-perl. #9 35.40 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... #9 35.41 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 35.43 Selecting previously unselected package libparams-classify-perl. #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 5.0s #9 35.43 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ... #9 35.44 Unpacking libparams-classify-perl (0.015-1build2) ... #9 35.46 Selecting previously unselected package libmodule-runtime-perl. #9 35.47 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ... #9 35.47 Unpacking libmodule-runtime-perl (0.016-1) ... #9 35.49 Selecting previously unselected package libimport-into-perl. #9 35.49 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ... #9 35.50 Unpacking libimport-into-perl (1.002005-1) ... #9 35.52 Selecting previously unselected package librole-tiny-perl. #9 35.52 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ... #9 35.53 Unpacking librole-tiny-perl (2.001004-1) ... #9 35.55 Selecting previously unselected package libstrictures-perl. #9 35.55 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ... #9 35.56 Unpacking libstrictures-perl (2.000006-1) ... #9 35.58 Selecting previously unselected package libsub-quote-perl. #9 35.58 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ... #9 35.60 Unpacking libsub-quote-perl (2.006006-1) ... #9 35.62 Selecting previously unselected package libmoo-perl. #9 35.62 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ... #9 35.63 Unpacking libmoo-perl (2.003006-1) ... #9 35.65 Selecting previously unselected package libencode-locale-perl. #9 35.65 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ... #9 35.66 Unpacking libencode-locale-perl (1.05-1) ... #9 35.68 Selecting previously unselected package libtimedate-perl. #9 35.68 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ... #9 35.69 Unpacking libtimedate-perl (2.3200-1) ... #9 35.71 Selecting previously unselected package libhttp-date-perl. #9 35.72 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ... #9 35.72 Unpacking libhttp-date-perl (6.05-1) ... #9 35.74 Selecting previously unselected package libfile-listing-perl. #9 35.74 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ... #9 35.75 Unpacking libfile-listing-perl (6.04-1) ... #9 35.77 Selecting previously unselected package libhtml-tagset-perl. #9 35.77 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ... #9 35.78 Unpacking libhtml-tagset-perl (3.20-4) ... #9 35.81 Selecting previously unselected package liburi-perl. #9 35.81 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ... #9 35.81 Unpacking liburi-perl (1.76-2) ... #9 35.85 Selecting previously unselected package libhtml-parser-perl. #9 35.85 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ... #9 35.85 Unpacking libhtml-parser-perl (3.72-5) ... #9 35.88 Selecting previously unselected package libhtml-tree-perl. #9 35.89 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ... #9 35.89 Unpacking libhtml-tree-perl (5.07-2) ... #9 35.93 Selecting previously unselected package libio-html-perl. #9 35.93 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ... #9 35.94 Unpacking libio-html-perl (1.001-1) ... #9 35.96 Selecting previously unselected package liblwp-mediatypes-perl. #9 35.96 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 35.97 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 36.04 Selecting previously unselected package libhttp-message-perl. #9 36.04 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ... #9 36.05 Unpacking libhttp-message-perl (6.22-1) ... #9 36.09 Selecting previously unselected package libhttp-cookies-perl. #9 36.09 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ... #9 36.10 Unpacking libhttp-cookies-perl (6.08-1) ... #9 36.13 Selecting previously unselected package libhttp-negotiate-perl. #9 36.13 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ... #9 36.13 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 36.16 Selecting previously unselected package perl-openssl-defaults:amd64. #9 36.16 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ... #9 36.16 Unpacking perl-openssl-defaults:amd64 (4) ... #9 36.19 Selecting previously unselected package libnet-ssleay-perl. #9 36.19 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... #9 36.19 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... #9 36.25 Selecting previously unselected package libio-socket-ssl-perl. #9 36.25 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ... #9 36.25 Unpacking libio-socket-ssl-perl (2.067-1) ... #9 36.33 Selecting previously unselected package libnet-http-perl. #9 36.34 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ... #9 36.34 Unpacking libnet-http-perl (6.19-1) ... #9 36.37 Selecting previously unselected package liblwp-protocol-https-perl. #9 36.37 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... #9 36.37 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 36.39 Selecting previously unselected package libtry-tiny-perl. #9 36.39 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ... #9 36.40 Unpacking libtry-tiny-perl (0.30-1) ... #9 36.43 Selecting previously unselected package libwww-robotrules-perl. #9 36.43 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ... #9 36.43 Unpacking libwww-robotrules-perl (6.02-1) ... #9 36.46 Selecting previously unselected package libwww-perl. #9 36.46 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ... #9 36.47 Unpacking libwww-perl (6.43-1) ... #9 36.50 Selecting previously unselected package patchutils. #9 36.50 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ... #9 36.51 Unpacking patchutils (0.3.4-2) ... #9 36.54 Selecting previously unselected package wdiff. #9 36.55 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ... #9 36.55 Unpacking wdiff (1.2.2-2build1) ... #9 36.59 Selecting previously unselected package devscripts. #9 36.60 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ... #9 36.62 Unpacking devscripts (2.20.2ubuntu2) ... #9 36.73 Selecting previously unselected package diffstat. #9 36.73 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ... #9 36.73 Unpacking diffstat (1.63-1) ... #9 36.76 Selecting previously unselected package python3-chardet. #9 36.76 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ... #9 36.76 Unpacking python3-chardet (3.0.4-4build1) ... #9 36.80 Selecting previously unselected package python3-debian. #9 36.80 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ... #9 36.81 Unpacking python3-debian (0.1.36ubuntu1) ... #9 36.85 Selecting previously unselected package libgpgme11:amd64. #9 36.85 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ... #9 36.85 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 36.89 Selecting previously unselected package python3-gpg. #9 36.89 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... #9 36.89 Unpacking python3-gpg (1.13.1-7ubuntu2) ... #9 36.94 Selecting previously unselected package dput. #9 36.94 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ... #9 36.95 Unpacking dput (1.0.3ubuntu1) ... #9 36.98 Selecting previously unselected package libcurl3-gnutls:amd64. #9 36.98 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... #9 36.99 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... #9 37.04 Selecting previously unselected package liberror-perl. #9 37.04 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ... #9 37.04 Unpacking liberror-perl (0.17029-1) ... #9 37.08 Selecting previously unselected package git-man. #9 37.08 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... #9 37.08 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... #9 37.19 Selecting previously unselected package git. #9 37.19 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... #9 37.21 Unpacking git (1:2.25.1-1ubuntu3.2) ... #9 37.72 Selecting previously unselected package libalgorithm-diff-perl. #9 37.72 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ... #9 37.72 Unpacking libalgorithm-diff-perl (1.19.03-2) ... #9 37.75 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 37.75 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... #9 37.76 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... #9 37.81 Selecting previously unselected package libalgorithm-merge-perl. #9 37.81 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ... #9 37.81 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 37.84 Selecting previously unselected package libapt-pkg-perl. #9 37.84 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ... #9 37.84 Unpacking libapt-pkg-perl (0.1.36build3) ... #9 37.87 Selecting previously unselected package libarchive-cpio-perl. #9 37.87 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ... #9 37.88 Unpacking libarchive-cpio-perl (0.10-1) ... #9 37.90 Selecting previously unselected package libarray-intspan-perl. #9 37.90 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ... #9 37.91 Unpacking libarray-intspan-perl (2.003-1) ... #9 37.93 Selecting previously unselected package libasync-mergepoint-perl. #9 37.94 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ... #9 37.94 Unpacking libasync-mergepoint-perl (0.04-2) ... #9 37.96 Selecting previously unselected package libmodule-implementation-perl. #9 37.97 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ... #9 37.97 Unpacking libmodule-implementation-perl (0.09-1) ... #9 38.00 Selecting previously unselected package libsub-exporter-progressive-perl. #9 38.00 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 38.00 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 38.02 Selecting previously unselected package libvariable-magic-perl. #9 38.02 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ... #9 38.03 Unpacking libvariable-magic-perl (0.62-1build2) ... #9 38.06 Selecting previously unselected package libb-hooks-endofscope-perl. #9 38.06 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ... #9 38.06 Unpacking libb-hooks-endofscope-perl (0.24-1) ... #9 38.09 Selecting previously unselected package libcapture-tiny-perl. #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 7.5s done #9 38.09 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #9 38.09 Unpacking libcapture-tiny-perl (0.48-1) ... #9 38.12 Selecting previously unselected package libclass-xsaccessor-perl. #9 38.12 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... #9 38.12 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... #9 38.15 Selecting previously unselected package libclone-perl. #9 38.15 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ... #9 38.16 Unpacking libclone-perl (0.43-2) ... #9 38.18 Selecting previously unselected package libcommon-sense-perl. #9 38.18 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ... #9 38.19 Unpacking libcommon-sense-perl (3.74-2build6) ... #9 38.21 Selecting previously unselected package libparams-util-perl. #9 38.21 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ... #9 38.22 Unpacking libparams-util-perl (1.07-3build5) ... #9 38.24 Selecting previously unselected package libsub-install-perl. #9 38.24 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ... #9 38.25 Unpacking libsub-install-perl (0.928-1) ... #9 38.27 Selecting previously unselected package libdata-optlist-perl. #9 38.27 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ... #9 38.28 Unpacking libdata-optlist-perl (0.110-1) ... #9 38.31 Selecting previously unselected package libsub-exporter-perl. #9 38.31 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ... #9 38.31 Unpacking libsub-exporter-perl (0.987-1) ... #9 38.34 Selecting previously unselected package libconst-fast-perl. #9 38.34 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ... #9 38.35 Unpacking libconst-fast-perl (0.014-1) ... #9 38.39 Selecting previously unselected package libwant-perl. #9 38.39 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ... #9 38.40 Unpacking libwant-perl (0.29-1build4) ... #9 38.42 Selecting previously unselected package libcontextual-return-perl. #13 extracting sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb #9 38.42 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... #9 38.43 Unpacking libcontextual-return-perl (0.004014-2) ... #9 38.46 Selecting previously unselected package libcpanel-json-xs-perl. #9 38.46 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... #9 38.46 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... #9 38.49 Selecting previously unselected package libdata-dump-perl. #9 38.50 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ... #9 38.50 Unpacking libdata-dump-perl (1.23-1) ... #9 38.53 Selecting previously unselected package libdigest-bubblebabble-perl. #9 38.53 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ... #9 38.54 Unpacking libdigest-bubblebabble-perl (0.02-2) ... #9 38.56 Selecting previously unselected package libdigest-hmac-perl. #9 38.56 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... #9 38.57 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... #9 38.59 Selecting previously unselected package libdistro-info-perl. #9 38.59 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ... #9 38.59 Unpacking libdistro-info-perl (0.23ubuntu1) ... #9 38.62 Selecting previously unselected package libnet-smtp-ssl-perl. #9 38.62 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 38.62 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 38.65 Selecting previously unselected package libmailtools-perl. #9 38.65 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ... #9 38.65 Unpacking libmailtools-perl (2.21-1) ... #9 38.70 Selecting previously unselected package libnet-ip-perl. #9 38.70 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ... #9 38.71 Unpacking libnet-ip-perl (1.26-2) ... #9 38.74 Selecting previously unselected package libnet-dns-perl. #9 38.74 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ... #9 38.75 Unpacking libnet-dns-perl (1.22-1) ... #9 38.80 Selecting previously unselected package libnet-domain-tld-perl. #9 38.80 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ... #9 38.81 Unpacking libnet-domain-tld-perl (1.75-1) ... #9 38.83 Selecting previously unselected package libemail-valid-perl. #9 38.83 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ... #9 38.84 Unpacking libemail-valid-perl (1.202-1) ... #9 38.86 Selecting previously unselected package libexporter-tiny-perl. #9 38.86 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ... #9 38.87 Unpacking libexporter-tiny-perl (1.002001-1) ... #9 38.90 Selecting previously unselected package libipc-system-simple-perl. #9 38.90 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ... #9 38.90 Unpacking libipc-system-simple-perl (1.26-1) ... #9 38.93 Selecting previously unselected package libfile-basedir-perl. #9 38.93 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... #9 38.94 Unpacking libfile-basedir-perl (0.08-1) ... #9 38.96 Selecting previously unselected package libfile-chdir-perl. #9 38.96 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ... #9 38.97 Unpacking libfile-chdir-perl (0.1008-1) ... #9 38.99 Selecting previously unselected package libfile-fcntllock-perl. #9 38.99 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... #9 38.99 Unpacking libfile-fcntllock-perl (0.22-3build4) ... #9 39.03 Selecting previously unselected package libnumber-compare-perl. #9 39.03 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ... #9 39.03 Unpacking libnumber-compare-perl (0.03-1) ... #9 39.06 Selecting previously unselected package libtext-glob-perl. #9 39.06 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ... #9 39.06 Unpacking libtext-glob-perl (0.10-1) ... #9 39.09 Selecting previously unselected package libfile-find-rule-perl. #9 39.09 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... #9 39.09 Unpacking libfile-find-rule-perl (0.34-1) ... #9 39.12 Selecting previously unselected package libfont-afm-perl. #9 39.12 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ... #9 39.12 Unpacking libfont-afm-perl (1.20-2) ... #9 39.15 Selecting previously unselected package libio-string-perl. #9 39.15 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... #9 39.16 Unpacking libio-string-perl (1.08-3) ... #9 39.18 Selecting previously unselected package libfont-ttf-perl. #9 39.18 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ... #9 39.19 Unpacking libfont-ttf-perl (1.06-1) ... #9 39.24 Selecting previously unselected package libfuture-perl. #9 39.25 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ... #9 39.25 Unpacking libfuture-perl (0.43-1) ... #9 39.28 Selecting previously unselected package libio-stringy-perl. #9 39.28 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ... #9 39.29 Unpacking libio-stringy-perl (2.111-3) ... #9 39.31 Selecting previously unselected package libparams-validate-perl. #9 39.32 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ... #9 39.32 Unpacking libparams-validate-perl (1.29-3) ... #9 39.35 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 39.35 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ... #9 39.36 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... #9 39.42 Selecting previously unselected package libsort-versions-perl. #9 39.42 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... #9 39.43 Unpacking libsort-versions-perl (1.62-1) ... #9 39.45 Selecting previously unselected package libgit-wrapper-perl. #9 39.45 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... #9 39.46 Unpacking libgit-wrapper-perl (0.048-1) ... #9 39.48 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 39.48 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ... #9 39.49 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... #9 39.51 Selecting previously unselected package libio-prompter-perl. #9 39.51 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... #9 39.52 Unpacking libio-prompter-perl (0.004015-1) ... #9 39.55 Selecting previously unselected package libjson-perl. #9 39.55 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ... #9 39.55 Unpacking libjson-perl (4.02000-2) ... #9 39.58 Selecting previously unselected package liblog-any-perl. #9 39.59 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ... #9 39.59 Unpacking liblog-any-perl (1.708-1) ... #9 39.62 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 39.62 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 39.63 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 39.65 Selecting previously unselected package libpackage-stash-perl. #9 39.65 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ... #9 39.65 Unpacking libpackage-stash-perl (0.38-1) ... #9 39.68 Selecting previously unselected package libsub-identify-perl. #9 39.68 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ... #9 39.69 Unpacking libsub-identify-perl (0.14-1build2) ... #9 39.71 Selecting previously unselected package libsub-name-perl. #9 39.71 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ... #9 39.72 Unpacking libsub-name-perl (0.26-1) ... #9 39.75 Selecting previously unselected package libnamespace-clean-perl. #9 39.75 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... #9 39.75 Unpacking libnamespace-clean-perl (0.27-1) ... #9 39.78 Selecting previously unselected package libpath-tiny-perl. #9 39.79 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ... #9 39.79 Unpacking libpath-tiny-perl (0.108-1) ... #9 39.82 Selecting previously unselected package libtype-tiny-perl. #9 39.82 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ... #9 39.82 Unpacking libtype-tiny-perl (1.008001-2) ... #9 39.87 Selecting previously unselected package libgitlab-api-v4-perl. #9 39.88 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ... #9 39.88 Unpacking libgitlab-api-v4-perl (0.25-1) ... #9 39.91 Selecting previously unselected package libhash-fieldhash-perl. #9 39.91 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... #9 39.91 Unpacking libhash-fieldhash-perl (0.15-1build2) ... #9 39.94 Selecting previously unselected package libhtml-form-perl. #9 39.94 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ... #9 39.95 Unpacking libhtml-form-perl (6.07-1) ... #9 39.97 Selecting previously unselected package libhtml-format-perl. #9 39.98 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ... #9 39.98 Unpacking libhtml-format-perl (2.12-1) ... #9 40.01 Selecting previously unselected package libhttp-daemon-perl. #9 40.01 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ... #9 40.01 Unpacking libhttp-daemon-perl (6.06-1) ... #9 40.05 Selecting previously unselected package libidn11:amd64. #9 40.05 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ... #9 40.05 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... #9 40.08 Selecting previously unselected package libstruct-dumb-perl. #9 40.08 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ... #9 40.08 Unpacking libstruct-dumb-perl (0.09-1) ... #9 40.11 Selecting previously unselected package libio-async-perl. #9 40.11 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ... #9 40.11 Unpacking libio-async-perl (0.75-1) ... #9 40.16 Selecting previously unselected package liblinux-epoll-perl. #9 40.16 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ... #9 40.16 Unpacking liblinux-epoll-perl (0.017-1) ... #9 40.19 Selecting previously unselected package libio-async-loop-epoll-perl. #9 40.19 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ... #9 40.19 Unpacking libio-async-loop-epoll-perl (0.20-1) ... #9 40.22 Selecting previously unselected package libtypes-serialiser-perl. #9 40.22 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ... #9 40.22 Unpacking libtypes-serialiser-perl (1.0-1) ... #9 40.25 Selecting previously unselected package libjson-xs-perl. #9 40.25 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ... #9 40.25 Unpacking libjson-xs-perl (4.020-1build1) ... #9 40.29 Selecting previously unselected package libjson-maybexs-perl. #9 40.29 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ... #9 40.29 Unpacking libjson-maybexs-perl (1.004000-1) ... #9 40.32 Selecting previously unselected package liblist-compare-perl. #9 40.32 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ... #9 40.32 Unpacking liblist-compare-perl (0.53-1) ... #9 40.35 Selecting previously unselected package liblist-moreutils-perl. #9 40.35 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ... #9 40.36 Unpacking liblist-moreutils-perl (0.416-1build5) ... #9 40.38 Selecting previously unselected package liblist-someutils-perl. #9 40.38 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #9 40.39 Unpacking liblist-someutils-perl (0.58-1) ... #9 40.41 Selecting previously unselected package liblist-someutils-xs-perl. #13 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 4.8s done #13 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done #13 DONE 23.1s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2 #9 2.217 Loaded plugins: fastestmirror, ovl #9 2.867 Determining fastest mirrors #9 9.358 * base: download.cf.centos.org #9 9.358 * extras: download.cf.centos.org #9 9.358 * updates: download.cf.centos.org #9 40.42 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ... #9 40.42 Unpacking liblist-someutils-xs-perl (0.58-2) ... #9 40.45 Selecting previously unselected package libltdl7:amd64. #9 40.45 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ... #9 40.45 Unpacking libltdl7:amd64 (2.4.6-14) ... #9 40.48 Selecting previously unselected package libltdl-dev:amd64. #9 40.48 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ... #9 40.48 Unpacking libltdl-dev:amd64 (2.4.6-14) ... #9 40.53 Selecting previously unselected package libsys-hostname-long-perl. #9 40.54 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ... #9 40.54 Unpacking libsys-hostname-long-perl (1.5-1) ... #9 40.56 Selecting previously unselected package libmail-sendmail-perl. #9 40.57 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ... #9 40.57 Unpacking libmail-sendmail-perl (0.80-1) ... #9 40.59 Selecting previously unselected package libmoox-aliases-perl. #9 40.59 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ... #9 40.60 Unpacking libmoox-aliases-perl (0.001006-1) ... #9 40.62 Selecting previously unselected package libobject-id-perl. #9 40.62 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 40.63 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 40.65 Selecting previously unselected package libmoox-struct-perl. #9 40.65 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ... #9 40.65 Unpacking libmoox-struct-perl (0.017-1) ... #9 40.68 Selecting previously unselected package libnet-dns-sec-perl. #9 40.68 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ... #9 40.68 Unpacking libnet-dns-sec-perl (1.15-1) ... #9 40.71 Selecting previously unselected package libnet-libidn-perl. #9 40.71 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... #9 40.72 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... #9 40.74 Selecting previously unselected package libnumber-range-perl. #9 40.74 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ... #9 40.74 Unpacking libnumber-range-perl (0.12-1) ... #9 40.77 Selecting previously unselected package libpackage-stash-xs-perl. #9 40.77 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... #9 40.78 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... #9 40.80 Selecting previously unselected package libpath-iterator-rule-perl. #9 40.80 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 40.81 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 40.83 Selecting previously unselected package libperl4-corelibs-perl. #9 40.84 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ... #9 40.84 Unpacking libperl4-corelibs-perl (0.004-2) ... #9 40.87 Selecting previously unselected package libperlio-gzip-perl. #9 40.87 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ... #9 40.88 Unpacking libperlio-gzip-perl (0.19-1build5) ... #9 40.90 Selecting previously unselected package libpod-constants-perl. #9 40.90 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ... #9 40.91 Unpacking libpod-constants-perl (0.19-1) ... #9 40.94 Selecting previously unselected package libre2-5:amd64. #9 40.94 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ... #9 40.94 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... #9 40.99 Selecting previously unselected package libre-engine-re2-perl. #9 40.99 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ... #9 40.99 Unpacking libre-engine-re2-perl (0.13-5) ... #9 41.02 Selecting previously unselected package libreadonly-perl. #9 41.02 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ... #9 41.03 Unpacking libreadonly-perl (2.050-2) ... #9 41.05 Selecting previously unselected package libref-util-perl. #9 41.05 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ... #9 41.06 Unpacking libref-util-perl (0.204-1) ... #9 41.08 Selecting previously unselected package libref-util-xs-perl. #9 41.09 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ... #9 41.09 Unpacking libref-util-xs-perl (0.117-1build2) ... #9 41.11 Selecting previously unselected package libregexp-pattern-license-perl. #9 41.11 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ... #9 41.12 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... #9 41.14 Selecting previously unselected package libregexp-pattern-perl. #9 41.15 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ... #9 41.15 Unpacking libregexp-pattern-perl (0.2.12-1) ... #9 41.18 Selecting previously unselected package libsasl2-modules:amd64. #9 41.18 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ... #9 41.18 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ... #9 41.21 Selecting previously unselected package libsereal-decoder-perl. #9 41.21 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... #9 41.22 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... #9 41.25 Selecting previously unselected package libsereal-encoder-perl. #9 41.25 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... #9 41.26 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... #9 41.29 Selecting previously unselected package libsereal-perl. #9 41.29 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ... #9 41.30 Unpacking libsereal-perl (4.011-1) ... #9 41.32 Selecting previously unselected package libsort-key-perl. #9 41.33 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ... #9 41.33 Unpacking libsort-key-perl (1.33-2build2) ... #9 41.36 Selecting previously unselected package libstring-copyright-perl. #9 41.36 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... #9 41.36 Unpacking libstring-copyright-perl (0.003006-1) ... #9 41.39 Selecting previously unselected package libstring-escape-perl. #9 41.39 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... #9 41.39 Unpacking libstring-escape-perl (2010.002-2) ... #9 41.42 Selecting previously unselected package libstring-shellquote-perl. #9 41.42 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... #9 41.42 Unpacking libstring-shellquote-perl (1.04-1) ... #9 41.44 Selecting previously unselected package libterm-readkey-perl. #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d868f27fe48fca7b0cf04efadbcadce77df681e576f5226036e1483d7690e101 #8 1.334 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] #8 1.445 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] #8 1.669 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB] #8 1.824 Get:4 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] #8 1.934 Get:5 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] #8 3.351 Get:6 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] #8 3.355 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] #8 3.360 Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB] #8 4.696 Fetched 18.9 MB in 4s (4945 kB/s) #8 4.696 Reading package lists... #8 6.050 Reading package lists... #8 7.360 Building dependency tree... #8 7.580 Reading state information... #8 7.942 curl is already the newest version (7.64.0-4+deb10u2). #8 7.942 The following additional packages will be installed: #8 7.942 autoconf automake autopoint autotools-dev binutils #8 7.942 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 7.942 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 7.942 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian #8 7.942 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils #8 7.942 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 7.942 libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl #8 7.942 libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl #8 7.942 libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot #8 7.942 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #8 7.942 libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 #8 7.942 libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 7.942 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 7.942 libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl #8 7.942 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19 #8 7.942 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 7.942 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 7.942 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 7.942 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 7.942 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 7.942 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 7.942 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 7.942 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 7.942 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 7.942 po-debconf python3 python3-minimal python3.7 python3.7-minimal #8 7.942 sensible-utils wdiff xz-utils #8 7.942 Suggested packages: #8 7.942 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican #8 7.942 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate #8 7.942 autopkgtest bls-standalone bsd-mailx | mailx build-essential #8 7.942 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #8 7.942 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl #8 7.942 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 7.942 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 7.942 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 7.942 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg #8 7.942 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg #8 7.942 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev #8 7.942 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 7.942 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 7.942 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 7.942 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 7.942 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 7.942 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 7.942 diffutils-doc perl-doc libterm-readline-gnu-perl #8 7.942 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #8 7.942 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv #8 7.942 python3.7-doc binfmt-support wdiff-doc #8 7.942 Recommended packages: #8 7.942 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 7.942 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 7.942 licensecheck lintian python3-apt python3-debian python3-magic #8 7.942 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 7.942 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 7.942 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl #8 7.942 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl #8 7.942 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl #8 7.942 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #8 7.942 libmail-sendmail-perl #8 9.612 The following NEW packages will be installed: #8 9.612 autoconf automake autopoint autotools-dev binutils #8 9.612 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 #8 9.612 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 9.613 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base #8 9.613 intltool-debian libarchive-zip-perl libasan5 libatomic1 #8 9.613 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 #8 9.613 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl #8 9.613 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #8 9.613 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 9.613 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl #8 9.613 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev #8 9.613 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl #8 9.613 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 9.613 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl #8 9.613 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 9.613 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 9.613 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 #8 9.613 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 #8 9.613 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal #8 9.613 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 9.613 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl #8 9.613 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 9.614 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 9.617 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 9.617 po-debconf python3 python3-minimal python3.7 python3.7-minimal #8 9.617 sensible-utils wdiff xz-utils #8 9.617 The following packages will be upgraded: #8 9.618 libc6 #8 10.10 1 upgraded, 125 newly installed, 0 to remove and 15 not upgraded. #8 10.10 Need to get 69.0 MB of archives. #8 10.10 After this operation, 272 MB of additional disk space will be used. #8 10.10 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] #8 10.12 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB] #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda #9 41.45 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ... #9 41.45 Unpacking libterm-readkey-perl (2.38-1build1) ... #9 41.47 Selecting previously unselected package libtest-fatal-perl. #9 41.48 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ... #9 41.48 Unpacking libtest-fatal-perl (0.014-1) ... #9 41.51 Selecting previously unselected package libtest-refcount-perl. #9 41.51 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ... #9 41.51 Unpacking libtest-refcount-perl (0.10-1) ... #9 41.54 Selecting previously unselected package libtext-levenshtein-perl. #9 41.54 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ... #9 41.55 Unpacking libtext-levenshtein-perl (0.13-1) ... #9 41.57 Selecting previously unselected package libtype-tiny-xs-perl. #9 41.57 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ... #9 41.58 Unpacking libtype-tiny-xs-perl (0.016-1) ... #9 41.60 Selecting previously unselected package libunicode-utf8-perl. #9 41.61 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ... #9 41.61 Unpacking libunicode-utf8-perl (0.62-1build1) ... #9 41.64 Selecting previously unselected package libxml-namespacesupport-perl. #9 41.64 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ... #9 41.64 Unpacking libxml-namespacesupport-perl (1.12-1) ... #9 41.67 Selecting previously unselected package libxml-sax-base-perl. #9 41.67 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ... #9 41.67 Unpacking libxml-sax-base-perl (1.09-1) ... #9 41.71 Selecting previously unselected package libxml-sax-perl. #9 41.71 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 41.71 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 41.75 Selecting previously unselected package libxml-libxml-perl. #9 41.75 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... #9 41.76 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 41.81 Selecting previously unselected package libxml-parser-perl. #9 41.81 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ... #9 41.82 Unpacking libxml-parser-perl (2.46-1) ... #9 41.86 Selecting previously unselected package libxml-sax-expat-perl. #9 41.86 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ... #9 41.87 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 41.89 Selecting previously unselected package libxml-writer-perl. #9 41.89 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ... #9 41.90 Unpacking libxml-writer-perl (0.625-1) ... #9 41.92 Selecting previously unselected package libyaml-libyaml-perl. #9 41.92 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... #9 41.93 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... #9 41.95 Selecting previously unselected package licensecheck. #9 41.96 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ... #9 41.96 Unpacking licensecheck (3.0.45-1) ... #9 41.98 Selecting previously unselected package libdevel-size-perl. #9 41.99 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ... #9 41.99 Unpacking libdevel-size-perl (0.83-1build1) ... #9 42.01 Selecting previously unselected package t1utils. #9 42.02 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ... #9 42.02 Unpacking t1utils (1.41-3) ... #9 42.06 Selecting previously unselected package lintian. #9 42.06 Preparing to unpack .../328-lintian_2.62.0ubuntu1_all.deb ... #9 42.06 Unpacking lintian (2.62.0ubuntu1) ... #9 42.35 Selecting previously unselected package manpages-dev. #9 42.35 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ... #9 42.36 Unpacking manpages-dev (5.05-1) ... #9 42.60 Selecting previously unselected package python3-certifi. #9 42.60 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ... #9 42.61 Unpacking python3-certifi (2019.11.28-1) ... #9 42.65 Selecting previously unselected package python3-idna. #9 42.65 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ... #9 42.65 Unpacking python3-idna (2.8-1) ... #9 42.68 Selecting previously unselected package python3-urllib3. #9 42.69 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... #9 42.69 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 42.73 Selecting previously unselected package python3-requests. #9 42.73 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ... #13 extracting sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 4.8s done #9 42.73 Unpacking python3-requests (2.22.0-2ubuntu1) ... #9 42.76 Selecting previously unselected package python3-unidiff. #9 42.76 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ... #9 42.77 Unpacking python3-unidiff (0.5.5-2) ... #9 42.83 Selecting previously unselected package python3-xdg. #9 42.83 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ... #9 42.84 Unpacking python3-xdg (0.26-1ubuntu1) ... #9 42.87 Selecting previously unselected package unzip. #9 42.87 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ... #9 42.88 Unpacking unzip (6.0-25ubuntu1) ... #9 42.91 Selecting previously unselected package equivs. #9 42.92 Preparing to unpack .../337-equivs_2.2.0_all.deb ... #9 42.92 Unpacking equivs (2.2.0) ... #9 42.94 Selecting previously unselected package libauthen-sasl-perl. #9 42.95 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ... #9 42.95 Unpacking libauthen-sasl-perl (2.1600-1) ... #9 42.98 Selecting previously unselected package python3-magic. #9 42.98 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ... #9 42.99 Unpacking python3-magic (2:0.4.15-3) ... #9 43.05 Setting up libapt-pkg-perl (0.1.36build3) ... #9 43.06 Setting up libksba8:amd64 (1.3.5-2) ... #9 43.07 Setting up libpipeline1:amd64 (1.5.2-2build1) ... #9 43.08 Setting up wdiff (1.2.2-2build1) ... #9 43.09 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... #9 43.10 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... #9 43.11 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... #9 43.12 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... #9 43.13 Setting up mime-support (3.64ubuntu1) ... #9 43.15 Setting up xdg-user-dirs (0.17-2ubuntu1) ... #9 43.18 Setting up libmagic-mgc (1:5.38-4) ... #9 43.19 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 43.20 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... #9 43.21 No schema files found: doing nothing. #9 43.21 Setting up distro-info-data (0.43ubuntu1.9) ... #9 43.22 Setting up manpages (5.05-1) ... #9 43.23 Setting up unzip (6.0-25ubuntu1) ... #9 43.25 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... #9 43.26 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... #9 43.28 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ... #9 43.29 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ... #9 43.30 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... #9 43.31 Setting up libmagic1:amd64 (1:5.38-4) ... #9 43.33 Setting up less (551-1ubuntu0.1) ... #9 43.35 Setting up perl-openssl-defaults:amd64 (4) ... #9 43.36 Setting up linux-libc-dev:amd64 (5.4.0-89.100) ... #9 43.37 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ... #9 43.38 Setting up gettext-base (0.19.8.1-10build1) ... #9 43.39 Setting up libnpth0:amd64 (1.6-1) ... #9 43.40 Setting up krb5-locales (1.17-6ubuntu4.1) ... #9 43.41 Setting up file (1:5.38-4) ... #9 43.42 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... #9 43.43 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 43.44 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... #9 43.45 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... #9 43.46 Setting up libunwind8:amd64 (1.2.1-9build1) ... #9 43.48 Setting up libfakeroot:amd64 (1.24-1) ... #9 43.49 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... #9 43.50 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... #9 43.51 Setting up tzdata (2021a-2ubuntu0.20.04) ... #9 43.60 #13 extracting sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 #9 43.60 Current default time zone: 'Etc/UTC' #9 43.60 Local time is now: Fri Oct 22 13:08:16 UTC 2021. #9 43.60 Universal Time is now: Fri Oct 22 13:08:16 UTC 2021. #9 43.60 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 43.60 #9 43.67 Setting up fakeroot (1.24-1) ... #9 43.68 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 43.68 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 43.68 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 43.68 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 43.68 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 43.68 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 43.68 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 43.68 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 43.68 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 43.72 Setting up autotools-dev (20180224.1) ... #9 43.72 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... #9 43.74 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... #9 43.75 Setting up make (4.2.1-1.2) ... #9 43.76 Setting up libmpfr6:amd64 (4.0.2-1) ... #9 43.78 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ... #9 43.79 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... #9 43.80 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... #9 43.81 Setting up strace (5.5-3ubuntu1) ... #9 43.82 Setting up libsigsegv2:amd64 (2.12-2) ... #9 43.83 Setting up xz-utils (5.2.4-1ubuntu1) ... #9 43.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 43.84 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 43.84 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 43.84 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 43.84 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 43.84 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 43.84 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 43.84 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 43.84 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 43.84 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 43.84 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 43.85 Setting up t1utils (1.41-3) ... #9 43.86 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 43.87 Setting up diffstat (1.63-1) ... #9 43.88 Setting up libmpc3:amd64 (1.1.0-1) ... #9 43.89 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 43.90 Setting up patch (2.7.6-6) ... #9 43.91 Setting up autopoint (0.19.8.1-10build1) ... #9 43.92 Setting up libfl2:amd64 (2.6.4-6.2) ... #9 43.93 Setting up ucf (3.0038+nmu1) ... #9 44.05 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... #9 44.06 Setting up libltdl7:amd64 (2.4.6-14) ... #9 44.07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... #9 44.08 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 44.09 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.10 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ... #9 44.11 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... #9 44.12 Setting up libuchardet0:amd64 (0.0.6-3build1) ... #9 44.13 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... #9 44.14 Setting up git-man (1:2.25.1-1ubuntu3.2) ... #9 44.15 Setting up libisl22:amd64 (0.22.1-1) ... #9 44.16 Setting up netbase (6.1) ... #9 44.19 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... #9 44.20 Setting up libmpdec2:amd64 (2.4.2-3) ... #9 44.21 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ... #9 44.22 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... #9 44.23 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... #9 44.24 Setting up openssl (1.1.1f-1ubuntu2.8) ... #9 44.25 Setting up libbsd0:amd64 (0.10.0-1) ... #9 44.28 Setting up libelf1:amd64 (0.176-1.1build1) ... #9 44.29 Setting up readline-common (8.0-4) ... #9 44.30 Setting up publicsuffix (20200303.0012-1) ... #9 44.31 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.32 Setting up iso-codes (4.4-1) ... #9 44.33 Setting up liblocale-gettext-perl (1.07-4) ... #9 44.34 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.35 Setting up dctrl-tools (2.24-3) ... #9 44.37 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.38 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 44.39 Setting up libgdbm6:amd64 (1.18.1-5) ... #9 44.40 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... #9 44.41 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... #9 44.42 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ... #9 44.43 Setting up pinentry-curses (1.1.0-3build1) ... #9 44.45 Setting up manpages-dev (5.05-1) ... #9 44.46 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... #9 44.47 Setting up libxcb1:amd64 (1.14-2) ... #9 44.48 Setting up at (3.1.23-1ubuntu1) ... #9 44.64 invoke-rc.d: could not determine current runlevel #9 44.65 invoke-rc.d: policy-rc.d denied execution of start. #9 44.65 Setting up libicu66:amd64 (66.1-2ubuntu2) ... #9 44.66 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 44.67 Setting up libedit2:amd64 (3.1-20191231-1) ... #9 44.68 Setting up libreadline8:amd64 (8.0-4) ... #9 44.69 Setting up m4 (1.4.18-4) ... #9 44.70 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 44.71 Setting up ca-certificates (20210119~20.04.2) ... #9 45.06 Updating certificates in /etc/ssl/certs... #9 45.48 128 added, 0 removed; done. #9 45.55 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... #9 45.56 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 45.57 Setting up bsdmainutils (11.1.2ubuntu3) ... #9 45.59 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #9 45.60 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 45.60 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #9 45.60 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 45.61 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... #9 45.62 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... #9 45.63 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... #9 45.64 Setting up dwz (0.13-5) ... #9 45.65 Setting up groff-base (1.22.4-4build1) ... #9 45.67 Setting up gpgconf (2.2.19-3ubuntu2.1) ... #9 45.68 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... #9 45.69 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... #9 45.70 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... #9 45.71 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... #9 45.72 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ... #9 45.72 Setting up python3.8 (3.8.10-0ubuntu1~20.04.1) ... #9 46.34 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... #9 46.35 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 46.36 Setting up gpg (2.2.19-3ubuntu2.1) ... #9 46.37 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... #9 46.38 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ... #9 46.39 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ... #9 46.40 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... #9 46.84 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... #9 46.92 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 46.93 Setting up gpgsm (2.2.19-3ubuntu2.1) ... #9 46.94 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... #9 46.95 Setting up python3 (3.8.2-0ubuntu2) ... #9 47.22 Setting up binutils (2.34-6ubuntu1.1) ... #9 47.23 Setting up python3-xdg (0.26-1ubuntu1) ... #9 47.38 Setting up man-db (2.9.1-1) ... #9 47.47 Building database of manual pages ... #9 47.68 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ... #9 47.69 Setting up python3-six (1.14.0-2) ... #9 47.82 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 47.83 Setting up perl (5.30.0-9ubuntu0.2) ... #9 47.85 Setting up libpackage-stash-xs-perl (0.29-1build1) ... #9 47.85 Setting up python3-gpg (1.13.1-7ubuntu2) ... #9 48.02 Setting up libdata-dump-perl (1.23-1) ... #9 48.03 Setting up python3-certifi (2019.11.28-1) ... #9 48.16 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... #9 48.16 Setting up libref-util-perl (0.204-1) ... #9 48.17 Setting up libipc-system-simple-perl (1.26-1) ... #9 48.18 Setting up libnet-domain-tld-perl (1.75-1) ... #9 48.19 Setting up libxml-writer-perl (0.625-1) ... #9 48.20 Setting up libhash-fieldhash-perl (0.15-1build2) ... #9 48.21 Setting up libnet-libidn-perl (0.12.ds-3build2) ... #9 48.22 Setting up shared-mime-info (1.15-1) ... #13 extracting sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 5.0s #13 ... #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d868f27fe48fca7b0cf04efadbcadce77df681e576f5226036e1483d7690e101 #8 10.47 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB] #8 10.57 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] #8 10.66 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] #8 10.66 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] #8 10.76 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] #8 10.77 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] #8 10.77 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB] #8 10.86 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB] #8 10.89 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB] #8 10.89 Get:12 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20211007-2~buster [1012 kB] #8 10.91 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB] #8 11.06 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #8 11.06 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB] #8 11.08 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] #8 11.09 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] #8 11.24 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB] #8 11.24 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB] #8 11.25 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB] #8 11.26 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB] #8 11.34 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] #8 11.34 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] #8 11.36 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] #8 11.41 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB] #8 11.52 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] #8 11.52 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] #8 11.52 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] #8 11.52 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] #8 11.52 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB] #8 11.52 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #8 11.52 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #8 11.54 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] #8 11.54 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] #8 11.64 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB] #8 11.64 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] #8 11.64 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] #8 11.65 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] #8 11.66 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #8 11.66 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] #8 11.75 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] #8 11.75 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] #8 11.84 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] #8 11.85 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] #8 11.85 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] #8 12.03 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] #8 12.05 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] #8 12.08 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] #8 12.11 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] #8 12.11 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] #8 12.48 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] #8 12.48 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] #8 12.48 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] #8 12.49 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] #8 12.49 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] #8 12.50 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] #8 12.50 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] #8 12.56 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] #8 12.97 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] #8 12.97 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] #8 13.03 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] #8 13.03 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] #8 13.03 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 13.03 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 13.04 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB] #8 13.12 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] #8 13.12 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] #8 13.14 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB] #8 13.23 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB] #8 13.23 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] #8 13.23 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB] #8 13.31 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB] #8 13.79 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB] #8 13.80 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] #8 13.80 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] #8 13.88 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 13.88 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] #8 13.90 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] #8 13.90 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] #8 13.91 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 13.91 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] #8 13.95 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] #8 13.97 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] #8 13.97 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 14.08 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 14.08 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 14.08 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] #8 14.08 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 14.08 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] #8 14.08 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] #8 14.08 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 14.15 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 14.19 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] #8 14.25 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] #8 14.25 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] #8 14.26 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] #8 14.28 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] #8 14.28 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 14.28 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] #8 14.30 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] #8 14.30 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 14.34 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] #8 14.35 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] #8 14.44 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 14.46 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] #8 14.46 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 14.63 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] #8 14.89 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 14.91 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 14.92 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] #8 14.92 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB] #8 15.06 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] #8 15.06 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] #8 15.07 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 15.07 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 15.14 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 15.17 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] #8 15.17 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] #8 15.21 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 15.21 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] #8 15.33 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] #8 15.33 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB] #8 15.37 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB] #8 15.37 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #8 15.37 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB] #8 15.43 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB] #8 16.11 debconf: delaying package configuration, since apt-utils is not installed #8 16.22 Fetched 69.0 MB in 6s (11.4 MB/s) #8 16.37 (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 16.39 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ... #8 16.77 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1) ... #8 ... #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda #9 50.03 Setting up liblinux-epoll-perl (0.017-1) ... #9 50.04 Setting up libvariable-magic-perl (0.62-1build2) ... #9 50.05 Setting up python3-idna (2.8-1) ... #9 50.24 Setting up libio-html-perl (1.001-1) ... #9 50.25 Setting up libcroco3:amd64 (0.6.13-1) ... #9 50.26 Setting up libb-hooks-op-check-perl (0.22-1build2) ... #9 50.29 Setting up libtest-refcount-perl (0.10-1) ... #9 50.30 Setting up libparams-util-perl (1.07-3build5) ... #9 50.31 Setting up libdpkg-perl (1.19.7ubuntu3) ... #9 50.32 Setting up autoconf (2.69-11.1) ... #9 50.33 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... #9 50.50 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 50.50 Setting up libarray-intspan-perl (2.003-1) ... #9 50.51 Setting up libcapture-tiny-perl (0.48-1) ... #9 50.52 Setting up libtimedate-perl (2.3200-1) ... #9 50.53 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ... #9 50.54 Setting up libsub-name-perl (0.26-1) ... #9 50.55 Setting up libtype-tiny-xs-perl (0.016-1) ... #9 50.56 Setting up libfile-chdir-perl (0.1008-1) ... #9 50.57 Setting up xauth (1:1.1-0ubuntu1) ... #9 50.59 Setting up cpp (4:9.3.0-1ubuntu2) ... #9 50.60 Setting up libpath-tiny-perl (0.108-1) ... #9 50.61 Setting up libarchive-cpio-perl (0.10-1) ... #9 50.62 Setting up libjson-perl (4.02000-2) ... #9 50.63 Setting up libsub-override-perl (0.09-2) ... #9 50.64 Setting up python3-unidiff (0.5.5-2) ... #9 50.76 Setting up libstrictures-perl (2.000006-1) ... #9 50.77 Setting up libsub-quote-perl (2.006006-1) ... #9 50.78 Setting up libclass-xsaccessor-perl (1.19-3build3) ... #9 50.79 Setting up libsort-versions-perl (1.62-1) ... #9 50.81 Setting up libexporter-tiny-perl (1.002001-1) ... #9 50.81 Setting up libre-engine-re2-perl (0.13-5) ... #9 50.82 Setting up libterm-readkey-perl (2.38-1build1) ... #9 50.84 Setting up lsb-release (11.1.0ubuntu2) ... #9 50.85 Setting up libnet-ip-perl (1.26-2) ... #9 50.87 Setting up python3-magic (2:0.4.15-3) ... #9 51.00 Setting up libperlio-gzip-perl (0.19-1build5) ... #9 51.00 Setting up libsys-hostname-long-perl (1.5-1) ... #9 51.01 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... #9 51.02 Setting up liburi-perl (1.76-2) ... #9 51.03 Setting up libdigest-bubblebabble-perl (0.02-2) ... #9 51.04 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 51.06 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... #9 51.06 Setting up python3-pkg-resources (45.2.0-1) ... #9 51.25 Setting up automake (1:1.16.1-4ubuntu6) ... #9 51.26 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 51.26 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 51.26 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 51.26 Setting up libasync-mergepoint-perl (0.04-2) ... #9 51.27 Setting up libstring-escape-perl (2010.002-2) ... #9 51.29 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... #9 51.30 Setting up libhttp-date-perl (6.05-1) ... #9 51.31 Setting up libfile-which-perl (1.23-1) ... #9 51.32 Setting up libfile-basedir-perl (0.08-1) ... #9 51.33 Setting up gettext (0.19.8.1-10build1) ... #9 51.34 Setting up libnumber-range-perl (0.12-1) ... #9 51.36 Setting up libunicode-utf8-perl (0.62-1build1) ... #9 51.36 Setting up libstruct-dumb-perl (0.09-1) ... #9 51.37 Setting up libfile-listing-perl (6.04-1) ... #9 51.38 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... #9 51.39 Setting up libregexp-pattern-perl (0.2.12-1) ... #9 51.41 Setting up libfont-afm-perl (1.20-2) ... #9 51.42 Setting up libwant-perl (0.29-1build4) ... #9 51.43 Setting up libdynaloader-functions-perl (0.003-1) ... #9 51.44 Setting up libtext-glob-perl (0.10-1) ... #9 51.45 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 51.46 Setting up liblist-compare-perl (0.53-1) ... #9 51.47 Setting up libref-util-xs-perl (0.117-1build2) ... #9 51.48 Setting up libio-pty-perl (1:1.12-1) ... #9 51.49 Setting up libtool (2.4.6-14) ... #9 51.50 Setting up libfile-fcntllock-perl (0.22-3build4) ... #9 51.51 Setting up libsort-key-perl (1.33-2build2) ... #9 51.52 Setting up libclone-perl (0.43-2) ... #9 51.53 Setting up libalgorithm-diff-perl (1.19.03-2) ... #9 51.54 Setting up libarchive-zip-perl (1.67-2) ... #9 51.55 Setting up libsub-identify-perl (0.14-1build2) ... #9 51.57 Setting up libdistro-info-perl (0.23ubuntu1) ... #9 51.58 Setting up libcpanel-json-xs-perl (4.19-1build1) ... #9 51.60 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ... #9 51.76 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 51.77 Setting up libio-stringy-perl (2.111-3) ... #9 51.79 Setting up liblist-moreutils-perl (0.416-1build5) ... #9 51.80 Setting up libhtml-tagset-perl (3.20-4) ... #9 51.81 Setting up liblog-any-perl (1.708-1) ... #9 51.82 Setting up libauthen-sasl-perl (2.1600-1) ... #9 51.83 Setting up libdevel-size-perl (0.83-1build1) ... #9 51.84 Setting up libdebhelper-perl (12.10ubuntu1) ... #9 51.85 Setting up libpod-constants-perl (0.19-1) ... #9 51.86 Setting up libregexp-pattern-license-perl (3.2.0-1) ... #9 51.87 Setting up libperl4-corelibs-perl (0.004-2) ... #9 51.88 Setting up libfuture-perl (0.43-1) ... #9 51.89 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 51.91 Setting up libyaml-libyaml-perl (0.81+repack-1) ... #9 51.92 Setting up libtry-tiny-perl (0.30-1) ... #9 51.93 Setting up libtype-tiny-perl (1.008001-2) ... #9 51.94 Setting up libtest-fatal-perl (0.014-1) ... #9 51.95 Setting up libcommon-sense-perl (3.74-2build6) ... #9 51.95 Setting up libxml-namespacesupport-perl (1.12-1) ... #9 51.97 Setting up libnet-http-perl (6.19-1) ... #9 51.97 Setting up libhttp-tiny-multipart-perl (0.08-1) ... #9 51.98 Setting up libencode-locale-perl (1.05-1) ... #9 51.99 Setting up libtext-levenshtein-perl (0.13-1) ... #9 52.00 Setting up libnet-dns-perl (1.22-1) ... #9 52.01 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... #9 52.02 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... #9 52.03 Setting up libstring-shellquote-perl (1.04-1) ... #9 52.05 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 52.06 Setting up libsub-install-perl (0.928-1) ... #9 52.07 Setting up gcc (4:9.3.0-1ubuntu2) ... #9 52.09 Setting up dpkg-dev (1.19.7ubuntu3) ... #9 52.11 Setting up libnumber-compare-perl (0.03-1) ... #9 52.12 Setting up intltool-debian (0.35.0+20060710.5) ... #9 52.13 Setting up libio-async-perl (0.75-1) ... #9 52.14 Setting up liberror-perl (0.17029-1) ... #9 52.15 Setting up patchutils (0.3.4-2) ... #9 52.16 Setting up libmail-sendmail-perl (0.80-1) ... #9 52.17 Setting up libltdl-dev:amd64 (2.4.6-14) ... #9 52.18 Setting up libjson-maybexs-perl (1.004000-1) ... #9 52.19 Setting up libxml-sax-base-perl (1.09-1) ... #9 52.20 Setting up libio-string-perl (1.08-3) ... #9 52.21 Setting up libreadonly-perl (2.050-2) ... #9 52.22 Setting up python3-chardet (3.0.4-4build1) ... #9 52.45 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... #9 52.46 Setting up libfile-find-rule-perl (0.34-1) ... #9 52.47 Setting up libstring-copyright-perl (0.003006-1) ... #9 52.48 Setting up python3-debian (0.1.36ubuntu1) ... #9 52.63 Setting up python3-requests (2.22.0-2ubuntu1) ... #9 52.78 Setting up libdata-optlist-perl (0.110-1) ... #9 52.79 Setting up libipc-run-perl (20180523.0-2) ... #9 52.80 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... #9 52.81 Setting up libcontextual-return-perl (0.004014-2) ... #9 52.82 Setting up libwww-robotrules-perl (6.02-1) ... #9 52.83 Setting up libtypes-serialiser-perl (1.0-1) ... #9 52.84 Setting up g++ (4:9.3.0-1ubuntu2) ... #9 52.86 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 52.86 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.87 Setting up libhtml-parser-perl (3.72-5) ... #9 52.88 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 52.89 Setting up librole-tiny-perl (2.001004-1) ... #9 52.90 Setting up build-essential (12.8ubuntu1.1) ... #9 52.92 Setting up libfont-ttf-perl (1.06-1) ... #9 52.93 Setting up libfile-homedir-perl (1.004-1) ... #9 52.94 Setting up libalgorithm-diff-xs-perl (0.04-6) ... #9 52.94 Setting up libio-socket-ssl-perl (2.067-1) ... #9 52.95 Setting up libsub-exporter-perl (0.987-1) ... #9 52.97 Setting up libalgorithm-merge-perl (0.08-3) ... #9 52.98 Setting up libhttp-message-perl (6.22-1) ... #9 52.99 Setting up libhtml-form-perl (6.07-1) ... #9 53.00 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... #9 53.01 Setting up libjson-xs-perl (4.020-1build1) ... #9 53.02 Setting up libhttp-negotiate-perl (6.01-1) ... #9 53.03 Setting up libio-prompter-perl (0.004015-1) ... #9 53.04 Setting up libhttp-cookies-perl (6.08-1) ... #9 53.05 Setting up po-debconf (1.0.21) ... #9 53.07 Setting up libhtml-tree-perl (5.07-2) ... #9 53.08 Setting up libparams-classify-perl (0.015-1build2) ... #9 53.09 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... #9 53.09 Setting up libpath-iterator-rule-perl (1.014-1) ... #13 extracting sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 9.8s done #9 53.10 Setting up libnet-dns-sec-perl (1.15-1) ... #9 53.11 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... #9 53.12 Setting up libsereal-perl (4.011-1) ... #9 53.13 Setting up libhtml-format-perl (2.12-1) ... #9 53.14 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 53.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 53.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 53.38 #9 53.38 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 53.40 Setting up dput (1.0.3ubuntu1) ... #9 53.55 Setting up libio-async-loop-epoll-perl (0.20-1) ... #9 53.56 Setting up dirmngr (2.2.19-3ubuntu2.1) ... #9 53.69 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 53.70 Setting up libmodule-runtime-perl (0.016-1) ... #9 53.71 Setting up libmailtools-perl (2.21-1) ... #9 53.72 Setting up git (1:2.25.1-1ubuntu3.2) ... #9 53.75 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... #9 53.79 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 53.85 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 53.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 54.04 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 54.07 Setting up dh-strip-nondeterminism (1.7.0-1) ... #9 54.08 Setting up libconst-fast-perl (0.014-1) ... #9 54.09 Setting up libhttp-daemon-perl (6.06-1) ... #9 54.10 Setting up libgit-wrapper-perl (0.048-1) ... #9 54.11 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... #9 54.13 Setting up curl (7.68.0-1ubuntu2.7) ... #9 54.14 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ... #13 extracting sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd #13 extracting sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd done #9 54.15 Setting up libmodule-implementation-perl (0.09-1) ... #9 54.16 Setting up libemail-valid-perl (1.202-1) ... #9 54.17 Setting up libpackage-stash-perl (0.38-1) ... #9 54.18 Setting up libimport-into-perl (1.002005-1) ... #9 54.19 Setting up libmoo-perl (2.003006-1) ... #9 54.20 Setting up liblist-someutils-perl (0.58-1) ... #9 54.21 Setting up liblist-someutils-xs-perl (0.58-2) ... #9 54.22 Setting up gnupg (2.2.19-3ubuntu2.1) ... #9 54.23 Setting up libmoox-aliases-perl (0.001006-1) ... #9 54.24 Setting up libparams-validate-perl (1.29-3) ... #9 54.25 Setting up libb-hooks-endofscope-perl (0.24-1) ... #9 54.26 Setting up libnamespace-clean-perl (0.27-1) ... #9 54.27 Setting up libgetopt-long-descriptive-perl (0.104-1) ... #9 54.28 Setting up libgitlab-api-v4-perl (0.25-1) ... #9 54.29 Setting up libmoox-struct-perl (0.017-1) ... #9 54.30 Setting up lintian (2.62.0ubuntu1) ... #9 54.31 Setting up licensecheck (3.0.45-1) ... #9 54.33 Setting up dh-autoreconf (19) ... #9 54.34 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... #9 54.35 Setting up libwww-perl (6.43-1) ... #9 54.36 Setting up debhelper (12.10ubuntu1) ... #13 DONE 45.8s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:d868f27fe48fca7b0cf04efadbcadce77df681e576f5226036e1483d7690e101 #8 19.34 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ... #8 20.65 Selecting previously unselected package libbsd0:armhf. #8 20.65 (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.65 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... #8 20.66 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... #8 20.72 Selecting previously unselected package libtinfo5:armhf. #8 20.72 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ... #8 20.74 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 20.82 Selecting previously unselected package bsdmainutils. #8 20.82 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... #8 20.83 Unpacking bsdmainutils (11.1.2) ... #8 20.90 Selecting previously unselected package libuchardet0:armhf. #8 20.90 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... #8 20.90 Unpacking libuchardet0:armhf (0.0.6-3) ... #8 20.95 Selecting previously unselected package groff-base. #8 20.95 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... #8 20.95 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 21.12 Selecting previously unselected package libgdbm6:armhf. #8 21.12 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... #8 21.12 Unpacking libgdbm6:armhf (1.18.1-4) ... #8 21.18 Selecting previously unselected package libpipeline1:armhf. #8 21.18 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... #8 21.19 Unpacking libpipeline1:armhf (1.5.1-2) ... #8 21.25 Selecting previously unselected package man-db. #8 21.25 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ... #8 21.26 Unpacking man-db (2.8.5-2) ... #8 21.48 Selecting previously unselected package perl-modules-5.28. #8 21.49 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ... #8 21.49 Unpacking perl-modules-5.28 (5.28.1-6) ... #8 22.12 Selecting previously unselected package libgdbm-compat4:armhf. #8 22.12 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... #8 22.13 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #8 22.18 Selecting previously unselected package libperl5.28:armhf. #8 22.18 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ... #8 22.19 Unpacking libperl5.28:armhf (5.28.1-6) ... #8 22.80 Selecting previously unselected package perl. #8 22.80 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ... #8 22.82 Unpacking perl (5.28.1-6) ... #8 22.91 Selecting previously unselected package libpython3.7-minimal:armhf. #8 22.91 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 22.92 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 23.08 Selecting previously unselected package libexpat1:armhf. #8 23.08 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ... #8 23.09 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ... #8 23.15 Selecting previously unselected package python3.7-minimal. #8 23.15 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... #8 23.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... #8 23.39 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... #8 23.41 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ... #9 54.37 Setting up devscripts (2.20.2ubuntu2) ... #9 54.53 Setting up equivs (2.2.0) ... #9 54.54 Setting up libxml-parser-perl (2.46-1) ... #9 54.55 Setting up libxml-sax-expat-perl (0.51-1) ... #9 54.59 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 54.64 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 23.43 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... #9 54.76 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 54.79 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #9 54.81 Processing triggers for ca-certificates (20210119~20.04.2) ... #9 54.82 Updating certificates in /etc/ssl/certs... #9 55.15 0 added, 0 removed; done. #9 55.15 Running hooks in /etc/ca-certificates/update.d... #9 55.16 done. #8 24.04 Selecting previously unselected package python3-minimal. #8 24.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 ... 10423 files and directories currently installed.) #8 24.04 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... #8 24.04 Unpacking python3-minimal (3.7.3-1) ... #8 24.09 Selecting previously unselected package mime-support. #8 24.09 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 24.09 Unpacking mime-support (3.62) ... #8 24.15 Selecting previously unselected package libmpdec2:armhf. #8 24.15 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... #8 24.15 Unpacking libmpdec2:armhf (2.4.2-2) ... #8 24.21 Selecting previously unselected package libpython3.7-stdlib:armhf. #8 24.21 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... #8 24.22 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #8 24.52 Selecting previously unselected package python3.7. #8 24.52 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ... #8 24.53 Unpacking python3.7 (3.7.3-2+deb10u3) ... #8 24.59 Selecting previously unselected package libpython3-stdlib:armhf. #8 24.59 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... #8 24.59 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... #8 24.64 Setting up python3-minimal (3.7.3-1) ... #8 24.96 Selecting previously unselected package python3. #8 24.96 (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 24.96 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... #8 24.97 Unpacking python3 (3.7.3-1) ... #8 25.01 Selecting previously unselected package sensible-utils. #8 25.01 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... #8 25.02 Unpacking sensible-utils (0.0.12) ... #8 25.06 Selecting previously unselected package bzip2. #8 25.06 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ... #8 25.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #8 25.11 Selecting previously unselected package libmagic-mgc. #8 25.11 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #8 25.11 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 25.24 Selecting previously unselected package libmagic1:armhf. #8 25.24 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #8 25.25 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #8 25.31 Selecting previously unselected package file. #8 25.31 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... #8 25.32 Unpacking file (1:5.35-4+deb10u2) ... #8 25.37 Selecting previously unselected package gettext-base. #8 25.37 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... #9 DONE 56.4s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:aa02ce3bdeefa1d39f1177fc1f51e249285d3944a9d0e6e3e0d40d81f0c8768c #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:cc36e203e9cf6cdec282d5259e40a6997e6f4f74e53faf3777dcb312da3d0289 #8 25.37 Unpacking gettext-base (0.19.8.1-9) ... #8 25.45 Selecting previously unselected package xz-utils. #8 25.45 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ... #8 25.45 Unpacking xz-utils (5.2.4-1) ... #8 25.52 Selecting previously unselected package libsigsegv2:armhf. #8 25.52 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... #8 25.53 Unpacking libsigsegv2:armhf (2.12-2) ... #8 25.56 Selecting previously unselected package m4. #8 25.56 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... #8 25.57 Unpacking m4 (1.4.18-2) ... #8 25.62 Selecting previously unselected package autoconf. #8 25.62 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... #8 25.62 Unpacking autoconf (2.69-11) ... #8 25.71 Selecting previously unselected package autotools-dev. #8 25.71 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... #8 25.71 Unpacking autotools-dev (20180224.1) ... #8 25.76 Selecting previously unselected package automake. #8 25.76 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... #8 25.77 Unpacking automake (1:1.16.1-4) ... #8 25.86 Selecting previously unselected package autopoint. #8 25.87 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... #8 25.87 Unpacking autopoint (0.19.8.1-9) ... #8 25.91 Selecting previously unselected package binutils-common:armhf. #8 25.91 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... #8 25.92 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... #8 26.19 Selecting previously unselected package libbinutils:armhf. #8 26.20 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... #8 26.20 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... #12 1.009 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease #8 26.27 Selecting previously unselected package libfl2:armhf. #8 26.27 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... #8 26.28 Unpacking libfl2:armhf (2.6.4-6.2) ... #8 26.32 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 26.32 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... #8 26.32 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #12 1.113 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease #12 1.187 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease #12 1.259 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease #8 26.60 Selecting previously unselected package binutils. #8 26.60 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... #8 26.61 Unpacking binutils (2.31.1-16+rpi2) ... #8 26.66 Selecting previously unselected package libisl19:armhf. #8 26.66 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... #8 26.67 Unpacking libisl19:armhf (0.20-2) ... #8 26.76 Selecting previously unselected package libmpfr6:armhf. #8 26.76 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... #8 26.76 Unpacking libmpfr6:armhf (4.0.2-1) ... #8 26.83 Selecting previously unselected package libmpc3:armhf. #8 26.84 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... #8 26.84 Unpacking libmpc3:armhf (1.1.0-1) ... #8 26.87 Selecting previously unselected package cpp-8. #8 26.87 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... #8 26.88 Unpacking cpp-8 (8.3.0-6+rpi1) ... #8 28.31 Selecting previously unselected package cpp. #8 28.31 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... #8 28.32 Unpacking cpp (4:8.3.0-1+rpi2) ... #8 28.38 Selecting previously unselected package libcc1-0:armhf. #8 28.38 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ... #8 28.39 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... #8 28.45 Selecting previously unselected package libgomp1:armhf. #12 1.778 Reading package lists... #8 28.45 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ... #8 28.46 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... #8 28.62 Selecting previously unselected package libatomic1:armhf. #8 28.63 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ... #8 28.63 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... #8 28.67 Selecting previously unselected package libasan5:armhf. #8 28.67 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ... #8 28.67 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... #8 28.74 Selecting previously unselected package libubsan1:armhf. #8 28.74 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ... #8 28.75 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... #8 28.78 Selecting previously unselected package libgcc-8-dev:armhf. #8 28.79 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... #8 28.79 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #8 28.91 Selecting previously unselected package gcc-8. #8 28.91 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ... #8 28.91 Unpacking gcc-8 (8.3.0-6+rpi1) ... #12 3.769 dh_testdir #12 3.788 dh_testroot #12 3.807 dh_prep #12 3.828 dh_testdir #12 3.846 dh_testroot #12 3.864 dh_install #12 3.891 dh_installdocs #12 3.925 dh_installchangelogs #12 3.996 dh_compress #12 4.030 dh_fixperms #12 4.070 dh_installdeb #12 4.097 dh_gencontrol #8 29.56 Selecting previously unselected package gcc. #8 29.56 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... #8 29.56 Unpacking gcc (4:8.3.0-1+rpi2) ... #8 29.59 Selecting previously unselected package libc-dev-bin. #12 4.212 dh_md5sums #12 4.240 dh_builddeb #12 4.260 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 4.280 #12 4.280 The package has been created. #12 4.280 Attention, the package has been created in the current directory, #12 4.280 not in ".." as indicated by the message above! #12 4.323 Selecting previously unselected package docker-ce-build-deps. #8 29.59 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ... #8 29.60 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ... #8 29.65 Selecting previously unselected package linux-libc-dev:armhf. #8 29.65 Preparing to unpack .../033-linux-libc-dev_1%3a1.20211007-2~buster_armhf.deb ... #8 29.65 Unpacking linux-libc-dev:armhf (1:1.20211007-2~buster) ... #12 4.337 (Reading database ... 26306 files and directories currently installed.) #12 4.338 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 4.341 Unpacking docker-ce-build-deps (1.0) ... #8 29.79 Selecting previously unselected package libc6-dev:armhf. #8 29.80 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ... #8 29.80 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ... #8 30.04 Selecting previously unselected package libtool. #8 30.04 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ... #8 30.04 Unpacking libtool (2.4.6-9) ... #8 30.10 Selecting previously unselected package dh-autoreconf. #8 30.10 Preparing to unpack .../036-dh-autoreconf_19_all.deb ... #8 30.11 Unpacking dh-autoreconf (19) ... #8 30.15 Selecting previously unselected package libarchive-zip-perl. #8 30.15 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ... #8 30.16 Unpacking libarchive-zip-perl (1.64-1) ... #8 30.19 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 30.20 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 30.20 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 30.23 Selecting previously unselected package dh-strip-nondeterminism. #8 30.23 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 30.23 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 30.26 Selecting previously unselected package libdpkg-perl. #8 30.27 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ... #8 30.27 Unpacking libdpkg-perl (1.19.7) ... #8 30.34 Selecting previously unselected package patch. #8 30.34 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ... #8 30.35 Unpacking patch (2.7.6-3+deb10u1) ... #8 30.39 Selecting previously unselected package make. #8 30.39 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ... #8 30.40 Unpacking make (4.2.1-1.2) ... #8 30.46 Selecting previously unselected package dpkg-dev. #8 30.46 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ... #8 30.46 Unpacking dpkg-dev (1.19.7) ... #8 30.56 Selecting previously unselected package libelf1:armhf. #8 30.57 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ... #8 30.57 Unpacking libelf1:armhf (0.176-1.1) ... #8 30.61 Selecting previously unselected package dwz. #8 30.61 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ... #8 30.62 Unpacking dwz (0.12-3) ... #8 30.66 Selecting previously unselected package libdebhelper-perl. #12 4.459 Reading package lists... #8 30.66 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ... #8 30.66 Unpacking libdebhelper-perl (13.2~bpo10+1) ... #8 30.71 Selecting previously unselected package libglib2.0-0:armhf. #8 30.71 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ... #8 30.72 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #12 5.163 Building dependency tree... #12 5.298 Reading state information... #12 5.314 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 5.347 Starting 2 pkgProblemResolver with broken count: 0 #12 5.348 Done #12 5.364 Done #12 5.370 Starting pkgProblemResolver with broken count: 0 #12 5.390 Starting 2 pkgProblemResolver with broken count: 0 #12 5.392 Done #8 30.84 Selecting previously unselected package libicu63:armhf. #8 30.84 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ... #8 30.84 Unpacking libicu63:armhf (63.1-6+deb10u1) ... #12 5.471 The following additional packages will be installed: #12 5.471 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.471 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.471 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 5.471 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 5.471 libudev-dev libuv1 pkg-config #12 5.472 Suggested packages: #12 5.472 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 5.472 Recommended packages: #12 5.472 dmsetup #12 5.504 The following NEW packages will be installed: #12 5.505 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 5.505 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 5.505 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #12 5.505 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #12 5.506 libudev-dev libuv1 pkg-config #9 31.12 Resolving Dependencies #9 31.12 --> Running transaction check #9 31.12 ---> Package rpm-build.x86_64 0:4.11.3-46.el7_9 will be installed #9 31.14 --> Processing Dependency: rpm = 4.11.3-46.el7_9 for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.24 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.24 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.24 --> Processing Dependency: unzip for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.24 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.24 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.25 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.25 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.25 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.25 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.26 --> Processing Dependency: file for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.26 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.26 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.26 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-46.el7_9.x86_64 #9 31.26 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #9 31.26 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #9 31.26 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #9 31.26 --> Running transaction check #9 31.26 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #9 31.27 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #9 31.27 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #9 31.27 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #9 31.27 ---> Package file.x86_64 0:5.11-37.el7 will be installed #9 31.27 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #9 31.28 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #9 31.28 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #9 31.28 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #9 31.28 --> 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.29 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.29 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 31.30 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #9 31.31 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #9 31.31 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #9 31.31 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #9 31.31 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #9 31.31 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #9 31.31 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #9 31.31 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.31 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.32 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.32 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 31.32 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated #9 31.32 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 #9 31.32 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 #9 31.32 ---> Package rpm.x86_64 0:4.11.3-46.el7_9 will be an update #9 31.32 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed #9 31.32 --> Running transaction check #9 31.32 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #9 31.32 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #9 31.32 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #9 31.32 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #9 31.33 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #9 31.33 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #9 31.33 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #9 31.33 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #9 31.33 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 31.33 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 31.34 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #9 31.34 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #9 31.34 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #9 31.34 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #9 31.34 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #9 31.34 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #9 31.34 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #9 31.34 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #9 31.35 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #9 31.35 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #9 31.35 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #9 31.35 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #9 31.35 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #9 31.35 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #9 31.35 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #9 31.35 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated #9 31.35 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 #9 31.35 ---> Package rpm-libs.x86_64 0:4.11.3-46.el7_9 will be an update #9 31.36 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated #9 31.36 ---> Package rpm-python.x86_64 0:4.11.3-46.el7_9 will be an update #9 31.36 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #9 31.36 --> Running transaction check #9 31.36 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #9 31.36 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #9 31.36 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #9 31.37 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 31.37 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 31.37 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #9 31.37 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated #9 31.37 ---> Package rpm-build-libs.x86_64 0:4.11.3-46.el7_9 will be an update #9 31.37 --> Running transaction check #9 31.37 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #9 31.37 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #9 31.43 --> Finished Dependency Resolution #9 31.44 #9 31.44 Dependencies Resolved #9 31.45 #9 31.45 ================================================================================ #9 31.45 Package Arch Version Repository Size #9 31.45 ================================================================================ #9 31.45 Installing: #9 31.45 rpm-build x86_64 4.11.3-46.el7_9 updates 150 k #9 31.45 rpmlint noarch 1.5-4.el7 base 229 k #9 31.45 Installing for dependencies: #9 31.45 bzip2 x86_64 1.0.6-13.el7 base 52 k #9 31.45 desktop-file-utils x86_64 0.23-2.el7 base 67 k #9 31.45 dwz x86_64 0.11-3.el7 base 99 k #9 31.45 elfutils x86_64 0.176-5.el7 base 308 k #9 31.45 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #9 31.45 file x86_64 5.11-37.el7 base 57 k #9 31.45 gdb x86_64 7.6.1-120.el7 base 2.4 M #9 31.45 groff-base x86_64 1.22.2-8.el7 base 942 k #9 31.45 patch x86_64 2.7.1-12.el7_7 base 111 k #9 31.45 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #9 31.45 perl-Carp noarch 1.26-244.el7 base 19 k #9 31.45 perl-Encode x86_64 2.51-7.el7 base 1.5 M #9 31.45 perl-Exporter noarch 5.68-3.el7 base 28 k #9 31.45 perl-File-Path noarch 2.09-2.el7 base 26 k #9 31.45 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #9 31.45 perl-Filter x86_64 1.49-3.el7 base 76 k #9 31.45 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #9 31.45 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #9 31.45 perl-PathTools x86_64 3.40-5.el7 base 82 k #9 31.45 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #9 31.45 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #9 31.45 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #9 31.45 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #9 31.45 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #9 31.45 perl-Socket x86_64 2.010-5.el7 base 49 k #9 31.45 perl-Storable x86_64 2.45-3.el7 base 77 k #9 31.45 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #9 31.45 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #9 31.45 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #9 31.45 perl-Time-Local noarch 1.2300-2.el7 base 24 k #9 31.45 perl-constant noarch 1.27-2.el7 base 19 k #9 31.45 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #9 31.45 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #9 31.45 perl-parent noarch 1:0.225-244.el7 base 12 k #9 31.45 perl-podlators noarch 2.5.1-3.el7 base 112 k #9 31.45 perl-srpm-macros noarch 1-8.el7 base 4.6 k #9 31.45 perl-threads x86_64 1.87-4.el7 base 49 k #9 31.45 perl-threads-shared x86_64 1.43-6.el7 base 39 k #9 31.45 python-srpm-macros noarch 3-34.el7 base 8.8 k #9 31.45 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #9 31.45 unzip x86_64 6.0-22.el7_9 updates 171 k #9 31.45 zip x86_64 3.0-11.el7 base 260 k #9 31.45 Updating for dependencies: #9 31.45 rpm x86_64 4.11.3-46.el7_9 updates 1.2 M #9 31.45 rpm-build-libs x86_64 4.11.3-46.el7_9 updates 108 k #9 31.45 rpm-libs x86_64 4.11.3-46.el7_9 updates 279 k #9 31.45 rpm-python x86_64 4.11.3-46.el7_9 updates 84 k #9 31.45 #9 31.45 Transaction Summary #9 31.45 ================================================================================ #9 31.45 Install 2 Packages (+42 Dependent packages) #9 31.45 Upgrade ( 4 Dependent packages) #9 31.45 #9 31.45 Total download size: 18 M #9 31.45 Downloading packages: #9 31.45 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #8 31.61 Selecting previously unselected package libxml2:armhf. #8 31.61 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ... #8 31.62 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ... #12 5.989 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #12 5.989 1 not fully installed or removed. #12 5.989 Need to get 8539 kB of archives. #12 5.989 After this operation, 41.1 MB of additional disk space will be used. #12 5.989 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #8 31.75 Selecting previously unselected package libcroco3:armhf. #8 31.76 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ... #8 31.76 Unpacking libcroco3:armhf (0.6.12-3) ... #8 31.81 Selecting previously unselected package gettext. #8 31.81 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ... #8 31.82 Unpacking gettext (0.19.8.1-9) ... #12 6.345 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] #8 31.97 Selecting previously unselected package intltool-debian. #8 31.97 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ... #8 31.98 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 32.01 Selecting previously unselected package po-debconf. #8 32.02 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ... #8 32.02 Unpacking po-debconf (1.0.21) ... #8 32.07 Selecting previously unselected package debhelper. #8 32.08 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ... #8 32.08 Unpacking debhelper (13.2~bpo10+1) ... #8 32.19 Selecting previously unselected package libfakeroot:armhf. #12 6.607 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB] #12 6.626 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #12 6.630 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #12 6.637 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] #12 6.641 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] #8 32.19 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ... #8 32.20 Unpacking libfakeroot:armhf (1.23-1) ... #8 32.25 Selecting previously unselected package fakeroot. #8 32.25 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ... #8 32.25 Unpacking fakeroot (1.23-1) ... #8 32.29 Selecting previously unselected package libfile-which-perl. #8 32.29 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ... #8 32.30 Unpacking libfile-which-perl (1.23-1) ... #8 32.33 Selecting previously unselected package libfile-homedir-perl. #8 32.33 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ... #8 32.33 Unpacking libfile-homedir-perl (1.004-1) ... #8 32.37 Selecting previously unselected package libio-pty-perl. #8 32.37 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... #8 32.37 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... #8 32.41 Selecting previously unselected package libipc-run-perl. #12 6.831 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] #12 6.831 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB] #12 6.833 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB] #12 6.835 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] #12 6.837 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB] #12 6.837 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.13 [19.7 kB] #12 6.838 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB] #12 6.852 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] #12 6.862 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB] #12 6.905 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B] #12 6.905 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB] #12 6.977 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB] #8 32.41 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ... #8 32.41 Unpacking libipc-run-perl (20180523.0-1) ... #8 32.46 Selecting previously unselected package libclass-method-modifiers-perl. #8 32.47 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 32.47 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 32.50 Selecting previously unselected package libsub-exporter-progressive-perl. #8 32.50 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 32.51 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 32.54 Selecting previously unselected package libdevel-globaldestruction-perl. #8 32.54 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 32.55 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 32.58 Selecting previously unselected package libb-hooks-op-check-perl. #8 32.58 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... #8 32.58 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 32.61 Selecting previously unselected package libdynaloader-functions-perl. #8 32.61 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ... #8 32.62 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 32.65 Selecting previously unselected package libdevel-callchecker-perl. #8 32.65 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ... #8 32.66 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 32.69 Selecting previously unselected package libparams-classify-perl. #8 32.69 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ... #8 32.69 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 32.72 Selecting previously unselected package libmodule-runtime-perl. #12 6.979 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB] #12 6.979 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB] #12 6.981 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] #12 6.984 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #12 7.152 debconf: delaying package configuration, since apt-utils is not installed #12 7.184 Fetched 8539 kB in 1s (5797 kB/s) #12 7.210 Selecting previously unselected package bash-completion. #12 7.210 (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 ... 26310 files and directories currently installed.) #12 7.224 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #8 32.72 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ... #8 32.73 Unpacking libmodule-runtime-perl (0.016-1) ... #8 32.76 Selecting previously unselected package libimport-into-perl. #8 32.76 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ... #8 32.77 Unpacking libimport-into-perl (1.002005-1) ... #8 32.79 Selecting previously unselected package librole-tiny-perl. #8 32.79 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ... #8 32.80 Unpacking librole-tiny-perl (2.000006-1) ... #8 32.83 Selecting previously unselected package libstrictures-perl. #8 32.83 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ... #8 32.83 Unpacking libstrictures-perl (2.000005-1) ... #8 32.86 Selecting previously unselected package libsub-quote-perl. #8 32.87 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ... #8 32.87 Unpacking libsub-quote-perl (2.005001-1) ... #8 32.90 Selecting previously unselected package libmoo-perl. #8 32.90 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ... #8 32.91 Unpacking libmoo-perl (2.003004-2) ... #8 32.94 Selecting previously unselected package libencode-locale-perl. #8 32.95 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ... #8 32.95 Unpacking libencode-locale-perl (1.05-1) ... #8 32.98 Selecting previously unselected package libtimedate-perl. #8 32.98 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 32.99 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 33.02 Selecting previously unselected package libhttp-date-perl. #8 33.03 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ... #8 33.03 Unpacking libhttp-date-perl (6.02-1) ... #8 33.06 Selecting previously unselected package libfile-listing-perl. #8 33.07 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ... #8 33.07 Unpacking libfile-listing-perl (6.04-1) ... #8 33.10 Selecting previously unselected package libhtml-tagset-perl. #8 33.10 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ... #8 33.11 Unpacking libhtml-tagset-perl (3.20-3) ... #8 33.13 Selecting previously unselected package liburi-perl. #8 33.14 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ... #8 33.14 Unpacking liburi-perl (1.76-1) ... #8 33.18 Selecting previously unselected package libhtml-parser-perl. #12 7.825 Unpacking bash-completion (1:2.10-1ubuntu1) ... #8 33.18 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ... #8 33.19 Unpacking libhtml-parser-perl (3.72-3+b2) ... #8 33.22 Selecting previously unselected package libhtml-tree-perl. #8 33.22 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ... #8 33.23 Unpacking libhtml-tree-perl (5.07-2) ... #8 33.27 Selecting previously unselected package libio-html-perl. #8 33.28 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ... #8 33.28 Unpacking libio-html-perl (1.001-1) ... #8 33.31 Selecting previously unselected package liblwp-mediatypes-perl. #8 33.31 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 33.32 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 33.41 Selecting previously unselected package libhttp-message-perl. #12 7.944 Selecting previously unselected package cmake-data. #12 7.946 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... #12 7.951 Unpacking cmake-data (3.16.3-1ubuntu1) ... #8 33.41 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ... #8 33.42 Unpacking libhttp-message-perl (6.18-1) ... #8 33.45 Selecting previously unselected package libhttp-cookies-perl. #8 33.45 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ... #8 33.46 Unpacking libhttp-cookies-perl (6.04-1) ... #8 33.50 Selecting previously unselected package libhttp-negotiate-perl. #8 33.50 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ... #8 33.51 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 33.54 Selecting previously unselected package perl-openssl-defaults:armhf. #8 33.54 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ... #8 33.55 Unpacking perl-openssl-defaults:armhf (3) ... #8 33.57 Selecting previously unselected package libnet-ssleay-perl. #8 33.58 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ... #8 33.58 Unpacking libnet-ssleay-perl (1.85-2+b1) ... #8 33.64 Selecting previously unselected package libio-socket-ssl-perl. #8 33.64 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ... #8 33.65 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 33.69 Selecting previously unselected package libnet-http-perl. #8 33.69 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ... #8 33.70 Unpacking libnet-http-perl (6.18-1) ... #8 33.73 Selecting previously unselected package liblwp-protocol-https-perl. #8 33.73 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 33.73 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 33.76 Selecting previously unselected package libtry-tiny-perl. #8 33.76 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ... #8 33.77 Unpacking libtry-tiny-perl (0.30-1) ... #8 33.81 Selecting previously unselected package libwww-robotrules-perl. #8 33.81 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ... #8 33.81 Unpacking libwww-robotrules-perl (6.02-1) ... #8 33.85 Selecting previously unselected package libwww-perl. #8 33.85 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ... #8 33.85 Unpacking libwww-perl (6.36-2) ... #8 33.90 Selecting previously unselected package patchutils. #8 33.90 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ... #8 33.90 Unpacking patchutils (0.3.4-2) ... #8 33.94 Selecting previously unselected package wdiff. #8 33.94 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ... #8 33.95 Unpacking wdiff (1.2.2-2) ... #8 34.01 Selecting previously unselected package devscripts. #12 8.352 Selecting previously unselected package libarchive13:amd64. #12 8.356 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ... #12 8.363 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ... #12 8.418 Selecting previously unselected package libjsoncpp1:amd64. #12 8.421 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #12 8.424 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #12 8.462 Selecting previously unselected package librhash0:amd64. #12 8.465 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ... #12 8.467 Unpacking librhash0:amd64 (1.3.9-1) ... #12 8.510 Selecting previously unselected package libuv1:amd64. #12 8.512 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ... #12 8.515 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... #12 8.543 Selecting previously unselected package cmake. #12 8.546 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ... #12 8.549 Unpacking cmake (3.16.3-1ubuntu1) ... #8 34.01 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ... #8 34.03 Unpacking devscripts (2.19.5+deb10u1) ... #8 34.17 Selecting previously unselected package equivs. #8 34.17 Preparing to unpack .../098-equivs_2.2.0_all.deb ... #8 34.17 Unpacking equivs (2.2.0) ... #8 34.21 Selecting previously unselected package libcurl3-gnutls:armhf. #8 34.21 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... #8 34.21 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 34.27 Selecting previously unselected package libpcre2-8-0:armhf. #12 8.926 Selecting previously unselected package dh-apparmor. #12 8.929 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... #12 8.933 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... #12 8.961 Selecting previously unselected package libbtrfs0:amd64. #12 8.964 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ... #12 8.967 Unpacking libbtrfs0:amd64 (5.4.1-2) ... #12 9.009 Selecting previously unselected package libbtrfs-dev:amd64. #12 9.011 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ... #12 9.015 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ... #8 34.27 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ... #8 34.28 Unpacking libpcre2-8-0:armhf (10.32-5) ... #8 34.33 Selecting previously unselected package liberror-perl. #8 34.33 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ... #8 34.34 Unpacking liberror-perl (0.17027-2) ... #8 34.37 Selecting previously unselected package git-man. #8 34.37 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ... #8 34.37 Unpacking git-man (1:2.20.1-2+deb10u3) ... #8 34.50 Selecting previously unselected package git. #12 9.065 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 9.068 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 9.072 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 9.112 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 9.115 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 9.119 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 9.143 Selecting previously unselected package libudev-dev:amd64. #12 9.146 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.13_amd64.deb ... #12 9.149 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.13) ... #12 9.174 Selecting previously unselected package libsepol1-dev:amd64. #12 9.177 Preparing to unpack .../13-libsepol1-dev_3.0-1_amd64.deb ... #12 9.181 Unpacking libsepol1-dev:amd64 (3.0-1) ... #12 9.242 Selecting previously unselected package libpcre2-16-0:amd64. #8 34.50 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ... #8 34.52 Unpacking git (1:2.20.1-2+deb10u3) ... #12 9.245 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ... #12 9.253 Unpacking libpcre2-16-0:amd64 (10.34-7) ... #12 9.296 Selecting previously unselected package libpcre2-32-0:amd64. #12 9.299 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ... #12 9.302 Unpacking libpcre2-32-0:amd64 (10.34-7) ... #12 9.345 Selecting previously unselected package libpcre2-posix2:amd64. #12 9.347 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ... #12 9.351 Unpacking libpcre2-posix2:amd64 (10.34-7) ... #12 9.374 Selecting previously unselected package libpcre2-dev:amd64. #12 9.376 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ... #12 9.380 Unpacking libpcre2-dev:amd64 (10.34-7) ... #12 9.466 Selecting previously unselected package libselinux1-dev:amd64. #8 34.96 Setting up perl-modules-5.28 (5.28.1-6) ... #8 34.98 Setting up libpipeline1:armhf (1.5.1-2) ... #8 34.99 Setting up mime-support (3.62) ... #8 35.03 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 35.06 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ... #12 9.469 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ... #12 9.472 Unpacking libselinux1-dev:amd64 (3.0-1build2) ... #12 9.517 Selecting previously unselected package libdevmapper-dev:amd64. #12 9.520 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ... #12 9.523 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 9.562 Selecting previously unselected package libseccomp-dev:amd64. #12 9.566 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ... #12 9.571 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ... #12 9.626 Selecting previously unselected package libsystemd-dev:amd64. #12 9.626 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... #12 9.629 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... #12 9.690 Selecting previously unselected package pkg-config. #12 9.692 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #12 9.696 Unpacking pkg-config (0.29.1-0ubuntu4) ... #12 9.759 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ... #12 9.768 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ... #12 9.777 Setting up libsepol1-dev:amd64 (3.0-1) ... #12 9.787 Setting up libpcre2-16-0:amd64 (10.34-7) ... #12 9.802 Setting up libbtrfs0:amd64 (5.4.1-2) ... #8 35.08 No schema files found: doing nothing. #8 35.09 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... #8 35.10 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #8 35.14 Setting up perl-openssl-defaults:armhf (3) ... #8 35.18 Setting up linux-libc-dev:armhf (1:1.20211007-2~buster) ... #8 35.22 Setting up gettext-base (0.19.8.1-9) ... #8 35.23 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... #8 35.24 Setting up file (1:5.35-4+deb10u2) ... #8 35.26 Setting up libgomp1:armhf (8.3.0-6+rpi1) ... #8 35.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #8 35.30 Setting up libicu63:armhf (63.1-6+deb10u1) ... #12 9.811 Setting up libpcre2-32-0:amd64 (10.34-7) ... #12 9.821 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... #12 9.830 Setting up bash-completion (1:2.10-1ubuntu1) ... #8 35.32 Setting up libfakeroot:armhf (1.23-1) ... #8 35.34 Setting up fakeroot (1.23-1) ... #8 35.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 35.36 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 35.36 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 35.36 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 35.36 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 35.36 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 35.36 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 35.36 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 35.36 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 35.38 Setting up libasan5:armhf (8.3.0-6+rpi1) ... #8 35.40 Setting up autotools-dev (20180224.1) ... #8 35.42 Setting up make (4.2.1-1.2) ... #8 35.44 Setting up libmpfr6:armhf (4.0.2-1) ... #8 35.45 Setting up libsigsegv2:armhf (2.12-2) ... #8 35.48 Setting up xz-utils (5.2.4-1) ... #8 35.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 35.49 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 35.49 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 35.49 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 35.49 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 35.49 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 35.49 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 35.49 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 35.49 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 35.49 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 35.49 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 35.50 Setting up libmpc3:armhf (1.1.0-1) ... #8 35.52 Setting up libatomic1:armhf (8.3.0-6+rpi1) ... #8 35.53 Setting up patch (2.7.6-3+deb10u1) ... #8 35.54 Setting up autopoint (0.19.8.1-9) ... #8 35.55 Setting up libfl2:armhf (2.6.4-6.2) ... #8 35.57 Setting up libpcre2-8-0:armhf (10.32-5) ... #8 35.58 Setting up libubsan1:armhf (8.3.0-6+rpi1) ... #8 35.59 Setting up libisl19:armhf (0.20-2) ... #8 35.61 Setting up sensible-utils (0.0.12) ... #8 35.62 Setting up libuchardet0:armhf (0.0.6-3) ... #8 35.64 Setting up git-man (1:2.20.1-2+deb10u3) ... #8 35.65 Setting up libmpdec2:armhf (2.4.2-2) ... #8 35.66 Setting up libbinutils:armhf (2.31.1-16+rpi2) ... #8 35.67 Setting up cpp-8 (8.3.0-6+rpi1) ... #8 35.69 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ... #8 35.70 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... #8 35.72 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ... #8 35.73 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... #8 35.75 Setting up libelf1:armhf (0.176-1.1) ... #8 35.76 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ... #8 35.77 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ... #8 35.79 Setting up libgdbm6:armhf (1.18.1-4) ... #8 35.80 Setting up wdiff (1.2.2-2) ... #8 35.82 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... #12 10.50 Setting up pkg-config (0.29.1-0ubuntu4) ... #12 10.55 Setting up libudev-dev:amd64 (245.4-4ubuntu3.13) ... #12 10.56 Setting up libpcre2-posix2:amd64 (10.34-7) ... #12 10.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 10.58 Setting up libbtrfs-dev:amd64 (5.4.1-2) ... #12 10.58 Setting up librhash0:amd64 (1.3.9-1) ... #12 10.59 Setting up cmake-data (3.16.3-1ubuntu1) ... #12 10.61 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... #12 10.62 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... #12 10.62 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #12 10.63 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #12 10.65 Setting up libpcre2-dev:amd64 (10.34-7) ... #8 35.83 Setting up m4 (1.4.18-2) ... #8 35.85 Setting up binutils (2.31.1-16+rpi2) ... #8 35.86 Setting up bsdmainutils (11.1.2) ... #8 35.89 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 35.89 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 35.89 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 35.89 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 35.90 Setting up libcroco3:armhf (0.6.12-3) ... #8 35.92 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #8 35.94 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ... #8 35.95 Setting up libperl5.28:armhf (5.28.1-6) ... #8 35.97 Setting up dwz (0.12-3) ... #8 35.98 Setting up groff-base (1.22.4-3+deb10u1) ... #8 36.00 Setting up cpp (4:8.3.0-1+rpi2) ... #8 36.02 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ... #8 36.03 Setting up libpython3-stdlib:armhf (3.7.3-1) ... #8 36.05 Setting up python3.7 (3.7.3-2+deb10u3) ... #12 10.66 Setting up libselinux1-dev:amd64 (3.0-1build2) ... #12 10.67 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #12 10.68 Setting up cmake (3.16.3-1ubuntu1) ... #12 10.69 Setting up docker-ce-build-deps (1.0) ... #12 10.70 Processing triggers for man-db (2.9.1-1) ... #12 10.77 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #12 DONE 11.0s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:b07e195723d227cefea528ecf2c6721ca24101d74bf95a7336cd751c3d23b1f7 #13 DONE 0.2s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:ba011b37a681863ea20fe287cf8b56a263f4e5d076c9511991392841c9e85133 #8 36.76 Setting up gettext (0.19.8.1-9) ... #8 36.77 Setting up gcc-8 (8.3.0-6+rpi1) ... #8 36.78 Setting up libtool (2.4.6-9) ... #8 36.80 Setting up python3 (3.7.3-1) ... #8 36.90 Setting up man-db (2.8.5-2) ... #8 37.01 Building database of manual pages ... #8 39.25 Setting up gcc (4:8.3.0-1+rpi2) ... #8 39.27 Setting up perl (5.28.1-6) ... #8 39.29 Setting up libio-html-perl (1.001-1) ... #8 39.31 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 39.32 Setting up libdpkg-perl (1.19.7) ... #8 39.33 Setting up autoconf (2.69-11) ... #8 39.35 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 39.36 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 39.37 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 39.38 Setting up libstrictures-perl (2.000005-1) ... #8 39.40 Setting up libsub-quote-perl (2.005001-1) ... #8 39.41 Setting up liburi-perl (1.76-1) ... #8 39.42 Setting up libnet-ssleay-perl (1.85-2+b1) ... #8 39.43 Setting up automake (1:1.16.1-4) ... #8 39.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 39.85 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 39.85 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed #8 39.45 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 39.45 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 39.46 Setting up libhttp-date-perl (6.02-1) ... #8 39.47 Setting up libfile-which-perl (1.23-1) ... #8 39.48 Setting up libfile-listing-perl (6.04-1) ... #8 39.49 Setting up libdynaloader-functions-perl (0.003-1) ... #8 39.51 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 39.52 Setting up libio-pty-perl (1:1.08-1.1+b4) ... #8 39.53 Setting up libarchive-zip-perl (1.64-1) ... #8 39.54 Setting up libhtml-tagset-perl (3.20-3) ... #8 39.55 Setting up libdebhelper-perl (13.2~bpo10+1) ... #8 39.56 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 39.58 Setting up libtry-tiny-perl (0.30-1) ... #8 39.59 Setting up libnet-http-perl (6.18-1) ... #8 39.60 Setting up libencode-locale-perl (1.05-1) ... #8 39.61 Setting up libdevel-callchecker-perl (0.008-1) ... #8 39.62 Setting up dpkg-dev (1.19.7) ... #8 39.64 Setting up intltool-debian (0.35.0+20060710.5) ... #8 39.66 Setting up liberror-perl (0.17027-2) ... #8 39.67 Setting up patchutils (0.3.4-2) ... #8 39.68 Setting up libipc-run-perl (20180523.0-1) ... #8 39.69 Setting up git (1:2.20.1-2+deb10u3) ... #8 39.72 Setting up libwww-robotrules-perl (6.02-1) ... #8 39.74 Setting up libhtml-parser-perl (3.72-3+b2) ... #8 39.75 Setting up librole-tiny-perl (2.000006-1) ... #8 39.76 Setting up libfile-homedir-perl (1.004-1) ... #8 39.77 Setting up libio-socket-ssl-perl (2.060-3) ... #8 39.78 Setting up libhttp-message-perl (6.18-1) ... #8 39.79 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 39.80 Setting up libhttp-negotiate-perl (6.01-1) ... #8 39.81 Setting up libhttp-cookies-perl (6.04-1) ... #8 39.83 Setting up po-debconf (1.0.21) ... #8 39.84 Setting up libhtml-tree-perl (5.07-2) ... #8 39.85 Setting up libparams-classify-perl (0.015-1+b1) ... #8 39.86 Setting up libmodule-runtime-perl (0.016-1) ... #8 39.87 Setting up libimport-into-perl (1.002005-1) ... #8 39.89 Setting up libmoo-perl (2.003004-2) ... #8 39.90 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 39.91 Setting up libwww-perl (6.36-2) ... #8 39.92 Setting up debhelper (13.2~bpo10+1) ... #8 39.93 Setting up dh-autoreconf (19) ... #8 39.95 Setting up devscripts (2.19.5+deb10u1) ... #15 DONE 2.8s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:bf8828b6e79f5e927ebbe1373637711bafa0cc38f19f7a7f644374d5f9bacefa #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:88c6ffcb76eeedda1ff00bf6a538ffa84c6a6116d54e2c03fc96d67b1fffc8b9 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #8 40.11 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 40.12 Setting up equivs (2.2.0) ... #8 40.13 Processing triggers for libc-bin (2.28-10+rpi1) ... #8 DONE 40.5s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:c905eb3b43cbb20502c32daf2ff3d217a6a2f7df6eb3b19129434ba65eccc99c #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:a1f00a4275636fd5f011571ddcacfa2ec4945adfcc754a10cedc691f7887380f #11 1.078 Hit:1 http://archive.raspberrypi.org/debian buster InRelease #11 1.112 Hit:2 http://archive.raspbian.org/raspbian buster InRelease #11 1.432 Reading package lists... #11 3.116 dh_testdir #11 3.137 dh_testroot #11 3.158 dh_prep #11 3.182 dh_testdir #11 3.203 dh_testroot #11 3.223 dh_install #11 3.245 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.254 dh_installdocs #11 3.277 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.291 dh_installchangelogs #11 3.372 dh_compress #11 3.398 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.411 dh_fixperms #11 3.458 dh_installdeb #11 3.488 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) #11 3.489 dh_gencontrol #11 3.613 dh_md5sums #11 3.646 dh_builddeb #11 3.668 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.690 #11 3.690 The package has been created. #11 3.690 Attention, the package has been created in the current directory, #11 3.690 not in ".." as indicated by the message above! #11 3.710 Selecting previously unselected package docker-ce-build-deps. #11 3.722 (Reading database ... 17084 files and directories currently installed.) #11 3.723 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 3.727 Unpacking docker-ce-build-deps (1.0) ... #18 exporting layers 5.2s done #18 writing image sha256:fad5d0fb08f9c66c1313cbf2bb3a456dfe3c4fe9e9758298728e69f576fb8a06 done #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #18 DONE 5.2s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=8ab80e4 -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz #11 3.774 Reading package lists... #11 4.989 Building dependency tree... #11 5.194 Reading state information... #11 5.218 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 5.270 Starting 2 pkgProblemResolver with broken count: 0 #11 5.274 Done #11 5.298 Done #11 5.307 Starting pkgProblemResolver with broken count: 0 #11 5.344 Starting 2 pkgProblemResolver with broken count: 0 #11 5.348 Done #11 5.554 The following additional packages will be installed: #11 5.554 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 5.554 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 5.554 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 5.555 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 5.555 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 5.555 libuv1 pkg-config #11 5.556 Suggested packages: #11 5.556 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip #11 5.556 libtool-doc seccomp libstdc++-8-doc + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz #11 5.855 The following NEW packages will be installed: #11 5.856 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 5.856 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 5.856 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 #11 5.856 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev #11 5.856 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev #11 5.857 libuv1 pkg-config + 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-20211015144513-b485636 ]] + echo VERSION AAA 0.0.0-20211015144513-b485636 VERSION AAA 0.0.0-20211015144513-b485636 + VERSION=0.0.0-20211015144513-b485636 + echo VERSION bbb 0.0.0-20211015144513-b485636 VERSION bbb 0.0.0-20211015144513-b485636 ++ 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='Fri, 22 Oct 2021 13:08:50 +0000' + cat + export CLI_GITCOMMIT=b485636 + CLI_GITCOMMIT=b485636 + export ENGINE_GITCOMMIT=8ab80e4 + ENGINE_GITCOMMIT=8ab80e4 + export SCAN_GITCOMMIT=b05830d + SCAN_GITCOMMIT=b05830d + echo VERSION BBB 0.0.0-20211015144513-b485636 VERSION BBB 0.0.0-20211015144513-b485636 + dpkg-buildpackage -uc -us -I.git #11 6.298 0 upgraded, 30 newly installed, 0 to remove and 15 not upgraded. #11 6.298 1 not fully installed or removed. #11 6.298 Need to get 17.5 MB of archives. #11 6.298 After this operation, 72.0 MB of additional disk space will be used. #11 6.298 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB] dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-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 #11 6.355 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB] 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: source directory 'build-deb' is not - 'docker-ce-0.0.0-20211015144513-b485636-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz #11 6.870 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] #11 7.073 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] #9 48.41 Public key for perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm is not installed #11 7.188 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB] #11 7.201 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB] #11 7.214 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] #11 7.214 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] #11 7.215 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] #11 7.218 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB] #11 7.276 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] #11 7.277 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] #11 7.279 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] #11 7.281 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] #11 7.282 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] #11 7.296 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] #11 7.376 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB] #11 7.378 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB] #11 7.379 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB] #11 7.384 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB] #11 7.387 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB] #11 7.390 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] #11 7.392 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB] #11 7.458 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB] #11 7.460 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] #11 7.537 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] #11 7.543 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] #11 7.545 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] #11 7.546 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB] #11 7.550 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] #11 7.785 debconf: delaying package configuration, since apt-utils is not installed #11 7.826 Fetched 17.5 MB in 2s (10.1 MB/s) #11 7.847 Selecting previously unselected package libstdc++-8-dev:armhf. #11 7.847 (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 7.858 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... #11 7.867 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #11 8.095 Selecting previously unselected package g++-8. #11 8.098 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... #11 8.104 Unpacking g++-8 (8.3.0-6+rpi1) ... #11 8.768 Selecting previously unselected package g++. #11 8.770 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... #11 8.776 Unpacking g++ (4:8.3.0-1+rpi2) ... #11 8.806 Selecting previously unselected package build-essential. #11 8.809 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... #11 8.813 Unpacking build-essential (12.6) ... #11 8.853 Selecting previously unselected package bash-completion. #11 8.855 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... #11 9.474 Unpacking bash-completion (1:2.8-6) ... #11 9.627 Selecting previously unselected package cmake-data. #11 9.630 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... #11 9.635 Unpacking cmake-data (3.16.3-3~bpo10+1) ... #11 9.963 Selecting previously unselected package libarchive13:armhf. #11 9.967 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ... #11 9.978 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ... #11 10.03 Selecting previously unselected package libjsoncpp1:armhf. #11 10.03 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... #11 10.04 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #11 10.09 Selecting previously unselected package librhash0:armhf. #11 10.09 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... #11 10.10 Unpacking librhash0:armhf (1.3.8-1) ... #11 10.14 Selecting previously unselected package libuv1:armhf. #11 10.14 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... #11 10.15 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #11 10.19 Selecting previously unselected package cmake. #11 10.19 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... #11 10.19 Unpacking cmake (3.16.3-3~bpo10+1) ... #11 10.49 Selecting previously unselected package dh-apparmor. #11 10.49 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... #11 10.49 Unpacking dh-apparmor (2.13.2-10) ... #11 10.53 Selecting previously unselected package libbtrfs0:armhf. #11 10.54 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ... #11 10.54 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 10.59 Selecting previously unselected package libbtrfs-dev:armhf. #11 10.60 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ... #11 10.60 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #11 10.66 Selecting previously unselected package dmsetup. #11 10.66 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ... #11 10.66 Unpacking dmsetup (2:1.02.155-3) ... #11 10.72 Selecting previously unselected package libdevmapper1.02.1:armhf. #11 10.73 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... #11 10.73 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 10.78 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 10.78 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... #11 10.79 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 10.83 Selecting previously unselected package libudev-dev:armhf. #11 10.83 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 10.84 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 10.88 Selecting previously unselected package libsepol1-dev:armhf. #11 10.88 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ... #11 10.89 Unpacking libsepol1-dev:armhf (2.8-1) ... #11 10.95 Selecting previously unselected package libpcre16-3:armhf. #11 10.96 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ... #11 10.96 Unpacking libpcre16-3:armhf (2:8.39-12) ... #11 11.01 Selecting previously unselected package libpcre32-3:armhf. #11 11.01 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ... #11 11.02 Unpacking libpcre32-3:armhf (2:8.39-12) ... #11 11.08 Selecting previously unselected package libpcrecpp0v5:armhf. #11 11.08 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... #11 11.09 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... #11 11.13 Selecting previously unselected package libpcre3-dev:armhf. #11 11.13 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ... #11 11.14 Unpacking libpcre3-dev:armhf (2:8.39-12) ... #11 11.22 Selecting previously unselected package libselinux1-dev:armhf. #11 11.22 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ... #11 11.22 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... #11 11.27 Selecting previously unselected package libdevmapper-dev:armhf. #11 11.27 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... #11 11.28 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... #11 11.33 Selecting previously unselected package libltdl7:armhf. #11 11.33 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ... #11 11.34 Unpacking libltdl7:armhf (2.4.6-9) ... #11 11.43 Selecting previously unselected package libltdl-dev:armhf. #11 11.43 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ... #11 11.44 Unpacking libltdl-dev:armhf (2.4.6-9) ... #11 11.48 Selecting previously unselected package libseccomp-dev:armhf. #11 11.49 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ... #11 11.49 Unpacking libseccomp-dev:armhf (2.3.3-4) ... #11 11.54 Selecting previously unselected package libsystemd-dev:armhf. #11 11.54 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ... #11 11.55 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 11.63 Selecting previously unselected package pkg-config. #11 11.63 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ... #11 11.64 Unpacking pkg-config (0.29-6) ... #11 11.71 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... #11 11.72 Setting up libseccomp-dev:armhf (2.3.3-4) ... #11 11.74 Setting up libpcre16-3:armhf (2:8.39-12) ... #11 11.75 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ... #11 11.77 Setting up libsepol1-dev:armhf (2.8-1) ... #11 11.78 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ... #11 11.79 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #11 11.81 Setting up bash-completion (1:2.8-6) ... #11 12.48 Setting up libpcre32-3:armhf (2:8.39-12) ... #11 12.50 Setting up pkg-config (0.29-6) ... #11 12.56 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ... #11 12.57 Setting up libltdl7:armhf (2.4.6-9) ... #11 12.59 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ... #11 12.63 Setting up librhash0:armhf (1.3.8-1) ... #11 12.64 Setting up cmake-data (3.16.3-3~bpo10+1) ... #11 12.66 Setting up dh-apparmor (2.13.2-10) ... #11 12.68 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... #11 12.69 Setting up libjsoncpp1:armhf (1.7.4-3) ... #11 12.71 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... #11 12.72 Setting up libpcre3-dev:armhf (2:8.39-12) ... #11 12.74 Setting up libltdl-dev:armhf (2.4.6-9) ... #11 12.75 Setting up g++-8 (8.3.0-6+rpi1) ... #11 12.76 Setting up cmake (3.16.3-3~bpo10+1) ... #11 12.78 Setting up libselinux1-dev:armhf (2.8-1+b1) ... #11 12.79 Setting up g++ (4:8.3.0-1+rpi2) ... #11 12.82 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 12.83 Setting up build-essential (12.6) ... #11 12.84 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... #11 12.85 Setting up dmsetup (2:1.02.155-3) ... #11 12.87 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... #11 12.88 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... #11 12.89 Setting up docker-ce-build-deps (1.0) ... #11 12.92 Processing triggers for libc-bin (2.28-10+rpi1) ... #11 12.94 Processing triggers for man-db (2.8.5-2) ... #11 DONE 13.4s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:0c142ea52104de6271a9f907ffe36f3098fc8499f15cebd80c7946df2845b30a #12 DONE 0.5s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:97cd0940f412fab13429cc039639140f717c857aeb2ca6700860befbe98f5930 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-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=8ab80e4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" #14 DONE 2.6s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:96ed7245ef9a397c4232f28b62c4a72dcfa212aa7b99dd108ad5271ba8409b75 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:693f9998421b9417969f80c01b5d09d22812607652456555eb7bff6d082ad78c #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #17 exporting layers 5.9s done #17 writing image sha256:281abefe302b5f59dabc4a34d8482d21fab73d36a0f998b151e6a59c68526bf7 done #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done #17 DONE 5.9s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=8ab80e4 -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-20211015144513-b485636 ]] + echo VERSION AAA 0.0.0-20211015144513-b485636 VERSION AAA 0.0.0-20211015144513-b485636 VERSION bbb 0.0.0-20211015144513-b485636 + VERSION=0.0.0-20211015144513-b485636 + echo VERSION bbb 0.0.0-20211015144513-b485636 ++ 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='Fri, 22 Oct 2021 13:09:08 +0000' + cat + export CLI_GITCOMMIT=b485636 + CLI_GITCOMMIT=b485636 + export ENGINE_GITCOMMIT=8ab80e4 + ENGINE_GITCOMMIT=8ab80e4 + export SCAN_GITCOMMIT=b05830d + SCAN_GITCOMMIT=b05830d + echo VERSION BBB 0.0.0-20211015144513-b485636 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20211015144513-b485636 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~raspbian-buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf 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-20211015144513-b485636-0~raspbian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz #9 67.45 -------------------------------------------------------------------------------- #9 67.45 Total 511 kB/s | 18 MB 00:36 #9 67.45 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 67.46 Importing GPG key 0xF4A80EB5: #9 67.46 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 67.46 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 67.46 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 67.46 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 67.50 Running transaction check #9 67.53 Running transaction test #9 67.58 Transaction test succeeded #9 67.58 Running transaction #9 67.66 Updating : rpm-libs-4.11.3-46.el7_9.x86_64 1/52 #9 68.23 Updating : rpm-4.11.3-46.el7_9.x86_64 2/52 #9 68.27 Updating : rpm-build-libs-4.11.3-46.el7_9.x86_64 3/52 #9 68.88 Installing : groff-base-1.22.2-8.el7.x86_64 4/52 #9 68.90 Installing : bzip2-1.0.6-13.el7.x86_64 5/52 #9 68.91 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 #9 68.93 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 #9 68.96 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 #9 68.98 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 #9 69.00 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 #9 69.26 Installing : perl-Encode-2.51-7.el7.x86_64 11/52 #9 69.28 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 12/52 #9 69.30 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 #9 69.32 Installing : perl-threads-1.87-4.el7.x86_64 14/52 #9 69.34 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 15/52 #9 69.36 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 #9 69.38 Installing : perl-constant-1.27-2.el7.noarch 17/52 #9 69.40 Installing : perl-Carp-1.26-244.el7.noarch 18/52 #9 69.42 Installing : perl-Socket-2.010-5.el7.x86_64 19/52 #9 69.44 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 20/52 #9 69.45 Installing : perl-Time-Local-1.2300-2.el7.noarch 21/52 #9 69.47 Installing : perl-Storable-2.45-3.el7.x86_64 22/52 #9 69.49 Installing : perl-threads-shared-1.43-6.el7.x86_64 23/52 #9 69.52 Installing : perl-PathTools-3.40-5.el7.x86_64 24/52 #9 69.53 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 25/52 #9 69.57 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 26/52 #9 69.59 Installing : perl-File-Temp-0.23.01-3.el7.noarch 27/52 #9 69.61 Installing : perl-File-Path-2.09-2.el7.noarch 28/52 #9 69.63 Installing : perl-Filter-1.49-3.el7.x86_64 29/52 #9 69.72 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 30/52 #9 70.22 Installing : perl-Getopt-Long-2.40-3.el7.noarch 31/52 #9 71.08 Installing : 4:perl-5.16.3-299.el7_9.x86_64 32/52 #9 71.12 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 #9 71.14 Updating : rpm-python-4.11.3-46.el7_9.x86_64 34/52 #9 71.16 Installing : python-srpm-macros-3-34.el7.noarch 35/52 #9 71.17 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 36/52 #9 71.19 Installing : desktop-file-utils-0.23-2.el7.x86_64 37/52 #9 71.24 Installing : zip-3.0-11.el7.x86_64 38/52 #9 71.29 Installing : elfutils-0.176-5.el7.x86_64 39/52 #9 71.32 Installing : unzip-6.0-22.el7_9.x86_64 40/52 #9 71.35 Installing : patch-2.7.1-12.el7_7.x86_64 41/52 #9 71.38 Installing : dwz-0.11-3.el7.x86_64 42/52 #9 72.15 Installing : gdb-7.6.1-120.el7.x86_64 43/52 #9 72.17 Installing : perl-srpm-macros-1-8.el7.noarch 44/52 #9 72.19 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 #9 72.21 Installing : file-5.11-37.el7.x86_64 46/52 #9 72.24 Installing : rpm-build-4.11.3-46.el7_9.x86_64 47/52 #9 72.29 Installing : rpmlint-1.5-4.el7.noarch 48/52 #9 72.31 Cleanup : rpm-python-4.11.3-45.el7.x86_64 49/52 #9 72.33 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #9 72.83 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 51/52 #9 73.33 Cleanup : rpm-4.11.3-45.el7.x86_64 52/52 #9 73.85 Verifying : file-5.11-37.el7.x86_64 1/52 #9 73.87 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/52 #9 73.88 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/52 #9 73.90 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/52 #9 73.91 Verifying : perl-threads-1.87-4.el7.x86_64 5/52 #9 73.92 Verifying : perl-Exporter-5.68-3.el7.noarch 6/52 #9 73.93 Verifying : perl-constant-1.27-2.el7.noarch 7/52 #9 73.94 Verifying : perl-PathTools-3.40-5.el7.x86_64 8/52 #9 73.95 Verifying : desktop-file-utils-0.23-2.el7.x86_64 9/52 #9 73.96 Verifying : perl-Carp-1.26-244.el7.noarch 10/52 #9 73.97 Verifying : perl-Socket-2.010-5.el7.x86_64 11/52 #9 73.98 Verifying : 1:perl-parent-0.225-244.el7.noarch 12/52 #9 73.99 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 13/52 #9 74.00 Verifying : bzip2-1.0.6-13.el7.x86_64 14/52 #9 74.02 Verifying : perl-srpm-macros-1-8.el7.noarch 15/52 #9 74.03 Verifying : groff-base-1.22.2-8.el7.x86_64 16/52 #9 74.06 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 17/52 #9 74.08 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 18/52 #9 74.09 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 19/52 #9 74.09 Verifying : gdb-7.6.1-120.el7.x86_64 20/52 #9 74.11 Verifying : dwz-0.11-3.el7.x86_64 21/52 #9 74.12 Verifying : perl-Time-Local-1.2300-2.el7.noarch 22/52 #9 74.13 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 23/52 #9 74.13 Verifying : patch-2.7.1-12.el7_7.x86_64 24/52 #9 74.14 Verifying : rpm-4.11.3-46.el7_9.x86_64 25/52 #9 74.16 Verifying : unzip-6.0-22.el7_9.x86_64 26/52 #9 74.18 Verifying : perl-Storable-2.45-3.el7.x86_64 27/52 #9 74.19 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/52 #9 74.20 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 29/52 #9 74.21 Verifying : perl-Encode-2.51-7.el7.x86_64 30/52 #9 74.22 Verifying : rpm-build-4.11.3-46.el7_9.x86_64 31/52 #9 74.23 Verifying : rpmlint-1.5-4.el7.noarch 32/52 #9 74.24 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 33/52 #9 74.25 Verifying : perl-podlators-2.5.1-3.el7.noarch 34/52 #9 74.26 Verifying : rpm-build-libs-4.11.3-46.el7_9.x86_64 35/52 #9 74.27 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 36/52 #9 74.28 Verifying : perl-File-Path-2.09-2.el7.noarch 37/52 #9 74.29 Verifying : elfutils-0.176-5.el7.x86_64 38/52 #9 74.31 Verifying : zip-3.0-11.el7.x86_64 39/52 #9 74.32 Verifying : rpm-python-4.11.3-46.el7_9.x86_64 40/52 #9 74.33 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 41/52 #9 74.34 Verifying : perl-Filter-1.49-3.el7.x86_64 42/52 #9 74.35 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 #9 74.36 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 44/52 #9 74.37 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 #9 74.37 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 46/52 #9 74.39 Verifying : rpm-libs-4.11.3-46.el7_9.x86_64 47/52 #9 74.40 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 #9 74.41 Verifying : rpm-4.11.3-45.el7.x86_64 49/52 #9 74.41 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 #9 74.41 Verifying : rpm-libs-4.11.3-45.el7.x86_64 51/52 #9 74.41 Verifying : rpm-python-4.11.3-45.el7.x86_64 52/52 #9 74.45 #9 74.45 Installed: #9 74.45 rpm-build.x86_64 0:4.11.3-46.el7_9 rpmlint.noarch 0:1.5-4.el7 #9 74.45 #9 74.45 Dependency Installed: #9 74.45 bzip2.x86_64 0:1.0.6-13.el7 #9 74.45 desktop-file-utils.x86_64 0:0.23-2.el7 #9 74.45 dwz.x86_64 0:0.11-3.el7 #9 74.45 elfutils.x86_64 0:0.176-5.el7 #9 74.45 emacs-filesystem.noarch 1:24.3-23.el7 #9 74.45 file.x86_64 0:5.11-37.el7 #9 74.45 gdb.x86_64 0:7.6.1-120.el7 #9 74.45 groff-base.x86_64 0:1.22.2-8.el7 #9 74.45 patch.x86_64 0:2.7.1-12.el7_7 #9 74.45 perl.x86_64 4:5.16.3-299.el7_9 #9 74.45 perl-Carp.noarch 0:1.26-244.el7 #9 74.45 perl-Encode.x86_64 0:2.51-7.el7 #9 74.45 perl-Exporter.noarch 0:5.68-3.el7 #9 74.45 perl-File-Path.noarch 0:2.09-2.el7 #9 74.45 perl-File-Temp.noarch 0:0.23.01-3.el7 #9 74.45 perl-Filter.x86_64 0:1.49-3.el7 #9 74.45 perl-Getopt-Long.noarch 0:2.40-3.el7 #9 74.45 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #9 74.45 perl-PathTools.x86_64 0:3.40-5.el7 #9 74.45 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #9 74.45 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #9 74.45 perl-Pod-Simple.noarch 1:3.28-4.el7 #9 74.45 perl-Pod-Usage.noarch 0:1.63-3.el7 #9 74.45 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #9 74.45 perl-Socket.x86_64 0:2.010-5.el7 #9 74.45 perl-Storable.x86_64 0:2.45-3.el7 #9 74.45 perl-Text-ParseWords.noarch 0:3.29-4.el7 #9 74.45 perl-Thread-Queue.noarch 0:3.02-2.el7 #9 74.45 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #9 74.45 perl-Time-Local.noarch 0:1.2300-2.el7 #9 74.45 perl-constant.noarch 0:1.27-2.el7 #9 74.45 perl-libs.x86_64 4:5.16.3-299.el7_9 #9 74.45 perl-macros.x86_64 4:5.16.3-299.el7_9 #9 74.45 perl-parent.noarch 1:0.225-244.el7 #9 74.45 perl-podlators.noarch 0:2.5.1-3.el7 #9 74.45 perl-srpm-macros.noarch 0:1-8.el7 #9 74.45 perl-threads.x86_64 0:1.87-4.el7 #9 74.45 perl-threads-shared.x86_64 0:1.43-6.el7 #9 74.45 python-srpm-macros.noarch 0:3-34.el7 #9 74.45 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #9 74.45 unzip.x86_64 0:6.0-22.el7_9 #9 74.45 zip.x86_64 0:3.0-11.el7 #9 74.45 #9 74.45 Dependency Updated: #9 74.45 rpm.x86_64 0:4.11.3-46.el7_9 rpm-build-libs.x86_64 0:4.11.3-46.el7_9 #9 74.45 rpm-libs.x86_64 0:4.11.3-46.el7_9 rpm-python.x86_64 0:4.11.3-46.el7_9 #9 74.45 #9 74.45 Complete! #9 DONE 74.7s #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #11 sha256:1b5c97a9a558d5b6566d68716597207b114c2a88d4e63476e603c8afef742529 #11 DONE 0.1s #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:55e0a5b899decd575a046c711a002a88600aaefd7d6b8cb93d76e6d8118b39cc #12 1.016 Loaded plugins: fastestmirror, ovl #12 1.274 Enabling base-source repository #12 1.275 Enabling extras-source repository #12 1.276 Enabling updates-source repository #12 1.277 Loading mirror speeds from cached hostfile #12 1.278 * base: download.cf.centos.org #12 1.279 * extras: download.cf.centos.org #12 1.279 * updates: download.cf.centos.org dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-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=8ab80e4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" #12 9.320 Checking for new repos for mirrors #12 9.323 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #12 9.325 --> 1:make-3.82-24.el7.x86_64 #12 9.440 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 9.441 --> git-1.8.3.1-23.el7_8.x86_64 #12 9.444 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #12 9.445 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 9.448 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #12 9.448 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 9.449 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 9.450 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #12 9.450 --> cmake-2.8.12.2-2.el7.x86_64 #12 9.452 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 #12 9.453 --> gcc-4.8.5-44.el7.x86_64 #12 9.453 --> git-1.8.3.1-23.el7_8.x86_64 #12 9.456 --> glibc-static-2.17-325.el7_9.x86_64 #12 9.457 --> libarchive-3.1.2-14.el7_7.x86_64 #12 9.459 --> libseccomp-devel-2.3.1-4.el7.x86_64 #12 9.460 --> libselinux-devel-2.5-15.el7.x86_64 #12 9.461 --> libtool-2.4.2-22.el7_3.x86_64 #12 9.462 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 9.462 --> 1:make-3.82-24.el7.x86_64 #12 9.462 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #12 9.464 --> Already installed : systemd-219-78.el7.x86_64 #12 9.464 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 9.466 --> systemd-devel-219-78.el7_9.3.x86_64 #12 9.467 --> Already installed : 2:tar-1.26-35.el7.x86_64 #12 9.468 --> which-2.20-7.el7.x86_64 #12 9.471 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec #12 9.471 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 9.471 --> Running transaction check #12 9.473 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed #12 9.476 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 9.597 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 9.597 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #12 9.606 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed #12 9.609 --> 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 9.611 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #12 9.614 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 9.617 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 9.618 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 #12 9.625 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 9.627 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 9.629 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 9.629 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed #12 9.642 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 #12 9.643 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 #12 9.645 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 #12 9.647 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 #12 9.647 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 #12 9.649 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 #12 9.650 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 #12 9.651 ---> Package glibc-static.x86_64 0:2.17-325.el7_9 will be installed #12 9.652 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #12 9.656 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64 #12 9.658 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #12 9.658 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 9.660 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 9.661 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #12 9.661 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #12 9.663 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #12 9.663 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #12 9.666 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #12 9.667 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #12 9.669 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #12 9.670 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #12 9.671 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 9.674 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 9.674 ---> Package make.x86_64 1:3.82-24.el7 will be installed #12 9.674 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #12 9.675 --> 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 9.677 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 9.679 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 9.681 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 9.682 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed #12 9.685 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 #12 9.690 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 #12 9.693 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64 #12 9.693 ---> Package which.x86_64 0:2.20-7.el7 will be installed #12 9.694 --> Running transaction check #12 9.694 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #12 9.698 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #12 9.700 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #12 9.701 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #12 9.703 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed #12 9.706 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #12 9.707 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #12 9.708 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #12 9.712 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated #12 9.713 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 #12 9.714 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 9.717 ---> Package glibc-devel.x86_64 0:2.17-325.el7_9 will be installed #12 9.721 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 #12 9.722 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 #12 9.733 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64 #12 9.734 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64 #12 9.734 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.x86_64 #12 9.735 ---> Package less.x86_64 0:458-9.el7 will be installed #12 9.736 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #12 9.737 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #12 9.738 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #12 9.738 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #12 9.739 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #12 9.740 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #12 9.741 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #12 9.741 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #12 9.743 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed #12 9.747 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 #12 9.751 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 #12 9.751 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #12 9.751 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #12 9.760 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #12 9.760 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #12 9.760 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #12 9.760 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #12 9.761 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #12 9.768 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #12 9.768 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed #12 9.768 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #12 9.770 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #12 9.773 ---> Package systemd.x86_64 0:219-78.el7 will be updated #12 9.785 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update #12 9.798 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #12 9.799 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update #12 9.801 --> Running transaction check #12 9.801 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated #12 9.802 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update #12 9.803 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed #12 9.804 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #12 9.805 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #12 9.807 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #12 9.809 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #12 9.811 ---> Package glibc.x86_64 0:2.17-325.el7_9 will be an update #12 9.812 ---> Package glibc-headers.x86_64 0:2.17-325.el7_9 will be installed #12 9.812 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.x86_64 #12 9.819 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.x86_64 #12 9.819 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #12 9.819 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed #12 9.821 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #12 9.823 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #12 9.825 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #12 9.827 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #12 9.828 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #12 9.830 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.833 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.834 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.835 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.837 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.838 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.839 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.839 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.842 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.843 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.843 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 9.843 --> Running transaction check #12 9.843 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #12 9.844 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #12 9.845 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #12 9.846 ---> Package glibc-common.x86_64 0:2.17-325.el7_9 will be an update #12 9.847 ---> Package kernel-headers.x86_64 0:3.10.0-1160.45.1.el7 will be installed #12 9.847 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #12 9.849 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #12 9.849 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #12 9.850 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #12 9.850 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #12 9.850 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #12 9.866 --> Finished Dependency Resolution #12 9.898 #12 9.898 Dependencies Resolved #12 9.907 #12 9.907 ================================================================================ #12 9.907 Package Arch Version Repository Size #12 9.907 ================================================================================ #12 9.907 Installing: #12 9.907 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k #12 9.907 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #12 9.907 device-mapper-devel x86_64 7:1.02.170-6.el7_9.5 updates 206 k #12 9.907 gcc x86_64 4.8.5-44.el7 base 16 M #12 9.907 git x86_64 1.8.3.1-23.el7_8 base 4.4 M #12 9.907 glibc-static x86_64 2.17-325.el7_9 updates 1.6 M #12 9.907 libarchive x86_64 3.1.2-14.el7_7 base 319 k #12 9.907 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #12 9.907 libselinux-devel x86_64 2.5-15.el7 base 187 k #12 9.907 libtool x86_64 2.4.2-22.el7_3 base 588 k #12 9.907 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #12 9.907 make x86_64 1:3.82-24.el7 base 421 k #12 9.907 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #12 9.907 systemd-devel x86_64 219-78.el7_9.3 updates 216 k #12 9.907 which x86_64 2.20-7.el7 base 41 k #12 9.907 Installing for dependencies: #12 9.907 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #12 9.907 autoconf noarch 2.69-11.el7 base 701 k #12 9.907 automake noarch 1.13.4-3.el7 base 679 k #12 9.907 btrfs-progs x86_64 4.9.1-1.el7 base 678 k #12 9.907 checkpolicy x86_64 2.5-8.el7 base 295 k #12 9.907 cpp x86_64 4.8.5-44.el7 base 5.9 M #12 9.907 e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 k #12 9.907 fipscheck x86_64 1.4.1-6.el7 base 21 k #12 9.907 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #12 9.907 glibc-devel x86_64 2.17-325.el7_9 updates 1.1 M #12 9.907 glibc-headers x86_64 2.17-325.el7_9 updates 691 k #12 9.907 kernel-headers x86_64 3.10.0-1160.45.1.el7 updates 9.0 M #12 9.907 less x86_64 458-9.el7 base 120 k #12 9.907 libcgroup x86_64 0.41-21.el7 base 66 k #12 9.907 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #12 9.907 libgomp x86_64 4.8.5-44.el7 base 159 k #12 9.907 libmpc x86_64 1.0.1-3.el7 base 51 k #12 9.907 libseccomp x86_64 2.3.1-4.el7 base 56 k #12 9.907 libselinux-python x86_64 2.5-15.el7 base 236 k #12 9.907 libselinux-utils x86_64 2.5-15.el7 base 151 k #12 9.907 libsemanage-python x86_64 2.5-14.el7 base 113 k #12 9.907 libsepol-devel x86_64 2.5-10.el7 base 77 k #12 9.907 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #12 9.907 lzo x86_64 2.06-8.el7 base 59 k #12 9.907 m4 x86_64 1.4.16-10.el7 base 256 k #12 9.907 mpfr x86_64 3.1.1-4.el7 base 203 k #12 9.907 openssh x86_64 7.4p1-21.el7 base 510 k #12 9.907 openssh-clients x86_64 7.4p1-21.el7 base 655 k #12 9.907 pcre-devel x86_64 8.32-17.el7 base 480 k #12 9.907 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #12 9.907 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 9.907 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k #12 9.907 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #12 9.907 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 9.907 policycoreutils x86_64 2.5-34.el7 base 917 k #12 9.907 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #12 9.907 policycoreutils-python x86_64 2.5-34.el7 base 457 k #12 9.907 python-IPy noarch 0.75-6.el7 base 32 k #12 9.907 rsync x86_64 3.1.2-10.el7 base 404 k #12 9.907 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #12 9.907 setools-libs x86_64 3.3.8-4.el7 base 620 k #12 9.907 Updating for dependencies: #12 9.907 device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k #12 9.907 device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k #12 9.907 glibc x86_64 2.17-325.el7_9 updates 3.6 M #12 9.907 glibc-common x86_64 2.17-325.el7_9 updates 12 M #12 9.907 systemd x86_64 219-78.el7_9.3 updates 5.1 M #12 9.907 systemd-libs x86_64 219-78.el7_9.3 updates 418 k #12 9.907 #12 9.907 Transaction Summary #12 9.907 ================================================================================ #12 9.907 Install 15 Packages (+41 Dependent packages) #12 9.907 Upgrade ( 6 Dependent packages) #12 9.907 #12 9.908 Total download size: 81 M #12 9.908 Downloading packages: #12 9.910 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #22 DONE 86.7s #23 [binary 1/1] COPY --from=build /out . #23 DONE 0.7s #24 exporting to client #24 copying files 8.39MB 0.1s #24 copying files 52.90MB 0.5s done #24 DONE 0.6s make -C /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/docker VERSION=0.0.0-20211015144513-b485636 DOCKER_BUILD_OPTS="" binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/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 . #1 [internal] load build definition from Dockerfile #1 sha256:d0785e294de78082a3e134beca9f5ce23204ae01c11f01a8ed78b83ece5bcc91 #1 transferring dockerfile: 17.04kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:5deaf0657854aa72da85b122ad6a4b1803ae36bdce6319bee76882f75f434ba7 #2 transferring context: 87B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.2 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 #3 DONE 0.2s #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 1.05MB / 9.64MB 0.1s #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done #4 DONE 0.5s #8 [auth] djs55/vpnkit:pull token for registry-1.docker.io #8 sha256:187acbb501dbb546c6f5915d76ff46a3549a2a319b92f985227ad65f2f863439 #8 DONE 0.0s #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #7 ... #5 [internal] load metadata for docker.io/library/golang:1.16.9-buster #5 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #5 DONE 0.6s #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #6 DONE 0.8s #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #7 DONE 0.9s #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:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done #31 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s #31 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.19MB / 12.42MB 0.3s #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.13MB / 12.42MB 0.4s #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done #31 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 #31 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done #31 DONE 4.0s #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #9 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done #9 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done #9 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done #9 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.7s done #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 1.1s done #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 1.8s done #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 2.6s done #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 3.8s done #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 2.0s #9 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 125.83MB / 129.04MB 3.9s #9 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 2.6s done #9 ... #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:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #29 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #29 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done #29 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #29 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done #29 DONE 4.1s #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #9 ... #15 [internal] load build context #15 sha256:6cbfdfb193b18fffb6fd9fca01b46dc4e177624942b7aa2f34e4e2d3db243abd #15 transferring context: 53.41MB 4.4s done #15 DONE 4.8s #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 4.3s done #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.4s done #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.1s #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.4s done #9 ... #30 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #30 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #30 DONE 0.6s #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0.1s #9 ... #32 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #32 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #32 DONE 0.8s #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 2.5s done #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0.1s #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 2.1s done #9 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 #9 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 4.7s done #9 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f #9 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done #9 DONE 17.9s #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #10 sha256:03b1a3774d0cfa4d2d6a58cd36c682acf85b0f0897e8ec76ee1125a7921150df #10 DONE 4.2s #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:4d19d5df051acc0f04147b68848bf722b229c3291fb167823776e6e6b29f1de1 #11 DONE 0.7s #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:4f52aed752197cdf5f7c7dbcad8d8cafd200c7ed85753aeca3a770ed5f98a229 #23 ... #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:071ad9aec735fca9c8d68da5d0ff16f0b72f83e15856885bca130b7418191883 #12 DONE 2.2s #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:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e #13 1.759 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #13 1.759 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #13 1.797 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #13 1.797 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #13 2.187 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] #13 2.853 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #13 3.945 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #13 5.253 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [487 kB] #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:4f52aed752197cdf5f7c7dbcad8d8cafd200c7ed85753aeca3a770ed5f98a229 #23 2.517 + RM_GOPATH=0 #23 2.517 + TMP_GOPATH= #23 2.517 + : /build #23 2.517 + '[' -z '' ']' #23 2.517 ++ mktemp -d #23 2.517 + export GOPATH=/tmp/tmp.iBAWz2qKv6 #23 2.517 + GOPATH=/tmp/tmp.iBAWz2qKv6 #23 2.517 + RM_GOPATH=1 #23 2.517 + case "$(go env GOARCH)" in #23 2.517 ++ go env GOARCH #23 2.557 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 #23 2.557 + export GO_BUILDMODE=-buildmode=pie #23 2.557 + GO_BUILDMODE=-buildmode=pie #23 2.557 ++ dirname /tmp/install/install.sh #23 2.557 + dir=/tmp/install #23 2.557 + bin=rootlesskit #23 2.557 + shift #23 2.557 + '[' '!' -f /tmp/install/rootlesskit.installer ']' #23 2.557 + . /tmp/install/rootlesskit.installer #23 2.557 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 #23 2.557 + install_rootlesskit #23 2.557 + case "$1" in #23 2.557 + export CGO_ENABLED=0 #23 2.557 + CGO_ENABLED=0 #23 2.557 + _install_rootlesskit #23 2.557 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' #23 2.557 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iBAWz2qKv6/src/github.com/rootless-containers/rootlesskit #23 2.564 Cloning into '/tmp/tmp.iBAWz2qKv6/src/github.com/rootless-containers/rootlesskit'... #23 4.975 + cd /tmp/tmp.iBAWz2qKv6/src/github.com/rootless-containers/rootlesskit #23 4.975 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 #23 4.999 + export GO111MODULE=on #23 4.999 + GO111MODULE=on #23 4.999 + export GOPROXY=https://proxy.golang.org #23 4.999 + GOPROXY=https://proxy.golang.org #23 5.000 + for f in rootlesskit rootlesskit-docker-proxy #23 5.000 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #23 5.855 go: downloading github.com/pkg/errors v0.9.1 #23 5.856 go: downloading github.com/sirupsen/logrus v1.8.1 #23 5.879 go: downloading github.com/urfave/cli/v2 v2.3.0 #23 6.103 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #23 7.716 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #23 7.956 go: downloading github.com/google/uuid v1.3.0 #23 7.963 go: downloading github.com/moby/vpnkit v0.5.0 #23 8.005 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 #23 8.085 go: downloading github.com/gofrs/flock v0.8.1 #23 8.130 go: downloading github.com/gorilla/mux v1.8.0 #23 8.302 go: downloading github.com/moby/sys/mountinfo v0.4.1 #23 8.434 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #23 8.514 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 #23 9.407 go: downloading github.com/u-root/u-root v7.0.0+incompatible #23 ... #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:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff #20 2.744 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #20 2.750 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #20 2.771 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #20 3.090 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] #20 3.768 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #20 4.864 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #20 9.472 Fetched 8469 kB in 7s (1217 kB/s) #20 9.472 Reading package lists... #20 ... #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:c6da5511f1c9aa39fdc0b182c0c487c0de9fd98252e08205a0802e9823591089 #27 1.746 + RM_GOPATH=0 #27 1.746 + TMP_GOPATH= #27 1.746 + : /build #27 1.746 + '[' -z '' ']' #27 1.747 ++ mktemp -d #27 1.748 + export GOPATH=/tmp/tmp.Rozf93xxpj #27 1.748 + GOPATH=/tmp/tmp.Rozf93xxpj #27 1.748 + RM_GOPATH=1 #27 1.748 + case "$(go env GOARCH)" in #27 1.748 ++ go env GOARCH #27 1.757 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 #27 1.757 + export GO_BUILDMODE=-buildmode=pie #27 1.757 + GO_BUILDMODE=-buildmode=pie #27 1.757 ++ dirname /tmp/install/install.sh #27 1.757 + dir=/tmp/install #27 1.757 + bin=proxy #27 1.757 + shift #27 1.757 + '[' '!' -f /tmp/install/proxy.installer ']' #27 1.757 + . /tmp/install/proxy.installer #27 1.757 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 #27 1.757 + install_proxy #27 1.757 + case "$1" in #27 1.757 + export CGO_ENABLED=0 #27 1.757 + CGO_ENABLED=0 #27 1.757 + _install_proxy #27 1.757 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' #27 1.757 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Rozf93xxpj/src/github.com/docker/libnetwork #27 1.760 Cloning into '/tmp/tmp.Rozf93xxpj/src/github.com/docker/libnetwork'... #27 9.664 + cd /tmp/tmp.Rozf93xxpj/src/github.com/docker/libnetwork #27 9.664 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 #27 10.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #27 ... #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:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f #14 2.827 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #14 2.877 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #14 2.877 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #14 3.267 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] #14 3.908 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #14 5.065 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #14 9.848 Fetched 8469 kB in 7s (1164 kB/s) #14 9.848 Reading package lists... #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:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e #13 8.949 Fetched 9002 kB in 7s (1211 kB/s) #13 8.949 Reading package lists... #13 11.95 Reading package lists... #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:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f #14 9.848 Reading package lists... #14 12.55 Reading package lists... #14 15.27 Building dependency tree... #14 16.25 The following additional packages will be installed: #14 16.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd #14 16.26 Suggested packages: #14 16.26 cmake-doc ninja-build lrzip #14 16.26 Recommended packages: #14 16.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #14 16.70 The following NEW packages will be installed: #14 16.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 #14 16.71 vim-common xxd #14 17.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #14 17.02 Need to get 14.9 MB of archives. #14 17.02 After this operation, 61.8 MB of additional disk space will be used. #14 17.02 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #14 17.03 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #14 17.04 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #14 17.11 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #14 17.60 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] #14 17.64 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #14 17.65 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #14 17.66 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #14 17.67 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #14 17.67 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #14 ... #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:c6da5511f1c9aa39fdc0b182c0c487c0de9fd98252e08205a0802e9823591089 #27 DONE 18.0s #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:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff #20 9.472 Reading package lists... #20 12.16 Reading package lists... #20 14.82 Building dependency tree... #20 15.84 The following additional packages will be installed: #20 15.85 libbtrfs0 #20 15.90 The following NEW packages will be installed: #20 15.92 libbtrfs-dev libbtrfs0 #20 16.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #20 16.23 Need to get 119 kB of archives. #20 16.23 After this operation, 387 kB of additional disk space will be used. #20 16.23 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #20 16.23 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #20 16.78 debconf: delaying package configuration, since apt-utils is not installed #20 16.87 Fetched 119 kB in 0s (419 kB/s) #20 16.93 Selecting previously unselected package libbtrfs0. #20 16.93 (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 16.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... #20 16.98 Unpacking libbtrfs0 (4.20.1-2) ... #20 17.03 Selecting previously unselected package libbtrfs-dev. #20 17.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... #20 17.04 Unpacking libbtrfs-dev (4.20.1-2) ... #20 17.22 Setting up libbtrfs0 (4.20.1-2) ... #20 17.24 Setting up libbtrfs-dev (4.20.1-2) ... #20 17.25 Processing triggers for libc-bin (2.28-10) ... #20 DONE 18.0s #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:7769cf44d8c46055837b5dcdb9981f828125d5da563c82e8a6c08d136652bd14 #21 2.054 + RM_GOPATH=0 #21 2.054 + TMP_GOPATH= #21 2.054 + : /build #21 2.054 + '[' -z '' ']' #21 2.056 ++ mktemp -d #21 2.060 + export GOPATH=/tmp/tmp.RGfbtNzc59 #21 2.060 + GOPATH=/tmp/tmp.RGfbtNzc59 #21 2.060 + RM_GOPATH=1 #21 2.060 + case "$(go env GOARCH)" in #21 2.060 ++ go env GOARCH #21 2.071 + export GO_BUILDMODE=-buildmode=pie #21 2.083 + GO_BUILDMODE=-buildmode=pie #21 2.083 ++ dirname /tmp/install/install.sh #21 2.083 + dir=/tmp/install #21 2.083 + bin=containerd #21 2.083 + shift #21 2.083 + '[' '!' -f /tmp/install/containerd.installer ']' #21 2.083 + . /tmp/install/containerd.installer #21 2.083 ++ set -e #21 2.083 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 #21 2.083 + install_containerd #21 2.083 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 #21 2.083 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' #21 2.083 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RGfbtNzc59/src/github.com/containerd/containerd #21 2.086 Cloning into '/tmp/tmp.RGfbtNzc59/src/github.com/containerd/containerd'... #21 ... #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:4f52aed752197cdf5f7c7dbcad8d8cafd200c7ed85753aeca3a770ed5f98a229 #23 11.59 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:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f #14 18.41 debconf: delaying package configuration, since apt-utils is not installed #14 18.46 Fetched 14.9 MB in 1s (12.9 MB/s) #14 18.50 Selecting previously unselected package xxd. #14 18.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 ... 15421 files and directories currently installed.) #14 18.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #14 18.57 Unpacking xxd (2:8.1.0875-5) ... #14 18.61 Selecting previously unselected package vim-common. #14 18.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... #14 18.64 Unpacking vim-common (2:8.1.0875-5) ... #14 18.86 Selecting previously unselected package cmake-data. #14 18.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... #14 18.86 Unpacking cmake-data (3.13.4-1) ... #14 20.14 Selecting previously unselected package libicu63:amd64. #14 20.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... #14 20.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #14 23.30 Selecting previously unselected package libxml2:amd64. #14 23.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... #14 23.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #14 23.62 Selecting previously unselected package libarchive13:amd64. #14 23.63 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #14 23.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #14 23.81 Selecting previously unselected package libjsoncpp1:amd64. #14 23.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... #14 23.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #14 23.92 Selecting previously unselected package librhash0:amd64. #14 23.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... #14 23.92 Unpacking librhash0:amd64 (1.3.8-1) ... #14 24.02 Selecting previously unselected package libuv1:amd64. #14 24.03 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... #14 24.03 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #14 24.12 Selecting previously unselected package cmake. #14 24.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... #14 24.16 Unpacking cmake (3.13.4-1) ... #14 25.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #14 25.54 Setting up xxd (2:8.1.0875-5) ... #14 25.56 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #14 25.58 Setting up vim-common (2:8.1.0875-5) ... #14 25.62 Setting up librhash0:amd64 (1.3.8-1) ... #14 25.65 Setting up cmake-data (3.13.4-1) ... #14 25.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #14 25.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #14 25.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #14 25.73 Setting up cmake (3.13.4-1) ... #14 25.75 Processing triggers for libc-bin (2.28-10) ... #14 25.82 Processing triggers for mime-support (3.62) ... #14 DONE 26.4s #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:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e #13 11.95 Reading package lists... #13 14.67 Building dependency tree... #13 15.54 The following additional packages will be installed: #13 15.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base #13 15.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 #13 15.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #13 15.54 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common #13 15.54 mingw-w64-x86-64-dev #13 15.55 Suggested packages: #13 15.55 gcc-8-locales seccomp wine64 #13 16.15 The following NEW packages will be installed: #13 16.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #13 16.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev #13 16.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev #13 16.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev #13 16.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev #13 16.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev #13 16.15 The following packages will be upgraded: #13 16.15 libseccomp2 #13 16.45 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #13 16.45 Need to get 77.8 MB of archives. #13 16.45 After this operation, 487 MB of additional disk space will be used. #13 16.45 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] #13 16.47 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] #13 16.53 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] #13 16.67 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] #13 16.67 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #13 16.67 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #13 16.67 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] #13 16.95 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] #13 17.09 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] #13 17.09 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] #13 18.60 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] #13 19.90 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #13 19.90 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] #13 19.91 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #13 19.91 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #13 19.92 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #13 19.92 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] #13 19.93 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #13 19.93 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #13 19.94 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #13 19.95 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #13 19.96 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #13 19.98 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #13 19.99 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #13 20.00 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] #13 20.00 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] #13 20.51 debconf: delaying package configuration, since apt-utils is not installed #13 20.57 Fetched 77.8 MB in 4s (20.3 MB/s) #13 20.66 (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 20.68 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... #13 20.71 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... #13 20.86 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... #13 21.00 Selecting previously unselected package binutils-mingw-w64-i686. #13 21.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 ... 15421 files and directories currently installed.) #13 21.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... #13 21.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #13 22.10 Selecting previously unselected package binutils-mingw-w64-x86-64. #13 22.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... #13 22.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #13 23.42 Selecting previously unselected package binutils-mingw-w64. #13 23.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... #13 23.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... #13 23.54 Selecting previously unselected package libdevmapper1.02.1:amd64. #13 23.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #13 23.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #13 23.67 Selecting previously unselected package dmsetup. #13 23.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... #13 23.68 Unpacking dmsetup (2:1.02.155-3) ... #13 23.92 Selecting previously unselected package mingw-w64-common. #13 23.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... #13 24.00 Unpacking mingw-w64-common (6.0.0-3) ... #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:32893b640587ad5d4eb78a1fe7cd71448136435fafaea102495e628eab5282a5 #16 1.282 + RM_GOPATH=0 #16 1.282 + TMP_GOPATH= #16 1.282 + : /build #16 1.282 + '[' -z '' ']' #16 1.283 ++ mktemp -d #16 1.284 + export GOPATH=/tmp/tmp.a6CVIznNTH #16 1.285 + GOPATH=/tmp/tmp.a6CVIznNTH #16 1.285 + RM_GOPATH=1 #16 1.285 + case "$(go env GOARCH)" in #16 1.285 ++ go env GOARCH #16 1.296 + export GO_BUILDMODE=-buildmode=pie #16 1.296 + GO_BUILDMODE=-buildmode=pie #16 1.297 ++ dirname /tmp/install/install.sh #16 1.298 + dir=/tmp/install #16 1.303 + bin=tini #16 1.303 + shift #16 1.303 + '[' '!' -f /tmp/install/tini.installer ']' #16 1.304 + . /tmp/install/tini.installer #16 1.304 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 #16 1.304 + install_tini #16 1.304 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' #16 1.305 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 #16 1.305 + git clone https://github.com/krallin/tini.git /tmp/tmp.a6CVIznNTH/tini #16 1.306 Cloning into '/tmp/tmp.a6CVIznNTH/tini'... #16 1.752 + cd /tmp/tmp.a6CVIznNTH/tini #16 1.752 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 #16 1.766 + cmake . #16 2.158 -- The C compiler identification is GNU 8.3.0 #16 2.199 -- Check for working C compiler: /usr/bin/cc #16 2.561 -- Check for working C compiler: /usr/bin/cc -- works #16 2.565 -- Detecting C compiler ABI info #16 2.902 -- Detecting C compiler ABI info - done #16 2.926 -- Detecting C compile features #16 3.851 -- Detecting C compile features - done #16 3.874 -- Performing Test HAS_BUILTIN_FORTIFY #16 4.013 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #16 4.099 -- Configuring done #16 4.104 -- Generating done #16 4.106 -- Build files have been written to: /tmp/tmp.a6CVIznNTH/tini #16 4.108 + make tini-static #16 4.248 Scanning dependencies of target tini-static #16 4.307 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #12 69.47 -------------------------------------------------------------------------------- #12 69.47 Total 1.4 MB/s | 81 MB 00:59 #12 69.63 Running transaction check #12 69.78 Running transaction test #12 69.93 Transaction test succeeded #12 69.93 Running transaction #12 70.49 Updating : glibc-2.17-325.el7_9.x86_64 1/68 #12 73.34 Updating : glibc-common-2.17-325.el7_9.x86_64 2/68 #12 73.39 Installing : fipscheck-1.4.1-6.el7.x86_64 3/68 #12 73.41 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/68 #12 73.95 Updating : systemd-libs-219-78.el7_9.3.x86_64 5/68 #12 75.63 Updating : systemd-219-78.el7_9.3.x86_64 6/68 #12 76.31 Failed to get D-Bus connection: Operation not permitted #12 76.35 Installing : mpfr-3.1.1-4.el7.x86_64 7/68 #12 76.94 Installing : libmpc-1.0.1-3.el7.x86_64 8/68 #16 4.850 [100%] Linking C executable tini-static #16 5.017 [100%] Built target tini-static #12 77.46 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 9/68 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 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 version de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + 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 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 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 + 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 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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 #16 5.085 + mkdir -p /build #16 5.099 + cp tini-static /build/docker-init #12 77.99 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 10/68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #16 DONE 5.8s #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:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e #13 26.75 Selecting previously unselected package mingw-w64-x86-64-dev. #13 26.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... #13 26.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... #12 78.53 Installing : lzo-2.06-8.el7.x86_64 11/68 #13 30.44 Selecting previously unselected package gcc-mingw-w64-base. #13 30.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... #13 30.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... #13 30.57 Selecting previously unselected package gcc-mingw-w64-x86-64. #13 30.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... #13 30.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #12 79.09 Installing : m4-1.4.16-10.el7.x86_64 12/68 #12 79.65 Installing : checkpolicy-2.5-8.el7.x86_64 13/68 #12 79.70 Installing : 1:make-3.82-24.el7.x86_64 14/68 #12 80.21 Installing : 1:perl-Error-0.17020-2.el7.noarch 15/68 #12 80.26 Installing : libarchive-3.1.2-14.el7_7.x86_64 16/68 #12 81.36 Installing : cpp-4.8.5-44.el7.x86_64 17/68 #12 81.89 Installing : rsync-3.1.2-10.el7.x86_64 18/68 #12 82.42 Installing : systemd-devel-219-78.el7_9.3.x86_64 19/68 + 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 82.96 Installing : libcgroup-0.41-21.el7.x86_64 20/68 #12 84.01 Installing : openssh-7.4p1-21.el7.x86_64 21/68 #12 84.04 Installing : audit-libs-python-2.8.5-4.el7.x86_64 22/68 #12 84.06 Installing : perl-TermReadKey-2.30-20.el7.x86_64 23/68 + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 #12 84.08 Installing : libseccomp-2.3.1-4.el7.x86_64 24/68 #12 84.59 Installing : libselinux-utils-2.5-15.el7.x86_64 25/68 #12 84.70 Installing : policycoreutils-2.5-34.el7.x86_64 26/68 #12 84.73 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 27/68 #12 85.79 Installing : setools-libs-3.3.8-4.el7.x86_64 28/68 #12 86.30 Installing : libsemanage-python-2.5-14.el7.x86_64 29/68 #12 86.34 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 30/68 #12 86.94 Installing : btrfs-progs-4.9.1-1.el7.x86_64 31/68 #12 86.98 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 32/68 #12 87.07 Installing : autoconf-2.69-11.el7.noarch 33/68 #12 87.57 install-info: No such file or directory for /usr/share/info/autoconf.info #12 87.61 Installing : libselinux-python-2.5-15.el7.x86_64 34/68 #12 87.64 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 35/68 #12 88.15 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 36/68 #12 88.73 Installing : openssh-clients-7.4p1-21.el7.x86_64 37/68 #12 88.76 Installing : libgomp-4.8.5-44.el7.x86_64 38/68 #12 89.27 Installing : less-458-9.el7.x86_64 39/68 #13 ... #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:7769cf44d8c46055837b5dcdb9981f828125d5da563c82e8a6c08d136652bd14 #21 23.14 Checking out files: 90% (4145/4592) Checking out files: 91% (4179/4592) Checking out files: 92% (4225/4592) Checking out files: 93% (4271/4592) Checking out files: 94% (4317/4592) Checking out files: 95% (4363/4592) Checking out files: 96% (4409/4592) Checking out files: 97% (4455/4592) Checking out files: 98% (4501/4592) Checking out files: 99% (4547/4592) Checking out files: 100% (4592/4592) Checking out files: 100% (4592/4592), done. #21 23.33 + cd /tmp/tmp.RGfbtNzc59/src/github.com/containerd/containerd #21 23.33 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 #21 24.33 + export 'BUILDTAGS=netgo osusergo static_build' #21 24.33 + BUILDTAGS='netgo osusergo static_build' #21 24.33 + export EXTRA_FLAGS=-buildmode=pie #21 24.33 + EXTRA_FLAGS=-buildmode=pie #21 24.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #21 24.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #21 24.33 + '[' '' = dynamic ']' #21 24.33 + make #12 89.29 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 40/68 #12 89.83 Installing : git-1.8.3.1-23.el7_8.x86_64 41/68 #12 89.91 Installing : pcre-devel-8.32-17.el7.x86_64 42/68 #12 89.94 Installing : libsepol-devel-2.5-10.el7.x86_64 43/68 #12 89.97 Installing : libselinux-devel-2.5-15.el7.x86_64 44/68 #21 25.20 + bin/ctr #12 90.07 Installing : perl-Test-Harness-3.28-3.el7.noarch 45/68 #12 90.15 Installing : automake-1.13.4-3.el7.noarch 46/68 #12 90.64 install-info: No such file or directory for /usr/share/info/automake.info.gz #12 90.66 Installing : python-IPy-0.75-6.el7.noarch 47/68 #12 90.73 Installing : policycoreutils-python-2.5-34.el7.x86_64 48/68 #12 90.79 Installing : policycoreutils-devel-2.5-34.el7.x86_64 49/68 #12 91.29 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 50/68 #12 92.03 Installing : kernel-headers-3.10.0-1160.45.1.el7.x86_64 51/68 #12 92.66 Installing : glibc-headers-2.17-325.el7_9.x86_64 52/68 #12 92.75 Installing : glibc-devel-2.17-325.el7_9.x86_64 53/68 #12 94.37 Installing : gcc-4.8.5-44.el7.x86_64 54/68 #12 94.93 Installing : libtool-2.4.2-22.el7_3.x86_64 55/68 #12 95.41 install-info: No such file or directory for /usr/share/info/libtool.info.gz #12 95.63 Installing : glibc-static-2.17-325.el7_9.x86_64 56/68 #12 95.65 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 57/68 #12 95.69 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 58/68 #12 95.72 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 59/68 #12 95.75 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 60/68 #12 96.64 Installing : cmake-2.8.12.2-2.el7.x86_64 61/68 #12 96.67 Installing : which-2.20-7.el7.x86_64 62/68 #12 97.17 install-info: No such file or directory for /usr/share/info/which.info.gz #12 97.66 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 63/68 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 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 version de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + 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 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' + 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-arm-v6 #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:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e #13 40.38 Selecting previously unselected package g++-mingw-w64-x86-64. #13 40.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... #13 40.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #13 47.72 Selecting previously unselected package libapparmor1:amd64. #13 47.73 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... #13 47.74 Unpacking libapparmor1:amd64 (2.13.2-10) ... #13 47.80 Selecting previously unselected package libapparmor-dev:amd64. #13 47.81 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... #13 47.82 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... #13 47.92 Selecting previously unselected package libbtrfs0. #13 47.92 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... #13 47.92 Unpacking libbtrfs0 (4.20.1-2) ... #13 47.97 Selecting previously unselected package libbtrfs-dev. #13 47.98 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... #13 47.99 Unpacking libbtrfs-dev (4.20.1-2) ... #13 48.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #13 48.09 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #13 48.10 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #13 48.17 Selecting previously unselected package libudev-dev:amd64. #13 48.17 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... #13 48.19 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... #13 48.29 Selecting previously unselected package libsepol1-dev:amd64. #13 48.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... #13 48.30 Unpacking libsepol1-dev:amd64 (2.8-1) ... #13 48.49 Selecting previously unselected package libpcre16-3:amd64. #13 48.49 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... #13 48.50 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #13 48.61 Selecting previously unselected package libpcre32-3:amd64. #13 48.61 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... #13 48.62 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #13 48.74 Selecting previously unselected package libpcrecpp0v5:amd64. #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:4f52aed752197cdf5f7c7dbcad8d8cafd200c7ed85753aeca3a770ed5f98a229 #23 50.88 + for f in rootlesskit rootlesskit-docker-proxy #23 50.89 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #12 97.68 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 64/68 #12 98.67 Cleanup : systemd-219-78.el7.x86_64 65/68 #12 99.18 Cleanup : systemd-libs-219-78.el7.x86_64 66/68 #12 99.69 Cleanup : glibc-2.17-317.el7.x86_64 67/68 #12 100.2 Cleanup : glibc-common-2.17-317.el7.x86_64 68/68 #12 100.8 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/68 #12 100.8 Verifying : libselinux-devel-2.5-15.el7.x86_64 2/68 #12 100.8 Verifying : policycoreutils-python-2.5-34.el7.x86_64 3/68 #12 100.8 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 4/68 #12 100.8 Verifying : cmake-2.8.12.2-2.el7.x86_64 5/68 #12 100.8 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 6/68 #12 100.8 Verifying : glibc-common-2.17-325.el7_9.x86_64 7/68 #12 100.9 Verifying : automake-1.13.4-3.el7.noarch 8/68 #12 100.9 Verifying : lzo-2.06-8.el7.x86_64 9/68 #12 100.9 Verifying : m4-1.4.16-10.el7.x86_64 10/68 #12 100.9 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 11/68 #12 100.9 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 12/68 #12 100.9 Verifying : git-1.8.3.1-23.el7_8.x86_64 13/68 #12 100.9 Verifying : checkpolicy-2.5-8.el7.x86_64 14/68 #12 101.0 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 15/68 #12 101.0 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 16/68 #12 101.0 Verifying : kernel-headers-3.10.0-1160.45.1.el7.x86_64 17/68 #12 101.0 Verifying : systemd-libs-219-78.el7_9.3.x86_64 18/68 #12 101.0 Verifying : which-2.20-7.el7.x86_64 19/68 #12 101.0 Verifying : glibc-devel-2.17-325.el7_9.x86_64 20/68 #12 101.1 Verifying : cpp-4.8.5-44.el7.x86_64 21/68 #12 101.1 Verifying : python-IPy-0.75-6.el7.noarch 22/68 #12 101.1 Verifying : libseccomp-2.3.1-4.el7.x86_64 23/68 #12 101.1 Verifying : glibc-headers-2.17-325.el7_9.x86_64 24/68 #12 101.1 Verifying : fipscheck-1.4.1-6.el7.x86_64 25/68 #12 101.1 Verifying : libselinux-utils-2.5-15.el7.x86_64 26/68 #12 101.1 Verifying : 1:make-3.82-24.el7.x86_64 27/68 #12 101.1 Verifying : openssh-7.4p1-21.el7.x86_64 28/68 #12 101.1 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 29/68 #12 101.2 Verifying : libtool-2.4.2-22.el7_3.x86_64 30/68 #12 101.2 Verifying : setools-libs-3.3.8-4.el7.x86_64 31/68 #12 101.2 Verifying : systemd-219-78.el7_9.3.x86_64 32/68 #12 101.2 Verifying : libsemanage-python-2.5-14.el7.x86_64 33/68 #12 101.2 Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 34/68 #12 101.2 Verifying : libarchive-3.1.2-14.el7_7.x86_64 35/68 #12 101.2 Verifying : mpfr-3.1.1-4.el7.x86_64 36/68 #12 101.2 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 37/68 #12 101.2 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 38/68 #12 101.3 Verifying : openssh-clients-7.4p1-21.el7.x86_64 39/68 #12 101.3 Verifying : perl-Test-Harness-3.28-3.el7.noarch 40/68 #12 101.3 Verifying : libselinux-python-2.5-15.el7.x86_64 41/68 #12 101.3 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 42/68 #12 101.3 Verifying : gcc-4.8.5-44.el7.x86_64 43/68 #12 101.3 Verifying : libmpc-1.0.1-3.el7.x86_64 44/68 #12 101.3 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 45/68 #12 101.3 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 46/68 #12 101.3 Verifying : glibc-2.17-325.el7_9.x86_64 47/68 #12 101.4 Verifying : libsepol-devel-2.5-10.el7.x86_64 48/68 #12 101.4 Verifying : 1:perl-Error-0.17020-2.el7.noarch 49/68 #12 101.4 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 50/68 #12 101.4 Verifying : pcre-devel-8.32-17.el7.x86_64 51/68 #12 101.4 Verifying : autoconf-2.69-11.el7.noarch 52/68 #12 101.4 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 53/68 #12 101.4 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 54/68 #23 ... #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:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e #13 48.75 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #13 48.76 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #13 48.84 Selecting previously unselected package libpcre3-dev:amd64. #13 48.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... #13 48.85 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #13 49.12 Selecting previously unselected package libselinux1-dev:amd64. #13 49.12 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... #13 49.13 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #13 49.29 Selecting previously unselected package libdevmapper-dev:amd64. #13 49.30 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #13 49.31 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #13 49.36 Selecting previously unselected package libseccomp-dev:amd64. #13 49.37 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... #13 49.37 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... #13 49.47 Selecting previously unselected package libsystemd-dev:amd64. #13 49.47 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... #13 49.48 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... #13 49.75 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #13 49.77 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... #13 49.78 Setting up libapparmor1:amd64 (2.13.2-10) ... #13 49.80 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #13 49.81 Setting up libpcre16-3:amd64 (2:8.39-12) ... #13 49.82 Setting up libsepol1-dev:amd64 (2.8-1) ... #13 49.83 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... #13 49.85 Setting up libbtrfs0 (4.20.1-2) ... #13 49.86 Setting up libpcre32-3:amd64 (2:8.39-12) ... #13 49.87 Setting up libudev-dev:amd64 (241-7~deb10u8) ... #13 49.90 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #13 49.91 Setting up libbtrfs-dev (4.20.1-2) ... #13 49.93 Setting up libapparmor-dev:amd64 (2.13.2-10) ... #13 49.94 Setting up mingw-w64-common (6.0.0-3) ... #13 49.96 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... #13 49.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... #13 49.98 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #13 49.99 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #13 50.01 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 50.01 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 50.02 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #13 50.03 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 50.04 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 50.05 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... #13 50.06 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #13 50.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #13 50.09 Setting up dmsetup (2:1.02.155-3) ... #13 50.10 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #13 50.11 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #13 50.13 Processing triggers for libc-bin (2.28-10) ... #13 DONE 52.7s #12 101.4 Verifying : rsync-3.1.2-10.el7.x86_64 55/68 #12 101.5 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 56/68 #12 101.5 Verifying : glibc-static-2.17-325.el7_9.x86_64 57/68 #12 101.5 Verifying : policycoreutils-2.5-34.el7.x86_64 58/68 #12 101.5 Verifying : libgomp-4.8.5-44.el7.x86_64 59/68 #12 101.5 Verifying : systemd-devel-219-78.el7_9.3.x86_64 60/68 #12 101.5 Verifying : less-458-9.el7.x86_64 61/68 #12 101.5 Verifying : libcgroup-0.41-21.el7.x86_64 62/68 #12 101.5 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 63/68 #12 101.5 Verifying : glibc-2.17-317.el7.x86_64 64/68 #12 101.5 Verifying : glibc-common-2.17-317.el7.x86_64 65/68 #12 101.5 Verifying : systemd-libs-219-78.el7.x86_64 66/68 #12 101.5 Verifying : systemd-219-78.el7.x86_64 67/68 #12 101.5 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 68/68 #12 101.6 #12 101.6 Installed: #12 101.6 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 #12 101.6 cmake.x86_64 0:2.8.12.2-2.el7 #12 101.6 device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 #12 101.6 gcc.x86_64 0:4.8.5-44.el7 #12 101.6 git.x86_64 0:1.8.3.1-23.el7_8 #12 101.6 glibc-static.x86_64 0:2.17-325.el7_9 #12 101.6 libarchive.x86_64 0:3.1.2-14.el7_7 #12 101.6 libseccomp-devel.x86_64 0:2.3.1-4.el7 #12 101.6 libselinux-devel.x86_64 0:2.5-15.el7 #12 101.6 libtool.x86_64 0:2.4.2-22.el7_3 #12 101.6 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 #12 101.6 make.x86_64 1:3.82-24.el7 #12 101.6 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #12 101.6 systemd-devel.x86_64 0:219-78.el7_9.3 #12 101.6 which.x86_64 0:2.20-7.el7 #12 101.6 #12 101.6 Dependency Installed: #12 101.6 audit-libs-python.x86_64 0:2.8.5-4.el7 #12 101.6 autoconf.noarch 0:2.69-11.el7 #12 101.6 automake.noarch 0:1.13.4-3.el7 #12 101.6 btrfs-progs.x86_64 0:4.9.1-1.el7 #12 101.6 checkpolicy.x86_64 0:2.5-8.el7 #12 101.6 cpp.x86_64 0:4.8.5-44.el7 #12 101.6 e2fsprogs-libs.x86_64 0:1.42.9-19.el7 #12 101.6 fipscheck.x86_64 0:1.4.1-6.el7 #12 101.6 fipscheck-lib.x86_64 0:1.4.1-6.el7 #12 101.6 glibc-devel.x86_64 0:2.17-325.el7_9 #12 101.6 glibc-headers.x86_64 0:2.17-325.el7_9 #12 101.6 kernel-headers.x86_64 0:3.10.0-1160.45.1.el7 #12 101.6 less.x86_64 0:458-9.el7 #12 101.6 libcgroup.x86_64 0:0.41-21.el7 #12 101.6 libedit.x86_64 0:3.0-12.20121213cvs.el7 #12 101.6 libgomp.x86_64 0:4.8.5-44.el7 #12 101.6 libmpc.x86_64 0:1.0.1-3.el7 #12 101.6 libseccomp.x86_64 0:2.3.1-4.el7 #12 101.6 libselinux-python.x86_64 0:2.5-15.el7 #12 101.6 libselinux-utils.x86_64 0:2.5-15.el7 #12 101.6 libsemanage-python.x86_64 0:2.5-14.el7 #12 101.6 libsepol-devel.x86_64 0:2.5-10.el7 #12 101.6 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #12 101.6 lzo.x86_64 0:2.06-8.el7 #12 101.6 m4.x86_64 0:1.4.16-10.el7 #12 101.6 mpfr.x86_64 0:3.1.1-4.el7 #12 101.6 openssh.x86_64 0:7.4p1-21.el7 #12 101.6 openssh-clients.x86_64 0:7.4p1-21.el7 #12 101.6 pcre-devel.x86_64 0:8.32-17.el7 #12 101.6 perl-Data-Dumper.x86_64 0:2.145-3.el7 #12 101.6 perl-Error.noarch 1:0.17020-2.el7 #12 101.6 perl-Git.noarch 0:1.8.3.1-23.el7_8 #12 101.6 perl-TermReadKey.x86_64 0:2.30-20.el7 #12 101.6 perl-Test-Harness.noarch 0:3.28-3.el7 #12 101.6 policycoreutils.x86_64 0:2.5-34.el7 #12 101.6 policycoreutils-devel.x86_64 0:2.5-34.el7 #12 101.6 policycoreutils-python.x86_64 0:2.5-34.el7 #12 101.6 python-IPy.noarch 0:0.75-6.el7 #12 101.6 rsync.x86_64 0:3.1.2-10.el7 #12 101.6 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #12 101.6 setools-libs.x86_64 0:3.3.8-4.el7 #12 101.6 #12 101.6 Dependency Updated: #12 101.6 device-mapper.x86_64 7:1.02.170-6.el7_9.5 #12 101.6 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 #12 101.6 glibc.x86_64 0:2.17-325.el7_9 #12 101.6 glibc-common.x86_64 0:2.17-325.el7_9 #12 101.6 systemd.x86_64 0:219-78.el7_9.3 #12 101.6 systemd-libs.x86_64 0:219-78.el7_9.3 #12 101.6 #12 101.6 Complete! #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:4f52aed752197cdf5f7c7dbcad8d8cafd200c7ed85753aeca3a770ed5f98a229 #23 DONE 54.9s #24 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build #24 sha256:ac23073b08a7664a72204294acef52516b88faf618efba42b2a7f3eb987c736c #24 DONE 0.2s #17 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #17 sha256:44ae2264512b46670708444c7d88a0a06821667a2327cd3004b0abfad8f9580a #17 DONE 0.2s #25 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build #25 sha256:91700af6214019f2490d666bb6c5874ad25196217b48be503959fe2d05caf59d #25 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:2a707d867879cc6c2968473f2ae641939e791a3f01fcd8c97aa4c3ffe4348da4 #12 DONE 102.2s #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:4c02df72207ed6fb7b6b0382fb44f116824b1dbf49c5ef09c82e5cd35583c465 #18 1.573 + RM_GOPATH=0 #18 1.573 + TMP_GOPATH= #18 1.573 + : /build #18 1.573 + '[' -z '' ']' #18 1.573 ++ mktemp -d #18 1.573 + export GOPATH=/tmp/tmp.oieMUeO0Gw #18 1.573 + GOPATH=/tmp/tmp.oieMUeO0Gw #18 1.573 + RM_GOPATH=1 #18 1.573 + case "$(go env GOARCH)" in #18 1.573 ++ go env GOARCH #18 1.585 + export GO_BUILDMODE=-buildmode=pie #18 1.585 + GO_BUILDMODE=-buildmode=pie #18 1.585 ++ dirname /tmp/install/install.sh #18 1.585 + dir=/tmp/install #18 1.585 + bin=runc #18 1.585 + shift #18 1.585 + '[' '!' -f /tmp/install/runc.installer ']' #18 1.585 + . /tmp/install/runc.installer #18 1.585 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd #18 1.585 + install_runc #18 1.585 + grep -q '^3\.10\.0.*\.el7\.' #18 1.593 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) #18 1.593 + uname -r #18 1.593 + RUNC_BUILDTAGS='seccomp ' #18 1.593 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' #18 1.593 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oieMUeO0Gw/src/github.com/opencontainers/runc #18 1.593 Cloning into '/tmp/tmp.oieMUeO0Gw/src/github.com/opencontainers/runc'... #14 DONE 3.4s #15 [stage-1 7/7] WORKDIR /root/rpmbuild #15 sha256:df4d65ef910871582f0c62f8ae23d4d26dc203f633571a57b2764a75de760f66 #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #18 6.172 + cd /tmp/tmp.oieMUeO0Gw/src/github.com/opencontainers/runc #18 6.172 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd #18 6.466 + '[' -z '' ']' #18 6.466 + target=static #18 6.466 + make 'BUILDTAGS=seccomp ' static #18 6.629 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . #16 exporting layers 4.3s done #16 writing image sha256:487f87baf3711ea7360de7db1452868d094f8c63e20875fd5c6226d316dfd823 done #16 naming to docker.io/rpmbuild-centos-7/x86_64 done #16 DONE 4.3s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine 8ab80e4' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --define '_scan_rpm_version 0.9.0' --define '_scan_version v0.9.0' --define '_scan_gitcommit b05830d' 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.jxvoUW + 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/engine.tgz + 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.8rf1ND + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=8ab80e4 + DOCKER_GITCOMMIT=8ab80e4 + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/engine + 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 version de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + 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 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 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-20211015144513-b485636 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" #18 60.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #18 61.81 + mkdir -p /build #18 61.81 + cp runc /build/runc #18 DONE 62.9s #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:7769cf44d8c46055837b5dcdb9981f828125d5da563c82e8a6c08d136652bd14 scripts/docs/generate-man.sh scripts/docs/generate-man.sh #21 ... #19 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #19 sha256:ac262bb4c70116afb46d1260472088d3f89591832cd724d6162fc86793c84d74 #19 DONE 0.3s #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:7769cf44d8c46055837b5dcdb9981f828125d5da563c82e8a6c08d136652bd14 #21 105.0 + bin/containerd #21 134.0 + bin/containerd-stress #21 135.0 + bin/containerd-shim #21 141.5 + bin/containerd-shim-runc-v1 #21 145.7 + bin/containerd-shim-runc-v2 #21 146.3 + binaries #21 146.3 + install -D bin/containerd /build/containerd #21 146.3 + install -D bin/containerd-shim /build/containerd-shim #21 146.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #21 146.3 + install -D bin/ctr /build/ctr #21 DONE 149.2s #22 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #22 sha256:a5ec170713ab6ee3646309ddb368ae9209b406a3bab6d5b6fe38dc4c35fe74c8 #22 DONE 1.5s #26 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #26 sha256:e4f70fb00f491345244d762d7758b3f5039dfa9e4d7aee9e5f2d59232200ea3e #26 DONE 0.3s #28 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ #28 sha256:79828196696b9bdcd53620418d5010c60c202e7b67c6758815d633b970fc0ba6 #28 DONE 0.1s #33 [binary-base 6/7] COPY --from=vpnkit /build/ /usr/local/bin/ #33 sha256:c50ca6ee06abb86b0302bda7b8b2f195b34f925bfed66193ff310e78be35caaa #33 DONE 1.7s #34 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #34 sha256:d193f23e36352e4a45a08125a6847aa2a9260e6c7e670ba539df9fedc1bbc622 #34 DONE 0.1s #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:bd8eeaa1d23f4d2e44134ddd1804ac3504f7dc2707b9e019265da035ebf41d28 #35 0.705 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZjMBDx + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-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-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.mWom0r + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20211015144513-b485636, build 8ab80e4 + exit 0 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.el7 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RahGCL + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MkU6Gb + 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/cli.tgz #35 0.861 Removing /build/bundles/ #35 0.862 #35 0.870 ---> Making bundle: binary (in /build/bundles/binary) #35 0.958 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20211015144513-b485636 #35 0.958 GOOS="" GOARCH="" GOARM="" + 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.HMqyoD + 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 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 13:13:01 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 13:13:01 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=b05830d TAG_NAME=v0.9.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=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 13:13:16 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 13:13:16 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=b05830d TAG_NAME=v0.9.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'... 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 #35 71.26 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20211015144513-b485636 #35 71.72 Copying nested executables into /build/bundles/binary-daemon #35 72.86 #35 DONE 75.8s #36 [binary 1/1] COPY --from=build-binary /build/bundles/ / #36 sha256:9c5c2c81cbf3ff60a50762c65e69d4840692287ff6903db9cead5c20bee26ee4 #36 DONE 2.6s #37 exporting to client #37 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #37 copying files 19.01MB 0.1s #37 copying files 204.44MB 1.1s done #37 DONE 1.1s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/docker' mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/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-20211015144513-b485636.tgz docker scripts/docs/generate-man.sh # 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-593/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-20211015144513-b485636.tgz docker-rootless-extras make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use quirky_elion 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-593/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-593/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-593/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /build Unable to find image 'golang:1.16.9' locally 1.16.9: Pulling from library/golang bb7d5a84853b: Pulling fs layer f02b617c6a8c: Pulling fs layer d32e17419b7e: Pulling fs layer c9d2d81226a4: Pulling fs layer 7bd370e02e50: Pulling fs layer 5cdf2d652a4d: Pulling fs layer 4573d57ef426: Pulling fs layer c9d2d81226a4: Waiting 7bd370e02e50: Waiting 5cdf2d652a4d: Waiting 4573d57ef426: Waiting f02b617c6a8c: Verifying Checksum f02b617c6a8c: Download complete d32e17419b7e: Verifying Checksum d32e17419b7e: Download complete bb7d5a84853b: Verifying Checksum bb7d5a84853b: Download complete c9d2d81226a4: Verifying Checksum c9d2d81226a4: Download complete 4573d57ef426: Verifying Checksum 4573d57ef426: Download complete 7bd370e02e50: Verifying Checksum 7bd370e02e50: Download complete 5cdf2d652a4d: Verifying Checksum 5cdf2d652a4d: Download complete bb7d5a84853b: Pull complete f02b617c6a8c: Pull complete d32e17419b7e: Pull complete c9d2d81226a4: Pull complete 7bd370e02e50: Pull complete 5cdf2d652a4d: Pull complete 4573d57ef426: Pull complete Digest: sha256:c8b7bf9166093208456120876e51e9cb387b0523bddb9d8c0b33ff621347e26f Status: Downloaded newer image for golang:1.16.9 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 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 13:15:17 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping + popd + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src ~/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=9d2c67f -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-20211015144513-b485636, build 8ab80e4 ./cli/build/docker -v Docker version 0.0.0-20211015144513-b485636, build b485636 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-20211015144513-b485636 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 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 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.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 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'. + 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 make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-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-20211015144513-b485636-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /build copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:056d80b7546d16e7e8ce97aa189148184c141cc98c983fa7e91e51aac31b3fa0 #1 transferring dockerfile: 937B 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:18515ebdd564ce87eb7b20493a3bacb81dba13db38973f5391dea8edb5027bb9 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7 #4 ... #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #5 sha256:1e1b5ce5e139aeff5ca012ecc29bb7699a2c77dc4f09f629fc3ac12f3353ae19 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:596b8ed99b64c1186c76c0ad2830c42252408989698e48ffef53304945f8fc5e #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7 #4 DONE 0.2s #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236 #3 DONE 0.4s #9 [internal] load build context #9 sha256:c7f60265200a818c7e58baad516e55ed6086dc89ef3e101677fdae71fe342d06 #9 transferring context: 839B done #9 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda #13 CACHED #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:877f35b71186b7103bfdf36212d29ed1185d9a8a63dbe7986ce6b37ecf4d75e2 #7 sha256:35badf4094a38ed7b0e61a1c3d08b667875bcde437bac327e42dff9359cdc59c #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:877f35b71186b7103bfdf36212d29ed1185d9a8a63dbe7986ce6b37ecf4d75e2 done #7 sha256:877f35b71186b7103bfdf36212d29ed1185d9a8a63dbe7986ce6b37ecf4d75e2 1.99kB / 1.99kB done #7 sha256:d6956781cbe1421752ea587a3f492ea4bfe92a69db8e8558371629d9d98b9224 305B / 305B 0.1s done #7 sha256:508b532f0d5d1f328b989d7d06444052435f8b5a4fb4adadd1b4b87217d356a1 256B / 256B 0.1s done #7 sha256:252d2745c24577dc866f5e6d0f9dd5382b0d918c6db961925f8bfb15dcff53ff 911B / 911B 0.1s done #7 sha256:2a5dd26c9b9e9568cc5fded626fb0bebb9302ac4df67c98d07e78e4e6ec4ab84 5.00kB / 5.00kB done #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 2.10MB / 41.59MB 0.2s #7 sha256:046f94b74af6ab72dbe6aa7888afed43022fcbdea2c7204be977ad0cd964ee5c 0B / 178B 0.2s #7 sha256:9d55a830224d5be73c9f767c235d4ad91265d1891d209296722030c718351bca 0B / 414B 0.2s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 5.24MB / 41.59MB 0.3s #7 sha256:046f94b74af6ab72dbe6aa7888afed43022fcbdea2c7204be977ad0cd964ee5c 178B / 178B 0.2s done #7 sha256:9d55a830224d5be73c9f767c235d4ad91265d1891d209296722030c718351bca 414B / 414B 0.2s done #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 0B / 13.88MB 0.3s #7 sha256:a317dcb67c1217e907024aed5fb9d2e98423ee9c3263790d48aa9d2c8151ec61 0B / 123.05kB 0.3s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 7.34MB / 41.59MB 0.4s #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 1.05MB / 13.88MB 0.4s #7 sha256:a317dcb67c1217e907024aed5fb9d2e98423ee9c3263790d48aa9d2c8151ec61 123.05kB / 123.05kB 0.3s done #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 9.44MB / 41.59MB 0.6s #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 4.19MB / 13.88MB 0.6s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 11.53MB / 41.59MB 0.7s #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 6.29MB / 13.88MB 0.7s #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 7.34MB / 13.88MB 0.8s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 13.63MB / 41.59MB 0.9s #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 8.39MB / 13.88MB 0.9s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 18.87MB / 41.59MB 1.1s #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 13.88MB / 13.88MB 1.1s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 22.02MB / 41.59MB 1.2s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 25.17MB / 41.59MB 1.3s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 27.26MB / 41.59MB 1.4s #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 13.88MB / 13.88MB 1.4s done #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 33.55MB / 41.59MB 1.6s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 36.70MB / 41.59MB 1.7s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 39.85MB / 41.59MB 1.8s #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 41.59MB / 41.59MB 2.6s done #7 extracting sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 #7 extracting sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 2.5s done #7 extracting sha256:d6956781cbe1421752ea587a3f492ea4bfe92a69db8e8558371629d9d98b9224 done #7 extracting sha256:508b532f0d5d1f328b989d7d06444052435f8b5a4fb4adadd1b4b87217d356a1 #7 extracting sha256:508b532f0d5d1f328b989d7d06444052435f8b5a4fb4adadd1b4b87217d356a1 done #7 extracting sha256:252d2745c24577dc866f5e6d0f9dd5382b0d918c6db961925f8bfb15dcff53ff done #7 extracting sha256:046f94b74af6ab72dbe6aa7888afed43022fcbdea2c7204be977ad0cd964ee5c #7 extracting sha256:046f94b74af6ab72dbe6aa7888afed43022fcbdea2c7204be977ad0cd964ee5c done #7 extracting sha256:9d55a830224d5be73c9f767c235d4ad91265d1891d209296722030c718351bca done #7 extracting sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 0.1s #7 extracting sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 0.4s done #7 extracting sha256:a317dcb67c1217e907024aed5fb9d2e98423ee9c3263790d48aa9d2c8151ec61 done #7 DONE 6.4s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:5bd5fd1daf75a2155ed43e380284f5702d7128a36778f57c3488e5028bd0f3f1 #8 1.055 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB] #8 1.141 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] #8 1.303 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [177 kB] #8 1.403 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB] #8 3.493 Get:5 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB] #8 3.494 Get:6 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] #8 3.496 Get:7 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] #8 3.497 Get:8 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] #8 4.176 Fetched 18.7 MB in 4s (5211 kB/s) #8 4.176 Reading package lists... #8 5.547 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?) #8 5.561 Reading package lists... #8 6.957 Building dependency tree... #8 7.160 Reading state information... #8 7.613 curl is already the newest version (7.74.0-1.3). #8 7.613 The following additional packages will be installed: #8 7.613 autoconf automake autopoint autotools-dev binutils #8 7.613 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 7.613 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file #8 7.613 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian #8 7.613 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils #8 7.613 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl #8 7.614 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl #8 7.614 libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1 #8 7.614 libencode-locale-perl liberror-perl libexpat1 libfakeroot #8 7.614 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl #8 7.614 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #8 7.614 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl #8 7.614 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 7.614 libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl #8 7.614 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 7.614 libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 7.614 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 7.614 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 7.614 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 7.614 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 7.614 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 7.614 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 7.614 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 7.615 media-types patch patchutils perl perl-base perl-modules-5.32 #8 7.615 perl-openssl-defaults po-debconf python3 python3-minimal python3.9 #8 7.615 python3.9-minimal sensible-utils wdiff xz-utils #8 7.617 Suggested packages: #8 7.617 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 7.617 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx #8 7.617 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #8 7.617 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 7.617 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #8 7.617 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap #8 7.617 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt #8 7.617 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib #8 7.617 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev #8 7.617 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el #8 7.617 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc #8 7.617 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl #8 7.617 libscalar-number-perl libbareword-filehandles-perl libindirect-perl #8 7.617 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk #8 7.617 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed #8 7.617 diffutils-doc perl-doc libterm-readline-gnu-perl #8 7.617 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl #8 7.617 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc #8 7.617 binfmt-support wdiff-doc #8 7.617 Recommended packages: #8 7.618 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl #8 7.618 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl #8 7.618 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic #8 7.618 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring #8 7.618 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client #8 7.618 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus #8 7.618 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl #8 7.618 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl #8 7.618 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl #8 7.618 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #8 9.461 The following NEW packages will be installed: #8 9.461 autoconf automake autopoint autotools-dev binutils #8 9.461 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 #8 9.461 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz #8 9.461 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base #8 9.461 intltool-debian libarchive-zip-perl libasan6 libatomic1 #8 9.461 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 #8 9.461 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 #8 9.461 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl #8 9.461 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl #8 9.461 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl #8 9.461 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 9.461 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 #8 9.461 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 9.461 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 9.461 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl #8 9.461 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 #8 9.461 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 9.461 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 #8 9.462 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl #8 9.462 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal #8 9.462 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl #8 9.462 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 #8 9.462 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl #8 9.462 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db #8 9.462 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults #8 9.462 po-debconf python3 python3-minimal python3.9 python3.9-minimal #8 9.463 sensible-utils wdiff xz-utils #8 9.463 The following packages will be upgraded: #8 9.464 libc6 perl-base #8 9.911 2 upgraded, 126 newly installed, 0 to remove and 14 not upgraded. #8 9.911 Need to get 80.9 MB of archives. #8 9.911 After this operation, 300 MB of additional disk space will be used. #8 9.911 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf perl-base armhf 5.32.1-4+deb11u2 [1433 kB] #8 9.928 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1 [2297 kB] #8 10.48 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB] #8 10.48 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] #8 10.48 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] #8 10.49 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] #8 10.49 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] #8 10.49 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] #8 10.55 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1 [266 kB] #8 10.56 Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20211007-2 [1012 kB] #8 10.57 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1 [1813 kB] #8 10.57 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #8 10.73 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] #8 10.73 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB] #8 10.90 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] #8 10.90 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] #8 10.97 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB] #8 10.97 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] #8 11.05 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] #8 11.05 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] #8 11.05 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] #8 11.06 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] #8 11.13 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] #8 11.14 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] #8 11.14 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] #8 11.14 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] #8 11.14 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] #8 11.14 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB] #8 11.20 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB] #8 11.21 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB] #8 11.21 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] #8 11.22 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB] #8 11.30 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] #8 11.30 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] #8 11.30 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] #8 11.31 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 11.31 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] #8 11.31 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] #8 11.39 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] #8 11.47 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] #8 11.48 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] #8 11.48 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] #8 11.52 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] #8 11.63 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] #8 11.63 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] #8 11.64 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] #8 11.71 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] #8 11.71 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] #8 12.04 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] #8 12.04 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] #8 12.04 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] #8 12.04 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] #8 12.04 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] #8 12.05 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] #8 12.12 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] #8 12.20 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] #8 12.20 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] #8 12.94 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] #8 12.94 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] #8 12.94 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB] #8 12.94 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] #8 12.94 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] #8 12.96 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] #8 12.96 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] #8 12.99 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] #8 12.99 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 13.02 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 13.10 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB] #8 13.11 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] #8 13.18 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] #8 13.19 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB] #8 13.27 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] #8 13.27 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] #8 13.28 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] #8 13.87 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB] #8 13.89 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] #8 13.92 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 13.92 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] #8 13.92 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] #8 13.93 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] #8 13.93 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] #8 13.93 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] #8 13.93 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] #8 13.95 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] #8 14.03 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] #8 14.03 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] #8 14.03 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] #8 14.03 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 14.04 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] #8 14.04 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 14.04 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] #8 14.04 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] #8 14.11 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 14.11 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] #8 14.19 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] #8 14.19 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] #8 14.19 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] #8 14.20 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] #8 14.20 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 14.20 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] #8 14.20 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] #8 14.27 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] #8 14.28 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 14.28 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] #8 14.44 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] #8 14.76 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] #8 14.84 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] #8 14.84 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 14.84 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] #8 14.92 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 14.92 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 14.92 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] #8 14.93 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] #8 14.93 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] #8 15.00 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] #8 15.00 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 15.05 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] #8 15.05 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 15.05 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] #8 15.05 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] #8 15.05 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB] #8 15.08 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] #8 15.09 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] #8 15.14 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] #8 15.14 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB] #8 15.16 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] #8 15.21 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB] #8 15.29 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB] #8 15.86 debconf: delaying package configuration, since apt-utils is not installed #8 15.90 Fetched 80.9 MB in 6s (13.2 MB/s) #8 15.93 (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 ... 7757 files and directories currently installed.) #8 15.94 Preparing to unpack .../perl-base_5.32.1-4+deb11u2_armhf.deb ... #8 15.96 Unpacking perl-base (5.32.1-4+deb11u2) over (5.32.1-4+deb11u1) ... #8 17.94 Setting up perl-base (5.32.1-4+deb11u2) ... #8 17.99 Selecting previously unselected package bsdextrautils. #8 17.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 ... 7757 files and directories currently installed.) #8 18.00 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ... #8 18.00 Unpacking bsdextrautils (2.36.1-8) ... #8 18.07 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1_armhf.deb ... #8 18.21 Unpacking libc6:armhf (2.31-13+rpt2+rpi1) over (2.31-13+rpi1) ... #8 19.42 Setting up libc6:armhf (2.31-13+rpt2+rpi1) ... #8 20.57 Selecting previously unselected package libuchardet0:armhf. #8 20.57 (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 ... 7788 files and directories currently installed.) #8 20.58 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... #8 20.58 Unpacking libuchardet0:armhf (0.0.7-1) ... #8 20.62 Selecting previously unselected package groff-base. #8 20.62 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... #8 20.63 Unpacking groff-base (1.22.4-6) ... #8 20.73 Selecting previously unselected package libgdbm6:armhf. #8 20.73 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... #8 20.73 Unpacking libgdbm6:armhf (1.19-2) ... #8 20.77 Selecting previously unselected package libpipeline1:armhf. #8 20.78 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... #8 20.78 Unpacking libpipeline1:armhf (1.5.3-1) ... #8 20.84 Selecting previously unselected package man-db. #8 20.84 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... #8 20.85 Unpacking man-db (2.9.4-2) ... #8 20.96 Selecting previously unselected package perl-modules-5.32. #8 20.96 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 20.96 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 21.32 Selecting previously unselected package libgdbm-compat4:armhf. #8 21.32 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... #8 21.32 Unpacking libgdbm-compat4:armhf (1.19-2) ... #8 21.36 Selecting previously unselected package libperl5.32:armhf. #8 21.36 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... #8 21.37 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... #8 21.77 Selecting previously unselected package perl. #8 21.77 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ... #8 21.78 Unpacking perl (5.32.1-4+deb11u2) ... #8 21.85 Selecting previously unselected package libpython3.9-minimal:armhf. #8 21.85 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 21.86 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #8 21.98 Selecting previously unselected package libexpat1:armhf. #8 21.98 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ... #8 21.99 Unpacking libexpat1:armhf (2.2.10-2) ... #8 22.03 Selecting previously unselected package python3.9-minimal. #8 22.04 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... #8 22.04 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... #8 22.21 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... #8 22.23 Setting up libexpat1:armhf (2.2.10-2) ... #8 22.25 Setting up python3.9-minimal (3.9.2-1+rpi1) ... #8 22.95 Selecting previously unselected package python3-minimal. #8 22.95 (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 ... 10595 files and directories currently installed.) #8 22.96 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... #8 22.96 Unpacking python3-minimal (3.9.2-3) ... #8 22.99 Selecting previously unselected package media-types. #8 23.00 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 23.00 Unpacking media-types (4.0.0) ... #8 23.04 Selecting previously unselected package libmpdec3:armhf. #8 23.04 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... #8 23.04 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... #8 23.08 Selecting previously unselected package libpython3.9-stdlib:armhf. #8 23.08 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... #8 23.09 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #8 23.26 Selecting previously unselected package python3.9. #8 23.26 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... #8 23.26 Unpacking python3.9 (3.9.2-1+rpi1) ... #8 23.30 Selecting previously unselected package libpython3-stdlib:armhf. #8 23.30 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... #8 23.31 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... #8 23.35 Setting up python3-minimal (3.9.2-3) ... #8 23.54 Selecting previously unselected package python3. #8 23.54 (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 ... 10992 files and directories currently installed.) #8 23.55 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... #8 23.56 Unpacking python3 (3.9.2-3) ... #8 23.60 Selecting previously unselected package sensible-utils. #8 23.60 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... #8 23.60 Unpacking sensible-utils (0.0.14) ... #8 23.63 Selecting previously unselected package bzip2. #8 23.63 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... #8 23.64 Unpacking bzip2 (1.0.8-4) ... #8 23.67 Selecting previously unselected package libmagic-mgc. #8 23.68 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ... #8 23.68 Unpacking libmagic-mgc (1:5.39-3) ... #8 23.76 Selecting previously unselected package libmagic1:armhf. #8 23.77 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ... #8 23.77 Unpacking libmagic1:armhf (1:5.39-3) ... #8 23.82 Selecting previously unselected package file. #8 23.82 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ... #8 23.83 Unpacking file (1:5.39-3) ... #8 23.86 Selecting previously unselected package gettext-base. #8 23.86 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... #8 23.87 Unpacking gettext-base (0.21-4) ... #8 23.92 Selecting previously unselected package xz-utils. #8 23.92 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ... #8 23.93 Unpacking xz-utils (5.2.5-2) ... #8 23.98 Selecting previously unselected package libsigsegv2:armhf. #8 23.98 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... #8 23.98 Unpacking libsigsegv2:armhf (2.13-1) ... #8 24.02 Selecting previously unselected package m4. #8 24.02 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... #8 24.03 Unpacking m4 (1.4.18-5) ... #8 24.11 Selecting previously unselected package autoconf. #8 24.11 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... #8 24.11 Unpacking autoconf (2.69-14) ... #8 24.17 Selecting previously unselected package autotools-dev. #8 24.17 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... #8 24.18 Unpacking autotools-dev (20180224.1+nmu1) ... #8 24.27 Selecting previously unselected package automake. #8 24.27 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... #8 24.28 Unpacking automake (1:1.16.3-2) ... #8 24.34 Selecting previously unselected package autopoint. #8 24.35 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... #8 24.36 Unpacking autopoint (0.21-4) ... #8 24.40 Selecting previously unselected package binutils-common:armhf. #8 24.41 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... #8 24.41 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... #8 24.65 Selecting previously unselected package libbinutils:armhf. #8 24.65 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... #8 24.65 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... #8 24.74 Selecting previously unselected package libctf-nobfd0:armhf. #8 24.74 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... #8 24.75 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 24.79 Selecting previously unselected package libctf0:armhf. #8 24.79 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... #8 24.79 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... #8 24.83 Selecting previously unselected package binutils-arm-linux-gnueabihf. #8 24.83 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... #8 24.84 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #8 25.07 Selecting previously unselected package binutils. #8 25.07 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... #8 25.08 Unpacking binutils (2.35.2-2+rpi1) ... #8 25.12 Selecting previously unselected package libisl23:armhf. #8 25.12 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... #8 25.13 Unpacking libisl23:armhf (0.23-1) ... #8 25.20 Selecting previously unselected package libmpfr6:armhf. #8 25.20 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... #8 25.21 Unpacking libmpfr6:armhf (4.1.0-3) ... #8 25.26 Selecting previously unselected package libmpc3:armhf. #8 25.26 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... #8 25.27 Unpacking libmpc3:armhf (1.2.0-1) ... #8 25.30 Selecting previously unselected package cpp-10. #8 25.30 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... #8 25.31 Unpacking cpp-10 (10.2.1-6+rpi1) ... #8 25.91 Selecting previously unselected package cpp. #8 25.91 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... #8 25.92 Unpacking cpp (4:10.2.1-1+rpi1) ... #8 25.99 Selecting previously unselected package libdebhelper-perl. #8 25.99 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ... #8 26.01 Unpacking libdebhelper-perl (13.3.4) ... #8 26.16 Selecting previously unselected package libcc1-0:armhf. #8 26.16 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ... #8 26.17 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... #8 26.23 Selecting previously unselected package libgomp1:armhf. #8 26.23 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ... #8 26.25 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... #8 26.37 Selecting previously unselected package libatomic1:armhf. #8 26.38 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ... #8 26.38 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... #8 26.42 Selecting previously unselected package libasan6:armhf. #8 26.42 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ... #8 26.43 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... #8 26.67 Selecting previously unselected package libubsan1:armhf. #8 26.67 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ... #8 26.68 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... #8 26.77 Selecting previously unselected package libgcc-10-dev:armhf. #8 26.77 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... #8 26.78 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #8 26.88 Selecting previously unselected package gcc-10. #8 26.88 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ... #8 26.89 Unpacking gcc-10 (10.2.1-6+rpi1) ... #8 28.04 Selecting previously unselected package gcc. #8 28.04 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... #8 28.05 Unpacking gcc (4:10.2.1-1+rpi1) ... #8 28.08 Selecting previously unselected package libc-dev-bin. #8 28.08 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1_armhf.deb ... #8 28.09 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1) ... #8 28.13 Selecting previously unselected package linux-libc-dev:armhf. #8 28.13 Preparing to unpack .../035-linux-libc-dev_1%3a1.20211007-2_armhf.deb ... #8 28.13 Unpacking linux-libc-dev:armhf (1:1.20211007-2) ... #8 28.30 Selecting previously unselected package libcrypt-dev:armhf. docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-593/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-593/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /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 #8 28.31 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... #8 28.31 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... #8 28.42 Selecting previously unselected package libtirpc-dev:armhf. #8 28.43 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ... #8 28.44 Unpacking libtirpc-dev:armhf (1.3.1-1) ... #8 28.49 Selecting previously unselected package libnsl-dev:armhf. #8 28.49 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ... #8 28.49 Unpacking libnsl-dev:armhf (1.3.0-2) ... #8 28.53 Selecting previously unselected package libc6-dev:armhf. #8 28.54 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1_armhf.deb ... #8 28.54 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1) ... #8 28.74 Selecting previously unselected package libtool. #8 28.74 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ... #8 28.75 Unpacking libtool (2.4.6-15) ... #8 28.79 Selecting previously unselected package dh-autoreconf. #8 28.80 Preparing to unpack .../041-dh-autoreconf_20_all.deb ... #8 28.80 Unpacking dh-autoreconf (20) ... #8 28.83 Selecting previously unselected package libarchive-zip-perl. #8 28.84 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ... #8 28.84 Unpacking libarchive-zip-perl (1.68-1) ... #8 28.88 Selecting previously unselected package libsub-override-perl. #8 28.88 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ... #8 28.89 Unpacking libsub-override-perl (0.09-2) ... #8 28.92 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 28.92 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 28.93 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 28.96 Selecting previously unselected package dh-strip-nondeterminism. #8 28.96 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 28.97 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 29.00 Selecting previously unselected package libdpkg-perl. #8 29.00 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ... #8 29.00 Unpacking libdpkg-perl (1.20.9+rpi1) ... #8 29.09 Selecting previously unselected package patch. #8 29.09 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ... #8 29.09 Unpacking patch (2.7.6-7) ... #8 29.14 Selecting previously unselected package make. #8 29.14 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ... #8 29.15 Unpacking make (4.3-4.1) ... #8 29.22 Selecting previously unselected package dpkg-dev. #8 29.22 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ... #8 29.22 Unpacking dpkg-dev (1.20.9+rpi1) ... #8 29.32 Selecting previously unselected package libelf1:armhf. #8 29.32 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ... #8 29.33 Unpacking libelf1:armhf (0.183-1) ... #8 29.38 Selecting previously unselected package dwz. #8 29.38 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ... #8 29.39 Unpacking dwz (0.13+20210201-1) ... #8 29.44 Selecting previously unselected package libicu67:armhf. #8 29.44 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ... #8 29.45 Unpacking libicu67:armhf (67.1-7) ... #8 30.22 Selecting previously unselected package libxml2:armhf. #8 30.22 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7_armhf.deb ... #8 30.22 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ... #8 30.31 Selecting previously unselected package gettext. #8 30.31 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ... #8 30.31 Unpacking gettext (0.21-4) ... #8 30.43 Selecting previously unselected package intltool-debian. #8 30.43 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ... #8 30.44 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 30.47 Selecting previously unselected package po-debconf. #8 30.47 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ... #8 30.48 Unpacking po-debconf (1.0.21+nmu1) ... #8 30.52 Selecting previously unselected package debhelper. #8 30.53 Preparing to unpack .../057-debhelper_13.3.4_all.deb ... #8 30.53 Unpacking debhelper (13.3.4) ... #8 30.65 Selecting previously unselected package libfakeroot:armhf. #8 30.66 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ... #8 30.66 Unpacking libfakeroot:armhf (1.25.3-1.1) ... #8 30.73 Selecting previously unselected package fakeroot. #8 30.73 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ... #8 30.74 Unpacking fakeroot (1.25.3-1.1) ... #8 30.84 Selecting previously unselected package libfile-dirlist-perl. #8 30.85 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ... #8 30.85 Unpacking libfile-dirlist-perl (0.05-2) ... #8 30.89 Selecting previously unselected package libfile-which-perl. #8 30.89 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ... #8 30.90 Unpacking libfile-which-perl (1.23-1) ... #8 30.93 Selecting previously unselected package libfile-homedir-perl. #8 30.93 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ... #8 30.95 Unpacking libfile-homedir-perl (1.006-1) ... #8 30.98 Selecting previously unselected package libfile-touch-perl. #8 30.99 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ... #8 30.99 Unpacking libfile-touch-perl (0.11-1) ... #8 31.02 Selecting previously unselected package libio-pty-perl. #8 31.02 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ... #8 31.02 Unpacking libio-pty-perl (1:1.15-2) ... #8 31.06 Selecting previously unselected package libipc-run-perl. #8 31.06 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ... #8 31.06 Unpacking libipc-run-perl (20200505.0-1) ... #8 31.10 Selecting previously unselected package libclass-method-modifiers-perl. #8 31.10 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 31.10 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 31.14 Selecting previously unselected package libb-hooks-op-check-perl. #8 31.14 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... #8 31.15 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... #8 31.19 Selecting previously unselected package libdynaloader-functions-perl. #8 31.19 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 31.19 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 31.22 Selecting previously unselected package libdevel-callchecker-perl. #8 31.23 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... #8 31.23 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 31.27 Selecting previously unselected package libparams-classify-perl. #8 31.27 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ... #8 31.27 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 31.30 Selecting previously unselected package libmodule-runtime-perl. #8 31.31 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ... #8 31.31 Unpacking libmodule-runtime-perl (0.016-1) ... #8 31.34 Selecting previously unselected package libimport-into-perl. #8 31.34 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ... #8 31.35 Unpacking libimport-into-perl (1.002005-1) ... #8 31.38 Selecting previously unselected package librole-tiny-perl. #8 31.38 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ... #8 31.38 Unpacking librole-tiny-perl (2.002004-1) ... #8 31.42 Selecting previously unselected package libstrictures-perl. #8 31.42 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ... #8 31.42 Unpacking libstrictures-perl (2.000006-1) ... #8 31.45 Selecting previously unselected package libsub-quote-perl. #8 31.46 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ... #8 31.46 Unpacking libsub-quote-perl (2.006006-1) ... #8 31.50 Selecting previously unselected package libmoo-perl. #8 31.50 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ... #8 31.50 Unpacking libmoo-perl (2.004004-1) ... #8 31.54 Selecting previously unselected package libencode-locale-perl. #8 31.54 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ... #8 31.55 Unpacking libencode-locale-perl (1.05-1.1) ... #8 31.58 Selecting previously unselected package libtimedate-perl. #8 31.59 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ... #8 31.59 Unpacking libtimedate-perl (2.3300-2) ... #8 31.63 Selecting previously unselected package libhttp-date-perl. #8 31.63 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ... #8 31.64 Unpacking libhttp-date-perl (6.05-1) ... #8 31.67 Selecting previously unselected package libfile-listing-perl. #8 31.67 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ... #8 31.68 Unpacking libfile-listing-perl (6.14-1) ... #8 31.71 Selecting previously unselected package libhtml-tagset-perl. #8 31.72 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ... #8 31.72 Unpacking libhtml-tagset-perl (3.20-4) ... #8 31.75 Selecting previously unselected package liburi-perl. #8 31.76 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ... #8 31.76 Unpacking liburi-perl (5.08-1) ... #8 31.80 Selecting previously unselected package libhtml-parser-perl. #8 31.80 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ... #8 31.81 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 31.86 Selecting previously unselected package libhtml-tree-perl. #8 31.86 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ... #8 31.87 Unpacking libhtml-tree-perl (5.07-2) ... #8 31.91 Selecting previously unselected package libio-html-perl. #8 31.92 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ... #8 31.92 Unpacking libio-html-perl (1.004-2) ... #8 31.95 Selecting previously unselected package liblwp-mediatypes-perl. #8 31.95 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 31.96 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 31.99 Selecting previously unselected package libhttp-message-perl. #8 31.99 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ... #8 32.00 Unpacking libhttp-message-perl (6.28-1) ... #8 32.03 Selecting previously unselected package libhttp-cookies-perl. #8 32.03 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ... #8 32.04 Unpacking libhttp-cookies-perl (6.10-1) ... #8 32.07 Selecting previously unselected package libhttp-negotiate-perl. #8 32.07 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ... #8 32.07 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 32.11 Selecting previously unselected package perl-openssl-defaults:armhf. #8 32.11 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ... #8 32.11 Unpacking perl-openssl-defaults:armhf (5) ... #8 32.14 Selecting previously unselected package libnet-ssleay-perl. #8 32.14 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... #8 32.15 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 32.20 Selecting previously unselected package libio-socket-ssl-perl. #8 32.21 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ... #8 32.21 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 32.25 Selecting previously unselected package libnet-http-perl. #8 32.26 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ... #8 32.26 Unpacking libnet-http-perl (6.20-1) ... #8 32.29 Selecting previously unselected package liblwp-protocol-https-perl. #8 32.29 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 32.30 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 32.33 Selecting previously unselected package libtry-tiny-perl. #8 32.33 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ... #8 32.34 Unpacking libtry-tiny-perl (0.30-1) ... #8 32.36 Selecting previously unselected package libwww-robotrules-perl. #8 32.37 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ... #8 32.37 Unpacking libwww-robotrules-perl (6.02-1) ... #8 32.40 Selecting previously unselected package libwww-perl. #8 32.41 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ... #8 32.41 Unpacking libwww-perl (6.52-1) ... #8 32.45 Selecting previously unselected package patchutils. #8 32.45 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ... #8 32.46 Unpacking patchutils (0.4.2-1) ... #8 32.50 Selecting previously unselected package libtinfo5:armhf. #8 32.50 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ... #8 32.50 Unpacking libtinfo5:armhf (6.2+20201114-2) ... #8 32.55 Selecting previously unselected package wdiff. #8 32.55 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ... #8 32.55 Unpacking wdiff (1.2.2-2) ... #8 32.60 Selecting previously unselected package devscripts. #8 32.61 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ... #8 32.63 Unpacking devscripts (2.21.3+deb11u1) ... #8 32.74 Selecting previously unselected package equivs. #8 32.74 Preparing to unpack .../102-equivs_2.3.1_all.deb ... #8 32.74 Unpacking equivs (2.3.1) ... #8 32.79 Selecting previously unselected package libcurl3-gnutls:armhf. #8 32.79 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3_armhf.deb ... #8 32.80 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ... #8 32.86 Selecting previously unselected package liberror-perl. #8 32.86 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ... #8 32.86 Unpacking liberror-perl (0.17029-1) ... #8 32.91 Selecting previously unselected package git-man. #8 32.91 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ... #8 32.92 Unpacking git-man (1:2.30.2-1) ... #8 33.33 Selecting previously unselected package git. #8 33.34 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ... #8 33.38 Unpacking git (1:2.30.2-1) ... #8 33.84 Setting up media-types (4.0.0) ... #8 33.86 Setting up libpipeline1:armhf (1.5.3-1) ... #8 33.88 Setting up bsdextrautils (2.36.1-8) ... #8 33.91 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 33.91 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 33.92 Setting up libicu67:armhf (67.1-7) ... #8 33.94 Setting up libmagic-mgc (1:5.39-3) ... #8 33.95 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 33.97 Setting up binutils-common:armhf (2.35.2-2+rpi1) ... #8 33.99 Setting up libmagic1:armhf (1:5.39-3) ... #8 34.02 Setting up perl-openssl-defaults:armhf (5) ... #8 34.04 Setting up linux-libc-dev:armhf (1:1.20211007-2) ... #8 34.06 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ... #8 34.09 Setting up gettext-base (0.21-4) ... #8 34.10 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ... #8 34.11 Setting up file (1:5.39-3) ... #8 34.13 Setting up libgomp1:armhf (10.2.1-6+rpi1) ... #8 34.16 Setting up bzip2 (1.0.8-4) ... #8 34.18 Setting up libfakeroot:armhf (1.25.3-1.1) ... #8 34.20 Setting up libasan6:armhf (10.2.1-6+rpi1) ... #8 34.21 Setting up fakeroot (1.25.3-1.1) ... #8 34.22 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 34.23 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 34.23 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 34.23 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 34.23 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 34.23 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 34.23 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 34.23 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 34.23 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 34.24 Setting up autotools-dev (20180224.1+nmu1) ... #8 34.25 Setting up libtirpc-dev:armhf (1.3.1-1) ... #8 34.26 Setting up make (4.3-4.1) ... #8 34.28 Setting up libmpfr6:armhf (4.1.0-3) ... #8 34.29 Setting up libsigsegv2:armhf (2.13-1) ... #8 34.31 Setting up xz-utils (5.2.5-2) ... #8 34.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 34.33 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 34.33 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 34.33 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 34.33 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 34.33 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 34.33 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 34.33 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 34.33 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 34.33 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 34.33 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 34.35 Setting up libmpc3:armhf (1.2.0-1) ... #8 34.37 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... #8 34.38 Setting up patch (2.7.6-7) ... #8 34.40 Setting up autopoint (0.21-4) ... #8 34.41 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... #8 34.43 Setting up libnsl-dev:armhf (1.3.0-2) ... #8 34.44 Setting up sensible-utils (0.0.14) ... #8 34.45 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... #8 34.47 Setting up libuchardet0:armhf (0.0.7-1) ... #8 34.48 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... #8 34.50 Setting up git-man (1:2.30.2-1) ... #8 34.52 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... #8 34.53 Setting up libisl23:armhf (0.23-1) ... #8 34.55 Setting up libc-dev-bin (2.31-13+rpt2+rpi1) ... #8 34.58 Setting up libtinfo5:armhf (6.2+20201114-2) ... #8 34.60 Setting up libelf1:armhf (0.183-1) ... #8 34.62 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ... #8 34.63 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... #8 34.64 Setting up cpp-10 (10.2.1-6+rpi1) ... #8 34.66 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... #8 34.67 Setting up libpython3-stdlib:armhf (3.9.2-3) ... #8 34.69 Setting up libgdbm6:armhf (1.19-2) ... #8 34.70 Setting up libctf0:armhf (2.35.2-2+rpi1) ... #8 34.72 Setting up wdiff (1.2.2-2) ... #8 34.74 Setting up gettext (0.21-4) ... #8 34.76 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... #8 34.78 Setting up m4 (1.4.18-5) ... #8 34.80 Setting up libgdbm-compat4:armhf (1.19-2) ... #8 34.81 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... #8 34.82 Setting up dwz (0.13+20210201-1) ... #8 34.84 Setting up groff-base (1.22.4-6) ... #8 34.86 Setting up cpp (4:10.2.1-1+rpi1) ... #8 34.88 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1) ... #8 34.89 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... #8 34.90 Setting up python3.9 (3.9.2-1+rpi1) ... #8 35.63 Setting up python3 (3.9.2-3) ... #8 35.74 Setting up binutils (2.35.2-2+rpi1) ... #8 35.76 Setting up man-db (2.9.4-2) ... #8 35.89 Building database of manual pages ... #8 38.62 Setting up perl (5.32.1-4+deb11u2) ... #8 38.66 Setting up libio-html-perl (1.004-2) ... #8 38.68 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... #8 38.70 Setting up gcc-10 (10.2.1-6+rpi1) ... #8 38.71 Setting up libdpkg-perl (1.20.9+rpi1) ... #8 38.73 Setting up autoconf (2.69-14) ... #8 38.76 Setting up libtimedate-perl (2.3300-2) ... #8 38.77 Setting up libsub-override-perl (0.09-2) ... #8 38.79 Setting up libstrictures-perl (2.000006-1) ... #8 38.80 Setting up libsub-quote-perl (2.006006-1) ... #8 38.82 Setting up libfile-dirlist-perl (0.05-2) ... #8 38.83 Setting up liburi-perl (5.08-1) ... #8 38.84 Setting up libfile-touch-perl (0.11-1) ... #8 38.85 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 38.87 Setting up automake (1:1.16.3-2) ... #8 38.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 38.89 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 38.89 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 38.90 Setting up libhttp-date-perl (6.05-1) ... #8 38.91 Setting up libfile-which-perl (1.23-1) ... #8 38.94 Setting up libfile-listing-perl (6.14-1) ... #8 38.95 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 38.96 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 38.98 Setting up libio-pty-perl (1:1.15-2) ... #8 38.99 Setting up libtool (2.4.6-15) ... #8 39.00 Setting up libarchive-zip-perl (1.68-1) ... #8 39.02 Setting up libhtml-tagset-perl (3.20-4) ... #8 39.03 Setting up libdebhelper-perl (13.3.4) ... #8 39.04 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 39.05 Setting up libtry-tiny-perl (0.30-1) ... #8 39.06 Setting up libnet-http-perl (6.20-1) ... #8 39.08 Setting up libencode-locale-perl (1.05-1.1) ... #8 39.09 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 39.10 Setting up gcc (4:10.2.1-1+rpi1) ... #8 39.14 Setting up dpkg-dev (1.20.9+rpi1) ... #8 39.16 Setting up intltool-debian (0.35.0+20060710.5) ... #8 39.17 Setting up liberror-perl (0.17029-1) ... #8 39.19 Setting up dh-autoreconf (20) ... #8 39.21 Setting up patchutils (0.4.2-1) ... #8 39.22 Setting up libipc-run-perl (20200505.0-1) ... #8 39.23 Setting up git (1:2.30.2-1) ... #8 39.26 Setting up libwww-robotrules-perl (6.02-1) ... #8 39.28 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 39.29 Setting up librole-tiny-perl (2.002004-1) ... #8 39.31 Setting up libfile-homedir-perl (1.006-1) ... #8 39.32 Setting up libio-socket-ssl-perl (2.069-1) ... #8 39.33 Setting up libhttp-message-perl (6.28-1) ... #8 39.35 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 39.36 Setting up libhttp-negotiate-perl (6.01-1) ... #8 39.37 Setting up libhttp-cookies-perl (6.10-1) ... #8 39.39 Setting up po-debconf (1.0.21+nmu1) ... #8 39.40 Setting up libhtml-tree-perl (5.07-2) ... #8 39.42 Setting up libparams-classify-perl (0.015-1+b3) ... #8 39.44 Setting up libmodule-runtime-perl (0.016-1) ... #8 39.45 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 39.47 Setting up libimport-into-perl (1.002005-1) ... #8 39.49 Setting up libmoo-perl (2.004004-1) ... #8 39.50 Setting up debhelper (13.3.4) ... #8 39.52 Setting up equivs (2.3.1) ... #8 39.53 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 39.55 Setting up libwww-perl (6.52-1) ... #8 39.56 Setting up devscripts (2.21.3+deb11u1) ... #8 39.72 Processing triggers for libc-bin (2.31-13+rpi1) ... + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SJRcl1 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9hnXdu + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 + exit 0 Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.src.rpm #8 DONE 41.2s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:754c8d2360431b93f19f72178dcf02ebbe421aa3457c7415f628026e86162c24 #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:6a6f99a22d660e9fc9bf726440d1cab69f89c31e255bef875a528281e3d0fdc3 #11 1.056 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease #11 1.084 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease #11 1.420 Reading package lists... #11 2.842 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 3.156 dpkg-buildpackage: info: source package docker-ce-build-deps #11 3.156 dpkg-buildpackage: info: source version 1.0 #11 3.156 dpkg-buildpackage: info: source distribution unstable #11 3.156 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 3.193 dpkg-buildpackage: info: host architecture armhf #11 3.193 dpkg-source --before-build . #11 3.304 debian/rules clean #11 3.306 dh clean #11 3.392 dh_clean #11 3.430 debian/rules binary #11 3.431 dh binary #11 3.505 dh_update_autotools_config #11 3.537 dh_autoreconf #11 3.582 create-stamp debian/debhelper-build-stamp #11 3.582 dh_prep #11 3.614 dh_install #11 3.652 dh_installdocs #11 3.696 dh_installchangelogs #11 3.786 dh_perl #11 3.826 dh_link #11 3.864 dh_strip_nondeterminism #11 3.933 dh_compress #11 3.976 dh_fixperms #11 4.020 dh_missing #11 4.049 dh_installdeb #11 4.086 dh_gencontrol #11 4.212 dh_md5sums #11 4.249 dh_builddeb #11 4.278 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 4.297 dpkg-genbuildinfo --build=binary #11 4.442 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes #11 4.531 dpkg-genchanges: info: binary-only upload (no source code included) #11 4.534 dpkg-source --after-build . #11 4.645 dpkg-buildpackage: info: binary-only upload (no source included) #11 4.650 #11 4.650 The package has been created. #11 4.650 Attention, the package has been created in the current directory, #11 4.650 not in ".." as indicated by the message above! #11 4.671 Selecting previously unselected package docker-ce-build-deps. #11 4.683 (Reading database ... 17323 files and directories currently installed.) #11 4.684 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 4.688 Unpacking docker-ce-build-deps (1.0) ... #11 4.737 Reading package lists... #11 6.108 Building dependency tree... #11 6.303 Reading state information... #11 6.335 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 6.616 Starting 2 pkgProblemResolver with broken count: 0 #11 6.620 Done #11 6.843 Done #11 7.043 Starting pkgProblemResolver with broken count: 0 #11 7.092 Starting 2 pkgProblemResolver with broken count: 0 #11 7.096 Done #11 7.510 The following additional packages will be installed: #11 7.510 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 7.510 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 7.510 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 7.510 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 7.510 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 7.511 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config #11 7.512 Suggested packages: #11 7.512 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp #11 7.512 libstdc++-10-doc #11 7.512 Recommended packages: #11 7.512 libglib2.0-data shared-mime-info xdg-user-dirs #11 7.931 The following NEW packages will be installed: #11 7.931 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ #11 7.931 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev #11 7.932 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 #11 7.932 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #11 7.932 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 7.933 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config #11 8.368 0 upgraded, 31 newly installed, 0 to remove and 14 not upgraded. #11 8.368 1 not fully installed or removed. #11 8.368 Need to get 19.6 MB of archives. #11 8.368 After this operation, 84.0 MB of additional disk space will be used. #11 8.368 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] #11 8.942 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] #11 9.393 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] #11 9.394 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] #11 9.395 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] #11 9.396 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB] #11 9.406 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB] #11 9.442 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] #11 9.443 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] #11 9.445 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB] #11 9.446 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB] #11 9.599 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] #11 9.636 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB] #11 9.646 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB] #11 9.648 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] #11 9.649 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] #11 9.652 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 9.652 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB] #11 9.653 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB] #11 9.676 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB] #11 9.682 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB] #11 9.763 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB] #11 9.764 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB] #11 9.769 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB] #11 9.770 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] #11 9.771 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] #11 9.774 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] #11 9.775 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB] #11 9.797 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB] #11 9.848 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] #11 9.925 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB] #11 10.27 debconf: delaying package configuration, since apt-utils is not installed #11 10.31 Fetched 19.6 MB in 2s (9499 kB/s) #11 10.33 Selecting previously unselected package libstdc++-10-dev:armhf. #11 10.33 (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 ... 17327 files and directories currently installed.) #11 10.34 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ... #11 10.34 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #11 10.58 Selecting previously unselected package g++-10. #11 10.58 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ... #11 10.59 Unpacking g++-10 (10.2.1-6+rpi1) ... #11 11.23 Selecting previously unselected package g++. #11 11.23 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ... #11 11.23 Unpacking g++ (4:10.2.1-1+rpi1) ... #11 11.26 Selecting previously unselected package build-essential. #11 11.26 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... #11 11.27 Unpacking build-essential (12.9) ... #11 11.31 Selecting previously unselected package bash-completion. #11 11.32 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ... #11 11.87 Unpacking bash-completion (1:2.11-2) ... Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mq2GlD + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d2S0OK + 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.6sCCHV + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=8ab80e4 + DOCKER_GITCOMMIT=8ab80e4 + 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 #11 11.98 Selecting previously unselected package cmake-data. #11 11.98 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ... #11 11.99 Unpacking cmake-data (3.18.4-2+rpi1) ... 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 #11 12.37 Selecting previously unselected package libarchive13:armhf. go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #11 12.37 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ... #11 12.38 Unpacking libarchive13:armhf (3.4.3-2) ... #11 12.44 Selecting previously unselected package libjsoncpp24:armhf. #11 12.44 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ... #11 12.45 Unpacking libjsoncpp24:armhf (1.9.4-4) ... #11 12.49 Selecting previously unselected package librhash0:armhf. #11 12.49 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ... #11 12.49 Unpacking librhash0:armhf (1.4.1-2) ... #11 12.54 Selecting previously unselected package libuv1:armhf. #11 12.54 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ... #11 12.55 Unpacking libuv1:armhf (1.40.0-1) ... #11 12.58 Selecting previously unselected package cmake. #11 12.58 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ... #11 12.59 Unpacking cmake (3.18.4-2+rpi1) ... go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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 #11 12.92 Selecting previously unselected package dh-apparmor. go: downloading github.com/u-root/u-root v7.0.0+incompatible #11 12.92 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ... #11 12.93 Unpacking dh-apparmor (2.13.6-10) ... #11 12.96 Selecting previously unselected package libbtrfs0:armhf. #11 12.97 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ... #11 12.97 Unpacking libbtrfs0:armhf (5.10.1-2) ... #11 13.01 Selecting previously unselected package libbtrfs-dev:armhf. #11 13.01 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ... #11 13.02 Unpacking libbtrfs-dev:armhf (5.10.1-2) ... #11 13.09 Selecting previously unselected package dmsetup. #11 13.09 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ... #11 13.10 Unpacking dmsetup (2:1.02.175-2.1) ... #11 13.13 Selecting previously unselected package libdevmapper1.02.1:armhf. go: downloading github.com/russross/blackfriday/v2 v2.1.0 #11 13.14 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 13.14 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 13.19 Selecting previously unselected package libdevmapper-event1.02.1:armhf. #11 13.19 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... #11 13.20 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 13.22 Selecting previously unselected package libudev-dev:armhf. #11 13.23 Preparing to unpack .../17-libudev-dev_247.3-6+rpi1_armhf.deb ... #11 13.23 Unpacking libudev-dev:armhf (247.3-6+rpi1) ... #11 13.27 Selecting previously unselected package libsepol1-dev:armhf. #11 13.27 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ... #11 13.27 Unpacking libsepol1-dev:armhf (3.1-1) ... #11 13.33 Selecting previously unselected package libpcre2-16-0:armhf. #11 13.34 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ... #11 13.34 Unpacking libpcre2-16-0:armhf (10.36-2) ... #11 13.39 Selecting previously unselected package libpcre2-32-0:armhf. #11 13.39 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ... #11 13.40 Unpacking libpcre2-32-0:armhf (10.36-2) ... #11 13.45 Selecting previously unselected package libpcre2-posix2:armhf. #11 13.45 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ... #11 13.45 Unpacking libpcre2-posix2:armhf (10.36-2) ... #11 13.48 Selecting previously unselected package libpcre2-dev:armhf. #11 13.48 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ... #11 13.49 Unpacking libpcre2-dev:armhf (10.36-2) ... #11 13.56 Selecting previously unselected package libselinux1-dev:armhf. #11 13.57 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ... #11 13.57 Unpacking libselinux1-dev:armhf (3.1-3) ... #11 13.61 Selecting previously unselected package libdevmapper-dev:armhf. #11 13.61 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... #11 13.62 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 13.65 Selecting previously unselected package libltdl7:armhf. #11 13.65 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ... #11 13.66 Unpacking libltdl7:armhf (2.4.6-15) ... #11 13.69 Selecting previously unselected package libltdl-dev:armhf. #11 13.69 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ... #11 13.70 Unpacking libltdl-dev:armhf (2.4.6-15) ... #11 13.74 Selecting previously unselected package libseccomp-dev:armhf. #11 13.74 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ... #11 13.74 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ... #11 13.78 Selecting previously unselected package libsystemd-dev:armhf. #11 13.78 Preparing to unpack .../28-libsystemd-dev_247.3-6+rpi1_armhf.deb ... #11 13.79 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ... #11 13.86 Selecting previously unselected package libglib2.0-0:armhf. #11 13.86 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ... #11 13.87 Unpacking libglib2.0-0:armhf (2.66.8-1) ... #11 13.99 Selecting previously unselected package pkg-config. #11 13.99 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ... #11 14.00 Unpacking pkg-config (0.29.2-1) ... #11 14.11 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ... #11 14.12 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... #11 14.13 Setting up g++-10 (10.2.1-6+rpi1) ... #11 14.14 Setting up libarchive13:armhf (3.4.3-2) ... #11 14.15 Setting up libglib2.0-0:armhf (2.66.8-1) ... #11 14.16 No schema files found: doing nothing. #11 14.17 Setting up libsepol1-dev:armhf (3.1-1) ... #11 14.18 Setting up libpcre2-16-0:armhf (10.36-2) ... #11 14.19 Setting up libbtrfs0:armhf (5.10.1-2) ... #11 14.21 Setting up libpcre2-32-0:armhf (10.36-2) ... #11 14.22 Setting up libuv1:armhf (1.40.0-1) ... #11 14.23 Setting up bash-completion (1:2.11-2) ... #11 14.89 Setting up pkg-config (0.29.2-1) ... #11 14.94 Setting up libudev-dev:armhf (247.3-6+rpi1) ... #11 14.96 Setting up libpcre2-posix2:armhf (10.36-2) ... #11 14.97 Setting up libltdl7:armhf (2.4.6-15) ... #11 14.98 Setting up libjsoncpp24:armhf (1.9.4-4) ... #11 15.00 Setting up libbtrfs-dev:armhf (5.10.1-2) ... #11 15.01 Setting up g++ (4:10.2.1-1+rpi1) ... #11 15.03 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #11 15.04 Setting up librhash0:armhf (1.4.1-2) ... #11 15.06 Setting up build-essential (12.9) ... #11 15.07 Setting up cmake-data (3.18.4-2+rpi1) ... #11 15.08 Setting up dh-apparmor (2.13.6-10) ... #11 15.10 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ... #11 15.12 Setting up libpcre2-dev:armhf (10.36-2) ... #11 15.13 Setting up libselinux1-dev:armhf (3.1-3) ... #11 15.14 Setting up libltdl-dev:armhf (2.4.6-15) ... #11 15.16 Setting up cmake (3.18.4-2+rpi1) ... #11 15.17 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... #11 15.19 Setting up dmsetup (2:1.02.175-2.1) ... #11 15.20 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... #11 15.22 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... #11 15.23 Setting up docker-ce-build-deps (1.0) ... #11 15.24 Processing triggers for libc-bin (2.31-13+rpi1) ... #11 15.26 Processing triggers for man-db (2.9.4-2) ... #11 DONE 15.7s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:4336ad693ad0f8d1a7db02b70ec089ce95fb0043f34acc4895a57e3fa7c60cef #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:ab050ad6b2e1e809e0bfeef0699a5af3325e1e95cee42ef213d493aefdf32e6f #14 DONE 1.9s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:3cabfc79be923a8aa8ee0e936b68e56993fb3d60e2bce9f46c746486a92039a5 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:d57f2df6c1c1da57459499e6b3fef4e962f01bf169358ed884e04be9035ae0e1 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers + 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.JAYZTs + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.sOqim0 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 0.14.4 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RLBUpP + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YCwjox + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.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.BiqbNf + umask 022 + cd /root/rpmbuild/BUILD + cd src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.9.0" COMMIT="b05830d" PLATFORM_BINARY=docker-scan make native-build' ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src 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=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan #17 exporting layers 6.2s done #17 writing image sha256:d73d67f794d60f28f275771fee25a406cd8a42f80807f976ad8bc13c1a597d42 done #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done #17 DONE 6.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=8ab80e4 -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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 + 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-20211015144513-b485636 ]] + echo VERSION AAA 0.0.0-20211015144513-b485636 VERSION AAA 0.0.0-20211015144513-b485636 + VERSION=0.0.0-20211015144513-b485636 + echo VERSION bbb 0.0.0-20211015144513-b485636 VERSION bbb 0.0.0-20211015144513-b485636 ++ 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='Fri, 22 Oct 2021 13:18:01 +0000' + cat + export CLI_GITCOMMIT=b485636 + CLI_GITCOMMIT=b485636 + export ENGINE_GITCOMMIT=8ab80e4 + ENGINE_GITCOMMIT=8ab80e4 + export SCAN_GITCOMMIT=b05830d + SCAN_GITCOMMIT=b05830d + echo VERSION BBB 0.0.0-20211015144513-b485636 VERSION BBB 0.0.0-20211015144513-b485636 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-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-20211015144513-b485636-0~raspbian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/theupdateframework/notary v0.7.0 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.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-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=8ab80e4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" 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' ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2fbh9G + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.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.9.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd ~/rpmbuild/BUILD/src + /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.F1rSc9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.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 Management Commands: completion generate the autocompletion script for the specified shell Commands: scan Docker Scan Run 'docker COMMAND --help' for more information on a command. To get more help with docker, check out our guides at https://docs.docker.com/go/guides/ + exit 0 Processing files: docker-scan-plugin-0.9.0-0.el7.x86_64 Provides: docker-scan-plugin = 0:0.9.0-0.el7 docker-scan-plugin(x86-64) = 0:0.9.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.9.0-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.9.0-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.9.0-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UtmCFA + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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.9-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:29332e138d2e5d0feefa83ca23ad525fff1dd5f0aa221b57ce228d7320722aa3 #1 transferring dockerfile: 1.62kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:f4f56caef6e35e77bd38da08274ed6b99046ac2ed4511e50db00371c579af173 #2 transferring context: 2B 0.0s done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:f0f4b9e07b99af370448427f066df17fb6084fb406cc5603f8b6301ac700121c #5 DONE 0.0s #6 [auth] library/centos:pull token for registry-1.docker.io #6 sha256:9581a7d8b556d84316a2dfd181f4b4a697e53c5f2cf33f088c29917571b13c9c #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/centos:8 #3 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9 #3 DONE 0.4s #12 [internal] load build context #12 sha256:e394cac6a384d5bbaf54ad3b32378ee3a011feb457ac600e1a4a433abadcd4f6 #12 transferring context: 216B done #12 DONE 0.0s #15 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #15 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #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 7.34MB / 83.52MB 0.1s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 17.83MB / 83.52MB 0.2s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 37.75MB / 83.52MB 0.4s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 48.23MB / 83.52MB 0.5s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 57.67MB / 83.52MB 0.6s #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 77.59MB / 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 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 3.4s done #7 DONE 5.1s #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 1.4s #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.7s #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #10 sha256:dbcd8a47c2e2b89b63f59b44b7f6e8aeb5a69dd4e158e965bc3a5a40459b9c85 #10 DONE 0.9s #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690 #11 2.182 CentOS Linux 8 - AppStream 8.9 MB/s | 9.3 MB 00:01 #11 6.106 CentOS Linux 8 - BaseOS 7.5 MB/s | 7.5 MB 00:01 #11 8.877 CentOS Linux 8 - Extras 16 kB/s | 10 kB 00:00 #11 10.72 CentOS Linux 8 - PowerTools 1.3 MB/s | 2.4 MB 00:01 #11 12.33 Dependencies resolved. #11 12.34 ============================================================================================= #11 12.34 Package Arch Version Repo Size #11 12.34 ============================================================================================= #11 12.34 Installing: #11 12.34 rpm-build x86_64 4.14.3-14.el8_4 appstream 173 k #11 12.34 rpmlint noarch 1.10-14.el8 appstream 192 k #11 12.34 yum-utils noarch 4.0.18-4.el8 baseos 71 k #11 12.34 Upgrading: #11 12.34 python3-rpm x86_64 4.14.3-14.el8_4 baseos 158 k #11 12.34 rpm x86_64 4.14.3-14.el8_4 baseos 542 k #11 12.34 rpm-build-libs x86_64 4.14.3-14.el8_4 baseos 155 k #11 12.34 rpm-libs x86_64 4.14.3-14.el8_4 baseos 339 k #11 12.34 Installing dependencies: #11 12.34 bzip2 x86_64 1.0.6-26.el8 baseos 60 k #11 12.34 dbus-glib x86_64 0.110-2.el8 baseos 127 k #11 12.34 desktop-file-utils x86_64 0.23-8.el8 appstream 80 k #11 12.34 diffutils x86_64 3.6-6.el8 baseos 358 k #11 12.34 dnf-plugins-core noarch 4.0.18-4.el8 baseos 69 k #11 12.34 dwz x86_64 0.12-9.el8 appstream 109 k #11 12.34 efi-srpm-macros noarch 3-3.el8 appstream 22 k #11 12.34 elfutils x86_64 0.182-3.el8 baseos 540 k #11 12.34 emacs-filesystem noarch 1:26.1-5.el8 baseos 69 k #11 12.34 file x86_64 5.33-16.el8_3.1 baseos 77 k #11 12.34 gc x86_64 7.6.4-3.el8 appstream 109 k #11 12.34 gdb-headless x86_64 8.2-15.el8 appstream 3.7 M #11 12.34 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #11 12.34 go-srpm-macros noarch 2-17.el8 appstream 13 k #11 12.34 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M #11 12.34 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M #11 12.34 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k #11 12.34 libbabeltrace x86_64 1.5.4-3.el8 baseos 200 k #11 12.34 libipt x86_64 1.6.1-8.el8 appstream 50 k #11 12.34 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k #11 12.34 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k #11 12.34 ncurses x86_64 6.1-7.20180224.el8 baseos 387 k #11 12.34 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #11 12.34 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #11 12.34 openssl x86_64 1:1.1.1g-15.el8_3 baseos 707 k #11 12.34 patch x86_64 2.7.6-11.el8 baseos 138 k #11 12.34 perl-Carp noarch 1.42-396.el8 baseos 30 k #11 12.34 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k #11 12.34 perl-Digest noarch 1.17-395.el8 appstream 27 k #11 12.34 perl-Digest-MD5 x86_64 2.55-396.el8 appstream 37 k #11 12.34 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M #11 12.34 perl-Errno x86_64 1.28-419.el8_4.1 baseos 76 k #11 12.34 perl-Exporter noarch 5.72-396.el8 baseos 34 k #11 12.34 perl-File-Path noarch 2.15-2.el8 baseos 38 k #11 12.34 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #11 12.34 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #11 12.34 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k #11 12.34 perl-IO x86_64 1.38-419.el8_4.1 baseos 142 k #11 12.34 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k #11 12.34 perl-Net-SSLeay x86_64 1.88-1.module_el8.3.0+410+ff426aa3 appstream 379 k #11 12.34 perl-PathTools x86_64 3.74-1.el8 baseos 90 k #11 12.34 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #11 12.34 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #11 12.34 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #11 12.34 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #11 12.34 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k #11 12.34 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k #11 12.34 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k #11 12.34 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #11 12.34 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #11 12.34 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #11 12.34 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #11 12.34 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #11 12.34 perl-URI noarch 1.73-3.el8 appstream 116 k #11 12.34 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k #11 12.34 perl-constant noarch 1.33-396.el8 baseos 25 k #11 12.34 perl-interpreter x86_64 4:5.26.3-419.el8_4.1 baseos 6.3 M #11 12.34 perl-libnet noarch 3.11-3.el8 appstream 121 k #11 12.34 perl-libs x86_64 4:5.26.3-419.el8_4.1 baseos 1.6 M #11 12.34 perl-macros x86_64 4:5.26.3-419.el8_4.1 baseos 72 k #11 12.34 perl-parent noarch 1:0.237-1.el8 baseos 20 k #11 12.34 perl-podlators noarch 4.11-1.el8 baseos 118 k #11 12.34 perl-srpm-macros noarch 1-25.el8 appstream 11 k #11 12.34 perl-threads x86_64 1:2.21-2.el8 baseos 61 k #11 12.34 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k #11 12.34 pkgconf x86_64 1.4.2-1.el8 baseos 38 k #11 12.34 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #11 12.34 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k #11 12.34 python-rpm-macros noarch 3-41.el8 appstream 15 k #11 12.34 python-srpm-macros noarch 3-41.el8 appstream 15 k #11 12.34 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k #11 12.34 python3-dbus x86_64 1.2.4-15.el8 baseos 134 k #11 12.34 python3-dnf-plugins-core noarch 4.0.18-4.el8 baseos 234 k #11 12.34 python3-rpm-macros noarch 3-41.el8 appstream 14 k #11 12.34 python3-six noarch 1.11.0-8.el8 baseos 38 k #11 12.34 qt5-srpm-macros noarch 5.12.5-3.el8 appstream 10 k #11 12.34 redhat-rpm-config noarch 125-1.el8 appstream 86 k #11 12.34 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #11 12.34 unzip x86_64 6.0-45.el8_4 baseos 195 k #11 12.34 zip x86_64 3.0-23.el8 baseos 270 k #11 12.34 zstd x86_64 1.4.4-1.el8 appstream 393 k #11 12.34 Installing weak dependencies: #11 12.34 elfutils-debuginfod-client x86_64 0.182-3.el8 baseos 65 k #11 12.34 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #11 12.34 perl-IO-Socket-SSL noarch 2.066-4.module_el8.3.0+410+ff426aa3 appstream 298 k #11 12.34 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k #11 12.34 Enabling module streams: #11 12.34 perl 5.26 #11 12.34 perl-IO-Socket-SSL 2.066 #11 12.34 perl-libwww-perl 6.34 #11 12.34 #11 12.34 Transaction Summary #11 12.34 ============================================================================================= #11 12.34 Install 88 Packages #11 12.34 Upgrade 4 Packages #11 12.34 #11 12.34 Total download size: 27 M #11 12.34 Downloading Packages: #11 13.43 (1/92): efi-srpm-macros-3-3.el8.noarch.rpm 100 kB/s | 22 kB 00:00 #11 13.43 (2/92): desktop-file-utils-0.23-8.el8.x86_64.rp 353 kB/s | 80 kB 00:00 #11 13.44 (3/92): dwz-0.12-9.el8.x86_64.rpm 468 kB/s | 109 kB 00:00 #11 13.44 (4/92): gc-7.6.4-3.el8.x86_64.rpm 8.5 MB/s | 109 kB 00:00 #11 13.44 (5/92): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 2.6 MB/s | 9.3 kB 00:00 #11 13.45 (6/92): go-srpm-macros-2-17.el8.noarch.rpm 4.3 MB/s | 13 kB 00:00 #11 13.45 (7/92): libatomic_ops-7.6.2-3.el8.x86_64.rpm 8.9 MB/s | 38 kB 00:00 #11 13.46 (8/92): libipt-1.6.1-8.el8.x86_64.rpm 7.8 MB/s | 50 kB 00:00 #11 13.46 (9/92): ocaml-srpm-macros-5-4.el8.noarch.rpm 1.7 MB/s | 9.4 kB 00:00 #11 13.47 (10/92): openblas-srpm-macros-2-2.el8.noarch.rp 1.2 MB/s | 7.9 kB 00:00 #11 13.48 (11/92): perl-Digest-1.17-395.el8.noarch.rpm 4.7 MB/s | 27 kB 00:00 #11 13.48 (12/92): perl-Digest-MD5-2.55-396.el8.x86_64.rp 6.6 MB/s | 37 kB 00:00 #11 13.49 (13/92): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 13 MB/s | 47 kB 00:00 #11 13.49 (14/92): perl-IO-Socket-SSL-2.066-4.module_el8. 48 MB/s | 298 kB 00:00 #11 13.50 (15/92): perl-Mozilla-CA-20160104-7.module_el8. 5.7 MB/s | 15 kB 00:00 #11 13.50 (16/92): perl-Net-SSLeay-1.88-1.module_el8.3.0+ 50 MB/s | 379 kB 00:00 #11 13.51 (17/92): perl-URI-1.73-3.el8.noarch.rpm 18 MB/s | 116 kB 00:00 #11 13.52 (18/92): perl-libnet-3.11-3.el8.noarch.rpm 11 MB/s | 121 kB 00:00 #11 13.53 (19/92): perl-srpm-macros-1-25.el8.noarch.rpm 3.1 MB/s | 11 kB 00:00 #11 13.53 (20/92): python-rpm-macros-3-41.el8.noarch.rpm 6.0 MB/s | 15 kB 00:00 #11 13.58 (21/92): guile-2.0.14-7.el8.x86_64.rpm 26 MB/s | 3.5 MB 00:00 #11 13.58 (22/92): python-srpm-macros-3-41.el8.noarch.rpm 283 kB/s | 15 kB 00:00 #11 13.63 (23/92): gdb-headless-8.2-15.el8.x86_64.rpm 19 MB/s | 3.7 MB 00:00 #11 13.63 (24/92): python3-rpm-macros-3-41.el8.noarch.rpm 290 kB/s | 14 kB 00:00 #11 13.63 (25/92): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 209 kB/s | 10 kB 00:00 #11 13.63 (26/92): redhat-rpm-config-125-1.el8.noarch.rpm 18 MB/s | 86 kB 00:00 #11 13.64 (27/92): rpmlint-1.10-14.el8.noarch.rpm 36 MB/s | 192 kB 00:00 #11 13.64 (28/92): rpm-build-4.14.3-14.el8_4.x86_64.rpm 22 MB/s | 173 kB 00:00 #11 13.64 (29/92): rust-srpm-macros-5-2.el8.noarch.rpm 2.3 MB/s | 9.2 kB 00:00 #11 13.64 (30/92): dbus-glib-0.110-2.el8.x86_64.rpm 32 MB/s | 127 kB 00:00 #11 13.65 (31/92): bzip2-1.0.6-26.el8.x86_64.rpm 8.7 MB/s | 60 kB 00:00 #11 13.65 (32/92): zstd-1.4.4-1.el8.x86_64.rpm 31 MB/s | 393 kB 00:00 #11 13.65 (33/92): dnf-plugins-core-4.0.18-4.el8.noarch.r 17 MB/s | 69 kB 00:00 #11 13.66 (34/92): elfutils-debuginfod-client-0.182-3.el8 9.8 MB/s | 65 kB 00:00 #11 13.66 (35/92): emacs-filesystem-26.1-5.el8.noarch.rpm 17 MB/s | 69 kB 00:00 #11 13.66 (36/92): elfutils-0.182-3.el8.x86_64.rpm 35 MB/s | 540 kB 00:00 #11 13.67 (37/92): diffutils-3.6-6.el8.x86_64.rpm 15 MB/s | 358 kB 00:00 #11 13.67 (38/92): file-5.33-16.el8_3.1.x86_64.rpm 7.8 MB/s | 77 kB 00:00 #11 13.68 (39/92): groff-base-1.22.3-18.el8.x86_64.rpm 79 MB/s | 1.0 MB 00:00 #11 13.68 (40/92): libpkgconf-1.4.2-1.el8.x86_64.rpm 4.3 MB/s | 35 kB 00:00 #11 13.68 (41/92): libbabeltrace-1.5.4-3.el8.x86_64.rpm 12 MB/s | 200 kB 00:00 #11 13.68 (42/92): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 11 MB/s | 58 kB 00:00 #11 13.69 (43/92): ncurses-6.1-7.20180224.el8.x86_64.rpm 28 MB/s | 387 kB 00:00 #11 13.70 (44/92): patch-2.7.6-11.el8.x86_64.rpm 12 MB/s | 138 kB 00:00 #11 13.70 (45/92): perl-Carp-1.42-396.el8.noarch.rpm 6.5 MB/s | 30 kB 00:00 #11 13.70 (46/92): openssl-1.1.1g-15.el8_3.x86_64.rpm 39 MB/s | 707 kB 00:00 #11 13.70 (47/92): perl-Data-Dumper-2.167-399.el8.x86_64. 8.6 MB/s | 58 kB 00:00 #11 13.71 (48/92): perl-Errno-1.28-419.el8_4.1.x86_64.rpm 14 MB/s | 76 kB 00:00 #11 13.71 (49/92): perl-File-Path-2.15-2.el8.noarch.rpm 11 MB/s | 38 kB 00:00 #11 13.72 (50/92): perl-Exporter-5.72-396.el8.noarch.rpm 2.5 MB/s | 34 kB 00:00 #11 13.72 (51/92): perl-File-Temp-0.230.600-1.el8.noarch. 11 MB/s | 63 kB 00:00 #11 13.72 (52/92): perl-Getopt-Long-2.50-4.el8.noarch.rpm 12 MB/s | 63 kB 00:00 #11 13.73 (53/92): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 6.7 MB/s | 58 kB 00:00 #11 13.73 (54/92): perl-IO-1.38-419.el8_4.1.x86_64.rpm 25 MB/s | 142 kB 00:00 #11 13.73 (55/92): perl-PathTools-3.74-1.el8.x86_64.rpm 22 MB/s | 90 kB 00:00 #11 13.73 (56/92): perl-MIME-Base64-3.15-396.el8.x86_64.r 4.9 MB/s | 31 kB 00:00 #11 13.74 (57/92): perl-Pod-Escapes-1.07-395.el8.noarch.r 5.7 MB/s | 20 kB 00:00 #11 13.74 (58/92): perl-Pod-Perldoc-3.28-396.el8.noarch.r 20 MB/s | 86 kB 00:00 #11 13.74 (59/92): perl-Pod-Usage-1.69-395.el8.noarch.rpm 9.3 MB/s | 34 kB 00:00 #11 13.75 (60/92): perl-Encode-2.97-3.el8.x86_64.rpm 30 MB/s | 1.5 MB 00:00 #11 13.75 (61/92): perl-Pod-Simple-3.35-395.el8.noarch.rp 15 MB/s | 213 kB 00:00 #11 13.75 (62/92): perl-Scalar-List-Utils-1.49-2.el8.x86_ 7.0 MB/s | 68 kB 00:00 #11 13.75 (63/92): perl-Socket-2.027-3.el8.x86_64.rpm 15 MB/s | 59 kB 00:00 #11 13.76 (64/92): perl-Storable-3.11-3.el8.x86_64.rpm 20 MB/s | 98 kB 00:00 #11 13.76 (65/92): perl-Term-ANSIColor-4.06-396.el8.noarc 6.8 MB/s | 46 kB 00:00 #11 13.76 (66/92): perl-Term-Cap-1.17-395.el8.noarch.rpm 3.9 MB/s | 23 kB 00:00 #11 13.76 (67/92): perl-Text-ParseWords-3.30-395.el8.noar 4.8 MB/s | 18 kB 00:00 #11 13.76 (68/92): perl-Text-Tabs+Wrap-2013.0523-395.el8. 6.5 MB/s | 24 kB 00:00 #11 13.76 (69/92): perl-Time-Local-1.280-1.el8.noarch.rpm 9.3 MB/s | 34 kB 00:00 #11 13.76 (70/92): perl-Unicode-Normalize-1.25-396.el8.x8 17 MB/s | 82 kB 00:00 #11 13.77 (71/92): perl-constant-1.33-396.el8.noarch.rpm 5.8 MB/s | 25 kB 00:00 #11 13.77 (72/92): perl-macros-5.26.3-419.el8_4.1.x86_64. 19 MB/s | 72 kB 00:00 #11 13.78 (73/92): perl-parent-0.237-1.el8.noarch.rpm 4.5 MB/s | 20 kB 00:00 #11 13.78 (74/92): perl-podlators-4.11-1.el8.noarch.rpm 23 MB/s | 118 kB 00:00 #11 13.79 (75/92): perl-threads-2.21-2.el8.x86_64.rpm 6.3 MB/s | 61 kB 00:00 #11 13.80 (76/92): perl-threads-shared-1.58-2.el8.x86_64. 6.0 MB/s | 48 kB 00:00 #11 13.80 (77/92): pkgconf-1.4.2-1.el8.x86_64.rpm 9.3 MB/s | 38 kB 00:00 #11 13.81 (78/92): pkgconf-m4-1.4.2-1.el8.noarch.rpm 3.8 MB/s | 17 kB 00:00 #11 13.82 (79/92): perl-libs-5.26.3-419.el8_4.1.x86_64.rp 31 MB/s | 1.6 MB 00:00 #11 13.82 (80/92): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 2.1 MB/s | 15 kB 00:00 #11 13.82 (81/92): python3-dateutil-2.6.1-6.el8.noarch.rp 45 MB/s | 251 kB 00:00 #11 13.82 (82/92): python3-dbus-1.2.4-15.el8.x86_64.rpm 18 MB/s | 134 kB 00:00 #11 13.83 (83/92): python3-dnf-plugins-core-4.0.18-4.el8. 45 MB/s | 234 kB 00:00 #11 13.83 (84/92): python3-six-1.11.0-8.el8.noarch.rpm 12 MB/s | 38 kB 00:00 #11 13.83 (85/92): yum-utils-4.0.18-4.el8.noarch.rpm 18 MB/s | 71 kB 00:00 #11 13.83 (86/92): unzip-6.0-45.el8_4.x86_64.rpm 31 MB/s | 195 kB 00:00 #11 13.84 (87/92): python3-rpm-4.14.3-14.el8_4.x86_64.rpm 24 MB/s | 158 kB 00:00 #11 13.85 (88/92): zip-3.0-23.el8.x86_64.rpm 16 MB/s | 270 kB 00:00 #11 13.85 (89/92): rpm-4.14.3-14.el8_4.x86_64.rpm 51 MB/s | 542 kB 00:00 #11 13.85 (90/92): rpm-build-libs-4.14.3-14.el8_4.x86_64. 28 MB/s | 155 kB 00:00 #11 13.86 (91/92): rpm-libs-4.14.3-14.el8_4.x86_64.rpm 34 MB/s | 339 kB 00:00 #11 13.95 (92/92): perl-interpreter-5.26.3-419.el8_4.1.x8 34 MB/s | 6.3 MB 00:00 #11 13.95 -------------------------------------------------------------------------------- #11 13.95 Total 17 MB/s | 27 MB 00:01 #11 14.04 Running transaction check #11 14.12 Transaction check succeeded. #11 14.12 Running transaction test #11 14.42 Transaction test succeeded. #11 14.42 Running transaction #11 15.40 Preparing : 1/1 #11 15.46 Upgrading : rpm-libs-4.14.3-14.el8_4.x86_64 1/96 #11 15.47 Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64 1/96 #11 15.55 Upgrading : rpm-4.14.3-14.el8_4.x86_64 2/96 #11 15.58 Upgrading : rpm-build-libs-4.14.3-14.el8_4.x86_64 3/96 #11 15.59 Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64 3/96 #11 15.62 Installing : unzip-6.0-45.el8_4.x86_64 4/96 #11 15.77 Installing : groff-base-1.22.3-18.el8.x86_64 5/96 #11 15.79 Installing : file-5.33-16.el8_3.1.x86_64 6/96 #11 15.81 Installing : bzip2-1.0.6-26.el8.x86_64 7/96 #11 15.82 Installing : python-srpm-macros-3-41.el8.noarch 8/96 #11 15.83 Installing : python-rpm-macros-3-41.el8.noarch 9/96 #11 15.84 Installing : python3-rpm-macros-3-41.el8.noarch 10/96 #11 15.88 Installing : zip-3.0-23.el8.x86_64 11/96 #11 15.90 Upgrading : python3-rpm-4.14.3-14.el8_4.x86_64 12/96 #11 15.92 Installing : efi-srpm-macros-3-3.el8.noarch 13/96 #11 15.94 Installing : python3-six-1.11.0-8.el8.noarch 14/96 #11 15.97 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 15/96 #11 15.99 Installing : pkgconf-m4-1.4.2-1.el8.noarch 16/96 #11 16.01 Installing : patch-2.7.6-11.el8.x86_64 17/96 #11 16.09 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 18/96 #11 16.13 Installing : ncurses-6.1-7.20180224.el8.x86_64 19/96 #11 16.15 Installing : perl-Digest-1.17-395.el8.noarch 20/96 #11 16.17 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 21/96 #11 16.19 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 22/96 #11 16.21 Installing : perl-libnet-3.11-3.el8.noarch 23/96 #11 16.27 Installing : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3 24/96 #11 16.30 Installing : perl-URI-1.73-3.el8.noarch 25/96 #11 16.32 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 26/96 #11 16.33 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 27/96 #11 16.34 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 28/96 #11 16.36 Installing : perl-Time-Local-1:1.280-1.el8.noarch 29/96 #11 16.40 Installing : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42 30/96 #11 16.41 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 31/96 #11 16.43 Installing : perl-Term-Cap-1.17-395.el8.noarch 32/96 #11 16.45 Installing : perl-File-Temp-0.230.600-1.el8.noarch 33/96 #11 16.48 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 34/96 #11 16.50 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 35/96 #11 16.53 Installing : perl-podlators-4.11-1.el8.noarch 36/96 #11 16.55 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 37/96 #11 16.57 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 38/96 #11 16.58 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 39/96 #11 16.60 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 40/96 #11 16.62 Installing : perl-Storable-1:3.11-3.el8.x86_64 41/96 #11 16.64 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 42/96 #11 16.65 Installing : perl-Errno-1.28-419.el8_4.1.x86_64 43/96 #11 16.67 Installing : perl-Socket-4:2.027-3.el8.x86_64 44/96 #11 16.90 Installing : perl-Encode-4:2.97-3.el8.x86_64 45/96 #11 16.92 Installing : perl-Carp-1.42-396.el8.noarch 46/96 #11 16.93 Installing : perl-Exporter-5.72-396.el8.noarch 47/96 #11 17.14 Installing : perl-libs-4:5.26.3-419.el8_4.1.x86_64 48/96 #11 17.17 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 49/96 #11 17.19 Installing : perl-parent-1:0.237-1.el8.noarch 50/96 #11 17.20 Installing : perl-macros-4:5.26.3-419.el8_4.1.x86_64 51/96 #11 17.21 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 52/96 #11 17.24 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 53/96 #11 17.25 Installing : perl-File-Path-2.15-2.el8.noarch 54/96 #11 17.28 Installing : perl-IO-1.38-419.el8_4.1.x86_64 55/96 #11 17.30 Installing : perl-PathTools-3.74-1.el8.x86_64 56/96 #11 17.32 Installing : perl-constant-1.33-396.el8.noarch 57/96 #11 17.34 Installing : perl-threads-1:2.21-2.el8.x86_64 58/96 #11 17.36 Installing : perl-threads-shared-1.58-2.el8.x86_64 59/96 #11 17.91 Installing : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 60/96 #11 17.94 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 61/96 #11 17.95 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 61/96 #11 17.97 Installing : libpkgconf-1.4.2-1.el8.x86_64 62/96 #11 17.98 Installing : pkgconf-1.4.2-1.el8.x86_64 63/96 #11 18.00 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 64/96 #11 18.03 Installing : libbabeltrace-1.5.4-3.el8.x86_64 65/96 #11 18.04 Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64 65/96 #11 18.06 Installing : emacs-filesystem-1:26.1-5.el8.noarch 66/96 #11 18.08 Installing : desktop-file-utils-0.23-8.el8.x86_64 67/96 #11 18.10 Installing : elfutils-debuginfod-client-0.182-3.el8.x86_64 68/96 #11 18.17 Installing : elfutils-0.182-3.el8.x86_64 69/96 #11 18.23 Installing : diffutils-3.6-6.el8.x86_64 70/96 #11 18.24 Running scriptlet: diffutils-3.6-6.el8.x86_64 70/96 #11 18.27 Installing : dbus-glib-0.110-2.el8.x86_64 71/96 #11 18.28 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 71/96 #11 18.31 Installing : python3-dbus-1.2.4-15.el8.x86_64 72/96 #11 18.35 Installing : python3-dnf-plugins-core-4.0.18-4.el8.noarch 73/96 #11 18.37 Installing : dnf-plugins-core-4.0.18-4.el8.noarch 74/96 #11 18.43 Installing : zstd-1.4.4-1.el8.x86_64 75/96 #11 18.45 Installing : rust-srpm-macros-5-2.el8.noarch 76/96 #11 18.46 Installing : qt5-srpm-macros-5.12.5-3.el8.noarch 77/96 #11 18.47 Installing : perl-srpm-macros-1-25.el8.noarch 78/96 #11 18.49 Installing : openblas-srpm-macros-2-2.el8.noarch 79/96 #11 18.50 Installing : ocaml-srpm-macros-5-4.el8.noarch 80/96 #11 18.51 Installing : libipt-1.6.1-8.el8.x86_64 81/96 #11 18.53 Installing : libatomic_ops-7.6.2-3.el8.x86_64 82/96 #11 18.56 Installing : gc-7.6.4-3.el8.x86_64 83/96 #11 18.94 Installing : guile-5:2.0.14-7.el8.x86_64 84/96 #11 18.97 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 84/96 #11 19.35 Installing : gdb-headless-8.2-15.el8.x86_64 85/96 #11 19.38 Installing : go-srpm-macros-2-17.el8.noarch 86/96 #11 19.39 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 87/96 #11 19.41 Installing : dwz-0.12-9.el8.x86_64 88/96 #11 19.43 Installing : redhat-rpm-config-125-1.el8.noarch 89/96 #11 19.46 Installing : rpm-build-4.14.3-14.el8_4.x86_64 90/96 #11 19.49 Installing : yum-utils-4.0.18-4.el8.noarch 91/96 #11 19.53 Installing : rpmlint-1.10-14.el8.noarch 92/96 #11 19.54 Cleanup : python3-rpm-4.14.3-13.el8.x86_64 93/96 #11 19.56 Cleanup : rpm-build-libs-4.14.3-13.el8.x86_64 94/96 #11 19.56 Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64 94/96 #11 19.59 Cleanup : rpm-4.14.3-13.el8.x86_64 95/96 #11 19.61 Cleanup : rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 19.61 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 19.64 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 96/96 #11 19.65 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 19.78 Verifying : desktop-file-utils-0.23-8.el8.x86_64 1/96 #11 19.78 Verifying : dwz-0.12-9.el8.x86_64 2/96 #11 19.78 Verifying : efi-srpm-macros-3-3.el8.noarch 3/96 #11 19.78 Verifying : gc-7.6.4-3.el8.x86_64 4/96 #11 19.78 Verifying : gdb-headless-8.2-15.el8.x86_64 5/96 #11 19.78 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/96 #11 19.78 Verifying : go-srpm-macros-2-17.el8.noarch 7/96 #11 19.78 Verifying : guile-5:2.0.14-7.el8.x86_64 8/96 #11 19.78 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 9/96 #11 19.78 Verifying : libipt-1.6.1-8.el8.x86_64 10/96 #11 19.78 Verifying : ocaml-srpm-macros-5-4.el8.noarch 11/96 #11 19.78 Verifying : openblas-srpm-macros-2-2.el8.noarch 12/96 #11 19.78 Verifying : perl-Digest-1.17-395.el8.noarch 13/96 #11 19.78 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 14/96 #11 19.78 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 15/96 #11 19.78 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42 16/96 #11 19.78 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 17/96 #11 19.78 Verifying : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3 18/96 #11 19.78 Verifying : perl-URI-1.73-3.el8.noarch 19/96 #11 19.78 Verifying : perl-libnet-3.11-3.el8.noarch 20/96 #11 19.78 Verifying : perl-srpm-macros-1-25.el8.noarch 21/96 #11 19.78 Verifying : python-rpm-macros-3-41.el8.noarch 22/96 #11 19.78 Verifying : python-srpm-macros-3-41.el8.noarch 23/96 #11 19.78 Verifying : python3-rpm-macros-3-41.el8.noarch 24/96 #11 19.78 Verifying : qt5-srpm-macros-5.12.5-3.el8.noarch 25/96 #11 19.78 Verifying : redhat-rpm-config-125-1.el8.noarch 26/96 #11 19.78 Verifying : rpm-build-4.14.3-14.el8_4.x86_64 27/96 #11 19.78 Verifying : rpmlint-1.10-14.el8.noarch 28/96 #11 19.78 Verifying : rust-srpm-macros-5-2.el8.noarch 29/96 #11 19.78 Verifying : zstd-1.4.4-1.el8.x86_64 30/96 #11 19.78 Verifying : bzip2-1.0.6-26.el8.x86_64 31/96 #11 19.78 Verifying : dbus-glib-0.110-2.el8.x86_64 32/96 #11 19.78 Verifying : diffutils-3.6-6.el8.x86_64 33/96 #11 19.78 Verifying : dnf-plugins-core-4.0.18-4.el8.noarch 34/96 #11 19.78 Verifying : elfutils-0.182-3.el8.x86_64 35/96 #11 19.78 Verifying : elfutils-debuginfod-client-0.182-3.el8.x86_64 36/96 #11 19.78 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 37/96 #11 19.78 Verifying : file-5.33-16.el8_3.1.x86_64 38/96 #11 19.78 Verifying : groff-base-1.22.3-18.el8.x86_64 39/96 #11 19.78 Verifying : libbabeltrace-1.5.4-3.el8.x86_64 40/96 #11 19.78 Verifying : libpkgconf-1.4.2-1.el8.x86_64 41/96 #11 19.78 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 42/96 #11 19.78 Verifying : ncurses-6.1-7.20180224.el8.x86_64 43/96 #11 19.78 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 44/96 #11 19.78 Verifying : patch-2.7.6-11.el8.x86_64 45/96 #11 19.79 Verifying : perl-Carp-1.42-396.el8.noarch 46/96 #11 19.79 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 47/96 #11 19.79 Verifying : perl-Encode-4:2.97-3.el8.x86_64 48/96 #11 19.79 Verifying : perl-Errno-1.28-419.el8_4.1.x86_64 49/96 #11 19.79 Verifying : perl-Exporter-5.72-396.el8.noarch 50/96 #11 19.79 Verifying : perl-File-Path-2.15-2.el8.noarch 51/96 #11 19.79 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 52/96 #11 19.79 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 53/96 #11 19.79 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 54/96 #11 19.79 Verifying : perl-IO-1.38-419.el8_4.1.x86_64 55/96 #11 19.79 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 56/96 #11 19.79 Verifying : perl-PathTools-3.74-1.el8.x86_64 57/96 #11 19.79 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 58/96 #11 19.79 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 59/96 #11 19.79 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 60/96 #11 19.79 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 61/96 #11 19.79 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 62/96 #11 19.79 Verifying : perl-Socket-4:2.027-3.el8.x86_64 63/96 #11 19.79 Verifying : perl-Storable-1:3.11-3.el8.x86_64 64/96 #11 19.79 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 65/96 #11 19.79 Verifying : perl-Term-Cap-1.17-395.el8.noarch 66/96 #11 19.79 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 67/96 #11 19.79 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 68/96 #11 19.79 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 69/96 #11 19.79 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 70/96 #11 19.79 Verifying : perl-constant-1.33-396.el8.noarch 71/96 #11 19.79 Verifying : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 72/96 #11 19.79 Verifying : perl-libs-4:5.26.3-419.el8_4.1.x86_64 73/96 #11 19.79 Verifying : perl-macros-4:5.26.3-419.el8_4.1.x86_64 74/96 #11 19.79 Verifying : perl-parent-1:0.237-1.el8.noarch 75/96 #11 19.79 Verifying : perl-podlators-4.11-1.el8.noarch 76/96 #11 19.79 Verifying : perl-threads-1:2.21-2.el8.x86_64 77/96 #11 19.79 Verifying : perl-threads-shared-1.58-2.el8.x86_64 78/96 #11 19.79 Verifying : pkgconf-1.4.2-1.el8.x86_64 79/96 #11 19.79 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 80/96 #11 19.79 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 81/96 #11 19.79 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 82/96 #11 19.79 Verifying : python3-dbus-1.2.4-15.el8.x86_64 83/96 #11 19.79 Verifying : python3-dnf-plugins-core-4.0.18-4.el8.noarch 84/96 #11 19.79 Verifying : python3-six-1.11.0-8.el8.noarch 85/96 #11 19.79 Verifying : unzip-6.0-45.el8_4.x86_64 86/96 #11 19.79 Verifying : yum-utils-4.0.18-4.el8.noarch 87/96 #11 19.79 Verifying : zip-3.0-23.el8.x86_64 88/96 #11 19.79 Verifying : python3-rpm-4.14.3-14.el8_4.x86_64 89/96 #11 19.79 Verifying : python3-rpm-4.14.3-13.el8.x86_64 90/96 #11 19.79 Verifying : rpm-4.14.3-14.el8_4.x86_64 91/96 #11 19.79 Verifying : rpm-4.14.3-13.el8.x86_64 92/96 #11 19.79 Verifying : rpm-build-libs-4.14.3-14.el8_4.x86_64 93/96 #11 19.79 Verifying : rpm-build-libs-4.14.3-13.el8.x86_64 94/96 #11 19.79 Verifying : rpm-libs-4.14.3-14.el8_4.x86_64 95/96 #11 19.79 Verifying : rpm-libs-4.14.3-13.el8.x86_64 96/96 #11 20.54 #11 20.54 Upgraded: #11 20.54 python3-rpm-4.14.3-14.el8_4.x86_64 rpm-4.14.3-14.el8_4.x86_64 #11 20.54 rpm-build-libs-4.14.3-14.el8_4.x86_64 rpm-libs-4.14.3-14.el8_4.x86_64 #11 20.54 Installed: #11 20.54 bzip2-1.0.6-26.el8.x86_64 #11 20.54 dbus-glib-0.110-2.el8.x86_64 #11 20.54 desktop-file-utils-0.23-8.el8.x86_64 #11 20.54 diffutils-3.6-6.el8.x86_64 #11 20.54 dnf-plugins-core-4.0.18-4.el8.noarch #11 20.54 dwz-0.12-9.el8.x86_64 #11 20.54 efi-srpm-macros-3-3.el8.noarch #11 20.54 elfutils-0.182-3.el8.x86_64 #11 20.54 elfutils-debuginfod-client-0.182-3.el8.x86_64 #11 20.54 emacs-filesystem-1:26.1-5.el8.noarch #11 20.54 file-5.33-16.el8_3.1.x86_64 #11 20.54 gc-7.6.4-3.el8.x86_64 #11 20.54 gdb-headless-8.2-15.el8.x86_64 #11 20.54 ghc-srpm-macros-1.4.2-7.el8.noarch #11 20.54 go-srpm-macros-2-17.el8.noarch #11 20.54 groff-base-1.22.3-18.el8.x86_64 #11 20.54 guile-5:2.0.14-7.el8.x86_64 #11 20.54 libatomic_ops-7.6.2-3.el8.x86_64 #11 20.54 libbabeltrace-1.5.4-3.el8.x86_64 #11 20.54 libipt-1.6.1-8.el8.x86_64 #11 20.54 libpkgconf-1.4.2-1.el8.x86_64 #11 20.54 libtool-ltdl-2.4.6-25.el8.x86_64 #11 20.54 ncurses-6.1-7.20180224.el8.x86_64 #11 20.54 ocaml-srpm-macros-5-4.el8.noarch #11 20.54 openblas-srpm-macros-2-2.el8.noarch #11 20.54 openssl-1:1.1.1g-15.el8_3.x86_64 #11 20.54 patch-2.7.6-11.el8.x86_64 #11 20.54 perl-Carp-1.42-396.el8.noarch #11 20.54 perl-Data-Dumper-2.167-399.el8.x86_64 #11 20.54 perl-Digest-1.17-395.el8.noarch #11 20.54 perl-Digest-MD5-2.55-396.el8.x86_64 #11 20.54 perl-Encode-4:2.97-3.el8.x86_64 #11 20.54 perl-Errno-1.28-419.el8_4.1.x86_64 #11 20.54 perl-Exporter-5.72-396.el8.noarch #11 20.54 perl-File-Path-2.15-2.el8.noarch #11 20.54 perl-File-Temp-0.230.600-1.el8.noarch #11 20.54 perl-Getopt-Long-1:2.50-4.el8.noarch #11 20.54 perl-HTTP-Tiny-0.074-1.el8.noarch #11 20.54 perl-IO-1.38-419.el8_4.1.x86_64 #11 20.54 perl-IO-Socket-IP-0.39-5.el8.noarch #11 20.54 perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff426aa3.noarch #11 20.54 perl-MIME-Base64-3.15-396.el8.x86_64 #11 20.54 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch #11 20.54 perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3.x86_64 #11 20.54 perl-PathTools-3.74-1.el8.x86_64 #11 20.54 perl-Pod-Escapes-1:1.07-395.el8.noarch #11 20.54 perl-Pod-Perldoc-3.28-396.el8.noarch #11 20.54 perl-Pod-Simple-1:3.35-395.el8.noarch #11 20.54 perl-Pod-Usage-4:1.69-395.el8.noarch #11 20.54 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 #11 20.54 perl-Socket-4:2.027-3.el8.x86_64 #11 20.54 perl-Storable-1:3.11-3.el8.x86_64 #11 20.54 perl-Term-ANSIColor-4.06-396.el8.noarch #11 20.54 perl-Term-Cap-1.17-395.el8.noarch #11 20.54 perl-Text-ParseWords-3.30-395.el8.noarch #11 20.54 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #11 20.54 perl-Time-Local-1:1.280-1.el8.noarch #11 20.54 perl-URI-1.73-3.el8.noarch #11 20.54 perl-Unicode-Normalize-1.25-396.el8.x86_64 #11 20.54 perl-constant-1.33-396.el8.noarch #11 20.54 perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 #11 20.54 perl-libnet-3.11-3.el8.noarch #11 20.54 perl-libs-4:5.26.3-419.el8_4.1.x86_64 #11 20.54 perl-macros-4:5.26.3-419.el8_4.1.x86_64 #11 20.54 perl-parent-1:0.237-1.el8.noarch #11 20.54 perl-podlators-4.11-1.el8.noarch #11 20.54 perl-srpm-macros-1-25.el8.noarch #11 20.54 perl-threads-1:2.21-2.el8.x86_64 #11 20.54 perl-threads-shared-1.58-2.el8.x86_64 #11 20.54 pkgconf-1.4.2-1.el8.x86_64 #11 20.54 pkgconf-m4-1.4.2-1.el8.noarch #11 20.54 pkgconf-pkg-config-1.4.2-1.el8.x86_64 #11 20.54 python-rpm-macros-3-41.el8.noarch #11 20.54 python-srpm-macros-3-41.el8.noarch #11 20.54 python3-dateutil-1:2.6.1-6.el8.noarch #11 20.54 python3-dbus-1.2.4-15.el8.x86_64 #11 20.54 python3-dnf-plugins-core-4.0.18-4.el8.noarch #11 20.54 python3-rpm-macros-3-41.el8.noarch #11 20.54 python3-six-1.11.0-8.el8.noarch #11 20.54 qt5-srpm-macros-5.12.5-3.el8.noarch #11 20.54 redhat-rpm-config-125-1.el8.noarch #11 20.54 rpm-build-4.14.3-14.el8_4.x86_64 #11 20.54 rpmlint-1.10-14.el8.noarch #11 20.54 rust-srpm-macros-5-2.el8.noarch #11 20.54 unzip-6.0-45.el8_4.x86_64 #11 20.54 yum-utils-4.0.18-4.el8.noarch #11 20.54 zip-3.0-23.el8.x86_64 #11 20.54 zstd-1.4.4-1.el8.x86_64 #11 20.54 #11 20.54 Complete! #11 DONE 20.9s #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS #13 sha256:439fdade472f9e5fc1f50b4e91c9954b5a30a5597f9c7ee1cba8b4db581f0d12 #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:ae71577f60f339532943081c5cc3e47f4c5e4044183ffe7e63afe603d19559cb #14 1.283 Last metadata expiration check: 0:00:12 ago on Fri Oct 22 13:19:03 2021. #14 2.074 Package bash-4.4.19-14.el8.x86_64 is already installed. #14 2.075 Package bash-4.4.19-14.el8.x86_64 is already installed. #14 2.076 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed. #14 2.081 Package libarchive-3.3.3-1.el8.x86_64 is already installed. #14 2.082 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed. #14 2.082 Package systemd-239-45.el8.x86_64 is already installed. #14 2.083 Package tar-2:1.30-5.el8.x86_64 is already installed. #14 2.085 Package bash-4.4.19-14.el8.x86_64 is already installed. #14 2.515 Dependencies resolved. #14 2.535 ========================================================================================= #14 2.535 Package Arch Version Repository Size #14 2.535 ========================================================================================= #14 2.535 Installing: #14 2.535 cmake x86_64 3.18.2-11.el8_4 appstream 9.8 M #14 2.535 device-mapper-devel x86_64 8:1.02.175-5.el8 powertools 282 k #14 2.535 gcc x86_64 8.4.1-1.el8 appstream 23 M #14 2.535 git x86_64 2.27.0-1.el8 appstream 164 k #14 2.535 glibc-static x86_64 2.28-151.el8 powertools 2.1 M #14 2.535 libseccomp-devel x86_64 2.5.1-1.el8 appstream 57 k #14 2.535 libselinux-devel x86_64 2.9-5.el8 baseos 200 k #14 2.535 libtool x86_64 2.4.6-25.el8 appstream 709 k #14 2.535 libtool-ltdl-devel x86_64 2.4.6-25.el8 appstream 184 k #14 2.535 make x86_64 1:4.2.1-10.el8 baseos 498 k #14 2.535 selinux-policy-devel noarch 3.14.3-67.el8_4.2 baseos 1.5 M #14 2.535 systemd-devel x86_64 239-45.el8_4.3 baseos 380 k #14 2.535 which x86_64 2.21-12.el8 baseos 49 k #14 2.535 Upgrading: #14 2.535 bash x86_64 4.4.20-1.el8_4 baseos 1.5 M #14 2.535 ca-certificates noarch 2021.2.50-80.0.el8_4 baseos 390 k #14 2.535 systemd x86_64 239-45.el8_4.3 baseos 3.6 M #14 2.535 systemd-libs x86_64 239-45.el8_4.3 baseos 1.1 M #14 2.535 systemd-pam x86_64 239-45.el8_4.3 baseos 469 k #14 2.535 systemd-udev x86_64 239-45.el8_4.3 baseos 1.4 M #14 2.535 Installing dependencies: #14 2.535 annobin x86_64 9.50-1.el8 appstream 107 k #14 2.535 autoconf noarch 2.69-27.el8 appstream 710 k #14 2.535 automake noarch 1.16.1-7.el8 appstream 713 k #14 2.535 checkpolicy x86_64 2.9-1.el8 baseos 348 k #14 2.535 cmake-data noarch 3.18.2-11.el8_4 appstream 1.6 M #14 2.535 cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k #14 2.535 cmake-rpm-macros noarch 3.18.2-11.el8_4 appstream 44 k #14 2.535 cpp x86_64 8.4.1-1.el8 appstream 10 M #14 2.535 git-core x86_64 2.27.0-1.el8 appstream 5.7 M #14 2.535 git-core-doc noarch 2.27.0-1.el8 appstream 2.5 M #14 2.535 glibc-devel x86_64 2.28-151.el8 baseos 1.0 M #14 2.535 glibc-headers x86_64 2.28-151.el8 baseos 478 k #14 2.535 isl x86_64 0.16.1-6.el8 appstream 841 k #14 2.535 kbd-legacy noarch 2.0.4-10.el8 baseos 481 k #14 2.535 kbd-misc noarch 2.0.4-10.el8 baseos 1.5 M #14 2.535 kernel-headers x86_64 4.18.0-305.19.1.el8_4 baseos 7.1 M #14 2.535 libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k #14 2.535 libgomp x86_64 8.4.1-1.el8 baseos 204 k #14 2.535 libmpc x86_64 1.1.0-9.1.el8 appstream 61 k #14 2.535 libselinux-utils x86_64 2.9-5.el8 baseos 243 k #14 2.535 libsepol-devel x86_64 2.9-2.el8 baseos 86 k #14 2.535 libuv x86_64 1:1.41.1-1.el8_4 appstream 156 k #14 2.535 libxcrypt-devel x86_64 4.1.1-4.el8 baseos 25 k #14 2.535 libxcrypt-static x86_64 4.1.1-4.el8 powertools 53 k #14 2.535 m4 x86_64 1.4.18-7.el8 baseos 223 k #14 2.535 openssh x86_64 8.0p1-6.el8_4.2 baseos 521 k #14 2.535 openssh-clients x86_64 8.0p1-6.el8_4.2 baseos 667 k #14 2.535 pcre2-devel x86_64 10.32-2.el8 baseos 605 k #14 2.535 pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k #14 2.535 pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k #14 2.535 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #14 2.535 perl-Git noarch 2.27.0-1.el8 appstream 77 k #14 2.535 perl-TermReadKey x86_64 2.37-7.el8 appstream 40 k #14 2.535 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #14 2.535 policycoreutils x86_64 2.9-14.el8 baseos 373 k #14 2.535 policycoreutils-devel x86_64 2.9-14.el8 baseos 292 k #14 2.535 policycoreutils-python-utils noarch 2.9-14.el8 baseos 252 k #14 2.535 python3-audit x86_64 3.0-0.17.20191104git1c2f876.el8 baseos 86 k #14 2.535 python3-libselinux x86_64 2.9-5.el8 baseos 283 k #14 2.535 python3-libsemanage x86_64 2.9-6.el8 baseos 127 k #14 2.535 python3-policycoreutils noarch 2.9-14.el8 baseos 2.2 M #14 2.535 python3-setools x86_64 4.3.0-2.el8 baseos 626 k #14 2.535 rpm-plugin-selinux x86_64 4.14.3-14.el8_4 baseos 76 k #14 2.535 selinux-policy noarch 3.14.3-67.el8_4.2 baseos 628 k #14 2.535 selinux-policy-minimum noarch 3.14.3-67.el8_4.2 baseos 13 M #14 2.535 vim-filesystem noarch 2:8.0.1763-15.el8 appstream 48 k #14 2.535 xkeyboard-config noarch 2.28-1.el8 appstream 782 k #14 2.535 Installing weak dependencies: #14 2.535 kbd x86_64 2.0.4-10.el8 baseos 390 k #14 2.535 libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k #14 2.535 #14 2.535 Transaction Summary #14 2.535 ========================================================================================= #14 2.535 Install 62 Packages #14 2.535 Upgrade 6 Packages #14 2.535 #14 2.544 Total download size: 104 M #14 2.546 Downloading Packages: #14 3.643 (1/68): annobin-9.50-1.el8.x86_64.rpm 453 kB/s | 107 kB 00:00 #14 3.656 (2/68): autoconf-2.69-27.el8.noarch.rpm 2.8 MB/s | 710 kB 00:00 #14 3.660 (3/68): automake-1.16.1-7.el8.noarch.rpm 2.8 MB/s | 713 kB 00:00 #14 3.668 (4/68): cmake-filesystem-3.18.2-11.el8_4.x86_64 6.3 MB/s | 44 kB 00:00 #14 3.676 (5/68): cmake-rpm-macros-3.18.2-11.el8_4.noarch 5.6 MB/s | 44 kB 00:00 #14 3.714 (6/68): cmake-data-3.18.2-11.el8_4.noarch.rpm 28 MB/s | 1.6 MB 00:00 #14 3.959 (7/68): cmake-3.18.2-11.el8_4.x86_64.rpm 31 MB/s | 9.8 MB 00:00 #14 3.965 (8/68): git-2.27.0-1.el8.x86_64.rpm 32 MB/s | 164 kB 00:00 #14 4.196 (9/68): cpp-8.4.1-1.el8.x86_64.rpm 20 MB/s | 10 MB 00:00 #14 4.250 (10/68): git-core-2.27.0-1.el8.x86_64.rpm 20 MB/s | 5.7 MB 00:00 #14 4.289 (11/68): git-core-doc-2.27.0-1.el8.noarch.rpm 27 MB/s | 2.5 MB 00:00 #14 4.293 (12/68): libmpc-1.1.0-9.1.el8.x86_64.rpm 15 MB/s | 61 kB 00:00 #14 4.318 (13/68): isl-0.16.1-6.el8.x86_64.rpm 12 MB/s | 841 kB 00:00 #14 4.319 (14/68): libseccomp-devel-2.5.1-1.el8.x86_64.rp 2.2 MB/s | 57 kB 00:00 #14 4.335 (15/68): libtool-ltdl-devel-2.4.6-25.el8.x86_64 12 MB/s | 184 kB 00:00 #14 4.697 (16/68): gcc-8.4.1-1.el8.x86_64.rpm 24 MB/s | 23 MB 00:00 #14 4.703 (17/68): libtool-2.4.6-25.el8.x86_64.rpm 1.8 MB/s | 709 kB 00:00 #14 4.705 (18/68): libxkbcommon-0.9.1-1.el8.x86_64.rpm 16 MB/s | 116 kB 00:00 #14 4.706 (19/68): libuv-1.41.1-1.el8_4.x86_64.rpm 422 kB/s | 156 kB 00:00 #14 4.708 (20/68): perl-Git-2.27.0-1.el8.noarch.rpm 23 MB/s | 77 kB 00:00 #14 4.716 (21/68): perl-Error-0.17025-2.el8.noarch.rpm 3.4 MB/s | 46 kB 00:00 #14 4.717 (22/68): perl-TermReadKey-2.37-7.el8.x86_64.rpm 3.7 MB/s | 40 kB 00:00 #14 4.718 (23/68): perl-Thread-Queue-3.13-1.el8.noarch.rp 2.5 MB/s | 24 kB 00:00 #14 4.724 (24/68): checkpolicy-2.9-1.el8.x86_64.rpm 57 MB/s | 348 kB 00:00 #14 4.729 (25/68): vim-filesystem-8.0.1763-15.el8.noarch. 4.1 MB/s | 48 kB 00:00 #14 4.733 (26/68): xkeyboard-config-2.28-1.el8.noarch.rpm 50 MB/s | 782 kB 00:00 #14 4.739 (27/68): glibc-headers-2.28-151.el8.x86_64.rpm 49 MB/s | 478 kB 00:00 #14 4.756 (28/68): glibc-devel-2.28-151.el8.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #14 4.759 (29/68): kbd-2.0.4-10.el8.x86_64.rpm 15 MB/s | 390 kB 00:00 #14 4.761 (30/68): kbd-legacy-2.0.4-10.el8.noarch.rpm 21 MB/s | 481 kB 00:00 #14 4.769 (31/68): libedit-3.1-23.20170329cvs.el8.x86_64. 13 MB/s | 102 kB 00:00 #14 4.778 (32/68): libgomp-8.4.1-1.el8.x86_64.rpm 23 MB/s | 204 kB 00:00 #14 4.792 (33/68): libselinux-devel-2.9-5.el8.x86_64.rpm 14 MB/s | 200 kB 00:00 #14 4.806 (34/68): kbd-misc-2.0.4-10.el8.noarch.rpm 30 MB/s | 1.5 MB 00:00 #14 4.809 (35/68): libselinux-utils-2.9-5.el8.x86_64.rpm 15 MB/s | 243 kB 00:00 #14 4.811 (36/68): libsepol-devel-2.9-2.el8.x86_64.rpm 18 MB/s | 86 kB 00:00 #14 4.813 (37/68): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 7.5 MB/s | 25 kB 00:00 #14 4.818 (38/68): m4-1.4.18-7.el8.x86_64.rpm 30 MB/s | 223 kB 00:00 #14 4.829 (39/68): openssh-8.0p1-6.el8_4.2.x86_64.rpm 50 MB/s | 521 kB 00:00 #14 4.833 (40/68): make-4.2.1-10.el8.x86_64.rpm 24 MB/s | 498 kB 00:00 #14 4.849 (41/68): pcre2-devel-10.32-2.el8.x86_64.rpm 40 MB/s | 605 kB 00:00 #14 4.853 (42/68): openssh-clients-8.0p1-6.el8_4.2.x86_64 27 MB/s | 667 kB 00:00 #14 4.861 (43/68): pcre2-utf16-10.32-2.el8.x86_64.rpm 20 MB/s | 229 kB 00:00 #14 4.863 (44/68): pcre2-utf32-10.32-2.el8.x86_64.rpm 24 MB/s | 220 kB 00:00 #14 4.870 (45/68): policycoreutils-2.9-14.el8.x86_64.rpm 41 MB/s | 373 kB 00:00 #14 4.872 (46/68): policycoreutils-devel-2.9-14.el8.x86_6 32 MB/s | 292 kB 00:00 #14 4.877 (47/68): policycoreutils-python-utils-2.9-14.el 41 MB/s | 252 kB 00:00 #14 4.878 (48/68): python3-audit-3.0-0.17.20191104git1c2f 14 MB/s | 86 kB 00:00 #14 4.988 (49/68): kernel-headers-4.18.0-305.19.1.el8_4.x 31 MB/s | 7.1 MB 00:00 #14 4.990 (50/68): python3-libsemanage-2.9-6.el8.x86_64.r 1.1 MB/s | 127 kB 00:00 #14 4.993 (51/68): python3-libselinux-2.9-5.el8.x86_64.rp 2.4 MB/s | 283 kB 00:00 #14 5.003 (52/68): rpm-plugin-selinux-4.14.3-14.el8_4.x86 7.9 MB/s | 76 kB 00:00 #14 5.042 (53/68): python3-policycoreutils-2.9-14.el8.noa 42 MB/s | 2.2 MB 00:00 #14 5.045 (54/68): python3-setools-4.3.0-2.el8.x86_64.rpm 11 MB/s | 626 kB 00:00 #14 5.061 (55/68): selinux-policy-3.14.3-67.el8_4.2.noarc 11 MB/s | 628 kB 00:00 #14 5.087 (56/68): selinux-policy-devel-3.14.3-67.el8_4.2 34 MB/s | 1.5 MB 00:00 #14 5.091 (57/68): systemd-devel-239-45.el8_4.3.x86_64.rp 12 MB/s | 380 kB 00:00 #14 5.094 (58/68): which-2.21-12.el8.x86_64.rpm 7.7 MB/s | 49 kB 00:00 #14 5.104 (59/68): device-mapper-devel-1.02.175-5.el8.x86 23 MB/s | 282 kB 00:00 #14 5.110 (60/68): libxcrypt-static-4.1.1-4.el8.x86_64.rp 8.8 MB/s | 53 kB 00:00 #14 5.153 (61/68): glibc-static-2.28-151.el8.x86_64.rpm 35 MB/s | 2.1 MB 00:00 #14 5.164 (62/68): ca-certificates-2021.2.50-80.0.el8_4.n 34 MB/s | 390 kB 00:00 #14 5.181 (63/68): bash-4.4.20-1.el8_4.x86_64.rpm 22 MB/s | 1.5 MB 00:00 #14 5.211 (64/68): systemd-libs-239-45.el8_4.3.x86_64.rpm 38 MB/s | 1.1 MB 00:00 #14 5.259 (65/68): systemd-239-45.el8_4.3.x86_64.rpm 38 MB/s | 3.6 MB 00:00 #14 5.268 (66/68): systemd-pam-239-45.el8_4.3.x86_64.rpm 8.1 MB/s | 469 kB 00:00 #14 5.300 (67/68): systemd-udev-239-45.el8_4.3.x86_64.rpm 34 MB/s | 1.4 MB 00:00 #14 5.431 (68/68): selinux-policy-minimum-3.14.3-67.el8_4 34 MB/s | 13 MB 00:00 #14 5.435 -------------------------------------------------------------------------------- #14 5.436 Total 36 MB/s | 104 MB 00:02 #14 5.583 Running transaction check #14 5.732 Transaction check succeeded. #14 5.732 Running transaction test #14 6.741 Transaction test succeeded. #14 6.743 Running transaction #14 8.087 Preparing : 1/1 #14 8.131 Running scriptlet: bash-4.4.20-1.el8_4.x86_64 1/1 #14 8.294 Upgrading : bash-4.4.20-1.el8_4.x86_64 1/74 #14 8.311 Running scriptlet: bash-4.4.20-1.el8_4.x86_64 1/74 #14 8.336 Installing : python3-libselinux-2.9-5.el8.x86_64 2/74 #14 8.366 Installing : m4-1.4.18-7.el8.x86_64 3/74 #14 8.379 Running scriptlet: m4-1.4.18-7.el8.x86_64 3/74 #14 8.444 Installing : autoconf-2.69-27.el8.noarch 4/74 #14 8.465 Running scriptlet: autoconf-2.69-27.el8.noarch 4/74 #14 8.524 Installing : make-1:4.2.1-10.el8.x86_64 5/74 #14 8.537 Running scriptlet: make-1:4.2.1-10.el8.x86_64 5/74 #14 8.664 Upgrading : systemd-libs-239-45.el8_4.3.x86_64 6/74 #14 8.682 Running scriptlet: systemd-libs-239-45.el8_4.3.x86_64 6/74 #14 8.737 Installing : checkpolicy-2.9-1.el8.x86_64 7/74 #14 8.757 Installing : libmpc-1.1.0-9.1.el8.x86_64 8/74 #14 8.772 Installing : cmake-rpm-macros-3.18.2-11.el8_4.noarch 9/74 #14 8.785 Installing : cmake-filesystem-3.18.2-11.el8_4.x86_64 10/74 #14 9.816 Installing : cpp-8.4.1-1.el8.x86_64 11/74 #14 9.829 Running scriptlet: cpp-8.4.1-1.el8.x86_64 11/74 #14 9.849 Installing : python3-libsemanage-2.9-6.el8.x86_64 12/74 #14 9.952 Installing : python3-setools-4.3.0-2.el8.x86_64 13/74 #14 10.02 Installing : libgomp-8.4.1-1.el8.x86_64 14/74 #14 10.07 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 14/74 #14 10.09 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 15/74 #14 10.17 Installing : openssh-8.0p1-6.el8_4.2.x86_64 15/74 #14 10.19 Installing : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 16/74 #14 10.23 Installing : pcre2-utf32-10.32-2.el8.x86_64 17/74 #14 10.26 Installing : pcre2-utf16-10.32-2.el8.x86_64 18/74 #14 10.35 Installing : pcre2-devel-10.32-2.el8.x86_64 19/74 #14 10.37 Installing : libsepol-devel-2.9-2.el8.x86_64 20/74 #14 10.41 Installing : libselinux-devel-2.9-5.el8.x86_64 21/74 #14 10.45 Installing : libselinux-utils-2.9-5.el8.x86_64 22/74 #14 10.49 Installing : policycoreutils-2.9-14.el8.x86_64 23/74 #14 10.55 Running scriptlet: policycoreutils-2.9-14.el8.x86_64 23/74 #14 10.78 Installing : python3-policycoreutils-2.9-14.el8.noarch 24/74 #14 10.81 Installing : policycoreutils-python-utils-2.9-14.el8.noarch 25/74 #14 10.89 Installing : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 26/74 #14 10.91 Installing : selinux-policy-3.14.3-67.el8_4.2.noarch 27/74 #14 10.95 Running scriptlet: selinux-policy-3.14.3-67.el8_4.2.noarch 27/74 #14 10.97 Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 28/74 #14 12.49 Installing : selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 28/74 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 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 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'... #14 12.60 Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 28/74 #14 19.77 Installing : policycoreutils-devel-2.9-14.el8.x86_64 29/74 #14 20.01 Installing : selinux-policy-devel-3.14.3-67.el8_4.2.noarch 30/74 #14 20.09 Running scriptlet: selinux-policy-devel-3.14.3-67.el8_4.2.noarch 30/74 #14 20.10 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 31/74 #14 20.18 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 32/74 #14 20.90 Installing : git-core-2.27.0-1.el8.x86_64 33/74 #14 21.28 Installing : git-core-doc-2.27.0-1.el8.noarch 34/74 #14 21.56 Installing : kernel-headers-4.18.0-305.19.1.el8_4.x86_64 35/74 #14 21.60 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 36/74 #14 21.68 Installing : glibc-headers-2.28-151.el8.x86_64 36/74 #14 21.71 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 37/74 #14 21.81 Installing : glibc-devel-2.28-151.el8.x86_64 38/74 #14 21.83 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 38/74 + 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 #14 21.85 Installing : libxcrypt-static-4.1.1-4.el8.x86_64 39/74 #14 22.23 Installing : glibc-static-2.28-151.el8.x86_64 40/74 #14 22.43 Installing : kbd-misc-2.0.4-10.el8.noarch 41/74 #14 22.50 Installing : kbd-legacy-2.0.4-10.el8.noarch 42/74 #14 22.57 Installing : kbd-2.0.4-10.el8.x86_64 43/74 #14 22.71 Installing : xkeyboard-config-2.28-1.el8.noarch 44/74 #14 22.74 Installing : libxkbcommon-0.9.1-1.el8.x86_64 45/74 #14 22.79 Upgrading : systemd-pam-239-45.el8_4.3.x86_64 46/74 + 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... #14 22.80 Running scriptlet: systemd-239-45.el8_4.3.x86_64 47/74 #14 23.25 Upgrading : systemd-239-45.el8_4.3.x86_64 47/74 #14 23.29 Running scriptlet: systemd-239-45.el8_4.3.x86_64 47/74 #14 23.40 Installing : systemd-devel-239-45.el8_4.3.x86_64 48/74 #14 23.42 Installing : vim-filesystem-2:8.0.1763-15.el8.noarch 49/74 #14 23.44 Installing : perl-Thread-Queue-3.13-1.el8.noarch 50/74 #14 23.51 Installing : automake-1.16.1-7.el8.noarch 51/74 #14 23.53 Installing : perl-TermReadKey-2.37-7.el8.x86_64 52/74 #14 23.55 Installing : perl-Error-1:0.17025-2.el8.noarch 53/74 #14 23.57 Installing : perl-Git-2.27.0-1.el8.noarch 54/74 #14 23.59 Installing : git-2.27.0-1.el8.x86_64 55/74 + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 #14 23.62 Installing : libuv-1:1.41.1-1.el8_4.x86_64 56/74 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 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64 cd /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary #1 [internal] booting buildkit #1 pulling image moby/buildkit:buildx-stable-1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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 #14 23.99 Installing : cmake-data-3.18.2-11.el8_4.noarch 57/74 #14 24.97 Installing : cmake-3.18.2-11.el8_4.x86_64 58/74 #14 25.08 Installing : isl-0.16.1-6.el8.x86_64 59/74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done #1 creating container buildx_buildkit_quirky_elion0 #14 25.09 Running scriptlet: isl-0.16.1-6.el8.x86_64 59/74 #14 26.77 Installing : gcc-8.4.1-1.el8.x86_64 60/74 #14 26.80 Running scriptlet: gcc-8.4.1-1.el8.x86_64 60/74 #14 26.84 Installing : annobin-9.50-1.el8.x86_64 61/74 #14 26.92 Installing : libtool-2.4.6-25.el8.x86_64 62/74 #14 26.93 Running scriptlet: libtool-2.4.6-25.el8.x86_64 62/74 #14 26.96 Installing : libtool-ltdl-devel-2.4.6-25.el8.x86_64 63/74 #14 26.98 Installing : device-mapper-devel-8:1.02.175-5.el8.x86_64 64/74 #14 27.18 Upgrading : systemd-udev-239-45.el8_4.3.x86_64 65/74 #14 27.21 Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64 65/74 #14 27.45 Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch 66/74 #14 27.49 Upgrading : ca-certificates-2021.2.50-80.0.el8_4.noarch 66/74 #14 27.50 Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch 66/74 #14 27.78 Installing : which-2.21-12.el8.x86_64 67/74 #14 27.81 Installing : libseccomp-devel-2.5.1-1.el8.x86_64 68/74 #14 27.82 Cleanup : ca-certificates-2020.2.41-80.0.el8_2.noarch 69/74 #14 27.84 Cleanup : systemd-udev-239-45.el8.x86_64 70/74 #14 27.84 Running scriptlet: systemd-udev-239-45.el8.x86_64 70/74 #14 27.87 Running scriptlet: systemd-239-45.el8.x86_64 71/74 #14 27.90 Cleanup : systemd-239-45.el8.x86_64 71/74 #14 27.94 Cleanup : systemd-libs-239-45.el8.x86_64 72/74 #14 27.95 Cleanup : bash-4.4.19-14.el8.x86_64 73/74 #14 27.96 Running scriptlet: bash-4.4.19-14.el8.x86_64 73/74 #14 27.97 Cleanup : systemd-pam-239-45.el8.x86_64 74/74 #14 27.99 Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch 74/74 #14 28.26 Running scriptlet: systemd-pam-239-45.el8.x86_64 74/74 #14 28.47 Running scriptlet: systemd-239-45.el8_4.3.x86_64 74/74 #14 28.51 Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64 74/74 #14 28.58 Verifying : annobin-9.50-1.el8.x86_64 1/74 #14 28.58 Verifying : autoconf-2.69-27.el8.noarch 2/74 #14 28.58 Verifying : automake-1.16.1-7.el8.noarch 3/74 #14 28.58 Verifying : cmake-3.18.2-11.el8_4.x86_64 4/74 #14 28.58 Verifying : cmake-data-3.18.2-11.el8_4.noarch 5/74 #14 28.58 Verifying : cmake-filesystem-3.18.2-11.el8_4.x86_64 6/74 #14 28.58 Verifying : cmake-rpm-macros-3.18.2-11.el8_4.noarch 7/74 #14 28.59 Verifying : cpp-8.4.1-1.el8.x86_64 8/74 #14 28.59 Verifying : gcc-8.4.1-1.el8.x86_64 9/74 #14 28.59 Verifying : git-2.27.0-1.el8.x86_64 10/74 #14 28.59 Verifying : git-core-2.27.0-1.el8.x86_64 11/74 #14 28.59 Verifying : git-core-doc-2.27.0-1.el8.noarch 12/74 #14 28.59 Verifying : isl-0.16.1-6.el8.x86_64 13/74 #14 28.59 Verifying : libmpc-1.1.0-9.1.el8.x86_64 14/74 #14 28.59 Verifying : libseccomp-devel-2.5.1-1.el8.x86_64 15/74 #14 28.59 Verifying : libtool-2.4.6-25.el8.x86_64 16/74 #14 28.59 Verifying : libtool-ltdl-devel-2.4.6-25.el8.x86_64 17/74 #14 28.59 Verifying : libuv-1:1.41.1-1.el8_4.x86_64 18/74 #14 28.59 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 19/74 #14 28.59 Verifying : perl-Error-1:0.17025-2.el8.noarch 20/74 #14 28.59 Verifying : perl-Git-2.27.0-1.el8.noarch 21/74 #14 28.59 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 22/74 #14 28.59 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 23/74 #14 28.59 Verifying : vim-filesystem-2:8.0.1763-15.el8.noarch 24/74 #14 28.59 Verifying : xkeyboard-config-2.28-1.el8.noarch 25/74 #14 28.59 Verifying : checkpolicy-2.9-1.el8.x86_64 26/74 #14 28.59 Verifying : glibc-devel-2.28-151.el8.x86_64 27/74 #14 28.59 Verifying : glibc-headers-2.28-151.el8.x86_64 28/74 #14 28.59 Verifying : kbd-2.0.4-10.el8.x86_64 29/74 #14 28.59 Verifying : kbd-legacy-2.0.4-10.el8.noarch 30/74 #14 28.59 Verifying : kbd-misc-2.0.4-10.el8.noarch 31/74 #14 28.59 Verifying : kernel-headers-4.18.0-305.19.1.el8_4.x86_64 32/74 #14 28.59 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 33/74 #14 28.59 Verifying : libgomp-8.4.1-1.el8.x86_64 34/74 #14 28.59 Verifying : libselinux-devel-2.9-5.el8.x86_64 35/74 #14 28.59 Verifying : libselinux-utils-2.9-5.el8.x86_64 36/74 #14 28.59 Verifying : libsepol-devel-2.9-2.el8.x86_64 37/74 #14 28.59 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 38/74 #14 28.59 Verifying : m4-1.4.18-7.el8.x86_64 39/74 #14 28.59 Verifying : make-1:4.2.1-10.el8.x86_64 40/74 #14 28.59 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 41/74 #14 28.59 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 42/74 #14 28.59 Verifying : pcre2-devel-10.32-2.el8.x86_64 43/74 #14 28.59 Verifying : pcre2-utf16-10.32-2.el8.x86_64 44/74 #14 28.59 Verifying : pcre2-utf32-10.32-2.el8.x86_64 45/74 #14 28.59 Verifying : policycoreutils-2.9-14.el8.x86_64 46/74 #14 28.59 Verifying : policycoreutils-devel-2.9-14.el8.x86_64 47/74 #14 28.59 Verifying : policycoreutils-python-utils-2.9-14.el8.noarch 48/74 #14 28.59 Verifying : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 49/74 #14 28.59 Verifying : python3-libselinux-2.9-5.el8.x86_64 50/74 #14 28.59 Verifying : python3-libsemanage-2.9-6.el8.x86_64 51/74 #14 28.59 Verifying : python3-policycoreutils-2.9-14.el8.noarch 52/74 #14 28.59 Verifying : python3-setools-4.3.0-2.el8.x86_64 53/74 #14 28.59 Verifying : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 54/74 #14 28.59 Verifying : selinux-policy-3.14.3-67.el8_4.2.noarch 55/74 #14 28.59 Verifying : selinux-policy-devel-3.14.3-67.el8_4.2.noarch 56/74 #14 28.59 Verifying : selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 57/74 #14 28.59 Verifying : systemd-devel-239-45.el8_4.3.x86_64 58/74 #14 28.59 Verifying : which-2.21-12.el8.x86_64 59/74 #14 28.59 Verifying : device-mapper-devel-8:1.02.175-5.el8.x86_64 60/74 #14 28.59 Verifying : glibc-static-2.28-151.el8.x86_64 61/74 #14 28.59 Verifying : libxcrypt-static-4.1.1-4.el8.x86_64 62/74 #14 28.59 Verifying : bash-4.4.20-1.el8_4.x86_64 63/74 #14 28.59 Verifying : bash-4.4.19-14.el8.x86_64 64/74 #14 28.59 Verifying : ca-certificates-2021.2.50-80.0.el8_4.noarch 65/74 #14 28.59 Verifying : ca-certificates-2020.2.41-80.0.el8_2.noarch 66/74 #14 28.59 Verifying : systemd-239-45.el8_4.3.x86_64 67/74 #14 28.59 Verifying : systemd-239-45.el8.x86_64 68/74 #14 28.59 Verifying : systemd-libs-239-45.el8_4.3.x86_64 69/74 #14 28.59 Verifying : systemd-libs-239-45.el8.x86_64 70/74 #14 28.59 Verifying : systemd-pam-239-45.el8_4.3.x86_64 71/74 #14 28.59 Verifying : systemd-pam-239-45.el8.x86_64 72/74 #14 28.59 Verifying : systemd-udev-239-45.el8_4.3.x86_64 73/74 #1 creating container buildx_buildkit_quirky_elion0 2.2s done #1 DONE 5.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: #2 transferring dockerfile: 2.08kB done #2 DONE 0.1s #3 [internal] load .dockerignore #3 transferring context: 112B done #3 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1.3 #4 ... #5 [auth] docker/dockerfile:pull token for registry-1.docker.io #5 DONE 0.0s #4 resolve image config for docker.io/docker/dockerfile:1.3 #14 28.59 Verifying : systemd-udev-239-45.el8.x86_64 74/74 #14 29.30 #14 29.30 Upgraded: #14 29.30 bash-4.4.20-1.el8_4.x86_64 ca-certificates-2021.2.50-80.0.el8_4.noarch #14 29.30 systemd-239-45.el8_4.3.x86_64 systemd-libs-239-45.el8_4.3.x86_64 #14 29.30 systemd-pam-239-45.el8_4.3.x86_64 systemd-udev-239-45.el8_4.3.x86_64 #14 29.30 Installed: #14 29.30 annobin-9.50-1.el8.x86_64 #14 29.30 autoconf-2.69-27.el8.noarch #14 29.30 automake-1.16.1-7.el8.noarch #14 29.30 checkpolicy-2.9-1.el8.x86_64 #14 29.30 cmake-3.18.2-11.el8_4.x86_64 #14 29.30 cmake-data-3.18.2-11.el8_4.noarch #14 29.30 cmake-filesystem-3.18.2-11.el8_4.x86_64 #14 29.30 cmake-rpm-macros-3.18.2-11.el8_4.noarch #14 29.30 cpp-8.4.1-1.el8.x86_64 #14 29.30 device-mapper-devel-8:1.02.175-5.el8.x86_64 #14 29.30 gcc-8.4.1-1.el8.x86_64 #14 29.30 git-2.27.0-1.el8.x86_64 #14 29.30 git-core-2.27.0-1.el8.x86_64 #14 29.30 git-core-doc-2.27.0-1.el8.noarch #14 29.30 glibc-devel-2.28-151.el8.x86_64 #14 29.30 glibc-headers-2.28-151.el8.x86_64 #14 29.30 glibc-static-2.28-151.el8.x86_64 #14 29.30 isl-0.16.1-6.el8.x86_64 #14 29.30 kbd-2.0.4-10.el8.x86_64 #14 29.30 kbd-legacy-2.0.4-10.el8.noarch #14 29.30 kbd-misc-2.0.4-10.el8.noarch #14 29.30 kernel-headers-4.18.0-305.19.1.el8_4.x86_64 #14 29.30 libedit-3.1-23.20170329cvs.el8.x86_64 #14 29.30 libgomp-8.4.1-1.el8.x86_64 #14 29.30 libmpc-1.1.0-9.1.el8.x86_64 #14 29.30 libseccomp-devel-2.5.1-1.el8.x86_64 #14 29.30 libselinux-devel-2.9-5.el8.x86_64 #14 29.30 libselinux-utils-2.9-5.el8.x86_64 #14 29.30 libsepol-devel-2.9-2.el8.x86_64 #14 29.30 libtool-2.4.6-25.el8.x86_64 #14 29.30 libtool-ltdl-devel-2.4.6-25.el8.x86_64 #14 29.30 libuv-1:1.41.1-1.el8_4.x86_64 #14 29.30 libxcrypt-devel-4.1.1-4.el8.x86_64 #14 29.30 libxcrypt-static-4.1.1-4.el8.x86_64 #14 29.30 libxkbcommon-0.9.1-1.el8.x86_64 #14 29.30 m4-1.4.18-7.el8.x86_64 #14 29.30 make-1:4.2.1-10.el8.x86_64 #14 29.30 openssh-8.0p1-6.el8_4.2.x86_64 #14 29.30 openssh-clients-8.0p1-6.el8_4.2.x86_64 #14 29.30 pcre2-devel-10.32-2.el8.x86_64 #14 29.30 pcre2-utf16-10.32-2.el8.x86_64 #14 29.30 pcre2-utf32-10.32-2.el8.x86_64 #14 29.30 perl-Error-1:0.17025-2.el8.noarch #14 29.30 perl-Git-2.27.0-1.el8.noarch #14 29.30 perl-TermReadKey-2.37-7.el8.x86_64 #14 29.30 perl-Thread-Queue-3.13-1.el8.noarch #14 29.30 policycoreutils-2.9-14.el8.x86_64 #14 29.30 policycoreutils-devel-2.9-14.el8.x86_64 #14 29.30 policycoreutils-python-utils-2.9-14.el8.noarch #14 29.30 python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64 #14 29.30 python3-libselinux-2.9-5.el8.x86_64 #14 29.30 python3-libsemanage-2.9-6.el8.x86_64 #14 29.30 python3-policycoreutils-2.9-14.el8.noarch #14 29.30 python3-setools-4.3.0-2.el8.x86_64 #14 29.30 rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 #14 29.30 selinux-policy-3.14.3-67.el8_4.2.noarch #14 29.30 selinux-policy-devel-3.14.3-67.el8_4.2.noarch #14 29.30 selinux-policy-minimum-3.14.3-67.el8_4.2.noarch #14 29.30 systemd-devel-239-45.el8_4.3.x86_64 #14 29.30 vim-filesystem-2:8.0.1763-15.el8.noarch #14 29.30 which-2.21-12.el8.x86_64 #14 29.30 xkeyboard-config-2.28-1.el8.noarch #14 29.30 #14 29.30 Complete! #4 DONE 0.9s #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #6 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done #6 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done #14 DONE 30.0s #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go #16 sha256:9d1fe56070d840a87fa79544ce470aba5535c2d3b326e7f2aab08aa2fcf43566 #6 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 #6 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done #6 DONE 0.4s #10 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #10 ... #11 [auth] library/golang:pull token for registry-1.docker.io #11 DONE 0.0s #12 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #12 DONE 0.0s #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io #13 DONE 0.0s #9 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras + 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 #9 ... #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.9-alpine #7 DONE 1.0s #9 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #9 DONE 1.1s #8 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 #8 DONE 1.1s #10 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #10 DONE 1.2s #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #21 DONE 0.0s #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.1s done #15 DONE 0.0s #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #14 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.1s done #14 ... #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.0s done #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0.1s done #15 DONE 0.2s #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #14 DONE 0.4s #25 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #25 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 2.10MB / 151.10MB 0.2s + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-arm-v6 #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 18.00MB / 151.10MB 0.5s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 32.51MB / 151.10MB 0.6s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 50.33MB / 151.10MB 0.8s #16 DONE 3.2s #17 [stage-1 9/9] WORKDIR /root/rpmbuild #17 sha256:84fbcc197185e66aeb84675bc0ed544dfe0bf20d305161b1174f55175f896113 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 61.92MB / 151.10MB 1.4s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 73.40MB / 151.10MB 1.5s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 81.79MB / 151.10MB 1.7s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 93.32MB / 151.10MB 1.8s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 115.34MB / 151.10MB 2.1s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 133.17MB / 151.10MB 2.3s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.6s #25 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.9s done #25 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 #25 ... #20 [internal] load build context #20 transferring context: 49.90MB 4.1s done #20 DONE 4.7s #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #14 sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 156B / 156B 0.4s done #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 4.4s #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.3s done #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.1s done #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.2s done #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.3s done #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.1s done #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 4.6s done #14 DONE 4.7s #25 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #25 ... #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 #18 exporting layers 4.8s done #18 writing image sha256:dec4433c46d41b8e7d82637774e1c75cf76253783b24674306c3a372331072b7 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-593/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine 8ab80e4' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --define '_scan_rpm_version 0.9.0' --define '_scan_version v0.9.0' --define '_scan_gitcommit b05830d' --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.jQlQji + 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/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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yJXqlj + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=8ab80e4 + DOCKER_GITCOMMIT=8ab80e4 + 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 + for component in tini "proxy dynamic" + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + 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 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' + 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 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 6.0s done #14 DONE 10.6s #25 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #25 ... #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #14 extracting sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 0.1s done #14 DONE 10.7s #16 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / / #16 DONE 2.3s #17 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git #17 0.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz #17 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz #17 1.522 (1/18) Installing libffi (3.3-r2) #17 1.525 (2/18) Installing libgcc (10.3.1_git20210424-r2) #17 1.531 (3/18) Installing libstdc++ (10.3.1_git20210424-r2) #17 1.555 (4/18) Installing xz-libs (5.2.5-r0) #17 1.562 (5/18) Installing libxml2 (2.9.12-r1) #17 1.578 (6/18) Installing llvm11-libs (11.1.0-r2) #17 2.659 (7/18) Installing clang-libs (11.1.0-r1) #17 3.660 (8/18) Installing clang (11.1.0-r1) #17 4.101 (9/18) Installing libmagic (5.40-r1) #17 4.136 (10/18) Installing file (5.40-r1) #17 4.139 (11/18) Installing brotli-libs (1.0.9-r5) #17 4.155 (12/18) Installing nghttp2-libs (1.43.0-r0) #17 4.159 (13/18) Installing libcurl (7.79.1-r0) #17 4.168 (14/18) Installing expat (2.4.1-r0) #17 4.177 (15/18) Installing pcre2 (10.36-r0) #17 4.186 (16/18) Installing git (2.32.0-r0) #17 4.364 (17/18) Installing lld (11.1.0-r0) #17 4.417 (18/18) Installing llvm11 (11.1.0-r2) #17 4.987 Executing busybox-1.33.1-r3.trigger #17 4.998 OK: 285 MiB in 33 packages + return + VERSION=0.0.0-20211015144513-b485636 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" #17 DONE 7.8s #18 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli #18 DONE 0.4s #19 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #19 0.173 skipping packages installation on darwin #19 DONE 0.4s #24 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #24 0.187 skipping packages installation on darwin #24 DONE 0.4s #25 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #25 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.1s done #25 DONE 24.1s #26 [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 go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/theupdateframework/notary v0.7.0 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.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c #26 7.327 Building static docker-darwin-arm64 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 #26 ... #22 [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 #22 7.303 Building static docker-darwin-amd64 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 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 scripts/docs/generate-man.sh Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6IgKUg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-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-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.BGMeUe + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20211015144513-b485636, build 8ab80e4 + exit 0 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.el8 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SfyyJh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CuJtDh + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H61wif + 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 + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 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 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 13:22:08 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 13:22:08 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=b05830d TAG_NAME=v0.9.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'... 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 scripts/docs/generate-man.sh + 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 #22 ... #26 [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 #26 DONE 179.3s #22 [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 #22 ... #27 [darwin/arm64 binary 1/1] COPY --from=build /out . #27 DONE 0.1s #22 [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 #22 DONE 180.7s #23 [darwin/amd64 binary 1/1] COPY --from=build /out . #23 DONE 0.1s #28 exporting to client #28 copying files darwin/arm64 2.88MB 0.1s #28 copying files darwin/amd64 2.88MB 0.1s #28 copying files darwin/arm64 48.32MB 1.6s done #28 copying files darwin/amd64 52.27MB 1.6s done #28 DONE 1.6s dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/cli/build && for platform in *; do \ arch=$(echo $platform | cut -d_ -f2); \ mkdir -p $dest/$arch/docker; \ cp $platform/docker-darwin-* $dest/$arch/docker/docker && \ tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20211015144513-b485636.tgz docker; \ done 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-20211015144513-b485636, build 8ab80e4 ./cli/build/docker -v Docker version 0.0.0-20211015144513-b485636, build b485636 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-20211015144513-b485636 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 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'. cp: cannot stat 'docker/docker-darwin-*': Not a directory cp: cannot stat 'docker-linux-amd64/docker-darwin-*': Not a directory make[1]: *** [Makefile:72: cross-mac] Error 1 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' make -C /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/docker VERSION=0.0.0-20211015144513-b485636 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/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:dfaaeade8e6e34abdb13ff555f833d573d35bba98acfb9a8634523e8f1862adc #1 transferring dockerfile: 39B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:8d23119eefed500eab8ceef161e3774be23020a94aeb28474fd71f1be6cd7e0e #2 transferring context: 34B done #2 DONE 0.0s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:d65fffb2239afdaa81dd3b5f6515926c7c822362bccdde8cd4ce07df8c080b46 #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:1cc8772d6f96d586d7c3bcbf72287cb36fd79dfe7288affd10f79f023a6de0ba #9 DONE 0.0s #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io #10 sha256:c9b27db0f1e63fe584fac24aaf1c0b8b61ec629ba1bcd49bbcc03b3ce83e2b75 #10 DONE 0.0s #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #8 DONE 0.1s #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #7 DONE 0.1s #6 [internal] load metadata for docker.io/library/golang:1.16.9-buster #6 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #6 DONE 0.1s #11 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #11 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #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:03b1a3774d0cfa4d2d6a58cd36c682acf85b0f0897e8ec76ee1125a7921150df #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:4d19d5df051acc0f04147b68848bf722b229c3291fb167823776e6e6b29f1de1 #13 CACHED #23 [internal] load build context #23 sha256:6d0ae67e86adc9b904ed59d1f542ad74634f5448881b155f2fd5df81bb00249f #23 transferring context: 491.14kB 0.6s done #23 DONE 0.7s #14 [cross-true 1/4] RUN dpkg --add-architecture arm64 #14 sha256:63864de4684058721845dbc1d651fd4fdacaf0e0c0e8ea4f32bfc4dc2d8e1ce3 #14 DONE 1.1s #15 [cross-true 2/4] RUN dpkg --add-architecture armel #15 sha256:9afec14c39290c342dc8a270586705e87f49f0729af000d28bbe46fe80114e71 #15 DONE 0.8s #16 [cross-true 3/4] RUN dpkg --add-architecture armhf #16 sha256:9fddd8bbb0cbb1be326fecf560f91a95b486ab649c5fb35df059fbb05a4fa8c5 #16 DONE 0.7s #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:aaeacc37751c62afabfbcd2435a69e05e1e020d40f713df727d93cc4248cb637 #17 1.037 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #17 1.054 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #17 1.054 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #17 1.257 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] #17 1.291 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] #17 1.298 Get:6 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] #17 1.308 Get:7 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] #17 1.710 Get:8 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] #17 1.967 Get:9 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #17 2.251 Get:10 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] #17 2.507 Get:11 http://deb.debian.org/debian buster/main armel Packages [7627 kB] #17 2.752 Get:12 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] #17 2.752 Get:13 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #17 2.754 Get:14 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] #17 2.754 Get:15 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] #17 8.989 Fetched 32.5 MB in 8s (3954 kB/s) #17 8.989 Reading package lists... #17 10.86 Reading package lists... #17 12.73 Building dependency tree... dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb'. #17 13.34 The following additional packages will be installed: #17 13.34 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #17 13.34 binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu #17 13.34 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu #17 13.34 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config dpkg-cross #17 13.34 dpkg-dev file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi #17 13.34 g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu g++-arm-linux-gnueabi #17 13.34 g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base #17 13.34 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base #17 13.34 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base #17 13.34 gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf #17 13.34 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross #17 13.34 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross #17 13.34 libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #17 13.34 libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl #17 13.34 libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl #17 13.34 libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross #17 13.34 libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross #17 13.34 libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross #17 13.34 libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross #17 13.34 liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1 #17 13.34 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross #17 13.34 libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross #17 13.34 libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross #17 13.34 libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl #17 13.34 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl #17 13.34 libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross #17 13.34 linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils #17 13.34 Suggested packages: #17 13.34 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch #17 13.34 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross #17 13.34 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross #17 13.34 libgcc1-dbg-arm64-cross libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross #17 13.34 libatomic1-dbg-arm64-cross libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross #17 13.34 libtsan0-dbg-arm64-cross libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross #17 13.34 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross #17 13.34 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross #17 13.34 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross #17 13.34 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross #17 13.34 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross #17 13.34 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross #17 13.34 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross #17 13.34 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross #17 13.34 libquadmath0-dbg-armhf-cross manpages-dev autoconf automake libtool flex #17 13.34 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi #17 13.34 gdb-arm-linux-gnueabihf libyaml-shell-perl ed diffutils-doc #17 13.34 Recommended packages: #17 13.34 fakeroot build-essential libalgorithm-merge-perl libwww-perl #17 13.34 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl #17 13.95 The following NEW packages will be installed: #17 13.95 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi #17 13.95 binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu #17 13.95 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu #17 13.95 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config #17 13.95 crossbuild-essential-arm64 crossbuild-essential-armel #17 13.95 crossbuild-essential-armhf dpkg-cross dpkg-dev file g++-8-aarch64-linux-gnu #17 13.95 g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu #17 13.95 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu #17 13.95 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi #17 13.95 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf #17 13.95 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-aarch64-linux-gnu #17 13.95 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan5-arm64-cross #17 13.95 libasan5-armel-cross libasan5-armhf-cross libatomic1-arm64-cross #17 13.95 libatomic1-armel-cross libatomic1-armhf-cross libc6-arm64-cross #17 13.95 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross #17 13.95 libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl #17 13.95 libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl #17 13.95 libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross #17 13.95 libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross #17 13.95 libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross #17 13.95 libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross #17 13.95 liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1 #17 13.95 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross #17 13.95 libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross #17 13.95 libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross #17 13.95 libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl #17 13.95 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl #17 13.95 libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross #17 13.95 linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils #17 14.23 0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. #17 14.23 Need to get 106 MB of archives. #17 14.23 After this operation, 384 MB of additional disk space will be used. #17 14.23 Get:1 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] #17 14.24 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] #17 14.24 Get:3 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #17 14.24 Get:4 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #17 14.24 Get:5 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #17 14.24 Get:6 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] #17 14.25 Get:7 http://deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] #17 14.28 Get:8 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] #17 14.31 Get:9 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] #17 14.34 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] #17 14.34 Get:11 http://deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] #17 14.41 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] #17 14.41 Get:13 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] #17 14.48 Get:14 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] #17 14.48 Get:15 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] #17 14.55 Get:16 http://deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] #17 14.55 Get:17 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] #17 14.55 Get:18 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] #17 14.55 Get:19 http://deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] #17 14.55 Get:20 http://deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] #17 14.56 Get:21 http://deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] #17 14.57 Get:22 http://deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] #17 14.57 Get:23 http://deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] #17 14.57 Get:24 http://deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] #17 14.57 Get:25 http://deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] #17 14.57 Get:26 http://deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] #17 14.57 Get:27 http://deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] #17 14.58 Get:28 http://deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] #17 14.58 Get:29 http://deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] #17 14.58 Get:30 http://deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] #17 14.58 Get:31 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] #17 14.59 Get:32 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] #17 14.67 Get:33 http://deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] #17 14.67 Get:34 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] #17 14.68 Get:35 http://deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] #17 14.71 Get:36 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] #17 14.72 Get:37 http://deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] #17 14.79 Get:38 http://deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] #17 14.79 Get:39 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #17 14.79 Get:40 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] #17 14.81 Get:41 http://deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] #17 14.81 Get:42 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] #17 14.81 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #17 14.89 Get:44 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] #17 14.90 Get:45 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #17 14.90 Get:46 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #17 14.90 Get:47 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #17 14.90 Get:48 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #17 14.91 Get:49 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] #17 14.91 Get:50 http://deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] #17 14.91 Get:51 http://deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] #17 14.91 Get:52 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #17 14.91 Get:53 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #17 14.91 Get:54 http://deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] #17 14.91 Get:55 http://deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] #17 14.91 Get:56 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] #17 14.91 Get:57 http://deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] #17 14.92 Get:58 http://deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] #17 14.92 Get:59 http://deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] #17 14.93 Get:60 http://deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] #17 14.93 Get:61 http://deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] #17 14.93 Get:62 http://deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] #17 14.93 Get:63 http://deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] #17 14.93 Get:64 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] #17 14.94 Get:65 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] #17 15.01 Get:66 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] #17 15.01 Get:67 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] #17 15.02 Get:68 http://deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] #17 15.04 Get:69 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] #17 15.06 Get:70 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] #17 15.13 Get:71 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] #17 15.14 Get:72 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] #17 15.14 Get:73 http://deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] #17 15.15 Get:74 http://deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] #17 15.15 Get:75 http://deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] #17 15.16 Get:76 http://deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] #17 15.16 Get:77 http://deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] #17 15.16 Get:78 http://deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] #17 15.16 Get:79 http://deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] #17 15.17 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] #17 15.17 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] #17 15.25 Get:82 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] #17 15.25 Get:83 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] #17 15.26 Get:84 http://deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] #17 15.28 Get:85 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] #17 15.29 Get:86 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] #17 15.37 Get:87 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] #17 15.37 Get:88 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] #17 15.55 debconf: delaying package configuration, since apt-utils is not installed #17 15.60 Fetched 106 MB in 1s (76.6 MB/s) #17 15.63 Selecting previously unselected package liblocale-gettext-perl. #17 15.63 (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 15.64 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... #17 15.64 Unpacking liblocale-gettext-perl (1.07-3+b4) ... #17 15.67 Selecting previously unselected package bzip2. #17 15.68 Preparing to unpack .../01-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... #17 15.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #17 15.72 Selecting previously unselected package libmagic-mgc. #17 15.72 Preparing to unpack .../02-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #17 15.72 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #17 15.79 Selecting previously unselected package libmagic1:amd64. #17 15.79 Preparing to unpack .../03-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #17 15.80 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #17 15.84 Selecting previously unselected package file. #17 15.84 Preparing to unpack .../04-file_1%3a5.35-4+deb10u2_amd64.deb ... #17 15.84 Unpacking file (1:5.35-4+deb10u2) ... #17 15.88 Selecting previously unselected package xz-utils. #17 15.88 Preparing to unpack .../05-xz-utils_5.2.4-1_amd64.deb ... #17 15.89 Unpacking xz-utils (5.2.4-1) ... #17 15.93 Selecting previously unselected package binutils-aarch64-linux-gnu. #17 15.93 Preparing to unpack .../06-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... #17 15.94 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... #17 16.28 Selecting previously unselected package binutils-arm-linux-gnueabi. #17 16.28 Preparing to unpack .../07-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... #17 16.28 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... #17 16.58 Selecting previously unselected package binutils-arm-linux-gnueabihf. #17 16.59 Preparing to unpack .../08-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... #17 16.59 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #17 16.89 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. #17 16.89 Preparing to unpack .../09-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... #17 16.90 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... #17 16.94 Selecting previously unselected package cpp-8-aarch64-linux-gnu. #17 16.94 Preparing to unpack .../10-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... #17 16.95 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 17.49 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. #17 17.49 Preparing to unpack .../11-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... #17 17.49 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... #17 17.53 Selecting previously unselected package cpp-8-arm-linux-gnueabi. #17 17.53 Preparing to unpack .../12-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... #17 17.54 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 18.11 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. #17 18.11 Preparing to unpack .../13-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... #17 18.11 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... #17 18.15 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. #17 18.15 Preparing to unpack .../14-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... #17 18.16 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 18.73 Selecting previously unselected package cpp-aarch64-linux-gnu. #17 18.73 Preparing to unpack .../15-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... #17 18.73 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... #17 18.76 Selecting previously unselected package cpp-arm-linux-gnueabi. #17 18.76 Preparing to unpack .../16-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... #17 18.77 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... #17 18.80 Selecting previously unselected package cpp-arm-linux-gnueabihf. #17 18.80 Preparing to unpack .../17-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... #17 18.81 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... #17 18.84 Selecting previously unselected package cross-config. #17 18.85 Preparing to unpack .../18-cross-config_2.6.15-3_all.deb ... #17 18.85 Unpacking cross-config (2.6.15-3) ... #17 18.88 Selecting previously unselected package gcc-8-cross-base. #17 18.88 Preparing to unpack .../19-gcc-8-cross-base_8.3.0-2cross1_all.deb ... #17 18.89 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... #17 18.93 Selecting previously unselected package libc6-arm64-cross. #17 18.93 Preparing to unpack .../20-libc6-arm64-cross_2.28-7cross1_all.deb ... #17 18.93 Unpacking libc6-arm64-cross (2.28-7cross1) ... #17 19.07 Selecting previously unselected package libgcc1-arm64-cross. #17 19.07 Preparing to unpack .../21-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... #17 19.07 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... #17 19.10 Selecting previously unselected package libgomp1-arm64-cross. #17 19.11 Preparing to unpack .../22-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.11 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... #17 19.15 Selecting previously unselected package libitm1-arm64-cross. #17 19.15 Preparing to unpack .../23-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.15 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... #17 19.19 Selecting previously unselected package libatomic1-arm64-cross. #17 19.19 Preparing to unpack .../24-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.19 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... #17 19.23 Selecting previously unselected package libstdc++6-arm64-cross. #17 19.23 Preparing to unpack .../25-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.23 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... #17 19.29 Selecting previously unselected package libasan5-arm64-cross. #17 19.30 Preparing to unpack .../26-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.30 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... #17 19.36 Selecting previously unselected package liblsan0-arm64-cross. #17 19.36 Preparing to unpack .../27-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.37 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... #17 19.41 Selecting previously unselected package libtsan0-arm64-cross. #17 19.41 Preparing to unpack .../28-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.41 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... #17 19.47 Selecting previously unselected package libubsan1-arm64-cross. #17 19.47 Preparing to unpack .../29-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.47 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... #17 19.51 Selecting previously unselected package libgcc-8-dev-arm64-cross. #17 19.51 Preparing to unpack .../30-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... #17 19.52 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... #17 19.65 Selecting previously unselected package gcc-8-aarch64-linux-gnu. #17 19.65 Preparing to unpack .../31-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... #17 19.65 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 20.22 Selecting previously unselected package gcc-aarch64-linux-gnu. #17 20.22 Preparing to unpack .../32-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... #17 20.23 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... #17 20.26 Selecting previously unselected package linux-libc-dev-arm64-cross. #17 20.26 Preparing to unpack .../33-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... #17 20.27 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... #17 20.42 Selecting previously unselected package libc6-dev-arm64-cross. #17 20.42 Preparing to unpack .../34-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... #17 20.43 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... #17 20.70 Selecting previously unselected package libstdc++-8-dev-arm64-cross. #17 20.71 Preparing to unpack .../35-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... #17 20.71 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... #17 20.94 Selecting previously unselected package g++-8-aarch64-linux-gnu. #17 20.94 Preparing to unpack .../36-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... #17 20.94 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 21.53 Selecting previously unselected package g++-aarch64-linux-gnu. #17 21.53 Preparing to unpack .../37-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... #17 21.53 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... #17 21.56 Selecting previously unselected package patch. #17 21.56 Preparing to unpack .../38-patch_2.7.6-3+deb10u1_amd64.deb ... #17 21.57 Unpacking patch (2.7.6-3+deb10u1) ... #17 21.62 Selecting previously unselected package dpkg-dev. #17 21.62 Preparing to unpack .../39-dpkg-dev_1.19.7_all.deb ... #17 21.62 Unpacking dpkg-dev (1.19.7) ... #17 21.73 Selecting previously unselected package libconfig-inifiles-perl. #17 21.73 Preparing to unpack .../40-libconfig-inifiles-perl_3.000001-1_all.deb ... #17 21.74 Unpacking libconfig-inifiles-perl (3.000001-1) ... #17 21.77 Selecting previously unselected package libio-string-perl. #17 21.77 Preparing to unpack .../41-libio-string-perl_1.08-3_all.deb ... #17 21.77 Unpacking libio-string-perl (1.08-3) ... #17 21.81 Selecting previously unselected package libicu63:amd64. #17 21.81 Preparing to unpack .../42-libicu63_63.1-6+deb10u1_amd64.deb ... #17 21.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #17 22.58 Selecting previously unselected package libxml2:amd64. #17 22.58 Preparing to unpack .../43-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... #17 22.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #17 22.67 Selecting previously unselected package libxml-namespacesupport-perl. #17 22.67 Preparing to unpack .../44-libxml-namespacesupport-perl_1.12-1_all.deb ... #17 22.67 Unpacking libxml-namespacesupport-perl (1.12-1) ... #17 22.70 Selecting previously unselected package libxml-sax-base-perl. #17 22.70 Preparing to unpack .../45-libxml-sax-base-perl_1.09-1_all.deb ... #17 22.71 Unpacking libxml-sax-base-perl (1.09-1) ... #17 22.75 Selecting previously unselected package libxml-sax-perl. #17 22.75 Preparing to unpack .../46-libxml-sax-perl_1.00+dfsg-1_all.deb ... #17 22.75 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #17 22.79 Selecting previously unselected package libxml-libxml-perl. #17 22.79 Preparing to unpack .../47-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #17 22.79 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #17 22.86 Selecting previously unselected package libxml-simple-perl. #17 22.86 Preparing to unpack .../48-libxml-simple-perl_2.25-1_all.deb ... #17 22.86 Unpacking libxml-simple-perl (2.25-1) ... #17 22.89 Selecting previously unselected package libyaml-perl. #17 22.90 Preparing to unpack .../49-libyaml-perl_1.27-1_all.deb ... #17 22.90 Unpacking libyaml-perl (1.27-1) ... #17 22.93 Selecting previously unselected package libconfig-auto-perl. #17 22.94 Preparing to unpack .../50-libconfig-auto-perl_0.44-1_all.deb ... #17 22.94 Unpacking libconfig-auto-perl (0.44-1) ... #17 22.97 Selecting previously unselected package libfile-which-perl. #17 22.97 Preparing to unpack .../51-libfile-which-perl_1.23-1_all.deb ... #17 22.98 Unpacking libfile-which-perl (1.23-1) ... #17 23.01 Selecting previously unselected package libfile-homedir-perl. #17 23.01 Preparing to unpack .../52-libfile-homedir-perl_1.004-1_all.deb ... #17 23.01 Unpacking libfile-homedir-perl (1.004-1) ... #17 23.05 Selecting previously unselected package libdebian-dpkgcross-perl. #17 23.05 Preparing to unpack .../53-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... #17 23.06 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... #17 23.09 Selecting previously unselected package dpkg-cross. #17 23.10 Preparing to unpack .../54-dpkg-cross_2.6.15-3_all.deb ... #17 23.10 Unpacking dpkg-cross (2.6.15-3) ... #17 23.14 Selecting previously unselected package crossbuild-essential-arm64. #17 23.14 Preparing to unpack .../55-crossbuild-essential-arm64_12.6_all.deb ... #17 23.15 Unpacking crossbuild-essential-arm64 (12.6) ... #17 23.18 Selecting previously unselected package libc6-armel-cross. #17 23.18 Preparing to unpack .../56-libc6-armel-cross_2.28-7cross1_all.deb ... #17 23.18 Unpacking libc6-armel-cross (2.28-7cross1) ... #17 23.31 Selecting previously unselected package libgcc1-armel-cross. #17 23.31 Preparing to unpack .../57-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... #17 23.32 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... #17 23.36 Selecting previously unselected package libgomp1-armel-cross. #17 23.36 Preparing to unpack .../58-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... #17 23.36 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... #17 23.40 Selecting previously unselected package libatomic1-armel-cross. #17 23.40 Preparing to unpack .../59-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... #17 23.40 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... #17 23.43 Selecting previously unselected package libstdc++6-armel-cross. #17 23.44 Preparing to unpack .../60-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... #17 23.44 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... #17 23.50 Selecting previously unselected package libasan5-armel-cross. #17 23.50 Preparing to unpack .../61-libasan5-armel-cross_8.3.0-2cross1_all.deb ... #17 23.50 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... #17 23.57 Selecting previously unselected package libubsan1-armel-cross. #17 23.57 Preparing to unpack .../62-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... #17 23.57 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... #17 23.61 Selecting previously unselected package libgcc-8-dev-armel-cross. #17 23.61 Preparing to unpack .../63-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... #17 23.62 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... #17 23.72 Selecting previously unselected package gcc-8-arm-linux-gnueabi. #17 23.73 Preparing to unpack .../64-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... #17 23.73 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 24.33 Selecting previously unselected package gcc-arm-linux-gnueabi. #17 24.34 Preparing to unpack .../65-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... #17 24.34 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... #17 24.37 Selecting previously unselected package linux-libc-dev-armel-cross. #17 24.37 Preparing to unpack .../66-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... #17 24.38 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... #17 24.54 Selecting previously unselected package libc6-dev-armel-cross. #17 24.54 Preparing to unpack .../67-libc6-dev-armel-cross_2.28-7cross1_all.deb ... #17 24.54 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... #17 24.81 Selecting previously unselected package libstdc++-8-dev-armel-cross. #17 24.81 Preparing to unpack .../68-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... #17 24.81 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... #17 25.07 Selecting previously unselected package g++-8-arm-linux-gnueabi. #17 25.08 Preparing to unpack .../69-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... #17 25.09 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 25.71 Selecting previously unselected package g++-arm-linux-gnueabi. #17 25.71 Preparing to unpack .../70-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... #17 25.72 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... #17 25.75 Selecting previously unselected package crossbuild-essential-armel. #17 25.75 Preparing to unpack .../71-crossbuild-essential-armel_12.6_all.deb ... #17 25.75 Unpacking crossbuild-essential-armel (12.6) ... #17 25.79 Selecting previously unselected package libc6-armhf-cross. #17 25.79 Preparing to unpack .../72-libc6-armhf-cross_2.28-7cross1_all.deb ... #17 25.79 Unpacking libc6-armhf-cross (2.28-7cross1) ... #17 25.93 Selecting previously unselected package libgcc1-armhf-cross. #17 25.93 Preparing to unpack .../73-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... #17 25.93 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... #17 25.98 Selecting previously unselected package libgomp1-armhf-cross. #17 25.99 Preparing to unpack .../74-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... #17 25.99 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... #17 26.03 Selecting previously unselected package libatomic1-armhf-cross. #17 26.03 Preparing to unpack .../75-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... #17 26.04 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... #17 26.08 Selecting previously unselected package libstdc++6-armhf-cross. #17 26.08 Preparing to unpack .../76-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... #17 26.08 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... #17 26.15 Selecting previously unselected package libasan5-armhf-cross. #17 26.15 Preparing to unpack .../77-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... #17 26.16 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... #17 26.33 Selecting previously unselected package libubsan1-armhf-cross. #17 26.33 Preparing to unpack .../78-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... #17 26.36 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... #17 26.49 Selecting previously unselected package libgcc-8-dev-armhf-cross. #17 26.49 Preparing to unpack .../79-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... #17 26.50 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... #17 26.60 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. #17 26.60 Preparing to unpack .../80-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... #17 26.61 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 27.21 Selecting previously unselected package gcc-arm-linux-gnueabihf. #17 27.21 Preparing to unpack .../81-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... #17 27.21 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... #17 27.25 Selecting previously unselected package linux-libc-dev-armhf-cross. #17 27.25 Preparing to unpack .../82-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... #17 27.25 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... #17 27.41 Selecting previously unselected package libc6-dev-armhf-cross. #17 27.42 Preparing to unpack .../83-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... #17 27.44 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... #17 27.69 Selecting previously unselected package libstdc++-8-dev-armhf-cross. #17 27.69 Preparing to unpack .../84-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... #17 27.70 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... #17 27.93 Selecting previously unselected package g++-8-arm-linux-gnueabihf. #17 27.93 Preparing to unpack .../85-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... #17 27.94 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 28.74 Selecting previously unselected package g++-arm-linux-gnueabihf. #17 28.74 Preparing to unpack .../86-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... #17 28.76 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... #17 28.85 Selecting previously unselected package crossbuild-essential-armhf. #17 28.85 Preparing to unpack .../87-crossbuild-essential-armhf_12.6_all.deb ... #17 28.86 Unpacking crossbuild-essential-armhf (12.6) ... #17 29.08 Setting up libconfig-inifiles-perl (3.000001-1) ... #17 29.12 Setting up libfile-which-perl (1.23-1) ... #17 29.20 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... #17 29.24 Setting up libc6-armhf-cross (2.28-7cross1) ... #17 29.30 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #17 29.34 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... #17 29.41 Setting up gcc-8-cross-base (8.3.0-2cross1) ... #17 29.49 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #17 29.51 Setting up libxml-namespacesupport-perl (1.12-1) ... #17 29.52 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... #17 29.54 Setting up file (1:5.35-4+deb10u2) ... #17 29.56 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... #17 29.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #17 29.59 Setting up libyaml-perl (1.27-1) ... #17 29.61 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 29.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #17 29.65 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... #17 29.66 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... #17 29.68 Setting up libxml-sax-base-perl (1.09-1) ... #17 29.69 Setting up libio-string-perl (1.08-3) ... #17 29.70 Setting up cross-config (2.6.15-3) ... #17 29.84 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... #17 29.86 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... #17 29.87 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... #17 29.89 Setting up xz-utils (5.2.4-1) ... #17 29.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #17 29.91 Setting up libc6-arm64-cross (2.28-7cross1) ... #17 29.92 Setting up patch (2.7.6-3+deb10u1) ... #17 29.94 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... #17 29.95 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 29.96 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... #17 29.98 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... #17 29.99 Setting up libc6-armel-cross (2.28-7cross1) ... #17 30.00 Setting up libc6-dev-armel-cross (2.28-7cross1) ... #17 30.02 Setting up libfile-homedir-perl (1.004-1) ... #17 30.03 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #17 30.05 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... #17 30.06 Setting up liblocale-gettext-perl (1.07-3+b4) ... #17 30.07 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... #17 30.09 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 30.11 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... #17 30.12 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... #17 30.13 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... #17 30.15 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... #17 30.16 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... #17 30.18 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... #17 30.20 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... #17 30.21 Setting up libxml-sax-perl (1.00+dfsg-1) ... #17 30.29 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #17 30.36 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #17 30.49 #17 30.49 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #17 30.52 Setting up dpkg-dev (1.19.7) ... #17 30.55 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... #17 30.56 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... #17 30.58 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... #17 30.59 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... #17 30.60 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... #17 30.62 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #17 30.67 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #17 30.74 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #17 30.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #17 30.93 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #17 30.96 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... #17 30.97 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... #17 30.98 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... #17 31.00 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... #17 31.01 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... #17 31.02 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... #17 31.03 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... #17 31.05 Setting up libasan5-armel-cross (8.3.0-2cross1) ... #17 31.06 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... #17 31.07 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... #17 31.08 Setting up libxml-simple-perl (2.25-1) ... #17 31.10 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... #17 31.11 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... #17 31.12 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 31.14 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... #17 31.15 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 31.16 Setting up libconfig-auto-perl (0.44-1) ... #17 31.18 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... #17 31.19 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... #17 31.20 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... #17 31.23 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 31.25 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... #17 31.26 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... #17 31.28 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... #17 31.29 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... #17 31.31 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... #17 31.32 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... #17 31.34 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... #17 31.35 Setting up dpkg-cross (2.6.15-3) ... #17 31.39 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... #17 31.40 Setting up crossbuild-essential-armhf (12.6) ... #17 31.42 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... #17 31.43 Setting up crossbuild-essential-arm64 (12.6) ... #17 31.44 Setting up crossbuild-essential-armel (12.6) ... #17 31.46 Processing triggers for libc-bin (2.28-10) ... #17 DONE 32.1s #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:93cd1cb70461035d012d102e02d7bd1f56ed291977cdb101cac9f6803d1b3183 #35 2.254 + RM_GOPATH=0 #35 2.254 + TMP_GOPATH= #35 2.254 + : /build #35 2.254 + '[' -z '' ']' #35 2.254 ++ mktemp -d #35 2.261 + export GOPATH=/tmp/tmp.FmZ0rQXNZL #35 2.261 + GOPATH=/tmp/tmp.FmZ0rQXNZL #35 2.261 + RM_GOPATH=1 #35 2.261 + case "$(go env GOARCH)" in #35 2.261 ++ go env GOARCH #35 2.273 + export GO_BUILDMODE=-buildmode=pie #35 2.273 + GO_BUILDMODE=-buildmode=pie #35 2.273 ++ dirname /tmp/install/install.sh #35 2.277 + dir=/tmp/install #35 2.277 + bin=proxy #35 2.277 + shift #35 2.277 + '[' '!' -f /tmp/install/proxy.installer ']' #35 2.277 + . /tmp/install/proxy.installer #35 ... #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:b015dbfec85a3d3a5f7a0beb17a837d78a14384a01b28e2346feff1ea1197e41 #18 DONE 2.4s #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:93cd1cb70461035d012d102e02d7bd1f56ed291977cdb101cac9f6803d1b3183 #35 2.278 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 #35 2.278 + install_proxy #35 2.278 + case "$1" in #35 2.278 + export CGO_ENABLED=0 #35 2.278 + CGO_ENABLED=0 #35 2.278 + _install_proxy #35 2.278 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' #35 2.278 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FmZ0rQXNZL/src/github.com/docker/libnetwork #35 2.278 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 #35 2.280 Cloning into '/tmp/tmp.FmZ0rQXNZL/src/github.com/docker/libnetwork'... Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 13:24:03 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping ~/rpmbuild/BUILD/src + popd ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/plugins + 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 #35 ... #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:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e #19 1.771 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #19 1.773 Hit:2 http://deb.debian.org/debian buster InRelease #19 1.773 Hit:3 http://deb.debian.org/debian buster-updates InRelease #19 1.773 Hit:4 http://deb.debian.org/debian buster-backports InRelease #19 2.241 Get:5 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] #19 2.401 Get:6 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] #19 2.416 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] #19 3.551 Get:8 http://deb.debian.org/debian buster/main armel Packages [7627 kB] #19 4.329 Get:9 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #19 5.402 Get:10 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'. #19 6.206 Get:11 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] #19 6.209 Get:12 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #19 6.209 Get:13 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] #19 6.233 Get:14 http://deb.debian.org/debian buster-backports/main armel Packages [455 kB] #19 6.235 Get:15 http://deb.debian.org/debian buster-backports/main armhf Packages [477 kB] #19 6.275 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:437f38f19afbab03785cdf70e9f6e78ac57c093ddd0cea3eb666976fc9af1a08 #31 2.105 + RM_GOPATH=0 #31 2.105 + TMP_GOPATH= #31 2.105 + : /build #31 2.105 + '[' -z '' ']' #31 2.105 ++ mktemp -d #31 2.105 + export GOPATH=/tmp/tmp.yL1EwS8kUx #31 2.105 + GOPATH=/tmp/tmp.yL1EwS8kUx #31 2.105 + RM_GOPATH=1 #31 2.105 + case "$(go env GOARCH)" in #31 2.105 ++ go env GOARCH #31 2.122 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 #31 2.122 + export GO_BUILDMODE=-buildmode=pie #31 2.122 + GO_BUILDMODE=-buildmode=pie #31 2.122 ++ dirname /tmp/install/install.sh #31 2.122 + dir=/tmp/install #31 2.122 + bin=rootlesskit #31 2.122 + shift #31 2.122 + '[' '!' -f /tmp/install/rootlesskit.installer ']' #31 2.122 + . /tmp/install/rootlesskit.installer #31 2.122 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 #31 2.122 + install_rootlesskit #31 2.122 + case "$1" in #31 2.122 + export CGO_ENABLED=0 #31 2.122 + CGO_ENABLED=0 #31 2.122 + _install_rootlesskit #31 2.122 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' #31 2.122 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yL1EwS8kUx/src/github.com/rootless-containers/rootlesskit #31 2.122 Cloning into '/tmp/tmp.yL1EwS8kUx/src/github.com/rootless-containers/rootlesskit'... #31 4.271 + cd /tmp/tmp.yL1EwS8kUx/src/github.com/rootless-containers/rootlesskit #31 4.277 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 #31 4.291 + export GO111MODULE=on #31 4.297 + GO111MODULE=on #31 4.297 + export GOPROXY=https://proxy.golang.org #31 4.297 + GOPROXY=https://proxy.golang.org #31 4.297 + for f in rootlesskit rootlesskit-docker-proxy #31 4.297 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #31 5.274 go: downloading github.com/pkg/errors v0.9.1 #31 5.277 go: downloading github.com/sirupsen/logrus v1.8.1 #31 5.333 go: downloading github.com/urfave/cli/v2 v2.3.0 #31 5.638 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #31 7.095 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #31 7.465 go: downloading github.com/google/uuid v1.3.0 #31 7.466 go: downloading github.com/moby/vpnkit v0.5.0 #31 7.488 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 #31 7.538 go: downloading github.com/gofrs/flock v0.8.1 #31 7.572 go: downloading github.com/gorilla/mux v1.8.0 #31 7.709 go: downloading github.com/moby/sys/mountinfo v0.4.1 #31 7.938 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #31 8.027 go: downloading github.com/u-root/u-root v7.0.0+incompatible #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:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 #22 2.386 Hit:1 http://security.debian.org/debian-security buster/updates InRelease #22 2.387 Hit:2 http://deb.debian.org/debian buster InRelease #22 2.387 Hit:3 http://deb.debian.org/debian buster-updates InRelease #22 2.881 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] #22 2.941 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] #22 2.957 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] #22 4.056 Get:7 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #22 4.733 Get:8 http://deb.debian.org/debian buster/main armel Packages [7627 kB] #22 5.733 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] #22 6.475 Get:10 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #22 6.476 Get:11 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] #22 6.477 Get:12 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 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:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 #28 2.286 Hit:1 http://deb.debian.org/debian buster InRelease #28 2.287 Hit:2 http://deb.debian.org/debian buster-updates InRelease #28 2.287 Hit:3 http://security.debian.org/debian-security buster/updates InRelease #28 2.737 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] #28 3.545 Get:5 http://deb.debian.org/debian buster/main armel Packages [7627 kB] #28 4.566 Get:6 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] #28 5.468 Get:7 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] #28 5.469 Get:8 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] #28 5.473 Get:9 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] #28 5.582 Get:10 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] #28 5.613 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] #28 5.649 Get:12 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] #28 ... #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:437f38f19afbab03785cdf70e9f6e78ac57c093ddd0cea3eb666976fc9af1a08 #31 10.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 #31 10.44 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:93cd1cb70461035d012d102e02d7bd1f56ed291977cdb101cac9f6803d1b3183 #35 10.61 + cd /tmp/tmp.FmZ0rQXNZL/src/github.com/docker/libnetwork #35 10.61 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 #35 10.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #35 DONE 13.9s #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:437f38f19afbab03785cdf70e9f6e78ac57c093ddd0cea3eb666976fc9af1a08 #31 ... #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 #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:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 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-20211015144513-b485636, build 8ab80e4 ./cli/build/docker -v Docker version 0.0.0-20211015144513-b485636, build b485636 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-20211015144513-b485636 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 #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:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 #22 19.43 Fetched 24.0 MB in 17s (1388 kB/s) 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 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'. #22 19.43 Reading package lists... #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:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e #19 19.98 Fetched 25.4 MB in 18s (1376 kB/s) #19 19.98 Reading package lists... #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:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 #22 19.43 Reading package lists... #22 27.06 Reading package lists... #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:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 #28 19.60 Fetched 24.0 MB in 18s (1366 kB/s) #28 19.60 Reading package lists... #28 27.10 Reading package lists... #28 ... #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:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e #19 19.98 Reading package lists... #19 28.39 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:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 #28 27.10 Reading package lists... #28 34.33 Building dependency tree... #28 35.88 Reading state information... #28 36.93 The following additional packages will be installed: #28 36.94 libbtrfs0 #28 37.10 The following NEW packages will be installed: #28 37.12 libbtrfs-dev libbtrfs0 #28 37.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #28 37.51 Need to get 119 kB of archives. #28 37.51 After this operation, 387 kB of additional disk space will be used. #28 37.51 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #28 37.51 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #28 ... #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:437f38f19afbab03785cdf70e9f6e78ac57c093ddd0cea3eb666976fc9af1a08 #31 34.54 + for f in rootlesskit rootlesskit-docker-proxy #31 34.54 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #31 DONE 37.9s #32 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build #32 sha256:474f11263fe012510e6bd11a5d186d8eeb880df2bde9a345ff165902e678c258 #32 DONE 0.1s #33 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build #33 sha256:302870ce63504770cd7dca4ea875b42dfcfdeaa3271c60b10ae15290cf058ac9 #33 DONE 0.1s #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:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 #22 27.06 Reading package lists... #22 34.71 Building dependency tree... #22 36.33 Reading state information... #22 37.58 The following additional packages will be installed: #22 37.59 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd #22 37.61 Suggested packages: #22 37.61 cmake-doc ninja-build lrzip #22 37.61 Recommended packages: #22 37.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #22 38.20 The following NEW packages will be installed: #22 38.20 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd #22 38.57 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #22 38.57 Need to get 5913 kB of archives. #22 38.57 After this operation, 27.4 MB of additional disk space will be used. #22 38.57 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #22 38.57 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #22 38.58 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #22 38.65 Get:4 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #22 38.66 Get:5 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #22 38.67 Get:6 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #22 38.67 Get:7 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] #22 38.69 Get:8 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 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:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 #28 38.21 debconf: delaying package configuration, since apt-utils is not installed #28 38.44 Fetched 119 kB in 0s (450 kB/s) #28 38.51 Selecting previously unselected package libbtrfs0. #28 38.51 (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 38.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... #28 38.58 Unpacking libbtrfs0 (4.20.1-2) ... #28 38.64 Selecting previously unselected package libbtrfs-dev. #28 38.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... #28 38.65 Unpacking libbtrfs-dev (4.20.1-2) ... #28 38.77 Setting up libbtrfs0 (4.20.1-2) ... #28 38.80 Setting up libbtrfs-dev (4.20.1-2) ... #28 38.81 Processing triggers for libc-bin (2.28-10) ... #28 DONE 39.1s #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:9fe51a564452ce77dabb11f756aacd69e9bc8897d9635656d9b590feba5cf5d9 #29 1.628 + RM_GOPATH=0 #29 1.628 + TMP_GOPATH= #29 1.628 + : /build #29 1.628 + '[' -z '' ']' #29 1.628 ++ mktemp -d #29 1.633 + export GOPATH=/tmp/tmp.idMuVwBhzb #29 1.633 + GOPATH=/tmp/tmp.idMuVwBhzb #29 1.633 + RM_GOPATH=1 #29 1.633 + case "$(go env GOARCH)" in #29 1.633 ++ go env GOARCH #29 1.651 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 #29 1.651 + export GO_BUILDMODE=-buildmode=pie #29 1.651 + GO_BUILDMODE=-buildmode=pie #29 1.651 ++ dirname /tmp/install/install.sh #29 1.651 + dir=/tmp/install #29 1.651 + bin=containerd #29 1.651 + shift #29 1.651 + '[' '!' -f /tmp/install/containerd.installer ']' #29 1.651 + . /tmp/install/containerd.installer #29 1.651 ++ set -e #29 1.651 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 #29 1.651 + install_containerd #29 1.651 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' #29 1.651 + git clone https://github.com/containerd/containerd.git /tmp/tmp.idMuVwBhzb/src/github.com/containerd/containerd #29 1.651 Cloning into '/tmp/tmp.idMuVwBhzb/src/github.com/containerd/containerd'... #29 ... #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:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 #22 39.45 debconf: delaying package configuration, since apt-utils is not installed #22 39.64 Fetched 5913 kB in 0s (12.2 MB/s) #22 39.67 Selecting previously unselected package xxd. #22 39.67 (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 39.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #22 39.70 Unpacking xxd (2:8.1.0875-5) ... #22 39.80 Selecting previously unselected package vim-common. #22 39.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... #22 39.81 Unpacking vim-common (2:8.1.0875-5) ... #22 39.97 Selecting previously unselected package cmake-data. #22 39.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... #22 39.99 Unpacking cmake-data (3.13.4-1) ... #22 41.16 Selecting previously unselected package libarchive13:amd64. #22 41.16 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #22 41.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #22 41.35 Selecting previously unselected package libjsoncpp1:amd64. #22 41.35 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... #22 41.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #22 41.43 Selecting previously unselected package librhash0:amd64. #22 41.45 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... #22 41.45 Unpacking librhash0:amd64 (1.3.8-1) ... #22 41.58 Selecting previously unselected package libuv1:amd64. #22 41.58 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... #22 41.61 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... #22 41.67 Selecting previously unselected package cmake. #22 41.67 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... #22 41.67 Unpacking cmake (3.13.4-1) ... #22 42.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #22 42.97 Setting up xxd (2:8.1.0875-5) ... #22 43.00 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... #22 43.01 Setting up vim-common (2:8.1.0875-5) ... #22 43.04 Setting up librhash0:amd64 (1.3.8-1) ... #22 43.07 Setting up cmake-data (3.13.4-1) ... #22 43.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #22 43.12 Setting up cmake (3.13.4-1) ... #22 43.13 Processing triggers for libc-bin (2.28-10) ... #22 43.19 Processing triggers for mime-support (3.62) ... #22 DONE 44.0s #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:660c5b1d6500f36ce964b7a1051be74a2e9112553307e99b73e28dea9e37d3eb #24 1.060 + RM_GOPATH=0 #24 1.060 + TMP_GOPATH= #24 1.060 + : /build #24 1.060 + '[' -z '' ']' #24 1.062 ++ mktemp -d #24 1.062 + export GOPATH=/tmp/tmp.U1oz8tkU1t #24 1.062 + GOPATH=/tmp/tmp.U1oz8tkU1t #24 1.062 + RM_GOPATH=1 #24 1.062 + case "$(go env GOARCH)" in #24 1.062 ++ go env GOARCH #24 1.075 + export GO_BUILDMODE=-buildmode=pie #24 1.075 + GO_BUILDMODE=-buildmode=pie #24 1.075 ++ dirname /tmp/install/install.sh #24 1.079 + dir=/tmp/install #24 1.079 + bin=tini #24 1.079 + shift #24 1.079 + '[' '!' -f /tmp/install/tini.installer ']' #24 1.079 + . /tmp/install/tini.installer #24 1.080 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 #24 1.080 + install_tini #24 1.080 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' #24 1.080 + git clone https://github.com/krallin/tini.git /tmp/tmp.U1oz8tkU1t/tini #24 1.080 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 #24 1.081 Cloning into '/tmp/tmp.U1oz8tkU1t/tini'... #24 1.488 + cd /tmp/tmp.U1oz8tkU1t/tini #24 1.488 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 #24 1.501 + cmake . #24 1.739 -- The C compiler identification is GNU 8.3.0 #24 1.769 -- Check for working C compiler: /usr/bin/cc #24 1.975 -- Check for working C compiler: /usr/bin/cc -- works #24 1.978 -- Detecting C compiler ABI info #24 2.373 -- Detecting C compiler ABI info - done #24 2.395 -- Detecting C compile features #24 3.357 -- Detecting C compile features - done #24 3.386 -- Performing Test HAS_BUILTIN_FORTIFY #24 3.465 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #24 3.500 -- Configuring done #24 3.507 -- Generating done #24 3.511 -- Build files have been written to: /tmp/tmp.U1oz8tkU1t/tini #24 3.515 + make tini-static #24 3.637 Scanning dependencies of target tini-static #24 3.666 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'. #24 4.158 [100%] Linking C executable tini-static #24 4.387 [100%] Built target tini-static #24 4.421 + mkdir -p /build #24 4.423 + cp tini-static /build/docker-init #24 ... #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:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e #19 28.39 Reading package lists... #19 36.29 Building dependency tree... #19 37.66 Reading state information... #19 38.52 The following additional packages will be installed: #19 38.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base #19 38.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 #19 38.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #19 38.53 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common #19 38.53 mingw-w64-x86-64-dev #19 38.54 Suggested packages: #19 38.55 gcc-8-locales seccomp wine64 #19 39.03 The following NEW packages will be installed: #19 39.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #19 39.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev #19 39.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev #19 39.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev #19 39.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev #19 39.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev #19 39.07 The following packages will be upgraded: #19 39.07 libseccomp2 #19 39.42 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #19 39.42 Need to get 77.8 MB of archives. #19 39.42 After this operation, 487 MB of additional disk space will be used. #19 39.42 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] #19 39.42 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] #19 39.50 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] #19 39.62 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] #19 39.62 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #19 39.65 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #19 39.65 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] #19 39.88 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] #19 40.02 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] #19 40.04 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] #19 41.53 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] #19 42.63 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #19 42.63 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] #19 42.64 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #19 42.64 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #19 42.65 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #19 42.65 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] #19 42.65 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #19 42.66 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #19 42.67 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #19 42.67 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #19 42.68 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #19 42.70 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #19 42.71 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #19 42.71 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] #19 42.71 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] #19 43.30 debconf: delaying package configuration, since apt-utils is not installed #19 43.48 Fetched 77.8 MB in 4s (21.7 MB/s) #19 43.57 (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 43.61 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... #19 43.64 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... #19 44.00 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... #19 44.07 Selecting previously unselected package binutils-mingw-w64-i686. #19 44.07 (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 44.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... #19 44.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #19 44.99 Selecting previously unselected package binutils-mingw-w64-x86-64. #19 44.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... #19 45.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #19 46.19 Selecting previously unselected package binutils-mingw-w64. #19 46.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... #19 46.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... #19 46.38 Selecting previously unselected package libdevmapper1.02.1:amd64. #19 ... #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:660c5b1d6500f36ce964b7a1051be74a2e9112553307e99b73e28dea9e37d3eb #24 DONE 4.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:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e #19 46.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #19 46.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #19 46.53 Selecting previously unselected package dmsetup. #19 46.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... #19 46.54 Unpacking dmsetup (2:1.02.155-3) ... #19 46.62 Selecting previously unselected package mingw-w64-common. #19 46.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... #19 46.65 Unpacking mingw-w64-common (6.0.0-3) ... + for installer in *.installer + '[' buildx.installer '!=' scan.installer ']' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... #19 48.83 Selecting previously unselected package mingw-w64-x86-64-dev. #19 48.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... #19 48.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 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 #19 50.69 Selecting previously unselected package gcc-mingw-w64-base. #19 50.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... #19 50.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... #19 50.79 Selecting previously unselected package gcc-mingw-w64-x86-64. #19 50.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... #19 50.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #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:9fe51a564452ce77dabb11f756aacd69e9bc8897d9635656d9b590feba5cf5d9 #29 17.49 + cd /tmp/tmp.idMuVwBhzb/src/github.com/containerd/containerd #29 17.49 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 #29 18.21 + export 'BUILDTAGS=netgo osusergo static_build' #29 18.21 + BUILDTAGS='netgo osusergo static_build' #29 18.21 + export EXTRA_FLAGS=-buildmode=pie #29 18.21 + EXTRA_FLAGS=-buildmode=pie #29 18.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #29 18.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #29 18.21 + '[' '' = dynamic ']' #29 18.21 + make #29 18.70 + bin/ctr make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-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-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' copied '/root/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb' removed '/root/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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.9-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:6df037c0a36d1ffe1016babfafd35ee98f2f70f7ddf19f80fff7aec83f5e1bfe #1 transferring dockerfile: 1.22kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:6c2d6ecfe963cb45867739cf8dd2c126007a002e7e7ee28df63a07236b92052c #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:d775e5826183e0a961ce39563090f87124eb32b8953aebdb3e37bd87a87dd658 #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:8486ee7fc887d9230f69cf7735e54263158f0c1e4e82b2501262358b3721b618 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/ubuntu:hirsute #3 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994 #3 DONE 0.4s #10 [internal] load build context #10 sha256:02aa69c8cb184873f3fbcb76b2ca3a741e700452b3ed1caa6ad8497b31307b18 #10 transferring context: 839B done #10 DONE 0.0s #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #14 CACHED #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce #7 sha256:aec37616e4f00aabe5967165598bc79f0c303e19be323aa6064b43005d834c22 #7 resolve docker.io/library/ubuntu:hirsute@sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce done #7 sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce 1.42kB / 1.42kB done #7 sha256:0b19ac4988412eaf6ab191ab246d2e1bc9d792ce9a57ef3e97635b41118c4fe9 529B / 529B done #7 sha256:de6f83bfe0b632bd4a5018a57a9c0386564d6ece1645862388200d5a81dae9a7 1.46kB / 1.46kB done #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 2.10MB / 31.70MB 0.1s #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 13.63MB / 31.70MB 0.2s #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 23.07MB / 31.70MB 0.3s #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 31.70MB / 31.70MB 0.4s done #7 extracting sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 #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:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e #19 57.97 Selecting previously unselected package g++-mingw-w64-x86-64. #19 57.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... #19 57.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #19 61.89 Selecting previously unselected package libapparmor1:amd64. #19 61.90 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... #19 61.91 Unpacking libapparmor1:amd64 (2.13.2-10) ... #19 61.97 Selecting previously unselected package libapparmor-dev:amd64. #19 61.97 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... #19 61.98 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... #19 62.05 Selecting previously unselected package libbtrfs0. #19 62.05 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... #19 62.06 Unpacking libbtrfs0 (4.20.1-2) ... #19 62.10 Selecting previously unselected package libbtrfs-dev. #19 62.11 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... #19 62.11 Unpacking libbtrfs-dev (4.20.1-2) ... #19 62.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #19 62.18 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #19 62.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #19 62.24 Selecting previously unselected package libudev-dev:amd64. #19 62.24 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... #19 62.26 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... #19 62.33 Selecting previously unselected package libsepol1-dev:amd64. #19 62.33 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... #19 62.34 Unpacking libsepol1-dev:amd64 (2.8-1) ... #19 62.46 Selecting previously unselected package libpcre16-3:amd64. #19 62.46 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... #19 62.47 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #19 62.54 Selecting previously unselected package libpcre32-3:amd64. #19 62.54 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... #19 62.55 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #7 extracting sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 1.4s done #7 DONE 2.1s #19 62.64 Selecting previously unselected package libpcrecpp0v5:amd64. #19 62.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #19 62.65 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #19 62.70 Selecting previously unselected package libpcre3-dev:amd64. #19 62.70 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... #19 62.71 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #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:707335f2c541be07906a3bb4a7265c79908c74b6caf0ba8af5fd2c9e7a05e034 #19 62.88 Selecting previously unselected package libselinux1-dev:amd64. #19 62.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... #19 62.89 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #19 63.00 Selecting previously unselected package libdevmapper-dev:amd64. #19 63.00 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #19 63.01 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #19 63.06 Selecting previously unselected package libseccomp-dev:amd64. #19 63.06 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... #19 63.07 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... #19 63.14 Selecting previously unselected package libsystemd-dev:amd64. #19 63.14 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... #19 63.15 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... #19 63.34 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #19 63.36 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... #19 63.37 Setting up libapparmor1:amd64 (2.13.2-10) ... #19 63.38 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #19 63.39 Setting up libpcre16-3:amd64 (2:8.39-12) ... #8 DONE 0.9s #19 63.41 Setting up libsepol1-dev:amd64 (2.8-1) ... #19 63.42 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... #19 63.44 Setting up libbtrfs0 (4.20.1-2) ... #19 63.46 Setting up libpcre32-3:amd64 (2:8.39-12) ... #19 63.47 Setting up libudev-dev:amd64 (241-7~deb10u8) ... #19 63.49 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #19 63.51 Setting up libbtrfs-dev (4.20.1-2) ... #19 63.52 Setting up libapparmor-dev:amd64 (2.13.2-10) ... #19 63.53 Setting up mingw-w64-common (6.0.0-3) ... #19 63.55 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... #19 63.56 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... #19 63.57 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #19 63.59 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #19 63.60 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 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:aef651e08e9c49c593a550f3803963a4fcbff973858ac3167391fe37597fa4c6 #19 63.61 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 63.62 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... #19 63.63 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 63.63 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 63.64 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... #19 63.65 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #19 63.66 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #19 63.68 Setting up dmsetup (2:1.02.155-3) ... #19 63.70 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #19 63.71 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #19 63.72 Processing triggers for libc-bin (2.28-10) ... #9 1.039 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB] #9 1.238 Get:2 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB] #9 1.238 Get:3 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [339 kB] #9 1.287 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [279 kB] #9 1.292 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3640 B] #9 1.293 Get:6 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [268 kB] #19 DONE 65.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:9fe51a564452ce77dabb11f756aacd69e9bc8897d9635656d9b590feba5cf5d9 #9 1.637 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB] #9 1.736 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB] #9 1.829 Get:9 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB] #9 1.883 Get:10 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB] #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:d9e7068f3e9489f525def2881257f8a47f53525cd710e20c320b53c5252b39a0 #9 2.813 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB] #9 2.864 Get:12 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB] #9 2.866 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [283 kB] #9 2.878 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [511 kB] #9 2.904 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8165 B] #20 DONE 1.0s #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:bcc433cfe1d7e4b81addc7d0a2b8fa429349060478a15b4be57777e476bcbc7e #9 2.905 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [405 kB] #9 2.922 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [3950 B] #9 3.957 Fetched 21.7 MB in 3s (6743 kB/s) #21 1.325 Hit:1 http://deb.debian.org/debian buster InRelease #21 1.333 Hit:2 http://deb.debian.org/debian buster-updates InRelease #21 1.333 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #21 1.333 Hit:4 http://security.debian.org/debian-security buster/updates InRelease #9 3.957 Reading package lists... #21 2.073 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [477 kB] #21 2.106 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [482 kB] #21 2.120 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [487 kB] #21 2.143 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [455 kB] #9 4.627 Reading package lists... #9 5.251 Building dependency tree... #9 5.387 Reading state information... #9 5.542 The following additional packages will be installed: #9 5.542 autoconf automake autopoint autotools-dev binutils binutils-common #9 5.542 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 5.542 ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf #9 5.542 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 5.542 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 #9 5.542 gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg #9 5.542 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #9 5.542 intltool-debian iso-codes less libalgorithm-diff-perl #9 5.542 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.542 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.542 libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1 #9 5.542 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 5.542 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #9 5.542 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl #9 5.542 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.542 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #9 5.543 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #9 5.543 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #9 5.543 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #9 5.543 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.543 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.543 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.543 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.543 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.543 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.543 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.543 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.543 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev #9 5.543 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.543 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.543 libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal #9 5.543 libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl #9 5.543 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #9 5.543 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #9 5.543 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #9 5.543 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal #9 5.543 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.543 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.543 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.543 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.543 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #9 5.543 libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common #9 5.543 liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl #9 5.543 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #9 5.543 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 5.543 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.543 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.543 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.543 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.543 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.543 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.543 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.543 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.543 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.543 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.543 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.543 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.543 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.543 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 5.543 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.543 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.543 libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1 #9 5.544 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.544 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.544 libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl #9 5.544 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.544 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.544 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.544 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.544 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.544 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.544 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.544 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.544 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 5.544 libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl #9 5.544 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.544 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.544 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 5.544 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.544 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 5.544 media-types netbase openssh-client openssl patch patchutils perl #9 5.544 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 5.544 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.544 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.544 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.544 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 5.545 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 5.545 xz-utils #9 5.546 Suggested packages: #9 5.546 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 5.546 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #9 5.546 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 5.546 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 5.546 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.546 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 5.546 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest #9 5.546 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session #9 5.546 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 5.546 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #9 5.546 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 5.546 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #9 5.546 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 5.546 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #9 5.546 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 5.546 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 5.546 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 5.546 libstdc++-10-doc libbareword-filehandles-perl libindirect-perl #9 5.546 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 5.546 libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #9 5.546 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #9 5.546 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #9 5.546 diffutils-doc perl-doc libterm-readline-gnu-perl #9 5.546 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #9 5.546 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #9 5.546 python-apt-doc python3-setuptools python3-cryptography python3-openssl #9 5.546 python3-socks python-requests-doc python3.9-venv python3.9-doc #9 5.546 binfmt-support readline-doc zip wdiff-doc #21 2.909 Fetched 1947 kB in 2s (1050 kB/s) #9 5.809 The following NEW packages will be installed: #9 5.809 autoconf automake autopoint autotools-dev binutils binutils-common #9 5.809 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 5.809 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts #9 5.809 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.809 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #9 5.810 g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg #9 5.810 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #9 5.810 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 5.810 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.810 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.810 libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1 #9 5.810 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 5.810 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #9 5.810 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl #9 5.810 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.810 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #9 5.810 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #9 5.810 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #9 5.810 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #9 5.810 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.810 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.810 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.810 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.810 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.810 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.810 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.810 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.810 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev #9 5.811 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.811 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.811 libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal #9 5.811 libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl #9 5.811 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl #9 5.811 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #9 5.811 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #9 5.811 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal #9 5.811 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.811 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.811 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.811 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.811 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl #9 5.811 libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common #9 5.811 liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl #9 5.811 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl #9 5.811 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl #9 5.811 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.811 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.811 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.811 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.811 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.811 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.811 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.811 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.811 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.811 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.811 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.811 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.811 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.811 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 5.811 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.811 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.812 libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1 #9 5.812 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.812 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.812 libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl #9 5.812 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.812 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.812 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.812 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.812 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.812 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.812 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.812 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.812 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 5.812 libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl #9 5.812 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.812 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.812 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 5.812 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.812 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 5.812 media-types netbase openssh-client openssl patch patchutils perl #9 5.812 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 5.813 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.813 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.813 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.813 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 5.813 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 5.813 xz-utils #9 6.232 0 upgraded, 372 newly installed, 0 to remove and 0 not upgraded. #9 6.232 Need to get 118 MB of archives. #9 6.232 After this operation, 486 MB of additional disk space will be used. #9 6.232 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB] #9 6.376 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.719 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB] #9 6.730 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.850 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB] #9 6.851 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB] #9 6.852 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 tzdata all 2021a-2ubuntu0.21.04 [296 kB] #9 6.862 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB] #9 6.868 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB] #9 6.872 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB] #9 6.880 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB] #9 6.908 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.987 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB] #9 7.002 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B] #9 7.003 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB] #9 7.003 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB] #9 7.005 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB] #9 7.007 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB] #9 7.055 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB] #9 7.056 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB] #9 7.057 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB] #9 7.109 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB] #9 7.233 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B] #9 7.236 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB] #9 7.426 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB] #9 7.433 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.5 [623 kB] #9 7.462 Get:27 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ca-certificates all 20210119ubuntu0.21.04.1 [146 kB] #9 7.468 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4.3 [5164 B] #9 7.469 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB] #9 7.475 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB] #9 7.476 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB] #9 7.477 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB] #9 7.480 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB] #9 7.890 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB] #9 7.909 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 7.911 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] #9 7.911 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB] #9 7.912 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB] #9 7.917 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB] #9 7.920 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB] #9 7.929 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB] #9 7.933 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB] #9 7.965 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB] #9 8.037 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB] #9 8.137 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB] #9 8.138 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB] #9 8.140 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB] #9 8.141 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB] #9 8.146 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB] #9 8.181 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B] #9 8.182 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB] #9 8.183 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB] #9 8.184 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB] #9 8.210 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB] #9 8.283 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB] #9 8.284 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 8.284 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB] #9 8.311 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB] #9 8.368 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB] #9 8.370 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 8.371 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB] #9 8.373 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB] #9 8.374 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB] #9 8.381 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB] #9 8.426 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB] #9 8.429 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB] #9 8.429 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB] #9 8.498 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB] #9 8.506 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB] #9 8.507 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB] #9 8.516 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB] #9 8.524 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB] #9 8.529 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB] #9 8.584 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB] #9 8.585 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB] #9 8.587 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB] #9 8.665 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B] #9 8.666 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB] #9 8.667 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-38.42 [1230 kB] #9 8.733 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB] #9 8.735 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB] #9 8.736 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB] #9 8.739 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB] #9 8.740 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB] #9 8.863 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB] #9 8.864 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB] #9 8.881 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB] #9 8.950 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB] #9 8.951 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB] #9 9.340 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB] #9 9.341 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB] #9 9.342 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB] #9 9.364 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB] #9 9.367 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B] #9 9.367 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB] #9 9.459 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB] #9 9.486 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB] #9 9.599 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB] #9 9.622 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB] #9 9.626 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB] #9 9.750 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB] #21 2.909 Reading package lists... #9 10.97 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B] #9 11.04 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB] #9 11.53 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB] #9 12.00 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B] #9 12.00 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB] #9 12.00 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB] #9 12.00 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB] #9 12.01 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB] #9 12.01 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB] #9 12.01 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB] #9 12.05 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B] #9 12.06 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB] #9 12.07 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB] #9 12.07 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB] #9 12.14 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB] #9 12.15 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB] #9 12.15 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB] #9 12.15 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB] #9 12.15 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB] #9 12.15 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB] #9 12.16 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB] #9 12.16 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB] #9 12.22 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB] #9 12.22 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB] #9 12.29 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB] #9 12.29 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB] #9 12.29 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB] #9 12.30 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3 [252 kB] #9 12.30 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3 [170 kB] #9 12.30 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 12.30 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB] #9 12.31 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB] #9 12.36 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB] #9 12.36 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 12.43 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 12.43 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB] #9 12.43 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B] #9 12.44 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB] #9 12.44 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB] #9 12.44 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB] #9 12.44 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB] #9 12.46 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 12.51 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #9 12.51 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB] #9 12.58 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB] #9 12.58 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB] #9 12.58 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB] #9 12.58 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB] #9 12.58 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB] #9 12.59 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B] #9 12.59 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB] #9 12.59 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB] #9 12.65 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB] #9 12.66 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB] #9 12.72 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB] #9 12.72 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB] #9 12.73 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB] #9 12.73 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB] #9 12.73 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB] #9 12.74 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB] #9 12.74 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 12.74 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 12.79 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 12.79 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B] #9 12.81 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB] #9 12.81 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 12.82 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 12.82 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB] #9 12.82 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 12.82 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB] #9 12.82 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB] #9 12.87 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 12.89 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 12.89 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 12.89 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 12.89 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 12.90 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB] #9 12.90 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 12.90 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 12.90 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 12.94 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 12.97 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 12.97 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB] #9 12.97 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB] #9 12.98 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 12.98 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #9 12.98 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 12.98 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB] #9 12.98 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 13.01 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 13.06 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B] #9 13.06 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB] #9 13.06 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB] #9 13.07 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB] #9 13.07 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 13.07 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 13.07 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 13.07 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB] #9 13.08 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB] #9 13.15 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] #9 13.15 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB] #9 13.57 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB] #9 13.73 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #9 13.89 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB] #9 13.89 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB] #9 13.93 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB] #9 13.99 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB] #9 14.03 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB] #9 14.04 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 14.16 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] #9 14.16 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.3 [248 kB] #9 14.18 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 14.18 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB] #9 14.22 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB] #21 7.842 Reading package lists... #9 14.39 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 14.39 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB] #9 14.39 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 14.39 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 14.39 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB] #9 14.40 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 14.40 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 14.40 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 14.40 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 14.46 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB] #9 14.47 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] #9 14.47 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB] #9 14.48 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB] #9 14.48 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB] #9 14.48 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] #9 14.48 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB] #9 14.48 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] #9 14.48 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB] #9 14.54 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB] #9 14.56 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] #9 14.56 Get:236 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu0.1 [116 kB] #9 14.56 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB] #9 14.56 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 14.57 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 14.57 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB] #9 14.57 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB] #9 14.57 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB] #9 14.61 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB] #9 14.64 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB] #9 14.64 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #9 14.65 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB] #9 14.65 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 14.65 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 14.65 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB] #9 14.65 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 14.65 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB] #9 14.69 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 14.72 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] #9 14.73 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 14.73 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 14.73 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 14.73 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB] #9 14.73 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 14.73 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 14.73 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB] #9 14.76 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB] #9 14.81 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 14.81 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 14.81 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B] #9 14.81 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB] #9 14.81 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 14.81 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 14.81 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 14.81 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB] #9 14.83 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B] #9 14.89 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B] #9 14.89 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 14.89 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 14.89 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 14.89 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 14.89 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 14.89 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB] #9 14.89 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] #9 14.91 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 14.97 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 14.97 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 14.97 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 14.97 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB] #9 14.97 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB] #9 14.97 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] #9 14.97 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 14.98 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB] #9 14.98 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB] #9 15.05 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 15.05 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB] #9 15.05 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB] #9 15.06 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 15.06 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB] #9 15.06 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 15.06 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 15.06 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 15.06 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB] #9 15.13 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 15.13 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB] #9 15.13 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 15.21 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB] #9 15.21 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 15.21 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #21 11.73 Building dependency tree... #21 12.41 Reading state information... #9 15.61 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB] #21 12.91 The following additional packages will be installed: #21 12.91 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor1:arm64 #21 12.91 libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf #21 12.91 libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp2:arm64 #21 12.91 libseccomp2:armel libseccomp2:armhf #21 12.91 Suggested packages: #21 12.91 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel #21 12.91 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf #21 12.91 seccomp:arm64 seccomp:armel seccomp:armhf #21 12.91 Recommended packages: #21 12.91 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf #21 13.03 The following NEW packages will be installed: #9 15.76 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 15.77 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB] #9 15.84 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #21 13.03 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor-dev:arm64 #21 13.03 libapparmor-dev:armel libapparmor-dev:armhf libapparmor1:arm64 #21 13.03 libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf #21 13.03 libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp-dev:arm64 #21 13.03 libseccomp-dev:armel libseccomp-dev:armhf libseccomp2:arm64 #21 13.03 libseccomp2:armel libseccomp2:armhf #9 15.96 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB] #9 15.99 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 15.99 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 16.00 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 16.00 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 16.02 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB] #9 16.03 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 16.03 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 16.04 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] #9 16.06 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 16.06 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB] #9 16.13 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B] #21 13.35 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. #21 13.35 Need to get 9067 kB of archives. #21 13.35 After this operation, 31.8 MB of additional disk space will be used. #21 13.35 Get:1 http://deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] #21 13.36 Get:2 http://deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] #21 13.36 Get:3 http://deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] #21 13.37 Get:4 http://deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] #21 13.37 Get:5 http://deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] #21 13.44 Get:6 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] #21 13.44 Get:7 http://deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] #21 13.44 Get:8 http://deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] #21 13.44 Get:9 http://deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] #21 13.49 Get:10 http://deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] #21 13.49 Get:11 http://deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] #21 13.50 Get:12 http://deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] #21 13.50 Get:13 http://deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] #21 13.55 Get:14 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] #9 16.13 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB] #9 16.14 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 16.14 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB] #9 16.14 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 16.15 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 16.15 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB] #9 16.16 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB] #9 16.21 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB] #9 16.21 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #9 16.28 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 16.28 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB] #9 16.28 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] #9 16.28 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 16.28 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB] #9 16.29 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB] #9 16.29 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB] #9 16.30 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB] #9 16.35 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 16.35 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 16.37 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 16.37 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB] #9 16.37 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B] #9 16.37 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB] #9 16.37 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB] #9 16.38 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #21 13.55 Get:15 http://deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] #21 13.55 Get:16 http://deb.debian.org/debian buster-backports/main armhf libseccomp2 armhf 2.5.1-1~bpo10+1 [45.9 kB] #21 13.56 Get:17 http://deb.debian.org/debian buster-backports/main armhf libseccomp-dev armhf 2.5.1-1~bpo10+1 [86.1 kB] #21 13.56 Get:18 http://deb.debian.org/debian buster-backports/main armel libseccomp2 armel 2.5.1-1~bpo10+1 [46.8 kB] #21 13.56 Get:19 http://deb.debian.org/debian buster-backports/main armel libseccomp-dev armel 2.5.1-1~bpo10+1 [87.2 kB] #21 13.56 Get:20 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] #21 13.56 Get:21 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] #9 16.38 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB] #9 16.43 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB] #9 16.46 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB] #9 16.46 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 16.46 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 16.46 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 16.46 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB] #9 16.48 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB] #9 16.49 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 16.49 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB] #9 16.50 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB] #9 16.57 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB] #9 16.57 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 16.57 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB] #9 16.58 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB] #9 16.58 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB] #9 16.58 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB] #9 16.59 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB] #21 13.86 debconf: delaying package configuration, since apt-utils is not installed #21 13.95 Fetched 9067 kB in 0s (19.4 MB/s) #21 13.99 Selecting previously unselected package gcc-8-base:armel. #21 13.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 ... 32159 files and directories currently installed.) #21 14.02 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armel.deb ... #21 14.02 Unpacking gcc-8-base:armel (8.3.0-6) ... #21 14.09 Selecting previously unselected package gcc-8-base:armhf. #9 16.62 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB] #9 16.75 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #9 16.75 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB] #9 16.75 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB] #9 16.75 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 16.76 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 16.76 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB] #9 16.76 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB] #9 16.76 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 16.76 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB] #21 14.10 Preparing to unpack .../01-gcc-8-base_8.3.0-6_armhf.deb ... #21 14.10 Unpacking gcc-8-base:armhf (8.3.0-6) ... #21 14.19 Selecting previously unselected package gcc-8-base:arm64. #21 14.19 Preparing to unpack .../02-gcc-8-base_8.3.0-6_arm64.deb ... #21 14.21 Unpacking gcc-8-base:arm64 (8.3.0-6) ... #21 14.30 Selecting previously unselected package libgcc1:armel. #9 16.90 debconf: delaying package configuration, since apt-utils is not installed #9 16.93 Fetched 118 MB in 11s (10.8 MB/s) #9 16.95 Selecting previously unselected package liblocale-gettext-perl. #9 16.95 (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.95 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ... #9 16.96 Unpacking liblocale-gettext-perl (1.07-4build1) ... #9 16.99 Selecting previously unselected package libpython3.9-minimal:amd64. #9 16.99 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ... #9 17.00 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ... #9 17.10 Selecting previously unselected package libexpat1:amd64. #21 14.30 Preparing to unpack .../03-libgcc1_1%3a8.3.0-6_armel.deb ... #21 14.31 Unpacking libgcc1:armel (1:8.3.0-6) ... #21 14.41 Selecting previously unselected package libc6:armel. #21 14.41 Preparing to unpack .../04-libc6_2.28-10_armel.deb ... #9 17.11 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ... #9 17.11 Unpacking libexpat1:amd64 (2.2.10-2) ... #9 17.15 Selecting previously unselected package python3.9-minimal. #9 17.15 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ... #9 17.15 Unpacking python3.9-minimal (3.9.5-3~21.04) ... #9 17.36 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ... #21 14.59 Unpacking libc6:armel (2.28-10) ... #9 17.37 Setting up libexpat1:amd64 (2.2.10-2) ... #9 17.38 Setting up python3.9-minimal (3.9.5-3~21.04) ... #21 15.16 Selecting previously unselected package libapparmor1:armel. #9 17.94 Selecting previously unselected package python3-minimal. #21 15.16 Preparing to unpack .../05-libapparmor1_2.13.2-10_armel.deb ... #21 15.16 Unpacking libapparmor1:armel (2.13.2-10) ... #9 17.94 (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.95 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ... #9 17.95 Unpacking python3-minimal (3.9.4-1) ... #9 17.98 Selecting previously unselected package media-types. #9 17.98 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #9 17.98 Unpacking media-types (4.0.0) ... #9 18.02 Selecting previously unselected package tzdata. #9 18.02 Preparing to unpack .../2-tzdata_2021a-2ubuntu0.21.04_all.deb ... #9 18.02 Unpacking tzdata (2021a-2ubuntu0.21.04) ... #9 18.23 Selecting previously unselected package libmpdec3:amd64. #21 15.53 Selecting previously unselected package libapparmor-dev:armel. #21 15.54 Preparing to unpack .../06-libapparmor-dev_2.13.2-10_armel.deb ... #21 15.54 Unpacking libapparmor-dev:armel (2.13.2-10) ... #9 18.23 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ... #9 18.23 Unpacking libmpdec3:amd64 (2.5.1-2) ... #9 18.27 Selecting previously unselected package readline-common. #9 18.27 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #9 18.27 Unpacking readline-common (8.1-1) ... #9 18.31 Selecting previously unselected package libreadline8:amd64. #9 18.31 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #9 18.31 Unpacking libreadline8:amd64 (8.1-1) ... #9 18.35 Selecting previously unselected package libsqlite3-0:amd64. #9 18.35 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #9 18.36 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #9 18.43 Selecting previously unselected package libpython3.9-stdlib:amd64. #9 18.43 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ... #9 18.43 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ... #21 15.85 Selecting previously unselected package libgcc1:arm64. #21 15.85 Preparing to unpack .../07-libgcc1_1%3a8.3.0-6_arm64.deb ... #9 18.62 Selecting previously unselected package python3.9. #9 18.62 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ... #9 18.62 Unpacking python3.9 (3.9.5-3~21.04) ... #9 18.65 Selecting previously unselected package libpython3-stdlib:amd64. #9 18.65 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ... #9 18.66 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ... #9 18.68 Setting up python3-minimal (3.9.4-1) ... #21 15.91 Unpacking libgcc1:arm64 (1:8.3.0-6) ... #9 18.87 Selecting previously unselected package python3. #9 18.87 (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.87 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ... #9 18.88 Unpacking python3 (3.9.4-1) ... #9 18.91 Selecting previously unselected package bsdextrautils. #9 18.91 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ... #9 18.91 Unpacking bsdextrautils (2.36.1-7ubuntu2) ... #9 18.95 Selecting previously unselected package libuchardet0:amd64. #9 18.95 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ... #9 18.95 Unpacking libuchardet0:amd64 (0.0.7-1) ... #9 18.98 Selecting previously unselected package groff-base. #21 16.30 Selecting previously unselected package libc6:arm64. #21 16.31 Preparing to unpack .../08-libc6_2.28-10_arm64.deb ... #9 18.99 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ... #9 18.99 Unpacking groff-base (1.22.4-6) ... #9 19.11 Selecting previously unselected package libgdbm6:amd64. #9 19.11 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ... #9 19.11 Unpacking libgdbm6:amd64 (1.19-2) ... #9 19.14 Selecting previously unselected package libpipeline1:amd64. #9 19.14 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ... #9 19.15 Unpacking libpipeline1:amd64 (1.5.3-1) ... #9 19.19 Selecting previously unselected package man-db. #9 19.19 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ... #9 19.20 Unpacking man-db (2.9.4-2) ... #21 16.49 Unpacking libc6:arm64 (2.28-10) ... #9 19.31 Selecting previously unselected package perl-modules-5.32. #9 19.31 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ... #9 19.32 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ... #9 19.69 Selecting previously unselected package libgdbm-compat4:amd64. #9 19.69 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ... #9 19.70 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #9 19.73 Selecting previously unselected package libperl5.32:amd64. #9 19.73 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ... #9 19.73 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ... #21 17.04 Selecting previously unselected package libapparmor1:arm64. #21 17.04 Preparing to unpack .../09-libapparmor1_2.13.2-10_arm64.deb ... #21 17.06 Unpacking libapparmor1:arm64 (2.13.2-10) ... #21 17.12 Selecting previously unselected package libapparmor-dev:arm64. #21 17.12 Preparing to unpack .../10-libapparmor-dev_2.13.2-10_arm64.deb ... #21 17.13 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... #21 17.20 Selecting previously unselected package libgcc1:armhf. #9 20.19 Selecting previously unselected package perl. #9 20.19 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ... #9 20.19 Unpacking perl (5.32.1-3ubuntu2.1) ... #9 20.24 Selecting previously unselected package openssl. #9 20.24 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.5_amd64.deb ... #21 17.20 Preparing to unpack .../11-libgcc1_1%3a8.3.0-6_armhf.deb ... #21 17.21 Unpacking libgcc1:armhf (1:8.3.0-6) ... #21 17.28 Selecting previously unselected package libc6:armhf. #21 17.28 Preparing to unpack .../12-libc6_2.28-10_armhf.deb ... #21 17.44 Unpacking libc6:armhf (2.28-10) ... #9 20.25 Unpacking openssl (1.1.1j-1ubuntu3.5) ... #9 20.33 Selecting previously unselected package ca-certificates. #9 20.34 Preparing to unpack .../012-ca-certificates_20210119ubuntu0.21.04.1_all.deb ... #9 20.34 Unpacking ca-certificates (20210119ubuntu0.21.04.1) ... #9 20.39 Selecting previously unselected package distro-info-data. #9 20.39 Preparing to unpack .../013-distro-info-data_0.46ubuntu4.3_all.deb ... #9 20.40 Unpacking distro-info-data (0.46ubuntu4.3) ... #9 20.42 Selecting previously unselected package less. #9 20.43 Preparing to unpack .../014-less_551-2_amd64.deb ... #9 20.43 Unpacking less (551-2) ... #9 20.47 Selecting previously unselected package libmd0:amd64. #9 20.47 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ... #9 20.47 Unpacking libmd0:amd64 (1.0.3-3build1) ... #9 20.50 Selecting previously unselected package libbsd0:amd64. #9 20.51 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ... #9 20.51 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 20.54 Selecting previously unselected package libelf1:amd64. #9 20.54 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ... #9 20.55 Unpacking libelf1:amd64 (0.183-8) ... #9 20.58 Selecting previously unselected package libicu67:amd64. #9 20.58 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ... #9 20.59 Unpacking libicu67:amd64 (67.1-6ubuntu2) ... #21 17.87 Selecting previously unselected package libapparmor1:armhf. #21 17.87 Preparing to unpack .../13-libapparmor1_2.13.2-10_armhf.deb ... #21 17.88 Unpacking libapparmor1:armhf (2.13.2-10) ... #21 17.93 Selecting previously unselected package libapparmor-dev:armhf. #21 17.93 Preparing to unpack .../14-libapparmor-dev_2.13.2-10_armhf.deb ... #21 17.94 Unpacking libapparmor-dev:armhf (2.13.2-10) ... #21 18.02 Selecting previously unselected package libseccomp2:armhf. #21 18.02 Preparing to unpack .../15-libseccomp2_2.5.1-1~bpo10+1_armhf.deb ... #21 18.03 Unpacking libseccomp2:armhf (2.5.1-1~bpo10+1) ... #21 18.07 Selecting previously unselected package libseccomp-dev:armhf. #21 18.08 Preparing to unpack .../16-libseccomp-dev_2.5.1-1~bpo10+1_armhf.deb ... #21 18.09 Unpacking libseccomp-dev:armhf (2.5.1-1~bpo10+1) ... make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_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-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /build copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' #21 18.15 Selecting previously unselected package libseccomp2:armel. #21 18.16 Preparing to unpack .../17-libseccomp2_2.5.1-1~bpo10+1_armel.deb ... #21 18.17 Unpacking libseccomp2:armel (2.5.1-1~bpo10+1) ... #21 18.21 Selecting previously unselected package libseccomp-dev:armel. #21 18.21 Preparing to unpack .../18-libseccomp-dev_2.5.1-1~bpo10+1_armel.deb ... #21 18.22 Unpacking libseccomp-dev:armel (2.5.1-1~bpo10+1) ... #21 18.28 Selecting previously unselected package libseccomp2:arm64. #21 18.28 Preparing to unpack .../19-libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... #21 18.28 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) ... #21 18.33 Selecting previously unselected package libseccomp-dev:arm64. #21 18.33 Preparing to unpack .../20-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... #21 18.34 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... #21 18.43 Setting up gcc-8-base:arm64 (8.3.0-6) ... #9 21.38 Selecting previously unselected package libxml2:amd64. #9 21.38 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ... #21 18.44 Setting up gcc-8-base:armel (8.3.0-6) ... #21 18.46 Setting up gcc-8-base:armhf (8.3.0-6) ... #21 18.47 Setting up libc6:arm64 (2.28-10) ... docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" #9 21.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ... #9 21.47 Selecting previously unselected package libyaml-0-2:amd64. #9 21.47 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ... #9 21.48 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 21.51 Selecting previously unselected package lsb-release. #9 21.51 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ... #9 21.51 Unpacking lsb-release (11.1.0ubuntu2) ... #9 21.54 Selecting previously unselected package netbase. #9 21.54 Preparing to unpack .../022-netbase_6.2_all.deb ... #9 21.54 Unpacking netbase (6.2) ... #9 21.57 Selecting previously unselected package python3-pkg-resources. #9 21.57 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ... #9 21.57 Unpacking python3-pkg-resources (52.0.0-3) ... #9 21.62 Selecting previously unselected package ucf. #9 21.62 Preparing to unpack .../024-ucf_3.0043_all.deb ... #9 21.62 Moving old data out of the way #9 21.62 Unpacking ucf (3.0043) ... #9 21.65 Selecting previously unselected package libmagic-mgc. #9 21.65 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ... #9 21.65 Unpacking libmagic-mgc (1:5.39-3) ... #9 21.73 Selecting previously unselected package libmagic1:amd64. #9 21.73 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ... #9 21.73 Unpacking libmagic1:amd64 (1:5.39-3) ... #9 21.76 Selecting previously unselected package file. #9 21.76 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ... #9 21.77 Unpacking file (1:5.39-3) ... #9 21.79 Selecting previously unselected package gettext-base. #9 21.79 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ... #9 21.80 Unpacking gettext-base (0.21-3ubuntu2) ... #9 21.82 Selecting previously unselected package iso-codes. #9 21.82 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... #9 21.83 Unpacking iso-codes (4.6.0-1) ... make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' [Pipeline] sh #9 22.19 Selecting previously unselected package libcbor0.6:amd64. #9 22.19 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ... #9 22.20 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 22.23 Selecting previously unselected package libedit2:amd64. #9 22.23 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ... #9 22.23 Unpacking libedit2:amd64 (3.1-20191231-2) ... #9 22.27 Selecting previously unselected package libfido2-1:amd64. #9 22.27 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ... #9 22.27 Unpacking libfido2-1:amd64 (1.6.0-2) ... #9 22.30 Selecting previously unselected package libpng16-16:amd64. #9 22.30 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ... #9 22.30 Unpacking libpng16-16:amd64 (1.6.37-3build3) ... #9 22.35 Selecting previously unselected package libpsl5:amd64. #9 22.35 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ... #9 22.35 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #9 22.38 Selecting previously unselected package libxau6:amd64. #9 22.39 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ... #9 22.39 Unpacking libxau6:amd64 (1:1.0.9-1build3) ... #9 22.42 Selecting previously unselected package libxdmcp6:amd64. #9 22.42 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ... #9 22.42 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ... #9 22.45 Selecting previously unselected package libxcb1:amd64. #9 22.45 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ... + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593:/v -w /v alpine chown -R 1000:1000 src #9 22.45 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ... #9 22.48 Selecting previously unselected package libx11-data. #9 22.48 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ... #9 22.48 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ... #9 22.55 Selecting previously unselected package libx11-6:amd64. #9 22.55 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ... #9 22.55 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ... #9 22.62 Selecting previously unselected package libxext6:amd64. #9 22.63 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ... #9 22.63 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 22.66 Selecting previously unselected package libxmuu1:amd64. #21 19.70 Setting up libc6:armel (2.28-10) ... #9 22.66 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 22.66 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 22.68 Selecting previously unselected package manpages. #9 22.68 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ... #9 22.69 Unpacking manpages (5.10-1ubuntu0.1) ... #9 22.81 Selecting previously unselected package openssh-client. #9 22.82 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ... #9 22.82 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ... #9 22.91 Selecting previously unselected package publicsuffix. #9 22.91 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... #9 22.92 Unpacking publicsuffix (20210108.1309-1) ... #9 22.95 Selecting previously unselected package python-apt-common. #9 22.95 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.98 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ... #9 23.03 Selecting previously unselected package libunwind8:amd64. #9 23.03 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ... #9 23.03 Unpacking libunwind8:amd64 (1.3.2-2) ... #9 23.06 Selecting previously unselected package strace. #9 23.06 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ... #9 23.07 Unpacking strace (5.11-0ubuntu1) ... #9 23.13 Selecting previously unselected package xauth. #9 23.13 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ... #9 23.13 Unpacking xauth (1:1.1-1) ... #9 23.16 Selecting previously unselected package xz-utils. #9 23.16 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ... #9 23.17 Unpacking xz-utils (5.2.5-1.0build2) ... #9 23.20 Selecting previously unselected package libsigsegv2:amd64. #9 23.20 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ... #9 23.20 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ... #9 23.23 Selecting previously unselected package m4. #9 23.23 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ... #9 23.23 Unpacking m4 (1.4.18-5) ... #9 23.27 Selecting previously unselected package autoconf. #9 23.27 Preparing to unpack .../053-autoconf_2.69-14_all.deb ... #9 23.27 Unpacking autoconf (2.69-14) ... #9 23.32 Selecting previously unselected package autotools-dev. #9 23.32 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ... #9 23.33 Unpacking autotools-dev (20180224.1+nmu1) ... #9 23.36 Selecting previously unselected package automake. #9 23.36 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ... #9 23.36 Unpacking automake (1:1.16.3-2ubuntu1) ... #9 23.44 Selecting previously unselected package autopoint. #9 23.44 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ... #9 23.44 Unpacking autopoint (0.21-3ubuntu2) ... #9 23.48 Selecting previously unselected package binutils-common:amd64. #9 23.48 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ... #9 23.48 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ... #9 23.53 Selecting previously unselected package libbinutils:amd64. #9 23.53 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ... #9 23.53 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ... #9 23.62 Selecting previously unselected package libctf-nobfd0:amd64. #9 23.62 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ... #9 23.62 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ... #9 23.66 Selecting previously unselected package libctf0:amd64. #9 23.66 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ... #9 23.66 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ... #9 23.70 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 23.70 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ... #9 23.70 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ... #9 23.91 Selecting previously unselected package binutils. #21 20.94 Setting up libc6:armhf (2.28-10) ... #9 23.92 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ... #9 23.92 Unpacking binutils (2.36.1-6ubuntu1) ... #9 23.94 Selecting previously unselected package libc-dev-bin. #9 23.95 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ... #9 23.95 Unpacking libc-dev-bin (2.33-0ubuntu5) ... #9 23.98 Selecting previously unselected package linux-libc-dev:amd64. #9 23.99 Preparing to unpack .../064-linux-libc-dev_5.11.0-38.42_amd64.deb ... #9 23.99 Unpacking linux-libc-dev:amd64 (5.11.0-38.42) ... #9 24.17 Selecting previously unselected package libcrypt-dev:amd64. #9 24.18 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ... #9 24.18 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ... #9 24.21 Selecting previously unselected package rpcsvc-proto. #9 24.22 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ... #9 24.22 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ... #9 24.25 Selecting previously unselected package libtirpc-dev:amd64. #9 24.25 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ... #9 24.25 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ... #9 24.30 Selecting previously unselected package libnsl-dev:amd64. #9 24.30 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ... #9 24.30 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ... #9 24.34 Selecting previously unselected package libc6-dev:amd64. #9 24.34 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ... #9 24.34 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ... #9 24.61 Selecting previously unselected package gcc-10-base:amd64. #9 24.61 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ... #9 24.61 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ... #9 24.65 Selecting previously unselected package libisl23:amd64. #9 24.65 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ... #9 24.65 Unpacking libisl23:amd64 (0.23-1build1) ... #9 24.74 Selecting previously unselected package libmpfr6:amd64. #9 24.74 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ... #9 24.74 Unpacking libmpfr6:amd64 (4.1.0-3build1) ... #9 24.86 Selecting previously unselected package libmpc3:amd64. #9 24.86 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ... #9 24.86 Unpacking libmpc3:amd64 (1.2.0-1build1) ... #9 24.89 Selecting previously unselected package cpp-10. #9 24.90 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ... #9 24.90 Unpacking cpp-10 (10.3.0-1ubuntu1) ... rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb:/v -w /v alpine chown -R 1000:1000 debbuild #21 22.17 Setting up libapparmor1:arm64 (2.13.2-10) ... #21 22.18 Setting up libapparmor1:armel (2.13.2-10) ... #21 22.20 Setting up libapparmor1:armhf (2.13.2-10) ... #21 22.21 Setting up libgcc1:arm64 (1:8.3.0-6) ... #21 22.23 Setting up libgcc1:armel (1:8.3.0-6) ... #21 22.25 Setting up libgcc1:armhf (1:8.3.0-6) ... #21 22.27 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... #21 22.28 Setting up libseccomp2:armel (2.5.1-1~bpo10+1) ... #21 22.30 Setting up libseccomp2:armhf (2.5.1-1~bpo10+1) ... #21 22.31 Setting up libapparmor-dev:arm64 (2.13.2-10) ... #21 22.32 Setting up libapparmor-dev:armel (2.13.2-10) ... #21 22.34 Setting up libapparmor-dev:armhf (2.13.2-10) ... #21 22.35 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... #21 22.37 Setting up libseccomp-dev:armel (2.5.1-1~bpo10+1) ... #21 22.38 Setting up libseccomp-dev:armhf (2.5.1-1~bpo10+1) ... #21 22.40 Processing triggers for libc-bin (2.28-10) ... #21 DONE 22.7s #25 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #25 sha256:19a4e1ee06aeb0ba9ad4b082132e8a0c3ac0b71eeee540fa38e7b40527f21646 #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:8db1b3863bd9ce6f7e0ae48367a71fbed24dee43707b195bfb90ebd6d7e74833 #9 25.74 Selecting previously unselected package cpp. #9 25.74 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ... #9 25.75 Unpacking cpp (4:10.3.0-1ubuntu1) ... #9 25.78 Selecting previously unselected package libcc1-0:amd64. #9 25.78 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 25.78 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 25.81 Selecting previously unselected package libgomp1:amd64. #9 25.82 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 25.82 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 25.86 Selecting previously unselected package libitm1:amd64. rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb:/v -w /v alpine chown -R 1000:1000 sources #9 25.86 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 25.86 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 25.89 Selecting previously unselected package libatomic1:amd64. #9 25.89 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 25.90 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 25.93 Selecting previously unselected package libasan6:amd64. #9 25.93 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 25.93 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.17 Selecting previously unselected package liblsan0:amd64. #9 26.17 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.17 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.29 Selecting previously unselected package libtsan0:amd64. #9 26.29 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.29 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #26 0.815 + RM_GOPATH=0 #26 0.815 + TMP_GOPATH= #26 0.819 + : /build #26 0.819 + '[' -z '' ']' #26 0.819 ++ mktemp -d #26 0.820 + export GOPATH=/tmp/tmp.ulR6ovdkSD #26 0.820 + GOPATH=/tmp/tmp.ulR6ovdkSD #26 0.820 + RM_GOPATH=1 #26 0.820 + case "$(go env GOARCH)" in #26 0.821 ++ go env GOARCH #26 0.824 + export GO_BUILDMODE=-buildmode=pie #26 0.824 + GO_BUILDMODE=-buildmode=pie #26 0.825 ++ dirname /tmp/install/install.sh #26 0.825 + dir=/tmp/install #26 0.826 + bin=runc #26 0.827 + shift #26 0.828 + '[' '!' -f /tmp/install/runc.installer ']' #26 0.828 + . /tmp/install/runc.installer #26 0.831 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd #26 0.831 + install_runc #26 0.831 + grep -q '^3\.10\.0.*\.el7\.' #26 0.833 + uname -r #26 0.835 + RUNC_BUILDTAGS='seccomp ' #26 0.835 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' #26 0.835 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ulR6ovdkSD/src/github.com/opencontainers/runc #26 0.835 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) #26 0.837 Cloning into '/tmp/tmp.ulR6ovdkSD/src/github.com/opencontainers/runc'... #9 26.52 Selecting previously unselected package libubsan1:amd64. #9 26.52 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.52 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.64 Selecting previously unselected package libquadmath0:amd64. #9 26.64 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ... #9 26.65 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 26.68 Selecting previously unselected package libgcc-10-dev:amd64. #9 26.68 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ... #9 26.69 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 26.91 Selecting previously unselected package gcc-10. #9 26.91 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ... #9 26.91 Unpacking gcc-10 (10.3.0-1ubuntu1) ... 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-593/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #9 28.40 Selecting previously unselected package gcc. #9 28.41 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ... #9 28.41 Unpacking gcc (4:10.3.0-1ubuntu1) ... #9 28.43 Selecting previously unselected package libstdc++-10-dev:amd64. #9 28.44 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ... #9 28.44 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 28.69 Selecting previously unselected package g++-10. #9 28.69 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ... #9 28.70 Unpacking g++-10 (10.3.0-1ubuntu1) ... #9 29.53 Selecting previously unselected package g++. #9 29.53 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ... #9 29.54 Unpacking g++ (4:10.3.0-1ubuntu1) ... #9 29.56 Selecting previously unselected package make. #9 29.56 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ... #9 29.56 Unpacking make (4.3-4ubuntu1) ... #9 29.60 Selecting previously unselected package libdpkg-perl. #9 29.60 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ... #9 29.60 Unpacking libdpkg-perl (1.20.9ubuntu1) ... #9 29.65 Selecting previously unselected package bzip2. #9 29.65 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ... #9 29.65 Unpacking bzip2 (1.0.8-4ubuntu3) ... #9 29.68 Selecting previously unselected package patch. #9 29.68 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ... #9 29.68 Unpacking patch (2.7.6-7) ... #9 29.71 Selecting previously unselected package lto-disabled-list. #9 29.72 Preparing to unpack .../095-lto-disabled-list_7_all.deb ... #9 29.72 Unpacking lto-disabled-list (7) ... #9 29.74 Selecting previously unselected package dpkg-dev. #9 29.75 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ... #9 29.75 Unpacking dpkg-dev (1.20.9ubuntu1) ... #9 29.85 Selecting previously unselected package build-essential. #9 29.85 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ... #9 29.86 Unpacking build-essential (12.8ubuntu3) ... #9 29.88 Selecting previously unselected package libbrotli1:amd64. #9 29.88 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ... #9 29.89 Unpacking libbrotli1:amd64 (1.0.9-2build2) ... #9 29.94 Selecting previously unselected package libroken18-heimdal:amd64. #9 29.94 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 29.95 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ... #9 29.98 Selecting previously unselected package libasn1-8-heimdal:amd64. #9 29.98 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 29.98 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.03 Selecting previously unselected package libheimbase1-heimdal:amd64. #9 30.04 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.04 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.07 Selecting previously unselected package libhcrypto4-heimdal:amd64. #9 30.08 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.08 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.12 Selecting previously unselected package libwind0-heimdal:amd64. #9 30.12 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.12 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.16 Selecting previously unselected package libhx509-5-heimdal:amd64. #9 30.16 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.16 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.20 Selecting previously unselected package libkrb5-26-heimdal:amd64. #9 30.20 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.21 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.25 Selecting previously unselected package libheimntlm0-heimdal:amd64. #9 30.26 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.26 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.29 Selecting previously unselected package libgssapi3-heimdal:amd64. #9 30.29 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ... #9 30.29 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ... #9 30.32 Selecting previously unselected package libsasl2-modules-db:amd64. #9 30.32 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ... #9 30.33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 30.35 Selecting previously unselected package libsasl2-2:amd64. #9 30.35 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ... #9 30.36 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 30.39 Selecting previously unselected package libldap-2.4-2:amd64. #9 30.39 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ... #9 30.40 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ... #9 30.44 Selecting previously unselected package libnghttp2-14:amd64. #9 30.44 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ... #9 30.44 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #9 30.48 Selecting previously unselected package librtmp1:amd64. #9 30.48 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ... #9 30.48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ... #9 30.51 Selecting previously unselected package libssh-4:amd64. #9 30.52 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ... #9 30.52 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ... #9 30.56 Selecting previously unselected package libcurl4:amd64. #9 30.57 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.3_amd64.deb ... #9 30.57 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.3) ... #9 30.61 Selecting previously unselected package curl. #9 30.61 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.3_amd64.deb ... #9 30.62 Unpacking curl (7.74.0-1ubuntu2.3) ... #9 30.67 Selecting previously unselected package dctrl-tools. #9 30.67 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ... #26 4.749 + cd /tmp/tmp.ulR6ovdkSD/src/github.com/opencontainers/runc #26 4.749 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd #26 5.010 + '[' -z '' ']' #26 5.010 + target=static #26 5.011 + make 'BUILDTAGS=seccomp ' static #26 5.110 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . #9 30.67 Unpacking dctrl-tools (2.24-3) ... #9 30.70 Selecting previously unselected package libdebhelper-perl. #9 30.70 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ... #9 30.71 Unpacking libdebhelper-perl (13.3.4ubuntu1) ... #9 30.74 Selecting previously unselected package libtool. #9 30.74 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ... #9 30.74 Unpacking libtool (2.4.6-15) ... #9 30.78 Selecting previously unselected package dh-autoreconf. #9 30.78 Preparing to unpack .../119-dh-autoreconf_20_all.deb ... #9 30.78 Unpacking dh-autoreconf (20) ... #9 30.81 Selecting previously unselected package libarchive-zip-perl. #9 30.81 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ... #9 30.81 Unpacking libarchive-zip-perl (1.68-1) ... #9 30.84 Selecting previously unselected package libsub-override-perl. #9 30.85 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ... #9 30.85 Unpacking libsub-override-perl (0.09-2) ... #9 30.87 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 30.87 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ... #9 30.88 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ... #9 30.90 Selecting previously unselected package dh-strip-nondeterminism. #9 30.90 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ... #9 30.91 Unpacking dh-strip-nondeterminism (1.11.0-1) ... #9 30.94 Selecting previously unselected package libdw1:amd64. #9 30.94 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ... #9 30.94 Unpacking libdw1:amd64 (0.183-8) ... #9 30.99 Selecting previously unselected package debugedit. #9 30.99 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ... #9 30.99 Unpacking debugedit (1:0.1-0ubuntu2) ... #9 31.02 Selecting previously unselected package dwz. #9 31.02 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ... #9 31.03 Unpacking dwz (0.14-1) ... #9 31.06 Selecting previously unselected package gettext. #9 31.06 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ... #9 31.07 Unpacking gettext (0.21-3ubuntu2) ... #9 31.15 Selecting previously unselected package intltool-debian. #9 31.15 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ... #9 31.16 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 31.18 Selecting previously unselected package po-debconf. #9 31.19 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ... #9 31.19 Unpacking po-debconf (1.0.21+nmu1) ... #9 31.24 Selecting previously unselected package debhelper. #9 31.24 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ... #9 31.24 Unpacking debhelper (13.3.4ubuntu1) ... #9 31.35 Selecting previously unselected package libfakeroot:amd64. #9 31.35 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 31.36 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 31.39 Selecting previously unselected package fakeroot. #9 31.39 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 31.39 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... #9 31.43 Selecting previously unselected package libassuan0:amd64. #9 31.43 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ... #9 31.43 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ... #9 31.46 Selecting previously unselected package gpgconf. #9 31.46 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ... #9 31.46 Unpacking gpgconf (2.2.20-1ubuntu3) ... #9 31.50 Selecting previously unselected package libksba8:amd64. #9 31.51 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ... #9 31.51 Unpacking libksba8:amd64 (1.5.0-3) ... #9 31.55 Selecting previously unselected package libnpth0:amd64. #9 31.55 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ... #9 31.55 Unpacking libnpth0:amd64 (1.6-3) ... #9 31.59 Selecting previously unselected package dirmngr. #9 31.59 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ... #9 31.60 Unpacking dirmngr (2.2.20-1ubuntu3) ... #9 31.65 Selecting previously unselected package gnupg-l10n. #9 31.65 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ... #9 31.66 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ... #9 31.68 Selecting previously unselected package gnupg-utils. #9 31.69 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ... #9 31.69 Unpacking gnupg-utils (2.2.20-1ubuntu3) ... #9 31.76 Selecting previously unselected package gpg. #9 31.76 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ... #9 31.76 Unpacking gpg (2.2.20-1ubuntu3) ... #9 31.83 Selecting previously unselected package pinentry-curses. #9 31.83 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ... #9 31.83 Unpacking pinentry-curses (1.1.0-4build1) ... #9 31.86 Selecting previously unselected package gpg-agent. #9 31.87 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ... #9 31.87 Unpacking gpg-agent (2.2.20-1ubuntu3) ... #9 31.92 Selecting previously unselected package gpg-wks-client. #9 31.92 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ... #9 31.92 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ... #9 31.95 Selecting previously unselected package gpg-wks-server. #9 31.96 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ... #9 31.96 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ... #9 31.99 Selecting previously unselected package gpgsm. #9 31.99 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ... #9 32.00 Unpacking gpgsm (2.2.20-1ubuntu3) ... #9 32.04 Selecting previously unselected package gnupg. #9 32.04 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ... #9 32.05 Unpacking gnupg (2.2.20-1ubuntu3) ... #9 32.09 Selecting previously unselected package libfile-dirlist-perl. #9 32.09 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ... #9 32.09 Unpacking libfile-dirlist-perl (0.05-2) ... #9 32.11 Selecting previously unselected package libfile-which-perl. #9 32.12 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ... #9 32.12 Unpacking libfile-which-perl (1.23-1) ... #9 32.14 Selecting previously unselected package libfile-homedir-perl. #9 32.15 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ... #9 32.15 Unpacking libfile-homedir-perl (1.006-1) ... #9 32.18 Selecting previously unselected package libfile-touch-perl. #9 32.18 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ... #9 32.18 Unpacking libfile-touch-perl (0.11-1) ... #9 32.21 Selecting previously unselected package libio-pty-perl. #9 32.21 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ... #9 32.21 Unpacking libio-pty-perl (1:1.15-2) ... #9 32.24 Selecting previously unselected package libipc-run-perl. #9 32.24 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ... #9 32.25 Unpacking libipc-run-perl (20200505.0-1) ... #9 32.28 Selecting previously unselected package libclass-method-modifiers-perl. #9 32.28 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 32.28 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 32.31 Selecting previously unselected package libb-hooks-op-check-perl. #9 32.31 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ... #9 32.32 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... #9 32.34 Selecting previously unselected package libdynaloader-functions-perl. #9 32.34 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 32.35 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 32.37 Selecting previously unselected package libdevel-callchecker-perl. #9 32.38 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ... #9 32.38 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ... #9 32.41 Selecting previously unselected package libparams-classify-perl. #9 32.41 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ... #9 32.41 Unpacking libparams-classify-perl (0.015-1build3) ... #9 32.44 Selecting previously unselected package libmodule-runtime-perl. #9 32.44 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ... #9 32.44 Unpacking libmodule-runtime-perl (0.016-1) ... #9 32.47 Selecting previously unselected package libimport-into-perl. #9 32.47 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ... #9 32.48 Unpacking libimport-into-perl (1.002005-1) ... #9 32.50 Selecting previously unselected package librole-tiny-perl. #9 32.51 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ... #9 32.51 Unpacking librole-tiny-perl (2.002004-1) ... #9 32.53 Selecting previously unselected package libstrictures-perl. #9 32.54 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ... #9 32.54 Unpacking libstrictures-perl (2.000006-1) ... #9 32.57 Selecting previously unselected package libsub-quote-perl. #9 32.57 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ... #9 32.57 Unpacking libsub-quote-perl (2.006006-1) ... #9 32.60 Selecting previously unselected package libmoo-perl. #9 32.60 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ... #9 32.60 Unpacking libmoo-perl (2.004004-1) ... #9 32.63 Selecting previously unselected package libencode-locale-perl. #9 32.63 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ... #9 32.64 Unpacking libencode-locale-perl (1.05-1.1) ... #9 32.66 Selecting previously unselected package libtimedate-perl. #9 32.66 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ... #9 32.67 Unpacking libtimedate-perl (2.3300-2) ... #9 32.69 Selecting previously unselected package libhttp-date-perl. #9 32.70 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ... #9 32.70 Unpacking libhttp-date-perl (6.05-1) ... #9 32.72 Selecting previously unselected package libfile-listing-perl. #9 32.73 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ... #9 32.74 Unpacking libfile-listing-perl (6.14-1) ... #9 32.77 Selecting previously unselected package libhtml-tagset-perl. #9 32.77 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ... #9 32.77 Unpacking libhtml-tagset-perl (3.20-4) ... #9 32.80 Selecting previously unselected package liburi-perl. #9 32.80 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ... #9 32.80 Unpacking liburi-perl (5.07-1) ... #9 32.84 Selecting previously unselected package libhtml-parser-perl. #9 32.84 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ... #9 32.84 Unpacking libhtml-parser-perl (3.75-1build1) ... #9 32.87 Selecting previously unselected package libhtml-tree-perl. #9 32.87 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ... #9 32.88 Unpacking libhtml-tree-perl (5.07-2) ... #9 32.92 Selecting previously unselected package libio-html-perl. #9 32.92 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ... #9 32.92 Unpacking libio-html-perl (1.004-2) ... #9 32.95 Selecting previously unselected package liblwp-mediatypes-perl. #9 32.95 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 32.95 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 32.98 Selecting previously unselected package libhttp-message-perl. #9 32.98 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ... #9 32.98 Unpacking libhttp-message-perl (6.28-1) ... #9 33.05 Selecting previously unselected package libhttp-cookies-perl. #9 33.05 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ... #9 33.06 Unpacking libhttp-cookies-perl (6.10-1) ... #9 33.08 Selecting previously unselected package libhttp-negotiate-perl. #9 33.09 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ... #9 33.09 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 33.12 Selecting previously unselected package perl-openssl-defaults:amd64. #9 33.12 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ... #9 33.12 Unpacking perl-openssl-defaults:amd64 (5) ... #9 33.15 Selecting previously unselected package libnet-ssleay-perl. #9 33.15 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ... #9 33.15 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... #9 33.21 Selecting previously unselected package libio-socket-ssl-perl. #9 33.21 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ... #9 33.22 Unpacking libio-socket-ssl-perl (2.069-1) ... #9 33.26 Selecting previously unselected package libnet-http-perl. #9 33.26 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ... #9 33.26 Unpacking libnet-http-perl (6.20-1) ... #9 33.29 Selecting previously unselected package liblwp-protocol-https-perl. #9 33.29 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 33.29 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 33.32 Selecting previously unselected package libtry-tiny-perl. #9 33.32 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ... #9 33.32 Unpacking libtry-tiny-perl (0.30-1) ... #9 33.35 Selecting previously unselected package libwww-robotrules-perl. #9 33.35 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ... #9 33.36 Unpacking libwww-robotrules-perl (6.02-1) ... #9 33.38 Selecting previously unselected package libwww-perl. #9 33.38 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ... #9 33.39 Unpacking libwww-perl (6.52-1) ... #9 33.42 Selecting previously unselected package patchutils. #9 33.43 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ... #9 33.43 Unpacking patchutils (0.4.2-1) ... #9 33.46 Selecting previously unselected package wdiff. #9 33.46 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ... #9 33.47 Unpacking wdiff (1.2.2-2build1) ... #9 33.50 Selecting previously unselected package devscripts. #9 33.50 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ... #9 33.52 Unpacking devscripts (2.21.1ubuntu1) ... #9 33.65 Selecting previously unselected package diffstat. #9 33.65 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ... #9 33.66 Unpacking diffstat (1.64-1) ... #9 33.68 Selecting previously unselected package python3-chardet. #9 33.69 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ... #9 33.69 Unpacking python3-chardet (4.0.0-1) ... #9 33.73 Selecting previously unselected package python3-six. #9 33.73 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ... #9 33.74 Unpacking python3-six (1.15.0-2) ... #9 33.77 Selecting previously unselected package python3-debian. #9 33.77 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ... #9 33.77 Unpacking python3-debian (0.1.39) ... #9 33.81 Selecting previously unselected package libgpgme11:amd64. #9 33.81 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ... #9 33.81 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ... #9 33.86 Selecting previously unselected package python3-gpg. #9 33.86 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ... #9 33.86 Unpacking python3-gpg (1.14.0-1ubuntu3) ... #9 33.92 Selecting previously unselected package dput. #9 33.92 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ... #9 33.93 Unpacking dput (1.1.0ubuntu1) ... #9 33.96 Selecting previously unselected package fonts-dejavu-core. #9 33.96 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ... #9 33.97 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 34.09 Selecting previously unselected package fontconfig-config. #9 34.09 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... #9 34.09 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... #9 34.13 Selecting previously unselected package libcurl3-gnutls:amd64. #9 34.13 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.3_amd64.deb ... #9 34.13 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ... #9 34.18 Selecting previously unselected package liberror-perl. #9 34.18 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ... #9 34.18 Unpacking liberror-perl (0.17029-1) ... #9 34.21 Selecting previously unselected package git-man. #9 34.21 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ... #9 34.22 Unpacking git-man (1:2.30.2-1ubuntu1) ... #9 34.33 Selecting previously unselected package git. #9 34.33 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ... #9 34.35 Unpacking git (1:2.30.2-1ubuntu1) ... #9 34.74 Selecting previously unselected package libalgorithm-diff-perl. #9 34.74 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ... #9 34.74 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 34.77 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 34.78 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ... #9 34.78 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... #9 34.81 Selecting previously unselected package libalgorithm-merge-perl. #9 34.81 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ... #9 34.81 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 34.84 Selecting previously unselected package libaliased-perl. #26 8.946 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #9 34.84 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ... #9 34.85 Unpacking libaliased-perl (0.34-1.1) ... #9 34.87 Selecting previously unselected package libapt-pkg-perl. #9 34.87 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ... #9 34.88 Unpacking libapt-pkg-perl (0.1.39build1) ... #9 34.91 Selecting previously unselected package libarchive-cpio-perl. #9 34.91 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 34.92 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 34.94 Selecting previously unselected package libarray-intspan-perl. #9 34.94 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ... #9 34.95 Unpacking libarray-intspan-perl (2.004-1) ... #9 34.97 Selecting previously unselected package libmodule-implementation-perl. #9 34.98 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 34.98 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 35.01 Selecting previously unselected package libsub-exporter-progressive-perl. #9 35.01 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 35.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 35.04 Selecting previously unselected package libvariable-magic-perl. #9 35.04 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ... #9 35.04 Unpacking libvariable-magic-perl (0.62-1build3) ... #9 35.07 Selecting previously unselected package libb-hooks-endofscope-perl. #26 9.662 + mkdir -p /build #9 35.07 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #9 35.07 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #9 35.11 Selecting previously unselected package libfreetype6:amd64. #9 35.11 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ... #9 35.12 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 35.18 Selecting previously unselected package libfontconfig1:amd64. #9 35.18 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ... #9 35.18 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 35.22 Selecting previously unselected package libjpeg-turbo8:amd64. #9 35.23 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ... #9 35.23 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #9 35.26 Selecting previously unselected package libjpeg8:amd64. #9 35.26 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ... #9 35.27 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... #9 35.30 Selecting previously unselected package libdeflate0:amd64. #26 9.667 + cp runc /build/runc #9 35.30 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ... #9 35.31 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ... #9 35.34 Selecting previously unselected package libjbig0:amd64. #9 35.34 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ... #9 35.34 Unpacking libjbig0:amd64 (2.1-3.1build1) ... #9 35.38 Selecting previously unselected package libwebp6:amd64. #9 35.38 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ... #9 35.38 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ... #9 35.43 Selecting previously unselected package libtiff5:amd64. #9 35.43 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ... #9 35.43 Unpacking libtiff5:amd64 (4.2.0-1build1) ... #9 35.47 Selecting previously unselected package libxpm4:amd64. #9 35.48 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ... #9 35.48 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #9 35.51 Selecting previously unselected package libgd3:amd64. #9 35.51 Preparing to unpack .../221-libgd3_2.3.0-2ubuntu0.1_amd64.deb ... #9 35.52 Unpacking libgd3:amd64 (2.3.0-2ubuntu0.1) ... #9 35.55 Selecting previously unselected package libc-devtools. #26 DONE 10.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:9fe51a564452ce77dabb11f756aacd69e9bc8897d9635656d9b590feba5cf5d9 #29 58.58 + bin/containerd #9 35.55 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ... #9 35.56 Unpacking libc-devtools (2.33-0ubuntu5) ... #9 35.58 Selecting previously unselected package libcapture-tiny-perl. #9 35.59 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ... #9 35.59 Unpacking libcapture-tiny-perl (0.48-1) ... #9 35.62 Selecting previously unselected package libclass-data-inheritable-perl. #9 35.62 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 35.62 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 35.65 Selecting previously unselected package libclass-xsaccessor-perl. #9 35.65 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ... #9 35.65 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... #9 35.68 Selecting previously unselected package libclone-perl. #9 35.68 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ... #9 35.68 Unpacking libclone-perl (0.45-1build1) ... #9 35.71 Selecting previously unselected package libcommon-sense-perl. #9 35.71 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ... #9 35.71 Unpacking libcommon-sense-perl (3.75-1build4) ... #9 35.74 Selecting previously unselected package libconfig-tiny-perl. #9 35.74 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ... #9 35.74 Unpacking libconfig-tiny-perl (2.24-1) ... #9 35.77 Selecting previously unselected package libparams-util-perl. #9 35.77 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ... #9 35.77 Unpacking libparams-util-perl (1.102-1build1) ... #9 35.80 Selecting previously unselected package libsub-install-perl. #9 35.80 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ... #9 35.80 Unpacking libsub-install-perl (0.928-1.1) ... #9 35.83 Selecting previously unselected package libdata-optlist-perl. #9 35.83 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ... #9 35.83 Unpacking libdata-optlist-perl (0.110-1.1) ... #9 35.86 Selecting previously unselected package libsub-exporter-perl. #9 35.87 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ... #9 35.87 Unpacking libsub-exporter-perl (0.987-1) ... #9 35.90 Selecting previously unselected package libconst-fast-perl. #9 35.90 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ... #9 35.90 Unpacking libconst-fast-perl (0.014-1.1) ... #9 35.93 Selecting previously unselected package libwant-perl. #9 35.93 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ... #9 35.94 Unpacking libwant-perl (0.29-1build5) ... #9 35.96 Selecting previously unselected package libcontextual-return-perl. #9 35.96 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ... #9 35.96 Unpacking libcontextual-return-perl (0.004014-2) ... #9 35.99 Selecting previously unselected package libcpanel-json-xs-perl. #9 35.99 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ... #9 36.00 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... #9 36.03 Selecting previously unselected package libdevel-stacktrace-perl. #9 36.03 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 36.03 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 36.06 Selecting previously unselected package libexception-class-perl. #9 36.06 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ... #9 36.07 Unpacking libexception-class-perl (1.44-1) ... #9 36.09 Selecting previously unselected package libiterator-perl. #9 36.09 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 36.10 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 36.12 Selecting previously unselected package libiterator-util-perl. #9 36.13 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 36.13 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 36.16 Selecting previously unselected package libexporter-tiny-perl. #9 36.16 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ... #9 36.16 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 36.19 Selecting previously unselected package liblist-moreutils-xs-perl. #9 36.19 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #9 36.19 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #9 36.22 Selecting previously unselected package liblist-moreutils-perl. #9 36.22 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ... #9 36.22 Unpacking liblist-moreutils-perl (0.430-2) ... #9 36.25 Selecting previously unselected package libdata-dpath-perl. #9 36.25 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ... #9 36.26 Unpacking libdata-dpath-perl (0.58-1) ... #9 36.28 Selecting previously unselected package libdata-dump-perl. #9 36.28 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ... #9 36.29 Unpacking libdata-dump-perl (1.23-1.1) ... #9 36.31 Selecting previously unselected package libdata-messagepack-perl. #9 36.32 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ... #9 36.32 Unpacking libdata-messagepack-perl (1.00-4build1) ... #9 36.35 Selecting previously unselected package libnet-domain-tld-perl. #9 36.35 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 36.35 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 36.38 Selecting previously unselected package libdata-validate-domain-perl. #9 36.38 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 36.38 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 36.41 Selecting previously unselected package libdistro-info-perl. #9 36.41 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ... #9 36.41 Unpacking libdistro-info-perl (1.0) ... #9 36.44 Selecting previously unselected package libemail-address-xs-perl. #9 36.44 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ... #9 36.44 Unpacking libemail-address-xs-perl (1.04-1build4) ... #9 36.51 Selecting previously unselected package libipc-system-simple-perl. #9 36.51 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ... #9 36.52 Unpacking libipc-system-simple-perl (1.30-1) ... #9 36.57 Selecting previously unselected package libfile-basedir-perl. #9 36.57 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ... #9 36.57 Unpacking libfile-basedir-perl (0.08-1) ... #9 36.60 Selecting previously unselected package libfile-chdir-perl. #9 36.60 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 36.60 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 36.63 Selecting previously unselected package libfile-fcntllock-perl. #9 36.63 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ... #9 36.63 Unpacking libfile-fcntllock-perl (0.22-3build5) ... #9 36.66 Selecting previously unselected package libnumber-compare-perl. #9 36.66 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ... #9 36.67 Unpacking libnumber-compare-perl (0.03-1.1) ... #9 36.69 Selecting previously unselected package libtext-glob-perl. #9 36.70 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ... #9 36.70 Unpacking libtext-glob-perl (0.11-1) ... #9 36.72 Selecting previously unselected package libfile-find-rule-perl. #9 36.72 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ... #9 36.73 Unpacking libfile-find-rule-perl (0.34-1) ... #9 36.75 Selecting previously unselected package libfont-afm-perl. #9 36.76 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ... #9 36.76 Unpacking libfont-afm-perl (1.20-3) ... #9 36.78 Selecting previously unselected package libio-string-perl. #9 36.79 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ... #9 36.79 Unpacking libio-string-perl (1.08-3.1) ... #9 36.82 Selecting previously unselected package libfont-ttf-perl. #9 36.82 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ... #9 36.82 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 36.87 Selecting previously unselected package libio-stringy-perl. #9 36.88 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ... #9 36.88 Unpacking libio-stringy-perl (2.111-3) ... #9 36.91 Selecting previously unselected package libparams-validate-perl:amd64. #9 36.91 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ... #9 36.91 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ... #9 36.95 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 36.95 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #9 36.95 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #9 36.98 Selecting previously unselected package libsort-versions-perl. #9 36.98 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ... #9 36.99 Unpacking libsort-versions-perl (1.62-1) ... #9 37.01 Selecting previously unselected package libgit-wrapper-perl. #9 37.01 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ... #9 37.02 Unpacking libgit-wrapper-perl (0.048-1) ... #9 37.04 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 37.04 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 37.05 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 37.07 Selecting previously unselected package libio-prompter-perl. #9 37.08 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ... #9 37.08 Unpacking libio-prompter-perl (0.004015-1) ... #9 37.11 Selecting previously unselected package libjson-perl. #9 37.11 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ... #9 37.11 Unpacking libjson-perl (4.03000-1) ... #9 37.15 Selecting previously unselected package liblog-any-perl. #9 37.15 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ... #9 37.15 Unpacking liblog-any-perl (1.709-1) ... #9 37.19 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 37.19 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #9 37.19 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #9 37.21 Selecting previously unselected package libpackage-stash-perl. #9 37.22 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ... #9 37.22 Unpacking libpackage-stash-perl (0.39-1) ... #9 37.25 Selecting previously unselected package libsub-identify-perl. #9 37.25 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ... #9 37.25 Unpacking libsub-identify-perl (0.14-1build3) ... #9 37.28 Selecting previously unselected package libsub-name-perl. #9 37.28 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ... #9 37.29 Unpacking libsub-name-perl (0.26-1build1) ... #9 37.31 Selecting previously unselected package libnamespace-clean-perl. #9 37.31 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ... #9 37.32 Unpacking libnamespace-clean-perl (0.27-1) ... #9 37.35 Selecting previously unselected package libpath-tiny-perl. #9 37.35 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ... #9 37.36 Unpacking libpath-tiny-perl (0.118-1) ... #9 37.38 Selecting previously unselected package libtype-tiny-perl. #9 37.39 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ... #9 37.39 Unpacking libtype-tiny-perl (1.012001-2) ... #9 37.45 Selecting previously unselected package libgitlab-api-v4-perl. #9 37.45 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 37.45 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 37.48 Selecting previously unselected package libhash-fieldhash-perl. #9 37.48 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ... #9 37.49 Unpacking libhash-fieldhash-perl (0.15-1build3) ... #9 37.51 Selecting previously unselected package libhtml-form-perl. #9 37.52 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ... #9 37.52 Unpacking libhtml-form-perl (6.07-1) ... #9 37.54 Selecting previously unselected package libhtml-format-perl. #9 37.55 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ... #9 37.55 Unpacking libhtml-format-perl (2.12-1.1) ... #9 37.58 Selecting previously unselected package libhtml-html5-entities-perl. #9 37.58 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 37.58 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 37.61 Selecting previously unselected package libhttp-daemon-perl. #9 37.61 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ... #9 37.61 Unpacking libhttp-daemon-perl (6.12-1) ... #9 37.64 Selecting previously unselected package libtypes-serialiser-perl. #9 37.64 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ... #9 37.65 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 37.67 Selecting previously unselected package libjson-xs-perl. #9 37.67 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ... #9 37.68 Unpacking libjson-xs-perl (4.030-1build1) ... #9 37.72 Selecting previously unselected package libjson-maybexs-perl. #9 37.72 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ... #9 37.73 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 37.76 Selecting previously unselected package libldap-common. #9 37.76 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ... #9 37.76 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ... #9 37.79 Selecting previously unselected package liblist-compare-perl. #9 37.79 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ... #9 37.79 Unpacking liblist-compare-perl (0.55-1) ... #9 37.82 Selecting previously unselected package liblist-someutils-perl. #9 37.83 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ... #9 37.83 Unpacking liblist-someutils-perl (0.58-1) ... #9 37.86 Selecting previously unselected package liblist-someutils-xs-perl. #9 37.86 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ... #9 37.86 Unpacking liblist-someutils-xs-perl (0.58-2build1) ... #9 37.89 Selecting previously unselected package liblist-utilsby-perl. #9 37.89 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ... #9 37.90 Unpacking liblist-utilsby-perl (0.11-1) ... #9 37.93 Selecting previously unselected package libltdl7:amd64. #9 37.93 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ... #9 37.93 Unpacking libltdl7:amd64 (2.4.6-15) ... #9 37.96 Selecting previously unselected package libltdl-dev:amd64. #9 37.96 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ... #9 37.97 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #9 38.03 Selecting previously unselected package liblzo2-2:amd64. #9 38.04 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ... #9 38.04 Unpacking liblzo2-2:amd64 (2.10-2build1) ... #9 38.07 Selecting previously unselected package libsys-hostname-long-perl. #9 38.07 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ... #9 38.07 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 38.10 Selecting previously unselected package libmail-sendmail-perl. #9 38.10 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 38.11 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 38.13 Selecting previously unselected package libnet-smtp-ssl-perl. #29 ... #27 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #27 sha256:405c99f3c506c56edaa43f76eb48e3d12addae06162c92a57299fa4410bde5e3 #27 DONE 0.1s #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:9fe51a564452ce77dabb11f756aacd69e9bc8897d9635656d9b590feba5cf5d9 #9 38.14 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 38.14 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 38.17 Selecting previously unselected package libmailtools-perl. #9 38.17 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ... #9 38.17 Unpacking libmailtools-perl (2.21-1) ... #9 38.21 Selecting previously unselected package libmarkdown2:amd64. #9 38.21 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ... #9 38.22 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ... #9 38.26 Selecting previously unselected package libmoox-aliases-perl. #9 38.26 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 38.26 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 38.29 Selecting previously unselected package libnamespace-autoclean-perl. #9 38.29 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 38.29 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 38.32 Selecting previously unselected package libobject-id-perl. #9 38.32 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... #9 38.32 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... #9 38.35 Selecting previously unselected package libmoox-struct-perl. #9 38.35 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ... #9 38.36 Unpacking libmoox-struct-perl (0.020-1) ... #9 38.38 Selecting previously unselected package libmouse-perl. #9 38.38 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ... #9 38.39 Unpacking libmouse-perl (2.5.10-1build2) ... #9 38.43 Selecting previously unselected package libnumber-range-perl. #9 38.43 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ... #9 38.43 Unpacking libnumber-range-perl (0.12-1.1) ... #9 38.46 Selecting previously unselected package libpackage-stash-xs-perl. #9 38.46 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ... #9 38.46 Unpacking libpackage-stash-xs-perl (0.29-1build3) ... #9 38.49 Selecting previously unselected package libpath-iterator-rule-perl. #9 38.49 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 38.49 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 38.53 Selecting previously unselected package libperlio-gzip-perl. #9 38.54 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ... #9 38.54 Unpacking libperlio-gzip-perl (0.19-1build6) ... #9 38.57 Selecting previously unselected package libpod-parser-perl. #9 38.57 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ... #9 38.58 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 38.59 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #9 38.60 Unpacking libpod-parser-perl (1.63-2) ... #9 38.63 Selecting previously unselected package libpod-constants-perl. #9 38.63 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ... #9 38.63 Unpacking libpod-constants-perl (0.19-2) ... #9 38.66 Selecting previously unselected package libproc-processtable-perl. #9 38.66 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ... #9 38.66 Unpacking libproc-processtable-perl (0.59-2build1) ... #9 38.70 Selecting previously unselected package libre2-9:amd64. #9 38.70 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ... #9 38.70 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #9 38.74 Selecting previously unselected package libre-engine-re2-perl:amd64. #9 38.74 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ... #9 38.75 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #9 38.79 Selecting previously unselected package libreadonly-perl. #9 38.79 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ... #9 38.79 Unpacking libreadonly-perl (2.050-3) ... #9 38.82 Selecting previously unselected package libref-util-perl. #9 38.82 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ... #9 38.82 Unpacking libref-util-perl (0.204-1) ... #9 38.85 Selecting previously unselected package libref-util-xs-perl. #9 38.86 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ... #9 38.86 Unpacking libref-util-xs-perl (0.117-1build3) ... #9 38.89 Selecting previously unselected package libregexp-pattern-license-perl. #9 38.89 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #9 38.89 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #9 38.92 Selecting previously unselected package libregexp-pattern-perl. #9 38.93 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 38.93 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 38.96 Selecting previously unselected package libsasl2-modules:amd64. #9 38.96 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ... #9 38.96 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 39.00 Selecting previously unselected package libsereal-decoder-perl. #9 39.00 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ... #9 39.00 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... #9 39.03 Selecting previously unselected package libsereal-encoder-perl. #9 39.04 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ... #9 39.04 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ... #9 39.09 Selecting previously unselected package libsort-key-perl. #9 39.09 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ... #9 39.09 Unpacking libsort-key-perl (1.33-2build3) ... #9 39.12 Selecting previously unselected package libstring-copyright-perl. #9 39.13 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ... #9 39.13 Unpacking libstring-copyright-perl (0.003006-1) ... #9 39.16 Selecting previously unselected package libstring-escape-perl. #9 39.16 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ... #9 39.16 Unpacking libstring-escape-perl (2010.002-2) ... #9 39.19 Selecting previously unselected package libstring-shellquote-perl. #9 39.19 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ... #9 39.20 Unpacking libstring-shellquote-perl (1.04-1) ... #9 39.22 Selecting previously unselected package libterm-readkey-perl. #9 39.22 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ... #9 39.23 Unpacking libterm-readkey-perl (2.38-1build2) ... #9 39.26 Selecting previously unselected package libtext-levenshteinxs-perl. #9 39.26 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ... #9 39.26 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ... #9 39.29 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #9 39.29 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ... #9 39.29 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ... #9 39.32 Selecting previously unselected package libtext-xslate-perl. #9 39.33 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ... #9 39.33 Unpacking libtext-xslate-perl (3.5.8-1build2) ... #9 39.37 Selecting previously unselected package libtime-duration-perl. #9 39.38 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ... #9 39.38 Unpacking libtime-duration-perl (1.21-1) ... #9 39.40 Selecting previously unselected package libtime-moment-perl. #9 39.41 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ... #9 39.41 Unpacking libtime-moment-perl (0.44-1build4) ... #9 39.45 Selecting previously unselected package libtype-tiny-xs-perl. #9 39.45 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #9 39.45 Unpacking libtype-tiny-xs-perl (0.022-1) ... #9 39.48 Selecting previously unselected package libunicode-utf8-perl. #9 39.48 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ... #9 39.49 Unpacking libunicode-utf8-perl (0.62-1build2) ... #9 39.53 Selecting previously unselected package libxml-namespacesupport-perl. #9 39.53 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 39.53 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 39.56 Selecting previously unselected package libxml-sax-base-perl. #9 39.57 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 39.57 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 39.62 Selecting previously unselected package libxml-sax-perl. #9 39.62 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 39.63 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 39.66 Selecting previously unselected package libxml-libxml-perl. #9 39.66 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ... #9 39.67 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 39.73 Selecting previously unselected package libxml-parser-perl:amd64. #9 39.73 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ... #9 39.73 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #9 39.78 Selecting previously unselected package libxml-sax-expat-perl. #9 39.78 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ... #9 39.79 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 39.81 Selecting previously unselected package libyaml-libyaml-perl. #9 39.81 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ... #9 39.81 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... #9 39.84 Selecting previously unselected package licensecheck. #9 39.84 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ... #9 39.85 Unpacking licensecheck (3.1.1-2) ... #9 39.87 Selecting previously unselected package libdevel-size-perl. #9 39.88 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ... #9 39.88 Unpacking libdevel-size-perl (0.83-1build2) ... #9 39.91 Selecting previously unselected package libipc-run3-perl. #9 39.91 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ... #9 39.91 Unpacking libipc-run3-perl (0.048-2) ... #9 39.94 Selecting previously unselected package lzip. #9 39.95 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ... #9 39.95 Unpacking lzip (1.22-3) ... #9 39.98 Selecting previously unselected package lzop. #9 39.98 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ... #9 39.99 Unpacking lzop (1.04-2) ... #9 40.01 Selecting previously unselected package t1utils. #9 40.02 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ... #9 40.02 Unpacking t1utils (1.41-4) ... #9 40.05 Selecting previously unselected package unzip. #9 40.05 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ... #9 40.06 Unpacking unzip (6.0-26ubuntu1) ... #9 40.11 Selecting previously unselected package lintian. #9 40.11 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ... #9 40.12 Unpacking lintian (2.104.0ubuntu2) ... #9 40.45 Selecting previously unselected package manpages-dev. #9 40.45 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ... #9 40.45 Unpacking manpages-dev (5.10-1ubuntu0.1) ... #9 40.71 Selecting previously unselected package python3-certifi. #9 40.72 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #9 40.72 Unpacking python3-certifi (2020.6.20-1) ... #9 40.76 Selecting previously unselected package python3-idna. #9 40.77 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #9 40.77 Unpacking python3-idna (2.10-1) ... #9 40.80 Selecting previously unselected package python3-urllib3. #9 40.81 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ... #9 40.81 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ... #9 40.85 Selecting previously unselected package python3-requests. #9 40.85 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ... #9 40.86 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 40.90 Selecting previously unselected package python3-unidiff. #9 40.90 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... #9 40.90 Unpacking python3-unidiff (0.5.5-2) ... #9 40.93 Selecting previously unselected package python3-xdg. #9 40.93 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... #9 40.94 Unpacking python3-xdg (0.27-2) ... #9 40.97 Selecting previously unselected package equivs. #9 40.97 Preparing to unpack .../355-equivs_2.3.1_all.deb ... #9 40.97 Unpacking equivs (2.3.1) ... #9 41.00 Selecting previously unselected package libauthen-sasl-perl. #9 41.00 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 41.01 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 41.04 Selecting previously unselected package python3-magic. #9 41.04 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ... #9 41.04 Unpacking python3-magic (2:0.4.20-3) ... #9 41.13 Setting up libksba8:amd64 (1.5.0-3) ... #9 41.14 Setting up media-types (4.0.0) ... #9 41.15 Setting up libpipeline1:amd64 (1.5.3-1) ... #9 41.16 Setting up wdiff (1.2.2-2build1) ... #9 41.17 Setting up libxau6:amd64 (1:1.0.9-1build3) ... #9 41.18 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #9 41.18 Setting up lto-disabled-list (7) ... #9 41.19 Setting up libpsl5:amd64 (0.21.0-1.2) ... #9 41.20 Setting up bsdextrautils (2.36.1-7ubuntu2) ... #9 41.21 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 41.21 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 41.22 Setting up libicu67:amd64 (67.1-6ubuntu2) ... #9 41.23 Setting up libmagic-mgc (1:5.39-3) ... #9 41.23 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 41.24 Setting up distro-info-data (0.46ubuntu4.3) ... #9 41.25 Setting up manpages (5.10-1ubuntu0.1) ... #9 41.26 Setting up unzip (6.0-26ubuntu1) ... #9 41.27 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ... #9 41.28 Setting up libbrotli1:amd64 (1.0.9-2build2) ... #9 41.29 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #9 41.30 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 41.31 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ... #9 41.32 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #9 41.33 Setting up libmagic1:amd64 (1:5.39-3) ... #9 41.35 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ... #9 41.36 Setting up less (551-2) ... #9 41.37 Setting up perl-openssl-defaults:amd64 (5) ... #9 41.38 Setting up linux-libc-dev:amd64 (5.11.0-38.42) ... #9 41.39 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ... #9 41.40 Setting up gettext-base (0.21-3ubuntu2) ... #9 41.41 Setting up liblzo2-2:amd64 (2.10-2build1) ... #9 41.42 Setting up libnpth0:amd64 (1.6-3) ... #9 41.43 Setting up file (1:5.39-3) ... #9 41.44 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ... #9 41.45 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 41.46 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 41.47 Setting up bzip2 (1.0.8-4ubuntu3) ... #9 41.48 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ... #9 41.49 Setting up libunwind8:amd64 (1.3.2-2) ... #9 41.50 Setting up libjbig0:amd64 (2.1-3.1build1) ... #9 41.51 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 41.52 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ... #9 41.53 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 41.54 Setting up tzdata (2021a-2ubuntu0.21.04) ... #9 41.63 #9 41.63 Current default time zone: 'Etc/UTC' #9 41.63 Local time is now: Fri Oct 22 13:25:56 UTC 2021. #9 41.63 Universal Time is now: Fri Oct 22 13:25:56 UTC 2021. #9 41.63 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 41.63 #9 41.65 Setting up fakeroot (1.25.3-1.1ubuntu2) ... #9 41.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 41.66 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 41.66 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 41.66 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 41.66 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 41.66 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 41.66 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 41.66 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 41.66 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 41.67 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ... #9 41.69 Setting up autotools-dev (20180224.1+nmu1) ... #9 41.70 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ... #9 41.71 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ... #9 41.73 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ... #9 41.74 Setting up make (4.3-4ubuntu1) ... #9 41.76 Setting up libmpfr6:amd64 (4.1.0-3build1) ... #9 41.76 Setting up gnupg-l10n (2.2.20-1ubuntu3) ... #9 41.77 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ... #9 41.78 Setting up lzip (1.22-3) ... #9 41.81 Setting up strace (5.11-0ubuntu1) ... #9 41.82 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ... #9 41.82 Setting up xz-utils (5.2.5-1.0build2) ... #9 41.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 41.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 #9 41.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 #9 41.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 #9 41.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 #9 41.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 #9 41.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 #9 41.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 #9 41.84 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 41.84 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 41.84 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 41.84 Setting up t1utils (1.41-4) ... #9 41.85 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 41.86 Setting up diffstat (1.64-1) ... #9 41.87 Setting up libpng16-16:amd64 (1.6.37-3build3) ... #9 41.88 Setting up libmpc3:amd64 (1.2.0-1build1) ... #9 41.89 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 41.90 Setting up patch (2.7.6-7) ... #9 41.91 Setting up autopoint (0.21-3ubuntu2) ... #9 41.91 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ... #9 41.92 Setting up fonts-dejavu-core (2.37-2build1) ... #9 41.97 Setting up ucf (3.0043) ... #9 42.06 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #9 42.06 Setting up libltdl7:amd64 (2.4.6-15) ... #9 42.07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ... #9 42.08 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ... #9 42.09 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ... #9 42.10 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 42.11 Setting up libmd0:amd64 (1.0.3-3build1) ... #9 42.12 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ... #9 42.13 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ... #9 42.14 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ... #9 42.15 Setting up libuchardet0:amd64 (0.0.7-1) ... #9 42.17 Setting up lzop (1.04-2) ... #9 42.18 Setting up libmpdec3:amd64 (2.5.1-2) ... #9 42.18 Setting up git-man (1:2.30.2-1ubuntu1) ... #9 42.19 Setting up netbase (6.2) ... #9 42.22 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ... #9 42.22 Setting up libfido2-1:amd64 (1.6.0-2) ... #9 42.23 Setting up libisl23:amd64 (0.23-1build1) ... #9 42.24 Setting up libc-dev-bin (2.33-0ubuntu5) ... #9 42.25 Setting up openssl (1.1.1j-1ubuntu3.5) ... #9 42.26 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 42.27 Setting up libelf1:amd64 (0.183-8) ... #9 42.28 Setting up readline-common (8.1-1) ... #9 42.30 Setting up publicsuffix (20210108.1309-1) ... #9 42.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ... #9 42.31 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ... #9 42.32 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 42.33 Setting up iso-codes (4.6.0-1) ... #9 42.34 Setting up liblocale-gettext-perl (1.07-4build1) ... #9 42.35 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 42.36 Setting up cpp-10 (10.3.0-1ubuntu1) ... #9 42.37 Setting up dctrl-tools (2.24-3) ... #9 42.38 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ... #9 42.39 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ... #9 42.40 Setting up libgdbm6:amd64 (1.19-2) ... #9 42.41 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ... #9 42.42 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ... #9 42.43 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... #9 42.44 Setting up pinentry-curses (1.1.0-4build1) ... #9 42.45 Setting up manpages-dev (5.10-1ubuntu0.1) ... #9 42.46 Setting up libdw1:amd64 (0.183-8) ... #9 42.47 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ... #9 42.48 Setting up libxcb1:amd64 (1.14-3ubuntu1) ... #9 42.48 Setting up gettext (0.21-3ubuntu2) ... #9 42.49 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... #9 42.62 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ... #9 42.63 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 42.64 Setting up libedit2:amd64 (3.1-20191231-2) ... #9 42.65 Setting up libreadline8:amd64 (8.1-1) ... #9 42.66 Setting up m4 (1.4.18-5) ... #9 42.67 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ... #9 42.68 Setting up ca-certificates (20210119ubuntu0.21.04.1) ... #9 43.04 Updating certificates in /etc/ssl/certs... #9 43.46 128 added, 0 removed; done. #9 43.49 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 43.50 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 43.51 Setting up libgdbm-compat4:amd64 (1.19-2) ... #9 43.52 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ... #9 43.52 Setting up dwz (0.14-1) ... #9 43.53 Setting up groff-base (1.22.4-6) ... #9 43.55 Setting up cpp (4:10.3.0-1ubuntu1) ... #9 43.56 Setting up gpgconf (2.2.20-1ubuntu3) ... #9 43.57 Setting up debugedit (1:0.1-0ubuntu2) ... #9 43.58 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ... #9 43.59 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ... #9 43.60 Setting up libtiff5:amd64 (4.2.0-1build1) ... #9 43.61 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 43.62 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 43.63 Setting up gpg (2.2.20-1ubuntu3) ... #9 43.64 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ... #9 43.65 Setting up libpython3-stdlib:amd64 (3.9.4-1) ... #9 43.66 Setting up gnupg-utils (2.2.20-1ubuntu3) ... #9 43.67 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ... #9 43.68 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ... #9 43.69 Setting up gpg-agent (2.2.20-1ubuntu3) ... #9 44.15 Setting up libxpm4:amd64 (1:3.5.12-1) ... #9 44.16 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ... #9 44.24 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ... #9 44.26 Setting up gpgsm (2.2.20-1ubuntu3) ... #9 44.27 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 44.29 Setting up binutils (2.36.1-6ubuntu1) ... #9 44.30 Setting up man-db (2.9.4-2) ... #9 44.39 Building database of manual pages ... #9 44.59 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ... #9 44.60 Setting up perl (5.32.1-3ubuntu2.1) ... #9 44.62 Setting up libpackage-stash-xs-perl (0.29-1build3) ... #9 44.63 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 44.64 Setting up libdata-dump-perl (1.23-1.1) ... #9 44.64 Setting up libref-util-perl (0.204-1) ... #9 44.65 Setting up libipc-system-simple-perl (1.30-1) ... #9 44.66 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 44.67 Setting up libhash-fieldhash-perl (0.15-1build3) ... #9 44.68 Setting up libgd3:amd64 (2.3.0-2ubuntu0.1) ... #9 44.69 Setting up libvariable-magic-perl (0.62-1build3) ... #9 44.70 Setting up libio-html-perl (1.004-2) ... #9 44.71 Setting up libpod-parser-perl (1.63-2) ... #9 44.72 Setting up libb-hooks-op-check-perl (0.22-1build3) ... #9 44.73 Setting up liblist-moreutils-xs-perl (0.430-2) ... #9 44.73 Setting up gcc-10 (10.3.0-1ubuntu1) ... #9 44.74 Setting up libparams-util-perl (1.102-1build1) ... #9 44.75 Setting up libdpkg-perl (1.20.9ubuntu1) ... #9 44.76 Setting up libtime-duration-perl (1.21-1) ... #9 44.77 Setting up autoconf (2.69-14) ... #9 44.79 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 44.80 Setting up libarray-intspan-perl (2.004-1) ... #9 44.81 Setting up libcapture-tiny-perl (0.48-1) ... #9 44.82 Setting up libtimedate-perl (2.3300-2) ... #9 44.83 Setting up gpg-wks-server (2.2.20-1ubuntu3) ... #9 44.84 Setting up libsub-name-perl (0.26-1build1) ... #9 44.85 Setting up libtype-tiny-xs-perl (0.022-1) ... #9 44.86 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 44.87 Setting up libproc-processtable-perl (0.59-2build1) ... #9 44.88 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 44.89 Setting up xauth (1:1.1-1) ... #9 44.90 Setting up libpath-tiny-perl (0.118-1) ... #9 44.91 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 44.92 Setting up libjson-perl (4.03000-1) ... #9 44.93 Setting up libipc-run3-perl (0.048-2) ... #9 44.94 Setting up libsub-override-perl (0.09-2) ... #9 44.95 Setting up libaliased-perl (0.34-1.1) ... #9 44.96 Setting up libstrictures-perl (2.000006-1) ... #9 44.97 Setting up libsub-quote-perl (2.006006-1) ... #9 44.98 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 44.99 Setting up libclass-xsaccessor-perl (1.19-3build7) ... #9 45.00 Setting up libsort-versions-perl (1.62-1) ... #9 45.01 Setting up libexporter-tiny-perl (1.002002-1) ... #9 45.02 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #9 45.02 Setting up libfile-dirlist-perl (0.05-2) ... #9 45.04 Setting up libterm-readkey-perl (2.38-1build2) ... #9 45.05 Setting up libtext-levenshteinxs-perl (0.03-4build8) ... #9 45.06 Setting up libperlio-gzip-perl (0.19-1build6) ... #9 45.07 Setting up libsys-hostname-long-perl (1.5-2) ... #9 45.07 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 45.09 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... #9 45.10 Setting up liburi-perl (5.07-1) ... #9 45.11 Setting up libfile-touch-perl (0.11-1) ... #9 45.12 Setting up python3.9 (3.9.5-3~21.04) ... #9 45.71 Setting up libc-devtools (2.33-0ubuntu5) ... #9 45.72 Setting up libemail-address-xs-perl (1.04-1build4) ... #9 45.73 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ... #9 45.74 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... #9 45.75 Setting up automake (1:1.16.3-2ubuntu1) ... #9 45.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 45.75 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 45.75 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 45.76 Setting up libapt-pkg-perl (0.1.39build1) ... #9 45.77 Setting up libstring-escape-perl (2010.002-2) ... #9 45.78 Setting up libhttp-date-perl (6.05-1) ... #9 45.79 Setting up libfile-which-perl (1.23-1) ... #9 45.80 Setting up libfile-basedir-perl (0.08-1) ... #9 45.81 Setting up libnumber-range-perl (0.12-1.1) ... #9 45.82 Setting up libunicode-utf8-perl (0.62-1build2) ... #9 45.83 Setting up libmouse-perl (2.5.10-1build2) ... #9 45.84 Setting up g++-10 (10.3.0-1ubuntu1) ... #9 45.85 Setting up libfile-listing-perl (6.14-1) ... #9 45.86 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 45.87 Setting up libdata-messagepack-perl (1.00-4build1) ... #9 45.88 Setting up libfont-afm-perl (1.20-3) ... #9 45.89 Setting up libwant-perl (0.29-1build5) ... #9 45.90 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 45.91 Setting up libtext-glob-perl (0.11-1) ... #9 45.92 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 45.93 Setting up liblist-compare-perl (0.55-1) ... #9 45.94 Setting up libref-util-xs-perl (0.117-1build3) ... #9 45.95 Setting up libio-pty-perl (1:1.15-2) ... #9 45.97 Setting up libtool (2.4.6-15) ... #9 45.98 Setting up libfile-fcntllock-perl (0.22-3build5) ... #9 45.99 Setting up libsort-key-perl (1.33-2build3) ... #9 46.00 Setting up libclone-perl (0.45-1build1) ... #9 46.01 Setting up libalgorithm-diff-perl (1.201-1) ... #9 46.02 Setting up libarchive-zip-perl (1.68-1) ... #9 46.03 Setting up libsub-identify-perl (0.14-1build3) ... #9 46.04 Setting up libdistro-info-perl (1.0) ... #9 46.05 Setting up libcpanel-json-xs-perl (4.25-1build1) ... #9 46.06 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... #9 46.07 Setting up libio-stringy-perl (2.111-3) ... #9 46.07 Setting up liblist-moreutils-perl (0.430-2) ... #9 46.08 Setting up libhtml-tagset-perl (3.20-4) ... #9 46.09 Setting up liblog-any-perl (1.709-1) ... #9 46.10 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 46.11 Setting up libdevel-size-perl (0.83-1build2) ... #9 46.13 Setting up libdebhelper-perl (13.3.4ubuntu1) ... #9 46.14 Setting up libpod-constants-perl (0.19-2) ... #9 46.15 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #9 46.16 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 46.17 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... #9 46.17 Setting up libtry-tiny-perl (0.30-1) ... #9 46.19 Setting up libtype-tiny-perl (1.012001-2) ... #9 46.19 Setting up libcommon-sense-perl (3.75-1build4) ... #9 46.21 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 46.22 Setting up libnet-http-perl (6.20-1) ... #9 46.23 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ... #9 46.24 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 46.25 Setting up libtime-moment-perl (0.44-1build4) ... #9 46.26 Setting up libencode-locale-perl (1.05-1.1) ... #9 46.27 Setting up python3 (3.9.4-1) ... #9 46.56 Setting up libexception-class-perl (1.44-1) ... #9 46.57 Setting up python3-xdg (0.27-2) ... #9 46.74 Setting up libconfig-tiny-perl (2.24-1) ... #9 46.75 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... #9 46.76 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ... #9 46.78 Setting up liblist-utilsby-perl (0.11-1) ... #9 46.80 Setting up libstring-shellquote-perl (1.04-1) ... #9 46.81 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ... #9 46.84 Setting up libsub-install-perl (0.928-1.1) ... #9 46.85 Setting up gcc (4:10.3.0-1ubuntu1) ... #9 46.90 Setting up dpkg-dev (1.20.9ubuntu1) ... #9 46.94 Setting up libnumber-compare-perl (0.03-1.1) ... #9 46.96 Setting up intltool-debian (0.35.0+20060710.5) ... #9 46.98 Setting up liberror-perl (0.17029-1) ... #9 47.00 Setting up python3-six (1.15.0-2) ... #9 47.17 Setting up dh-autoreconf (20) ... #9 47.19 Setting up patchutils (0.4.2-1) ... #9 47.22 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 47.25 Setting up libltdl-dev:amd64 (2.4.6-15) ... #9 47.27 Setting up libjson-maybexs-perl (1.004003-1) ... #9 47.28 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 47.30 Setting up libio-string-perl (1.08-3.1) ... #9 47.32 Setting up libreadonly-perl (2.050-3) ... #9 47.34 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ... #9 47.36 Setting up python3-gpg (1.14.0-1ubuntu3) ... #9 47.55 Setting up python3-certifi (2020.6.20-1) ... #9 47.68 Setting up libfile-find-rule-perl (0.34-1) ... #9 47.69 Setting up libstring-copyright-perl (0.003006-1) ... #9 47.70 Setting up python3-idna (2.10-1) ... #9 47.91 Setting up libdata-optlist-perl (0.110-1.1) ... #9 47.92 Setting up libipc-run-perl (20200505.0-1) ... #9 47.93 Setting up libtext-xslate-perl (3.5.8-1build2) ... #9 47.94 Setting up python3-urllib3 (1.26.2-1ubuntu1) ... #9 48.11 Setting up libcontextual-return-perl (0.004014-2) ... #9 48.13 Setting up libwww-robotrules-perl (6.02-1) ... #9 48.14 Setting up libtypes-serialiser-perl (1.01-1) ... #9 48.15 Setting up g++ (4:10.3.0-1ubuntu1) ... #9 48.17 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 48.17 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 48.18 Setting up libhtml-parser-perl (3.75-1build1) ... #9 48.19 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #9 48.20 Setting up librole-tiny-perl (2.002004-1) ... #9 48.21 Setting up build-essential (12.8ubuntu3) ... #9 48.22 Setting up python3-unidiff (0.5.5-2) ... #9 48.36 Setting up lsb-release (11.1.0ubuntu2) ... #9 48.37 Setting up libfont-ttf-perl (1.06-1.1) ... #9 48.38 Setting up libfile-homedir-perl (1.006-1) ... #9 48.39 Setting up python3-magic (2:0.4.20-3) ... #9 48.53 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... #9 48.54 Setting up libio-socket-ssl-perl (2.069-1) ... #9 48.55 Setting up libsub-exporter-perl (0.987-1) ... #9 48.56 Setting up libalgorithm-merge-perl (0.08-3) ... #9 48.57 Setting up libhttp-message-perl (6.28-1) ... #9 48.57 Setting up libhtml-form-perl (6.07-1) ... #9 48.60 Setting up python3-pkg-resources (52.0.0-3) ... #9 48.79 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 48.80 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ... #9 48.81 Setting up libjson-xs-perl (4.030-1build1) ... #9 48.82 Setting up libhttp-negotiate-perl (6.01-1) ... #9 48.83 Setting up libio-prompter-perl (0.004015-1) ... #9 48.84 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 48.85 Setting up libhttp-cookies-perl (6.10-1) ... #9 48.86 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ... #9 49.02 Setting up po-debconf (1.0.21+nmu1) ... #9 49.03 Setting up libhtml-tree-perl (5.07-2) ... #9 49.04 Setting up libparams-classify-perl (0.015-1build3) ... #9 49.05 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ... #9 49.06 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 49.07 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ... #9 49.08 Setting up libhtml-format-perl (2.12-1.1) ... #9 49.09 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 49.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 49.21 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 49.33 #9 49.33 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 49.35 Setting up dirmngr (2.2.20-1ubuntu3) ... #9 49.48 Setting up python3-chardet (4.0.0-1) ... #9 49.74 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 49.75 Setting up libmodule-runtime-perl (0.016-1) ... #9 49.76 Setting up libmailtools-perl (2.21-1) ... #9 49.77 Setting up python3-debian (0.1.39) ... #9 49.94 Setting up python3-requests (2.25.1+dfsg-2) ... #9 50.09 Setting up git (1:2.30.2-1ubuntu1) ... #9 50.11 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 50.15 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 50.22 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 50.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 50.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 50.43 Setting up dh-strip-nondeterminism (1.11.0-1) ... #9 50.44 Setting up libconst-fast-perl (0.014-1.1) ... #9 50.45 Setting up libhttp-daemon-perl (6.12-1) ... #9 50.46 Setting up libgit-wrapper-perl (0.048-1) ... #9 50.47 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.3) ... #9 50.48 Setting up curl (7.74.0-1ubuntu2.3) ... #9 50.49 Setting up libdata-dpath-perl (0.58-1) ... #9 50.50 Setting up gpg-wks-client (2.2.20-1ubuntu3) ... #9 50.51 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 50.52 Setting up libpackage-stash-perl (0.39-1) ... #9 50.53 Setting up libimport-into-perl (1.002005-1) ... #9 50.54 Setting up libmoo-perl (2.004004-1) ... #9 50.55 Setting up liblist-someutils-perl (0.58-1) ... #9 50.56 Setting up debhelper (13.3.4ubuntu1) ... #9 50.56 Setting up dput (1.1.0ubuntu1) ... #9 50.72 Setting up liblist-someutils-xs-perl (0.58-2build1) ... #9 50.73 Setting up equivs (2.3.1) ... #9 50.74 Setting up gnupg (2.2.20-1ubuntu3) ... #9 50.74 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 50.75 Setting up libparams-validate-perl:amd64 (1.30-1build1) ... #9 50.76 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #9 50.77 Setting up libnamespace-clean-perl (0.27-1) ... #9 50.78 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #9 50.79 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 50.80 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 50.81 Setting up libmoox-struct-perl (0.020-1) ... #9 50.82 Setting up lintian (2.104.0ubuntu2) ... #9 50.83 Setting up licensecheck (3.1.1-2) ... #9 50.84 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 50.85 Setting up libwww-perl (6.52-1) ... #9 50.86 Setting up devscripts (2.21.1ubuntu1) ... #9 51.02 Setting up libxml-parser-perl:amd64 (2.46-2) ... #9 51.03 Setting up libxml-sax-expat-perl (0.51-1) ... #9 51.07 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 51.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 51.25 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 51.27 Processing triggers for libc-bin (2.33-0ubuntu5) ... #9 51.30 Processing triggers for ca-certificates (20210119ubuntu0.21.04.1) ... #9 51.31 Updating certificates in /etc/ssl/certs... #9 51.65 0 added, 0 removed; done. #9 51.65 Running hooks in /etc/ca-certificates/update.d... #9 51.65 done. #9 DONE 51.8s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:1525644d1e246cac67a277895e3c71fdec2abb6f22d6282bfca4ff2dfa64edfd #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:61c4debbaa95cdc3a491684463b81e0c10a8e032f8c3ebd9f5f6486ba32cf623 #12 1.077 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease #12 1.185 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease #12 1.257 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease #12 1.330 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease #12 1.732 Reading package lists... #12 3.239 dpkg-buildpackage: info: source package docker-ce-build-deps #12 3.239 dpkg-buildpackage: info: source version 1.0 #12 3.239 dpkg-buildpackage: info: source distribution unstable #12 3.239 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 3.273 dpkg-source --before-build . #12 3.273 dpkg-buildpackage: info: host architecture amd64 #12 3.370 debian/rules clean #12 3.372 dh clean #12 3.458 dh_clean #12 3.491 debian/rules binary #12 3.494 dh binary #12 3.568 dh_update_autotools_config #12 3.595 dh_autoreconf #12 3.634 create-stamp debian/debhelper-build-stamp #12 3.634 dh_prep #12 3.662 dh_install #12 3.693 dh_installdocs #12 3.730 dh_installchangelogs #12 3.813 dh_perl #12 3.848 dh_link #12 3.880 dh_strip_nondeterminism #12 3.922 dh_compress #12 3.960 dh_fixperms #12 3.999 dh_missing #12 4.026 dh_installdeb #12 4.059 dh_gencontrol #12 4.170 dh_md5sums #12 4.203 dh_builddeb #12 4.228 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 4.248 dpkg-genbuildinfo --build=binary #12 4.385 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #12 4.462 dpkg-genchanges: info: binary-only upload (no source code included) #12 4.465 dpkg-source --after-build . #12 4.564 dpkg-buildpackage: info: binary-only upload (no source included) #12 4.568 #12 4.568 The package has been created. #12 4.568 Attention, the package has been created in the current directory, #12 4.568 not in ".." as indicated by the message above! #12 4.589 Selecting previously unselected package docker-ce-build-deps. #12 4.604 (Reading database ... 26710 files and directories currently installed.) #12 4.605 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 4.608 Unpacking docker-ce-build-deps (1.0) ... #12 4.677 Reading package lists... #12 5.332 Building dependency tree... #12 5.479 Reading state information... #12 5.502 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 5.685 Starting 2 pkgProblemResolver with broken count: 0 #12 5.688 Done #12 5.844 Done #12 5.990 Starting pkgProblemResolver with broken count: 0 #12 6.015 Starting 2 pkgProblemResolver with broken count: 0 #12 6.018 Done #12 6.250 The following additional packages will be installed: #12 6.250 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 6.250 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 6.250 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 6.250 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 6.251 libsystemd-dev libudev-dev libuv1 pkg-config #12 6.252 Suggested packages: #12 6.252 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 6.252 Recommended packages: #12 6.252 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 6.285 The following NEW packages will be installed: #12 6.285 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 6.285 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 6.285 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 6.286 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 6.286 libsystemd-dev libudev-dev libuv1 pkg-config #12 6.699 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #12 6.699 1 not fully installed or removed. #12 6.699 Need to get 12.0 MB of archives. #12 6.699 After this operation, 50.5 MB of additional disk space will be used. #12 6.699 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB] #12 7.054 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB] #12 7.320 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB] #12 7.342 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB] #12 7.345 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB] #12 7.351 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB] #12 7.355 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB] #12 7.613 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B] #12 7.615 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB] #12 7.623 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB] #12 7.636 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB] #12 7.644 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB] #12 7.644 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.6 [20.2 kB] #12 7.646 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB] #12 7.659 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB] #12 7.666 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB] #12 7.689 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B] #12 7.762 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB] #12 7.793 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB] #12 7.800 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB] #12 7.802 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB] #12 7.806 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.6 [299 kB] #12 7.814 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB] #12 7.880 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB] #12 8.026 debconf: delaying package configuration, since apt-utils is not installed #12 8.066 Fetched 12.0 MB in 2s (7532 kB/s) #12 8.091 Selecting previously unselected package bash-completion. #12 8.091 (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 ... 26714 files and directories currently installed.) #12 8.108 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... #12 8.596 Unpacking bash-completion (1:2.11-2ubuntu1) ... #12 8.725 Selecting previously unselected package cmake-data. #12 8.727 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ... #12 8.731 Unpacking cmake-data (3.18.4-2ubuntu1) ... #12 9.137 Selecting previously unselected package libarchive13:amd64. #12 9.139 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ... #12 9.145 Unpacking libarchive13:amd64 (3.4.3-2) ... #12 9.200 Selecting previously unselected package libjsoncpp24:amd64. #12 9.203 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ... #12 9.206 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #12 9.242 Selecting previously unselected package librhash0:amd64. #12 9.245 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ... #12 9.248 Unpacking librhash0:amd64 (1.4.1-1) ... #12 9.290 Selecting previously unselected package libuv1:amd64. #12 9.293 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ... #12 9.296 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ... #12 9.327 Selecting previously unselected package cmake. #12 9.330 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ... #12 9.334 Unpacking cmake (3.18.4-2ubuntu1) ... #12 9.868 Selecting previously unselected package dh-apparmor. #12 9.871 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ... #12 9.874 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ... #12 9.905 Selecting previously unselected package libbtrfs0:amd64. #12 9.908 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ... #12 9.912 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ... #12 9.951 Selecting previously unselected package libbtrfs-dev:amd64. #12 9.954 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ... #12 9.957 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ... #12 10.01 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 10.01 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ... #12 10.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 10.05 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 10.06 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ... #12 10.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 10.09 Selecting previously unselected package libudev-dev:amd64. #12 10.09 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.6_amd64.deb ... #12 10.09 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.6) ... #12 10.12 Selecting previously unselected package libsepol1-dev:amd64. #12 10.12 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_amd64.deb ... #12 10.12 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ... #12 10.19 Selecting previously unselected package libpcre2-16-0:amd64. #12 10.19 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ... #12 10.20 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ... #12 10.25 Selecting previously unselected package libpcre2-32-0:amd64. #12 10.25 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ... #12 10.26 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ... #12 10.30 Selecting previously unselected package libpcre2-posix2:amd64. #12 10.31 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ... #12 10.31 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ... #12 10.33 Selecting previously unselected package libpcre2-dev:amd64. #12 10.34 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_amd64.deb ... #12 10.34 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ... #12 10.43 Selecting previously unselected package libselinux1-dev:amd64. #12 10.43 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_amd64.deb ... #12 10.43 Unpacking libselinux1-dev:amd64 (3.1-3build1) ... #12 10.48 Selecting previously unselected package libdevmapper-dev:amd64. #12 10.48 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ... #12 10.48 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ... #12 10.51 Selecting previously unselected package libseccomp-dev:amd64. #12 10.51 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ... #12 10.52 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 10.55 Selecting previously unselected package libsystemd-dev:amd64. #12 10.55 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.6_amd64.deb ... #12 10.56 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.6) ... #12 10.63 Selecting previously unselected package libglib2.0-0:amd64. #12 10.64 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ... #12 10.64 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ... #12 10.78 Selecting previously unselected package pkg-config. #12 10.78 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ... #12 10.78 Unpacking pkg-config (0.29.2-1ubuntu1) ... #12 10.82 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 10.83 Setting up libarchive13:amd64 (3.4.3-2) ... #12 10.84 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ... #12 10.85 No schema files found: doing nothing. #12 10.86 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ... #12 10.87 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ... #12 10.88 Setting up libbtrfs0:amd64 (5.10.1-1build1) ... #12 10.89 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ... #12 10.89 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ... #12 10.90 Setting up bash-completion (1:2.11-2ubuntu1) ... #12 11.44 Setting up pkg-config (0.29.2-1ubuntu1) ... #12 11.48 Setting up libudev-dev:amd64 (247.3-3ubuntu3.6) ... #12 11.49 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ... #12 11.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #12 11.51 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 11.52 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ... #12 11.53 Setting up librhash0:amd64 (1.4.1-1) ... #12 11.54 Setting up cmake-data (3.18.4-2ubuntu1) ... #12 11.56 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ... #12 11.57 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.6) ... #12 11.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ... #12 11.58 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ... #12 11.59 Setting up libselinux1-dev:amd64 (3.1-3build1) ... #12 11.60 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ... #12 11.61 Setting up cmake (3.18.4-2ubuntu1) ... #12 11.62 Setting up docker-ce-build-deps (1.0) ... #12 11.63 Processing triggers for man-db (2.9.4-2) ... #12 11.66 Processing triggers for libc-bin (2.33-0ubuntu5) ... #12 DONE 11.8s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:f1fa6f1e732a1e36e164f716b6edaba461f586d11d99032c5c2b59025415e327 #13 DONE 0.2s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:653b0f30faf233ccb70de3393bb6432221adcc9e6f830c5f469130d67e229724 #29 88.53 + bin/containerd-stress #29 89.52 + bin/containerd-shim #15 DONE 2.4s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:8de2df4d28536ace7d03e3083e27e1bce7f0a27712f92016b8d9aeb2c6e9765a #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:bdc0d92ec70288a4c9301f8d8f512c294a5a52696d34ea85bafdd0521512cd26 #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qizXCg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A5Yooh + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.src.rpm #29 96.04 + bin/containerd-shim-runc-v1 #18 exporting layers 5.3s done #18 writing image sha256:b2089d67c3680cff9ad6f2bb4bc2636efbb7c291693d48d70f77d2f9fb807c22 done #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done #18 DONE 5.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=8ab80e4 -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/debbuild/ubuntu-hirsute:/build debbuild-ubuntu-hirsute/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 #29 100.2 + bin/containerd-shim-runc-v2 + 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-20211015144513-b485636 ]] + echo VERSION AAA 0.0.0-20211015144513-b485636 VERSION AAA 0.0.0-20211015144513-b485636 + VERSION=0.0.0-20211015144513-b485636 + echo VERSION bbb 0.0.0-20211015144513-b485636 VERSION bbb 0.0.0-20211015144513-b485636 ++ 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='Fri, 22 Oct 2021 13:26:28 +0000' + cat + export CLI_GITCOMMIT=b485636 + CLI_GITCOMMIT=b485636 + export ENGINE_GITCOMMIT=8ab80e4 + ENGINE_GITCOMMIT=8ab80e4 + export SCAN_GITCOMMIT=b05830d + SCAN_GITCOMMIT=b05830d + echo VERSION BBB 0.0.0-20211015144513-b485636 VERSION BBB 0.0.0-20211015144513-b485636 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-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 #29 100.8 + binaries debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean #29 100.8 + install -D bin/containerd /build/containerd #29 100.8 + install -D bin/containerd-shim /build/containerd-shim #29 100.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #29 100.8 + install -D bin/ctr /build/ctr 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-20211015144513-b485636-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz #29 DONE 101.4s #30 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #30 sha256:71c2d145fd9071e6497cfe41e951c144dbbd5529770c5ba0a8b2cbde38cad49f #30 DONE 0.3s #34 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #34 sha256:d27da479cb82692a3e31b2db6f58ae5da9a1272f32102a6590a3fcef8c755821 #34 DONE 0.1s #36 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ #36 sha256:33fb5e54499eab5654adf876b71db3dad5da47b416ec38f9665af4655ccded02 #36 DONE 0.1s #41 [binary-base 6/7] COPY --from=vpnkit /build/ /usr/local/bin/ #41 sha256:5c8eb879085b844b6c44f66756c03e4854ea867e7494341070318227c8d2a46f #41 DONE 0.7s #42 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #42 sha256:079f42ebb63c2c9c7df4f9ac41b4473513d13b87bc562a2ca1632c40ce40d050 #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:1739fac98ec4fc56f9a23bac505d53a30121edf3e95fa43e2796f4b5a43fffd4 #43 0.767 #43 0.924 Removing /build/bundles/ #43 0.926 #43 0.932 ---> Making bundle: cross (in /build/bundles/cross) #43 0.934 Cross building: /build/bundles/cross/windows/amd64 #43 1.043 Building: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe #43 1.043 GOOS="windows" GOARCH="amd64" GOARM="" Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.awXPXi + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.12hj5g + 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/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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MzDGmh + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=8ab80e4 + DOCKER_GITCOMMIT=8ab80e4 + 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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/moby/vpnkit v0.5.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf go: downloading github.com/russross/blackfriday/v2 v2.1.0 debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=8ab80e4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" + 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.fzL8Ti + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.20211015144513.b485636-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.IeC37i + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 0.14.4 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-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.20211015144513.b485636-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5RPGpf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IBvqaj + 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.oI58Kh + umask 022 + cd /root/rpmbuild/BUILD + cd src ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.9.0" COMMIT="b05830d" 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=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.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 v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading github.com/morikuni/aec v1.0.0 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NCgAVg + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.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.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan + popd ~/rpmbuild/BUILD/src + /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.6C3LRh + umask 022 + cd /root/rpmbuild/BUILD + cd src + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.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 Management Commands: completion generate the autocompletion script for the specified shell Commands: scan Docker Scan Run 'docker COMMAND --help' for more information on a command. To get more help with docker, check out our guides at https://docs.docker.com/go/guides/ + exit 0 Processing files: docker-scan-plugin-0.9.0-0.el8.x86_64 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan Provides: docker-scan-plugin = 0:0.9.0-0.el8 docker-scan-plugin(x86-64) = 0:0.9.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.9.0-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.9.0-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.9.0-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aHm8uf + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" == Building packages for fedora-35 == mkdir -p "rpmbuild/fedora-35" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:1bf997055ee2e0b09c0f631d2d6ef2062383ce89131cbe490801a10cc645ed48 #1 transferring dockerfile: 56B done #1 ERROR: error from sender: resolve : lstat fedora-35: no such file or directory ------ > [internal] load build definition from Dockerfile: ------ failed to solve with frontend dockerfile.v0: failed to read dockerfile: error from sender: resolve : lstat fedora-35: no such file or directory make: *** [Makefile:93: fedora-35] Error 1 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593:/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-593/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/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-593/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch rpm #43 78.70 Created binary: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe #43 79.13 Cloning into '/go/src/github.com/docker/windows-container-utility'... #43 79.36 Building: /build/bundles/cross/windows/amd64/containerutility.exe #43 83.85 #43 DONE 84.5s #44 [cross 1/1] COPY --from=build-cross /build/bundles/ / #44 sha256:649d1d779324634a1118de85b359220dad4f5f919a16a5203f6c537e2a42be3c #44 DONE 0.2s #45 exporting to client #45 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #45 copying files 13.45MB 0.1s #45 copying files 58.74MB 0.5s done #45 DONE 0.5s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-593/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-593/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /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-20211015144513-b485636 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' + 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 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 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform=windows/amd64 binary #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.08kB 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 112B done #2 DONE 0.0s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.3 #3 DONE 0.2s #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done #5 CACHED #9 [auth] library/golang:pull token for registry-1.docker.io #9 DONE 0.0s #10 [auth] tonistiigi/xx:pull token for registry-1.docker.io #10 DONE 0.0s #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io #11 DONE 0.0s #8 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #8 ... #7 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 #7 DONE 0.1s #6 [internal] load metadata for docker.io/library/golang:1.16.9-alpine #6 DONE 0.2s #8 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras #8 DONE 0.6s #18 [internal] load build context #18 DONE 0.0s #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 #13 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done #13 DONE 0.0s #12 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 #12 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.0s done #12 DONE 0.0s #15 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git #15 CACHED #14 [build-base-alpine 1/3] COPY --from=xx / / #14 CACHED #16 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli #16 CACHED #19 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 #19 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done #19 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.0s done #19 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done #19 DONE 0.1s #17 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc #17 0.186 skipping packages installation on windows #17 DONE 0.2s #18 [internal] load build context #18 transferring context: 398.13kB 0.7s done #18 DONE 0.7s #20 [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 #20 0.365 Building static docker-windows-amd64.exe Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 13:30:43 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 13:30:43 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=b05830d TAG_NAME=v0.9.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=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan #20 DONE 82.2s #21 [binary 1/1] COPY --from=build /out . #21 DONE 0.1s #22 exporting to client #22 copying files 53B #22 copying files 51.74MB 0.9s done #22 DONE 0.9s mkdir -p build/win/amd64/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe cp /home/ubuntu/workspace/docker-ce-packaging_PR-593/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe build/win/amd64/docker/dockerd.exe docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20211015144513-b485636.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-109-gc2f8bafd0b [https://dl-cdn.alpinelinux.org/alpine/v3.14/main] v3.14.2-108-g3eea5174e3 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community] OK: 14943 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/dockerd.exe (deflated 72%) adding: docker/cli-plugins/ (stored 0%) adding: docker/cli-plugins/docker-buildx.exe (deflated 59%) adding: docker/cli-plugins/docker-app.exe (deflated 69%) adding: docker/docker.exe (deflated 73%) docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/static:/v -w /v alpine chown -R 1000:1000 build make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593:/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-593/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/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-593/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } go: downloading github.com/docker/cli v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/theupdateframework/notary v0.7.0 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.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 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-20211015144513-b485636, build 8ab80e4 ./cli/build/docker -v Docker version 0.0.0-20211015144513-b485636, build b485636 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-20211015144513-b485636 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 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'. dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-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-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' copied '/root/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb' removed '/root/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute" == Building packages for ubuntu-impish == mkdir -p "debbuild/ubuntu-impish" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/x86_64 -f ubuntu-impish/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:094bc054ce9f2e599f0dec3adb2076f208c5c4945e0714d09635b253633f5dcb #1 transferring dockerfile: 1.22kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:e0d8996fd4f8f0720afefd1127464c4c9f24f60052a9f947d7348c20b7307a8b #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:558a05a8896282aadfd7775a335224caca205bfb2adfde1b313223a343cc5bdf #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:ea72587baefed4651be35fc696e5449c0856468a0332d0e94a15d984dd077918 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:impish #4 sha256:e61a2543f00bd09f12ff8ff2cefe9caa25f61bf46ba69183a81775b402ac34d3 #4 ... #3 [internal] load metadata for docker.io/library/golang:1.16.9-buster #3 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #3 DONE 0.2s #4 [internal] load metadata for docker.io/library/ubuntu:impish #4 sha256:e61a2543f00bd09f12ff8ff2cefe9caa25f61bf46ba69183a81775b402ac34d3 #4 DONE 0.4s #10 [internal] load build context #10 sha256:e9f98213c17f61e94ea3aa8ba7bddc527bd872bc40c140127e14b8ef2abaa38a #10 transferring context: 839B done #10 DONE 0.0s #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #14 CACHED #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:f53c26896aaebc7727f3255c24e261b1b6f630a848a2e67c8cc5848d7c33f93f #7 sha256:4294f10a0cba0d2789b08aff54ae66835310aad9a63dafd22c78433ade9548ee #7 resolve docker.io/library/ubuntu:impish@sha256:f53c26896aaebc7727f3255c24e261b1b6f630a848a2e67c8cc5848d7c33f93f done #7 sha256:f062f6f5a34de0cb5b2cec7709aa42fbb970f5846b9ff9d30e65d86f1d01f54e 1.46kB / 1.46kB done #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 0B / 30.39MB 0.1s #7 sha256:f53c26896aaebc7727f3255c24e261b1b6f630a848a2e67c8cc5848d7c33f93f 1.42kB / 1.42kB done #7 sha256:36a55018c9a07cb08de538986a6d6e262216e4392a3884cce9231f4a168d473c 529B / 529B done #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 2.10MB / 30.39MB 0.2s #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 19.68MB / 30.39MB 0.3s #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 30.39MB / 30.39MB 0.4s #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 30.39MB / 30.39MB 0.4s done #7 extracting sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 #7 extracting sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 1.4s done #7 DONE 2.0s #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:7ab982bc9019bf637164fc12590e4aec733de911d0b7f157dae06fd05ec39736 #8 DONE 1.0s #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:a4f22e8ffaa36972eb0fc5ea36e4f477b2c95834743971e02745efc3d5c8d0d1 #9 1.110 Get:1 http://security.ubuntu.com/ubuntu impish-security InRelease [90.7 kB] #9 1.305 Get:2 http://archive.ubuntu.com/ubuntu impish InRelease [270 kB] #9 1.314 Get:3 http://security.ubuntu.com/ubuntu impish-security/main amd64 Packages [3471 B] #9 1.332 Get:4 http://security.ubuntu.com/ubuntu impish-security/universe amd64 Packages [2942 B] #9 1.708 Get:5 http://archive.ubuntu.com/ubuntu impish-updates InRelease [90.7 kB] #9 1.796 Get:6 http://archive.ubuntu.com/ubuntu impish-backports InRelease [90.7 kB] #9 1.889 Get:7 http://archive.ubuntu.com/ubuntu impish/main amd64 Packages [1793 kB] #9 2.124 Get:8 http://archive.ubuntu.com/ubuntu impish/multiverse amd64 Packages [256 kB] #9 2.132 Get:9 http://archive.ubuntu.com/ubuntu impish/universe amd64 Packages [16.7 MB] #9 2.913 Get:10 http://archive.ubuntu.com/ubuntu impish/restricted amd64 Packages [110 kB] #9 2.913 Get:11 http://archive.ubuntu.com/ubuntu impish-updates/restricted amd64 Packages [21.6 kB] #9 2.914 Get:12 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 Packages [21.5 kB] #9 2.915 Get:13 http://archive.ubuntu.com/ubuntu impish-updates/universe amd64 Packages [2942 B] #9 3.948 Fetched 19.5 MB in 3s (6222 kB/s) #9 3.948 Reading package lists... #9 4.566 Reading package lists... #9 5.151 Building dependency tree... #9 5.275 Reading state information... #9 5.408 The following additional packages will be installed: #9 5.408 autoconf automake autopoint autotools-dev binutils binutils-common #9 5.408 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 5.408 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf #9 5.408 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz #9 5.408 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 #9 5.408 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #9 5.408 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #9 5.408 iso-codes less libalgorithm-diff-perl libalgorithm-diff-xs-perl #9 5.408 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl #9 5.408 libarchive-zip-perl libarray-intspan-perl libasan6 libassuan0 libatomic1 #9 5.408 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #9 5.408 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #9 5.408 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl #9 5.408 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #9 5.408 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #9 5.408 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #9 5.408 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #9 5.408 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #9 5.408 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.408 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.408 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.408 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.408 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.408 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.408 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.408 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.409 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 5.409 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.409 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.409 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.409 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.409 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.409 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.409 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.409 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.409 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.409 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.409 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 #9 5.409 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl #9 5.409 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.409 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 5.409 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.409 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.409 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.409 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.409 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.409 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.409 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.409 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.409 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.409 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.409 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.409 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.409 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.409 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 5.409 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.409 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.409 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 5.409 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.409 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.409 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 5.409 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.409 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.409 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.409 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.409 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.409 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.409 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.409 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.409 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 5.409 libvariable-magic-perl libwant-perl libwebp6 libwww-perl #9 5.409 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.409 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.409 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 5.409 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.409 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 5.409 media-types netbase openssh-client openssl patch patchutils perl #9 5.409 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 5.410 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.410 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.410 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.410 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 5.410 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 5.410 xz-utils zstd #9 5.411 Suggested packages: #9 5.411 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #9 5.411 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone #9 5.411 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #9 5.411 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #9 5.411 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #9 5.411 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #9 5.411 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest #9 5.411 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session #9 5.411 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync #9 5.411 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc #9 5.411 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #9 5.411 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #9 5.411 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #9 5.411 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n #9 5.411 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl #9 5.411 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #9 5.411 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #9 5.411 libstdc++-11-doc libbareword-filehandles-perl libindirect-perl #9 5.411 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #9 5.411 libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl #9 5.411 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc #9 5.411 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed #9 5.411 diffutils-doc perl-doc libterm-readline-gnu-perl #9 5.411 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc #9 5.411 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg #9 5.411 python-apt-doc python3-setuptools python3-cryptography python3-openssl #9 5.411 python3-socks python-requests-doc python3.9-venv python3.9-doc #9 5.411 binfmt-support readline-doc zip wdiff-doc #9 5.650 The following NEW packages will be installed: #9 5.650 autoconf automake autopoint autotools-dev binutils binutils-common #9 5.650 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #9 5.650 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts #9 5.650 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #9 5.650 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core #9 5.650 g++ g++-11 gcc gcc-11 gettext gettext-base git git-man gnupg gnupg-l10n #9 5.650 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm #9 5.650 groff-base intltool-debian iso-codes less libalgorithm-diff-perl #9 5.650 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #9 5.650 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #9 5.650 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #9 5.650 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #9 5.650 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6 #9 5.650 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl #9 5.650 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #9 5.650 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #9 5.650 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls #9 5.650 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #9 5.650 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #9 5.650 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #9 5.650 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 #9 5.651 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #9 5.651 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #9 5.651 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl #9 5.651 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl #9 5.651 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl #9 5.651 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl #9 5.651 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev #9 5.651 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl #9 5.651 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 #9 5.651 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #9 5.651 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #9 5.651 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #9 5.651 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #9 5.651 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #9 5.651 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl #9 5.651 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 #9 5.651 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 #9 5.651 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 #9 5.651 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl #9 5.651 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl #9 5.651 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl #9 5.651 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #9 5.651 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 #9 5.651 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #9 5.651 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl #9 5.651 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 #9 5.651 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #9 5.651 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #9 5.651 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #9 5.651 libnumber-range-perl libobject-id-perl libpackage-stash-perl #9 5.651 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #9 5.651 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl #9 5.651 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #9 5.651 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #9 5.651 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #9 5.651 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #9 5.651 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #9 5.652 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #9 5.652 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #9 5.652 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl #9 5.652 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl #9 5.652 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl #9 5.652 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl #9 5.652 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl #9 5.652 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl #9 5.652 libtext-levenshteinxs-perl libtext-markdown-discount-perl #9 5.652 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl #9 5.652 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 #9 5.652 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 #9 5.652 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl #9 5.652 libvariable-magic-perl libwant-perl libwebp6 libwww-perl #9 5.652 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 #9 5.652 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #9 5.652 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 #9 5.652 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #9 5.652 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev #9 5.652 media-types netbase openssh-client openssl patch patchutils perl #9 5.652 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf #9 5.652 publicsuffix python-apt-common python3 python3-apt python3-certifi #9 5.652 python3-chardet python3-debian python3-gpg python3-idna python3-magic #9 5.652 python3-minimal python3-pkg-resources python3-requests python3-six #9 5.653 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal #9 5.653 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth #9 5.653 xz-utils zstd #9 6.072 0 upgraded, 363 newly installed, 0 to remove and 0 not upgraded. #9 6.072 Need to get 251 MB of archives. #9 6.072 After this operation, 830 MB of additional disk space will be used. #9 6.072 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB] #9 6.216 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-minimal amd64 3.9.7-2build1 [784 kB] #9 6.569 Get:3 http://archive.ubuntu.com/ubuntu impish/main amd64 libexpat1 amd64 2.4.1-2 [90.1 kB] #9 6.580 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9-minimal amd64 3.9.7-2build1 [2081 kB] #9 6.705 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-minimal amd64 3.9.4-1build1 [24.5 kB] #9 6.706 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 media-types all 4.0.0 [22.2 kB] #9 6.706 Get:7 http://archive.ubuntu.com/ubuntu impish/main amd64 tzdata all 2021a-2ubuntu1 [339 kB] #9 6.725 Get:8 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpdec3 amd64 2.5.1-2build1 [86.8 kB] #9 6.732 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 readline-common all 8.1-2 [54.1 kB] #9 6.733 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadline8 amd64 8.1-2 [138 kB] #9 6.740 Get:11 http://archive.ubuntu.com/ubuntu impish/main amd64 libsqlite3-0 amd64 3.35.5-1 [601 kB] #9 6.765 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-stdlib amd64 3.9.7-2build1 [1807 kB] #9 6.848 Get:13 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9 amd64 3.9.7-2build1 [433 kB] #9 6.868 Get:14 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3-stdlib amd64 3.9.4-1build1 [7146 B] #9 6.869 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 python3 amd64 3.9.4-1build1 [22.8 kB] #9 6.872 Get:16 http://archive.ubuntu.com/ubuntu impish/main amd64 bsdextrautils amd64 2.36.1-8ubuntu1 [75.4 kB] #9 6.876 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libuchardet0 amd64 0.0.7-1build1 [76.7 kB] #9 6.879 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 groff-base amd64 1.22.4-7 [956 kB] #9 6.918 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB] #9 6.919 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libpipeline1 amd64 1.5.3-1build1 [23.2 kB] #9 6.920 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 man-db amd64 2.9.4-2 [1154 kB] #9 6.977 Get:22 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB] #9 7.115 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B] #9 7.117 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 libperl5.32 amd64 5.32.1-3ubuntu3 [4713 kB] #9 7.335 Get:25 http://archive.ubuntu.com/ubuntu impish/main amd64 perl amd64 5.32.1-3ubuntu3 [227 kB] #9 7.341 Get:26 http://archive.ubuntu.com/ubuntu impish/main amd64 openssl amd64 1.1.1l-1ubuntu1 [651 kB] #9 7.371 Get:27 http://archive.ubuntu.com/ubuntu impish/main amd64 ca-certificates all 20210119ubuntu1 [149 kB] #9 7.379 Get:28 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 distro-info-data all 0.51ubuntu1.1 [5112 B] #9 7.379 Get:29 http://archive.ubuntu.com/ubuntu impish/main amd64 less amd64 551-2 [123 kB] #9 7.385 Get:30 http://archive.ubuntu.com/ubuntu impish/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB] #9 7.386 Get:31 http://archive.ubuntu.com/ubuntu impish/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB] #9 7.387 Get:32 http://archive.ubuntu.com/ubuntu impish/main amd64 libelf1 amd64 0.185-1build1 [51.4 kB] #9 7.390 Get:33 http://archive.ubuntu.com/ubuntu impish/main amd64 libicu67 amd64 67.1-7ubuntu1 [10.1 MB] #9 7.866 Get:34 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml2 amd64 2.9.12+dfsg-4 [761 kB] #9 7.891 Get:35 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] #9 7.892 Get:36 http://archive.ubuntu.com/ubuntu impish/main amd64 lsb-release all 11.1.0ubuntu3 [10.8 kB] #9 7.892 Get:37 http://archive.ubuntu.com/ubuntu impish/main amd64 netbase all 6.3 [12.9 kB] #9 7.893 Get:38 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-pkg-resources all 52.0.0-4 [129 kB] #9 7.897 Get:39 http://archive.ubuntu.com/ubuntu impish/main amd64 ucf all 3.0043 [56.1 kB] #9 7.902 Get:40 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB] #9 7.911 Get:41 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB] #9 7.916 Get:42 http://archive.ubuntu.com/ubuntu impish/main amd64 file amd64 1:5.39-3 [23.7 kB] #9 7.939 Get:43 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext-base amd64 0.21-4ubuntu3 [36.6 kB] #9 8.012 Get:44 http://archive.ubuntu.com/ubuntu impish/main amd64 iso-codes all 4.6.0-1 [2769 kB] #9 8.113 Get:45 http://archive.ubuntu.com/ubuntu impish/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB] #9 8.114 Get:46 http://archive.ubuntu.com/ubuntu impish/main amd64 libedit2 amd64 3.1-20191231-2build1 [97.4 kB] #9 8.115 Get:47 http://archive.ubuntu.com/ubuntu impish/main amd64 libfido2-1 amd64 1.6.0-2build1 [58.1 kB] #9 8.116 Get:48 http://archive.ubuntu.com/ubuntu impish/main amd64 libpng16-16 amd64 1.6.37-3build4 [191 kB] #9 8.119 Get:49 http://archive.ubuntu.com/ubuntu impish/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB] #9 8.157 Get:50 http://archive.ubuntu.com/ubuntu impish/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B] #9 8.158 Get:51 http://archive.ubuntu.com/ubuntu impish/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu4 [11.0 kB] #9 8.159 Get:52 http://archive.ubuntu.com/ubuntu impish/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB] #9 8.160 Get:53 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-data all 2:1.7.2-1 [123 kB] #9 8.187 Get:54 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-6 amd64 2:1.7.2-1 [664 kB] #9 8.259 Get:55 http://archive.ubuntu.com/ubuntu impish/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB] #9 8.260 Get:56 http://archive.ubuntu.com/ubuntu impish/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] #9 8.260 Get:57 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #9 8.287 Get:58 http://archive.ubuntu.com/ubuntu impish/main amd64 openssh-client amd64 1:8.4p1-6ubuntu2 [771 kB] #9 8.346 Get:59 http://archive.ubuntu.com/ubuntu impish/main amd64 publicsuffix all 20210108.1309-1 [116 kB] #9 8.348 Get:60 http://archive.ubuntu.com/ubuntu impish/main amd64 python-apt-common all 2.2.1 [13.9 kB] #9 8.349 Get:61 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-apt amd64 2.2.1 [151 kB] #9 8.351 Get:62 http://archive.ubuntu.com/ubuntu impish/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB] #9 8.352 Get:63 http://archive.ubuntu.com/ubuntu impish/main amd64 strace amd64 5.13-0ubuntu1 [532 kB] #9 8.362 Get:64 http://archive.ubuntu.com/ubuntu impish/main amd64 xauth amd64 1:1.1-1 [24.8 kB] #9 8.403 Get:65 http://archive.ubuntu.com/ubuntu impish/main amd64 xz-utils amd64 5.2.5-2 [82.0 kB] #9 8.405 Get:66 http://archive.ubuntu.com/ubuntu impish/main amd64 libsigsegv2 amd64 2.13-1ubuntu2 [14.6 kB] #9 8.406 Get:67 http://archive.ubuntu.com/ubuntu impish/main amd64 m4 amd64 1.4.18-5ubuntu1 [199 kB] #9 8.475 Get:68 http://archive.ubuntu.com/ubuntu impish/main amd64 autoconf all 2.69-14 [293 kB] #9 8.482 Get:69 http://archive.ubuntu.com/ubuntu impish/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB] #9 8.483 Get:70 http://archive.ubuntu.com/ubuntu impish/main amd64 automake all 1:1.16.4-2 [557 kB] #9 8.493 Get:71 http://archive.ubuntu.com/ubuntu impish/main amd64 autopoint all 0.21-4ubuntu3 [422 kB] #9 8.502 Get:72 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-common amd64 2.37-7ubuntu1 [212 kB] #9 8.508 Get:73 http://archive.ubuntu.com/ubuntu impish/main amd64 libbinutils amd64 2.37-7ubuntu1 [654 kB] #9 8.562 Get:74 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf-nobfd0 amd64 2.37-7ubuntu1 [106 kB] #9 8.563 Get:75 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf0 amd64 2.37-7ubuntu1 [103 kB] #9 8.566 Get:76 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-x86-64-linux-gnu amd64 2.37-7ubuntu1 [2315 kB] #9 8.654 Get:77 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils amd64 2.37-7ubuntu1 [3190 B] #9 8.654 Get:78 http://archive.ubuntu.com/ubuntu impish/main amd64 libc-dev-bin amd64 2.34-0ubuntu3 [20.3 kB] #9 8.691 Get:79 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 linux-libc-dev amd64 5.13.0-20.20 [1279 kB] #9 8.723 Get:80 http://archive.ubuntu.com/ubuntu impish/main amd64 libcrypt-dev amd64 1:4.4.18-4ubuntu1 [104 kB] #9 8.725 Get:81 http://archive.ubuntu.com/ubuntu impish/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu5 [68.4 kB] #9 8.726 Get:82 http://archive.ubuntu.com/ubuntu impish/main amd64 libtirpc-dev amd64 1.3.2-2 [192 kB] #9 8.766 Get:83 http://archive.ubuntu.com/ubuntu impish/main amd64 libnsl-dev amd64 1.3.0-2build1 [71.2 kB] #9 8.768 Get:84 http://archive.ubuntu.com/ubuntu impish/main amd64 libc6-dev amd64 2.34-0ubuntu3 [1886 kB] #9 8.852 Get:85 http://archive.ubuntu.com/ubuntu impish/main amd64 libisl23 amd64 0.24-1 [668 kB] #9 8.864 Get:86 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB] #9 8.934 Get:87 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB] #9 8.935 Get:88 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp-11 amd64 11.2.0-7ubuntu2 [50.6 MB] #9 11.34 Get:89 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #9 11.34 Get:90 http://archive.ubuntu.com/ubuntu impish/main amd64 libcc1-0 amd64 11.2.0-7ubuntu2 [53.9 kB] #9 11.34 Get:91 http://archive.ubuntu.com/ubuntu impish/main amd64 libgomp1 amd64 11.2.0-7ubuntu2 [117 kB] #9 11.34 Get:92 http://archive.ubuntu.com/ubuntu impish/main amd64 libitm1 amd64 11.2.0-7ubuntu2 [30.0 kB] #9 11.34 Get:93 http://archive.ubuntu.com/ubuntu impish/main amd64 libatomic1 amd64 11.2.0-7ubuntu2 [10.0 kB] #9 11.34 Get:94 http://archive.ubuntu.com/ubuntu impish/main amd64 libasan6 amd64 11.2.0-7ubuntu2 [2280 kB] #9 11.39 Get:95 http://archive.ubuntu.com/ubuntu impish/main amd64 liblsan0 amd64 11.2.0-7ubuntu2 [974 kB] #9 11.44 Get:96 http://archive.ubuntu.com/ubuntu impish/main amd64 libtsan0 amd64 11.2.0-7ubuntu2 [2259 kB] #9 11.54 Get:97 http://archive.ubuntu.com/ubuntu impish/main amd64 libubsan1 amd64 11.2.0-7ubuntu2 [920 kB] #9 11.58 Get:98 http://archive.ubuntu.com/ubuntu impish/main amd64 libquadmath0 amd64 11.2.0-7ubuntu2 [154 kB] #9 11.59 Get:99 http://archive.ubuntu.com/ubuntu impish/main amd64 libgcc-11-dev amd64 11.2.0-7ubuntu2 [2526 kB] #9 11.72 Get:100 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc-11 amd64 11.2.0-7ubuntu2 [59.3 MB] #9 14.52 Get:101 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #9 14.92 Get:102 http://archive.ubuntu.com/ubuntu impish/main amd64 libstdc++-11-dev amd64 11.2.0-7ubuntu2 [2073 kB] #9 15.56 Get:103 http://archive.ubuntu.com/ubuntu impish/main amd64 g++-11 amd64 11.2.0-7ubuntu2 [55.2 MB] #9 18.25 Get:104 http://archive.ubuntu.com/ubuntu impish/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #9 18.25 Get:105 http://archive.ubuntu.com/ubuntu impish/main amd64 make amd64 4.3-4ubuntu1 [167 kB] #9 18.25 Get:106 http://archive.ubuntu.com/ubuntu impish/main amd64 libdpkg-perl all 1.20.9ubuntu2 [233 kB] #9 18.26 Get:107 http://archive.ubuntu.com/ubuntu impish/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB] #9 18.26 Get:108 http://archive.ubuntu.com/ubuntu impish/main amd64 patch amd64 2.7.6-7 [105 kB] #9 18.26 Get:109 http://archive.ubuntu.com/ubuntu impish/main amd64 lto-disabled-list all 16 [12.5 kB] #9 18.26 Get:110 http://archive.ubuntu.com/ubuntu impish/main amd64 dpkg-dev all 1.20.9ubuntu2 [937 kB] #9 18.27 Get:111 http://archive.ubuntu.com/ubuntu impish/main amd64 build-essential amd64 12.9ubuntu2 [4678 B] #9 18.27 Get:112 http://archive.ubuntu.com/ubuntu impish/main amd64 libbrotli1 amd64 1.0.9-2build3 [315 kB] #9 18.32 Get:113 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1build1 [14.6 kB] #9 18.40 Get:114 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1build1 [46.1 kB] #9 18.40 Get:115 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-2.5-0 amd64 2.5.6+dfsg-1~exp1ubuntu1 [186 kB] #9 18.41 Get:116 http://archive.ubuntu.com/ubuntu impish/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB] #9 18.41 Get:117 http://archive.ubuntu.com/ubuntu impish/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build3 [58.3 kB] #9 18.41 Get:118 http://archive.ubuntu.com/ubuntu impish/main amd64 libssh-4 amd64 0.9.6-1 [185 kB] #9 18.42 Get:119 http://archive.ubuntu.com/ubuntu impish/main amd64 libcurl4 amd64 7.74.0-1.3ubuntu2 [273 kB] #9 18.43 Get:120 http://archive.ubuntu.com/ubuntu impish/main amd64 curl amd64 7.74.0-1.3ubuntu2 [179 kB] #9 18.44 Get:121 http://archive.ubuntu.com/ubuntu impish/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] #9 18.44 Get:122 http://archive.ubuntu.com/ubuntu impish/main amd64 libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB] #9 18.47 Get:123 http://archive.ubuntu.com/ubuntu impish/main amd64 libtool all 2.4.6-15 [161 kB] #9 18.55 Get:124 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-autoreconf all 20 [16.1 kB] #9 18.55 Get:125 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] #9 18.55 Get:126 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-override-perl all 0.09-2 [9532 B] #9 18.55 Get:127 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB] #9 18.55 Get:128 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-strip-nondeterminism all 1.12.0-1 [5228 B] #9 18.55 Get:129 http://archive.ubuntu.com/ubuntu impish/main amd64 libdw1 amd64 0.185-1build1 [249 kB] #9 18.56 Get:130 http://archive.ubuntu.com/ubuntu impish/main amd64 debugedit amd64 1:5.0-0ubuntu2 [47.9 kB] #9 18.56 Get:131 http://archive.ubuntu.com/ubuntu impish/main amd64 dwz amd64 0.14-1build1 [104 kB] #9 18.57 Get:132 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext amd64 0.21-4ubuntu3 [824 kB] #9 18.62 Get:133 http://archive.ubuntu.com/ubuntu impish/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] #9 18.70 Get:134 http://archive.ubuntu.com/ubuntu impish/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] #9 18.71 Get:135 http://archive.ubuntu.com/ubuntu impish/main amd64 debhelper all 13.3.4ubuntu2 [921 kB] #9 18.74 Get:136 http://archive.ubuntu.com/ubuntu impish/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB] #9 18.74 Get:137 http://archive.ubuntu.com/ubuntu impish/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB] #9 18.74 Get:138 http://archive.ubuntu.com/ubuntu impish/main amd64 libassuan0 amd64 2.5.5-1 [38.4 kB] #9 18.74 Get:139 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgconf amd64 2.2.20-1ubuntu4 [91.1 kB] #9 18.75 Get:140 http://archive.ubuntu.com/ubuntu impish/main amd64 libksba8 amd64 1.5.1-1 [109 kB] #9 18.75 Get:141 http://archive.ubuntu.com/ubuntu impish/main amd64 libnpth0 amd64 1.6-3 [8220 B] #9 18.75 Get:142 http://archive.ubuntu.com/ubuntu impish/main amd64 dirmngr amd64 2.2.20-1ubuntu4 [281 kB] #9 18.78 Get:143 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB] #9 18.85 Get:144 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-utils amd64 2.2.20-1ubuntu4 [302 kB] #9 18.86 Get:145 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg amd64 2.2.20-1ubuntu4 [479 kB] #9 18.87 Get:146 http://archive.ubuntu.com/ubuntu impish/main amd64 pinentry-curses amd64 1.1.1-1 [32.0 kB] #9 18.88 Get:147 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-agent amd64 2.2.20-1ubuntu4 [191 kB] #9 18.88 Get:148 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu4 [62.3 kB] #9 18.89 Get:149 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu4 [56.9 kB] #9 18.89 Get:150 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgsm amd64 2.2.20-1ubuntu4 [186 kB] #9 18.89 Get:151 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg all 2.2.20-1ubuntu4 [260 kB] #9 18.92 Get:152 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] #9 18.92 Get:153 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] #9 19.00 Get:154 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] #9 19.00 Get:155 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-touch-perl all 0.11-1 [8284 B] #9 19.00 Get:156 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-pty-perl amd64 1:1.15-2build1 [35.1 kB] #9 19.00 Get:157 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] #9 19.00 Get:158 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] #9 19.00 Get:159 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB] #9 19.00 Get:160 http://archive.ubuntu.com/ubuntu impish/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] #9 19.07 Get:161 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu3 [14.8 kB] #9 19.07 Get:162 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-classify-perl amd64 0.015-1build4 [21.9 kB] #9 19.07 Get:163 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] #9 19.14 Get:164 http://archive.ubuntu.com/ubuntu impish/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] #9 19.14 Get:165 http://archive.ubuntu.com/ubuntu impish/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] #9 19.15 Get:166 http://archive.ubuntu.com/ubuntu impish/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] #9 19.15 Get:167 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] #9 19.15 Get:168 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoo-perl all 2.004004-1 [46.9 kB] #9 19.15 Get:169 http://archive.ubuntu.com/ubuntu impish/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] #9 19.15 Get:170 http://archive.ubuntu.com/ubuntu impish/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] #9 19.22 Get:171 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-date-perl all 6.05-1 [9920 B] #9 19.22 Get:172 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] #9 19.22 Get:173 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] #9 19.29 Get:174 http://archive.ubuntu.com/ubuntu impish/main amd64 liburi-perl all 5.08-1 [77.4 kB] #9 19.30 Get:175 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-parser-perl amd64 3.76-1 [85.6 kB] #9 19.30 Get:176 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] #9 19.31 Get:177 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-html-perl all 1.004-2 [15.4 kB] #9 19.31 Get:178 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] #9 19.31 Get:179 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-message-perl all 6.29-1 [75.5 kB] #9 19.31 Get:180 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] #9 19.37 Get:181 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] #9 19.37 Get:182 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-openssl-defaults amd64 5 [7404 B] #9 19.37 Get:183 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB] #9 19.44 Get:184 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB] #9 19.45 Get:185 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-http-perl all 6.20-1 [23.0 kB] #9 19.45 Get:186 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] #9 19.45 Get:187 http://archive.ubuntu.com/ubuntu impish/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] #9 19.45 Get:188 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] #9 19.45 Get:189 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-perl all 6.53-1 [140 kB] #9 19.46 Get:190 http://archive.ubuntu.com/ubuntu impish/main amd64 patchutils amd64 0.4.2-1 [75.5 kB] #9 19.52 Get:191 http://archive.ubuntu.com/ubuntu impish/main amd64 wdiff amd64 1.2.2-2build2 [29.6 kB] #9 19.52 Get:192 http://archive.ubuntu.com/ubuntu impish/main amd64 devscripts amd64 2.21.4ubuntu1 [975 kB] #9 19.55 Get:193 http://archive.ubuntu.com/ubuntu impish/main amd64 diffstat amd64 1.64-1 [27.8 kB] #9 19.59 Get:194 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] #9 19.59 Get:195 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-six all 1.16.0-2 [12.6 kB] #9 19.60 Get:196 http://archive.ubuntu.com/ubuntu impish/main amd64 zstd amd64 1.4.8+dfsg-2.1 [553 kB] #9 19.62 Get:197 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-debian all 0.1.39ubuntu1 [71.9 kB] #9 19.62 Get:198 http://archive.ubuntu.com/ubuntu impish/main amd64 libgpgme11 amd64 1.14.0-1ubuntu4 [134 kB] #9 19.62 Get:199 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-gpg amd64 1.14.0-1ubuntu4 [200 kB] #9 19.63 Get:200 http://archive.ubuntu.com/ubuntu impish/main amd64 dput all 1.1.0ubuntu2 [44.9 kB] #9 19.67 Get:201 http://archive.ubuntu.com/ubuntu impish/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #9 19.70 Get:202 http://archive.ubuntu.com/ubuntu impish/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] #9 20.10 Get:203 http://archive.ubuntu.com/ubuntu impish/main amd64 libcurl3-gnutls amd64 7.74.0-1.3ubuntu2 [268 kB] #9 20.50 Get:204 http://archive.ubuntu.com/ubuntu impish/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #9 20.50 Get:205 http://archive.ubuntu.com/ubuntu impish/main amd64 git-man all 1:2.32.0-1ubuntu1 [941 kB] #9 20.67 Get:206 http://archive.ubuntu.com/ubuntu impish/main amd64 git amd64 1:2.32.0-1ubuntu1 [3036 kB] #9 20.84 Get:207 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #9 20.84 Get:208 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB] #9 20.84 Get:209 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #9 20.84 Get:210 http://archive.ubuntu.com/ubuntu impish/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] #9 20.84 Get:211 http://archive.ubuntu.com/ubuntu impish/main amd64 libapt-pkg-perl amd64 0.1.40 [68.6 kB] #9 20.84 Get:212 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] #9 20.84 Get:213 http://archive.ubuntu.com/ubuntu impish/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] #9 20.85 Get:214 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] #9 20.85 Get:215 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] #9 20.91 Get:216 http://archive.ubuntu.com/ubuntu impish/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB] #9 20.99 Get:217 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] #9 20.99 Get:218 http://archive.ubuntu.com/ubuntu impish/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB] #9 20.99 Get:219 http://archive.ubuntu.com/ubuntu impish/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB] #9 21.00 Get:220 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB] #9 21.00 Get:221 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] #9 21.00 Get:222 http://archive.ubuntu.com/ubuntu impish/main amd64 libdeflate0 amd64 1.7-2ubuntu2 [56.3 kB] #9 21.00 Get:223 http://archive.ubuntu.com/ubuntu impish/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] #9 21.00 Get:224 http://archive.ubuntu.com/ubuntu impish/main amd64 libwebp6 amd64 0.6.1-2.1 [183 kB] #9 21.00 Get:225 http://archive.ubuntu.com/ubuntu impish/main amd64 libtiff5 amd64 4.3.0-1 [168 kB] #9 21.06 Get:226 http://archive.ubuntu.com/ubuntu impish/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] #9 21.08 Get:227 http://archive.ubuntu.com/ubuntu impish/main amd64 libgd3 amd64 2.3.0-2ubuntu1 [129 kB] #9 21.08 Get:228 http://archive.ubuntu.com/ubuntu impish/main amd64 libc-devtools amd64 2.34-0ubuntu3 [28.7 kB] #9 21.08 Get:229 http://archive.ubuntu.com/ubuntu impish/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] #9 21.08 Get:230 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] #9 21.08 Get:231 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB] #9 21.08 Get:232 http://archive.ubuntu.com/ubuntu impish/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB] #9 21.08 Get:233 http://archive.ubuntu.com/ubuntu impish/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB] #9 21.08 Get:234 http://archive.ubuntu.com/ubuntu impish/main amd64 libconfig-tiny-perl all 2.26-1 [12.5 kB] #9 21.13 Get:235 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-util-perl amd64 1.102-1build2 [22.6 kB] #9 21.16 Get:236 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] #9 21.16 Get:237 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB] #9 21.16 Get:238 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] #9 21.16 Get:239 http://archive.ubuntu.com/ubuntu impish/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] #9 21.16 Get:240 http://archive.ubuntu.com/ubuntu impish/main amd64 libwant-perl amd64 0.29-1build6 [24.9 kB] #9 21.16 Get:241 http://archive.ubuntu.com/ubuntu impish/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] #9 21.16 Get:242 http://archive.ubuntu.com/ubuntu impish/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB] #9 21.16 Get:243 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] #9 21.21 Get:244 http://archive.ubuntu.com/ubuntu impish/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] #9 21.24 Get:245 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] #9 21.24 Get:246 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] #9 21.24 Get:247 http://archive.ubuntu.com/ubuntu impish/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] #9 21.24 Get:248 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB] #9 21.24 Get:249 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] #9 21.24 Get:250 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] #9 21.24 Get:251 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB] #9 21.24 Get:252 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-messagepack-perl amd64 1.01-2 [34.7 kB] #9 21.28 Get:253 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] #9 21.32 Get:254 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] #9 21.32 Get:255 http://archive.ubuntu.com/ubuntu impish/main amd64 libdistro-info-perl all 1.0 [5508 B] #9 21.32 Get:256 http://archive.ubuntu.com/ubuntu impish/main amd64 libemail-address-xs-perl amd64 1.04-1build5 [28.6 kB] #9 21.32 Get:257 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] #9 21.32 Get:258 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] #9 21.32 Get:259 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] #9 21.32 Get:260 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB] #9 21.32 Get:261 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B] #9 21.35 Get:262 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-glob-perl all 0.11-1 [7992 B] #9 21.40 Get:263 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] #9 21.40 Get:264 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] #9 21.40 Get:265 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] #9 21.40 Get:266 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] #9 21.40 Get:267 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] #9 21.40 Get:268 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-validate-perl amd64 1.30-1build2 [54.8 kB] #9 21.40 Get:269 http://archive.ubuntu.com/ubuntu impish/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] #9 21.40 Get:270 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-versions-perl all 1.62-1 [9294 B] #9 21.43 Get:271 http://archive.ubuntu.com/ubuntu impish/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] #9 21.48 Get:272 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] #9 21.48 Get:273 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] #9 21.48 Get:274 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-perl all 4.03000-1 [80.6 kB] #9 21.48 Get:275 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-perl all 1.709-1 [67.7 kB] #9 21.48 Get:276 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] #9 21.48 Get:277 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] #9 21.48 Get:278 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-identify-perl amd64 0.14-1build4 [10.6 kB] #9 21.48 Get:279 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-name-perl amd64 0.26-1build2 [11.6 kB] #9 21.50 Get:280 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] #9 21.56 Get:281 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB] #9 21.56 Get:282 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-perl all 1.012002-1 [319 kB] #9 21.56 Get:283 http://archive.ubuntu.com/ubuntu impish/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] #9 21.57 Get:284 http://archive.ubuntu.com/ubuntu impish/main amd64 libhash-fieldhash-perl amd64 0.15-1build4 [17.2 kB] #9 21.57 Get:285 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] #9 21.57 Get:286 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] #9 21.57 Get:287 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] #9 21.57 Get:288 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB] #9 21.57 Get:289 http://archive.ubuntu.com/ubuntu impish/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] #9 21.64 Get:290 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-xs-perl amd64 4.030-1build2 [87.2 kB] #9 21.64 Get:291 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] #9 21.65 Get:292 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB] #9 21.65 Get:293 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] #9 21.65 Get:294 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] #9 21.65 Get:295 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-xs-perl amd64 0.58-2build2 [34.1 kB] #9 21.65 Get:296 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] #9 21.65 Get:297 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB] #9 21.65 Get:298 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #9 21.72 Get:299 http://archive.ubuntu.com/ubuntu impish/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB] #9 21.72 Get:300 http://archive.ubuntu.com/ubuntu impish/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] #9 21.79 Get:301 http://archive.ubuntu.com/ubuntu impish/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] #9 21.79 Get:302 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] #9 21.80 Get:303 http://archive.ubuntu.com/ubuntu impish/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] #9 22.19 Get:304 http://archive.ubuntu.com/ubuntu impish/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu2 [38.3 kB] #9 22.37 Get:305 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] #9 22.38 Get:306 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] #9 22.40 Get:307 http://archive.ubuntu.com/ubuntu impish/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] #9 22.43 Get:308 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] #9 22.46 Get:309 http://archive.ubuntu.com/ubuntu impish/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB] #9 22.57 Get:310 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B] #9 22.58 Get:311 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-xs-perl amd64 0.29-1build4 [19.3 kB] #9 22.59 Get:312 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] #9 22.61 Get:313 http://archive.ubuntu.com/ubuntu impish/main amd64 libperlio-gzip-perl amd64 0.19-1build7 [15.2 kB] #9 22.62 Get:314 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] #9 22.64 Get:315 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] #9 22.64 Get:316 http://archive.ubuntu.com/ubuntu impish/main amd64 libproc-processtable-perl amd64 0.59-2build2 [36.9 kB] #9 22.65 Get:317 http://archive.ubuntu.com/ubuntu impish/main amd64 libre2-9 amd64 20210801+dfsg-1 [161 kB] #9 22.68 Get:318 http://archive.ubuntu.com/ubuntu impish/main amd64 libre-engine-re2-perl amd64 0.14-1build1 [18.7 kB] #9 22.68 Get:319 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] #9 22.69 Get:320 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-perl all 0.204-1 [15.0 kB] #9 22.69 Get:321 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB] #9 22.75 Get:322 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] #9 22.75 Get:323 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] #9 22.75 Get:324 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1build1 [48.7 kB] #9 22.75 Get:325 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB] #9 22.76 Get:326 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB] #9 22.82 Get:327 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-key-perl amd64 1.33-2build4 [36.6 kB] #9 22.82 Get:328 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] #9 22.82 Get:329 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] #9 22.82 Get:330 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] #9 22.82 Get:331 http://archive.ubuntu.com/ubuntu impish/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB] #9 22.89 Get:332 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build9 [8588 B] #9 22.89 Get:333 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-markdown-discount-perl amd64 0.12-1build2 [12.5 kB] #9 22.89 Get:334 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB] #9 22.90 Get:335 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] #9 22.90 Get:336 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB] #9 22.96 Get:337 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB] #9 22.96 Get:338 http://archive.ubuntu.com/ubuntu impish/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB] #9 22.96 Get:339 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] #9 22.97 Get:340 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] #9 22.97 Get:341 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] #9 23.03 Get:342 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB] #9 23.06 Get:343 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB] #9 23.07 Get:344 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] #9 23.07 Get:345 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB] #9 23.07 Get:346 http://archive.ubuntu.com/ubuntu impish/main amd64 licensecheck all 3.1.1-2 [36.7 kB] #9 23.11 Get:347 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-size-perl amd64 0.83-1build3 [20.8 kB] #9 23.11 Get:348 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] #9 23.11 Get:349 http://archive.ubuntu.com/ubuntu impish/main amd64 lzip amd64 1.22-3 [80.9 kB] #9 23.12 Get:350 http://archive.ubuntu.com/ubuntu impish/main amd64 lzop amd64 1.04-2build1 [83.7 kB] #9 23.12 Get:351 http://archive.ubuntu.com/ubuntu impish/main amd64 t1utils amd64 1.41-4build1 [61.4 kB] #9 23.18 Get:352 http://archive.ubuntu.com/ubuntu impish/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB] #9 23.18 Get:353 http://archive.ubuntu.com/ubuntu impish/main amd64 lintian all 2.104.0ubuntu3 [943 kB] #9 23.22 Get:354 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #9 23.34 Get:355 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-certifi all 2020.6.20-1 [150 kB] #9 23.35 Get:356 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-idna all 2.10-1 [35.2 kB] #9 23.35 Get:357 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] #9 23.35 Get:358 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] #9 23.35 Get:359 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-unidiff all 0.5.5-2 [9180 B] #9 23.36 Get:360 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-xdg all 0.27-2 [36.9 kB] #9 23.36 Get:361 http://archive.ubuntu.com/ubuntu impish/main amd64 equivs all 2.3.1 [19.0 kB] #9 23.36 Get:362 http://archive.ubuntu.com/ubuntu impish/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] #9 23.36 Get:363 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB] #9 23.51 debconf: delaying package configuration, since apt-utils is not installed #9 23.54 Fetched 251 MB in 18s (14.2 MB/s) #9 23.55 Selecting previously unselected package liblocale-gettext-perl. #9 23.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 ... 4384 files and directories currently installed.) #9 23.56 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ... #9 23.56 Unpacking liblocale-gettext-perl (1.07-4build1) ... #9 23.59 Selecting previously unselected package libpython3.9-minimal:amd64. #9 23.60 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_amd64.deb ... #9 23.60 Unpacking libpython3.9-minimal:amd64 (3.9.7-2build1) ... #9 23.67 Selecting previously unselected package libexpat1:amd64. #9 23.67 Preparing to unpack .../libexpat1_2.4.1-2_amd64.deb ... #9 23.68 Unpacking libexpat1:amd64 (2.4.1-2) ... #9 23.71 Selecting previously unselected package python3.9-minimal. #9 23.71 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_amd64.deb ... #9 23.72 Unpacking python3.9-minimal (3.9.7-2build1) ... #9 23.77 Setting up libpython3.9-minimal:amd64 (3.9.7-2build1) ... #9 23.78 Setting up libexpat1:amd64 (2.4.1-2) ... #9 23.79 Setting up python3.9-minimal (3.9.7-2build1) ... #9 24.41 Selecting previously unselected package python3-minimal. #9 24.41 (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 ... 4691 files and directories currently installed.) #9 24.41 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_amd64.deb ... #9 24.42 Unpacking python3-minimal (3.9.4-1build1) ... #9 24.44 Selecting previously unselected package media-types. #9 24.44 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #9 24.45 Unpacking media-types (4.0.0) ... #9 24.48 Selecting previously unselected package tzdata. #9 24.48 Preparing to unpack .../2-tzdata_2021a-2ubuntu1_all.deb ... #9 24.49 Unpacking tzdata (2021a-2ubuntu1) ... #9 24.70 Selecting previously unselected package libmpdec3:amd64. #9 24.70 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_amd64.deb ... #9 24.70 Unpacking libmpdec3:amd64 (2.5.1-2build1) ... #9 24.73 Selecting previously unselected package readline-common. #9 24.73 Preparing to unpack .../4-readline-common_8.1-2_all.deb ... #9 24.74 Unpacking readline-common (8.1-2) ... #9 24.77 Selecting previously unselected package libreadline8:amd64. #9 24.77 Preparing to unpack .../5-libreadline8_8.1-2_amd64.deb ... #9 24.77 Unpacking libreadline8:amd64 (8.1-2) ... #9 24.81 Selecting previously unselected package libsqlite3-0:amd64. #9 24.81 Preparing to unpack .../6-libsqlite3-0_3.35.5-1_amd64.deb ... #9 24.82 Unpacking libsqlite3-0:amd64 (3.35.5-1) ... #9 24.89 Selecting previously unselected package libpython3.9-stdlib:amd64. #9 24.89 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_amd64.deb ... #9 24.89 Unpacking libpython3.9-stdlib:amd64 (3.9.7-2build1) ... #9 24.98 Selecting previously unselected package python3.9. #9 24.98 Preparing to unpack .../8-python3.9_3.9.7-2build1_amd64.deb ... #9 24.98 Unpacking python3.9 (3.9.7-2build1) ... #9 25.01 Selecting previously unselected package libpython3-stdlib:amd64. #9 25.01 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_amd64.deb ... #9 25.01 Unpacking libpython3-stdlib:amd64 (3.9.4-1build1) ... #9 25.04 Setting up python3-minimal (3.9.4-1build1) ... #9 25.22 Selecting previously unselected package python3. #9 25.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 ... 6986 files and directories currently installed.) #9 25.23 Preparing to unpack .../000-python3_3.9.4-1build1_amd64.deb ... #9 25.23 Unpacking python3 (3.9.4-1build1) ... #9 25.26 Selecting previously unselected package bsdextrautils. #9 25.26 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu1_amd64.deb ... #9 25.26 Unpacking bsdextrautils (2.36.1-8ubuntu1) ... #9 25.29 Selecting previously unselected package libuchardet0:amd64. #9 25.30 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_amd64.deb ... #9 25.30 Unpacking libuchardet0:amd64 (0.0.7-1build1) ... #9 25.32 Selecting previously unselected package groff-base. #9 25.32 Preparing to unpack .../003-groff-base_1.22.4-7_amd64.deb ... #9 25.33 Unpacking groff-base (1.22.4-7) ... #9 25.38 Selecting previously unselected package libgdbm6:amd64. #9 25.38 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ... #9 25.39 Unpacking libgdbm6:amd64 (1.19-2) ... #9 25.42 Selecting previously unselected package libpipeline1:amd64. #9 25.42 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_amd64.deb ... #9 25.42 Unpacking libpipeline1:amd64 (1.5.3-1build1) ... #9 25.46 Selecting previously unselected package man-db. #9 25.46 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ... #9 25.47 Unpacking man-db (2.9.4-2) ... #9 25.59 Selecting previously unselected package perl-modules-5.32. #9 25.59 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ... #9 25.59 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ... #9 25.81 Selecting previously unselected package libgdbm-compat4:amd64. #9 25.81 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ... #9 25.81 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #9 25.84 Selecting previously unselected package libperl5.32:amd64. #9 25.84 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_amd64.deb ... #9 25.85 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu3) ... #9 26.02 Selecting previously unselected package perl. #9 26.03 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_amd64.deb ... #9 26.03 Unpacking perl (5.32.1-3ubuntu3) ... #9 26.06 Selecting previously unselected package openssl. #9 26.07 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1_amd64.deb ... #9 26.07 Unpacking openssl (1.1.1l-1ubuntu1) ... #9 26.11 Selecting previously unselected package ca-certificates. #9 26.11 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ... #9 26.11 Unpacking ca-certificates (20210119ubuntu1) ... #9 26.16 Selecting previously unselected package distro-info-data. #9 26.16 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.1_all.deb ... #9 26.16 Unpacking distro-info-data (0.51ubuntu1.1) ... #9 26.19 Selecting previously unselected package less. #9 26.19 Preparing to unpack .../014-less_551-2_amd64.deb ... #9 26.20 Unpacking less (551-2) ... #9 26.24 Selecting previously unselected package libmd0:amd64. #9 26.24 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ... #9 26.24 Unpacking libmd0:amd64 (1.0.3-3build1) ... #9 26.27 Selecting previously unselected package libbsd0:amd64. #9 26.27 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ... #9 26.27 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 26.30 Selecting previously unselected package libelf1:amd64. #9 26.31 Preparing to unpack .../017-libelf1_0.185-1build1_amd64.deb ... #9 26.31 Unpacking libelf1:amd64 (0.185-1build1) ... #9 26.34 Selecting previously unselected package libicu67:amd64. #9 26.34 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_amd64.deb ... #9 26.34 Unpacking libicu67:amd64 (67.1-7ubuntu1) ... #9 26.52 Selecting previously unselected package libxml2:amd64. #9 26.52 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4_amd64.deb ... #9 26.52 Unpacking libxml2:amd64 (2.9.12+dfsg-4) ... #9 26.56 Selecting previously unselected package libyaml-0-2:amd64. #9 26.56 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ... #9 26.57 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #9 26.60 Selecting previously unselected package lsb-release. #9 26.60 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ... #9 26.60 Unpacking lsb-release (11.1.0ubuntu3) ... #9 26.63 Selecting previously unselected package netbase. #9 26.64 Preparing to unpack .../022-netbase_6.3_all.deb ... #9 26.64 Unpacking netbase (6.3) ... #9 26.67 Selecting previously unselected package python3-pkg-resources. #9 26.67 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ... #9 26.67 Unpacking python3-pkg-resources (52.0.0-4) ... #9 26.71 Selecting previously unselected package ucf. #9 26.72 Preparing to unpack .../024-ucf_3.0043_all.deb ... #9 26.72 Moving old data out of the way #9 26.72 Unpacking ucf (3.0043) ... #9 26.75 Selecting previously unselected package libmagic-mgc. #9 26.75 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ... #9 26.75 Unpacking libmagic-mgc (1:5.39-3) ... #9 26.82 Selecting previously unselected package libmagic1:amd64. #9 26.83 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ... #9 26.83 Unpacking libmagic1:amd64 (1:5.39-3) ... #9 26.86 Selecting previously unselected package file. #9 26.86 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ... #9 26.86 Unpacking file (1:5.39-3) ... #9 26.89 Selecting previously unselected package gettext-base. #9 26.89 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_amd64.deb ... #9 26.89 Unpacking gettext-base (0.21-4ubuntu3) ... #9 26.93 Selecting previously unselected package iso-codes. #9 26.93 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... #9 26.93 Unpacking iso-codes (4.6.0-1) ... #9 27.30 Selecting previously unselected package libcbor0.6:amd64. #9 27.31 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ... #9 27.31 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 27.37 Selecting previously unselected package libedit2:amd64. #9 27.37 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_amd64.deb ... #9 27.38 Unpacking libedit2:amd64 (3.1-20191231-2build1) ... #9 27.41 Selecting previously unselected package libfido2-1:amd64. #9 27.41 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_amd64.deb ... #9 27.41 Unpacking libfido2-1:amd64 (1.6.0-2build1) ... #9 27.44 Selecting previously unselected package libpng16-16:amd64. #9 27.44 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_amd64.deb ... #9 27.45 Unpacking libpng16-16:amd64 (1.6.37-3build4) ... #9 27.48 Selecting previously unselected package libpsl5:amd64. #9 27.49 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ... #9 27.49 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #9 27.52 Selecting previously unselected package libxau6:amd64. #9 27.52 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ... #9 27.53 Unpacking libxau6:amd64 (1:1.0.9-1build3) ... #9 27.56 Selecting previously unselected package libxdmcp6:amd64. #9 27.56 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_amd64.deb ... #9 27.56 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ... #9 27.59 Selecting previously unselected package libxcb1:amd64. #9 27.59 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ... #9 27.59 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ... #9 27.63 Selecting previously unselected package libx11-data. #9 27.63 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ... #9 27.63 Unpacking libx11-data (2:1.7.2-1) ... #9 27.69 Selecting previously unselected package libx11-6:amd64. #9 27.69 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_amd64.deb ... #9 27.70 Unpacking libx11-6:amd64 (2:1.7.2-1) ... #9 27.74 Selecting previously unselected package libxext6:amd64. #9 27.74 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ... #9 27.74 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 27.77 Selecting previously unselected package libxmuu1:amd64. #9 27.78 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... #9 27.78 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 27.80 Selecting previously unselected package manpages. #9 27.81 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ... #9 27.81 Unpacking manpages (5.10-1ubuntu1) ... #9 27.94 Selecting previously unselected package openssh-client. #9 27.94 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2_amd64.deb ... #9 27.95 Unpacking openssh-client (1:8.4p1-6ubuntu2) ... #9 27.99 Selecting previously unselected package publicsuffix. #9 27.99 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... #9 27.99 Unpacking publicsuffix (20210108.1309-1) ... #9 28.03 Selecting previously unselected package python-apt-common. #9 28.03 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ... #9 28.03 Unpacking python-apt-common (2.2.1) ... #9 28.06 Selecting previously unselected package python3-apt. #9 28.06 Preparing to unpack .../046-python3-apt_2.2.1_amd64.deb ... #9 28.07 Unpacking python3-apt (2.2.1) ... #9 28.11 Selecting previously unselected package libunwind8:amd64. #9 28.12 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ... #9 28.12 Unpacking libunwind8:amd64 (1.3.2-2) ... #9 28.15 Selecting previously unselected package strace. #9 28.15 Preparing to unpack .../048-strace_5.13-0ubuntu1_amd64.deb ... #9 28.15 Unpacking strace (5.13-0ubuntu1) ... #9 28.18 Selecting previously unselected package xauth. #9 28.19 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ... #9 28.19 Unpacking xauth (1:1.1-1) ... #9 28.22 Selecting previously unselected package xz-utils. #9 28.22 Preparing to unpack .../050-xz-utils_5.2.5-2_amd64.deb ... #9 28.23 Unpacking xz-utils (5.2.5-2) ... #9 28.26 Selecting previously unselected package libsigsegv2:amd64. #9 28.26 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu2_amd64.deb ... #9 28.27 Unpacking libsigsegv2:amd64 (2.13-1ubuntu2) ... #9 28.29 Selecting previously unselected package m4. #9 28.29 Preparing to unpack .../052-m4_1.4.18-5ubuntu1_amd64.deb ... #9 28.29 Unpacking m4 (1.4.18-5ubuntu1) ... #9 28.32 Selecting previously unselected package autoconf. #9 28.32 Preparing to unpack .../053-autoconf_2.69-14_all.deb ... #9 28.33 Unpacking autoconf (2.69-14) ... #9 28.38 Selecting previously unselected package autotools-dev. #9 28.38 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ... #9 28.39 Unpacking autotools-dev (20180224.1+nmu1) ... #9 28.42 Selecting previously unselected package automake. #9 28.42 Preparing to unpack .../055-automake_1%3a1.16.4-2_all.deb ... #9 28.42 Unpacking automake (1:1.16.4-2) ... #9 28.46 Selecting previously unselected package autopoint. #9 28.47 Preparing to unpack .../056-autopoint_0.21-4ubuntu3_all.deb ... #9 28.47 Unpacking autopoint (0.21-4ubuntu3) ... #9 28.51 Selecting previously unselected package binutils-common:amd64. #9 28.51 Preparing to unpack .../057-binutils-common_2.37-7ubuntu1_amd64.deb ... #9 28.52 Unpacking binutils-common:amd64 (2.37-7ubuntu1) ... #9 28.55 Selecting previously unselected package libbinutils:amd64. #9 28.55 Preparing to unpack .../058-libbinutils_2.37-7ubuntu1_amd64.deb ... #9 28.55 Unpacking libbinutils:amd64 (2.37-7ubuntu1) ... #9 28.60 Selecting previously unselected package libctf-nobfd0:amd64. #9 28.60 Preparing to unpack .../059-libctf-nobfd0_2.37-7ubuntu1_amd64.deb ... #9 28.60 Unpacking libctf-nobfd0:amd64 (2.37-7ubuntu1) ... #9 28.64 Selecting previously unselected package libctf0:amd64. #9 28.64 Preparing to unpack .../060-libctf0_2.37-7ubuntu1_amd64.deb ... #9 28.64 Unpacking libctf0:amd64 (2.37-7ubuntu1) ... #9 28.67 Selecting previously unselected package binutils-x86-64-linux-gnu. #9 28.67 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.37-7ubuntu1_amd64.deb ... #9 28.67 Unpacking binutils-x86-64-linux-gnu (2.37-7ubuntu1) ... #9 28.76 Selecting previously unselected package binutils. #9 28.76 Preparing to unpack .../062-binutils_2.37-7ubuntu1_amd64.deb ... #9 28.76 Unpacking binutils (2.37-7ubuntu1) ... #9 28.79 Selecting previously unselected package libc-dev-bin. #9 28.79 Preparing to unpack .../063-libc-dev-bin_2.34-0ubuntu3_amd64.deb ... #9 28.79 Unpacking libc-dev-bin (2.34-0ubuntu3) ... #9 28.82 Selecting previously unselected package linux-libc-dev:amd64. #9 28.82 Preparing to unpack .../064-linux-libc-dev_5.13.0-20.20_amd64.deb ... #9 28.82 Unpacking linux-libc-dev:amd64 (5.13.0-20.20) ... #9 28.96 Selecting previously unselected package libcrypt-dev:amd64. #9 28.97 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.18-4ubuntu1_amd64.deb ... #9 28.97 Unpacking libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ... #9 29.01 Selecting previously unselected package rpcsvc-proto. #9 29.01 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu5_amd64.deb ... #9 29.01 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ... #9 29.04 Selecting previously unselected package libtirpc-dev:amd64. #9 29.04 Preparing to unpack .../067-libtirpc-dev_1.3.2-2_amd64.deb ... #9 29.04 Unpacking libtirpc-dev:amd64 (1.3.2-2) ... #9 29.07 Selecting previously unselected package libnsl-dev:amd64. #9 29.08 Preparing to unpack .../068-libnsl-dev_1.3.0-2build1_amd64.deb ... #9 29.08 Unpacking libnsl-dev:amd64 (1.3.0-2build1) ... #9 29.10 Selecting previously unselected package libc6-dev:amd64. #9 29.10 Preparing to unpack .../069-libc6-dev_2.34-0ubuntu3_amd64.deb ... #9 29.11 Unpacking libc6-dev:amd64 (2.34-0ubuntu3) ... #9 29.24 Selecting previously unselected package libisl23:amd64. #9 29.24 Preparing to unpack .../070-libisl23_0.24-1_amd64.deb ... #9 29.24 Unpacking libisl23:amd64 (0.24-1) ... #9 29.32 Selecting previously unselected package libmpfr6:amd64. #9 29.33 Preparing to unpack .../071-libmpfr6_4.1.0-3build1_amd64.deb ... #9 29.33 Unpacking libmpfr6:amd64 (4.1.0-3build1) ... #9 29.45 Selecting previously unselected package libmpc3:amd64. #9 29.45 Preparing to unpack .../072-libmpc3_1.2.0-1build1_amd64.deb ... #9 29.45 Unpacking libmpc3:amd64 (1.2.0-1build1) ... #9 29.48 Selecting previously unselected package cpp-11. #9 29.48 Preparing to unpack .../073-cpp-11_11.2.0-7ubuntu2_amd64.deb ... #9 29.48 Unpacking cpp-11 (11.2.0-7ubuntu2) ... #9 30.24 Selecting previously unselected package cpp. #9 30.24 Preparing to unpack .../074-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 30.24 Unpacking cpp (4:11.2.0-1ubuntu1) ... #9 30.28 Selecting previously unselected package libcc1-0:amd64. #9 30.28 Preparing to unpack .../075-libcc1-0_11.2.0-7ubuntu2_amd64.deb ... #9 30.28 Unpacking libcc1-0:amd64 (11.2.0-7ubuntu2) ... #9 30.31 Selecting previously unselected package libgomp1:amd64. #9 30.32 Preparing to unpack .../076-libgomp1_11.2.0-7ubuntu2_amd64.deb ... #9 30.32 Unpacking libgomp1:amd64 (11.2.0-7ubuntu2) ... #9 30.35 Selecting previously unselected package libitm1:amd64. #9 30.35 Preparing to unpack .../077-libitm1_11.2.0-7ubuntu2_amd64.deb ... #9 30.36 Unpacking libitm1:amd64 (11.2.0-7ubuntu2) ... #9 30.38 Selecting previously unselected package libatomic1:amd64. #9 30.39 Preparing to unpack .../078-libatomic1_11.2.0-7ubuntu2_amd64.deb ... #9 30.39 Unpacking libatomic1:amd64 (11.2.0-7ubuntu2) ... #9 30.42 Selecting previously unselected package libasan6:amd64. #9 30.42 Preparing to unpack .../079-libasan6_11.2.0-7ubuntu2_amd64.deb ... #9 30.43 Unpacking libasan6:amd64 (11.2.0-7ubuntu2) ... #9 30.49 Selecting previously unselected package liblsan0:amd64. #9 30.49 Preparing to unpack .../080-liblsan0_11.2.0-7ubuntu2_amd64.deb ... #9 30.50 Unpacking liblsan0:amd64 (11.2.0-7ubuntu2) ... #9 30.54 Selecting previously unselected package libtsan0:amd64. #9 30.54 Preparing to unpack .../081-libtsan0_11.2.0-7ubuntu2_amd64.deb ... #9 30.54 Unpacking libtsan0:amd64 (11.2.0-7ubuntu2) ... #9 30.61 Selecting previously unselected package libubsan1:amd64. #9 30.62 Preparing to unpack .../082-libubsan1_11.2.0-7ubuntu2_amd64.deb ... #9 30.62 Unpacking libubsan1:amd64 (11.2.0-7ubuntu2) ... #9 30.66 Selecting previously unselected package libquadmath0:amd64. #9 30.66 Preparing to unpack .../083-libquadmath0_11.2.0-7ubuntu2_amd64.deb ... #9 30.67 Unpacking libquadmath0:amd64 (11.2.0-7ubuntu2) ... #9 30.70 Selecting previously unselected package libgcc-11-dev:amd64. #9 30.70 Preparing to unpack .../084-libgcc-11-dev_11.2.0-7ubuntu2_amd64.deb ... #9 30.71 Unpacking libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 30.79 Selecting previously unselected package gcc-11. #9 30.80 Preparing to unpack .../085-gcc-11_11.2.0-7ubuntu2_amd64.deb ... #9 30.80 Unpacking gcc-11 (11.2.0-7ubuntu2) ... #9 31.69 Selecting previously unselected package gcc. #9 31.69 Preparing to unpack .../086-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 31.70 Unpacking gcc (4:11.2.0-1ubuntu1) ... #9 31.72 Selecting previously unselected package libstdc++-11-dev:amd64. #9 31.73 Preparing to unpack .../087-libstdc++-11-dev_11.2.0-7ubuntu2_amd64.deb ... #9 31.73 Unpacking libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 31.89 Selecting previously unselected package g++-11. #9 31.90 Preparing to unpack .../088-g++-11_11.2.0-7ubuntu2_amd64.deb ... #9 31.90 Unpacking g++-11 (11.2.0-7ubuntu2) ... #9 32.71 Selecting previously unselected package g++. #9 32.71 Preparing to unpack .../089-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #9 32.71 Unpacking g++ (4:11.2.0-1ubuntu1) ... #9 32.73 Selecting previously unselected package make. #9 32.74 Preparing to unpack .../090-make_4.3-4ubuntu1_amd64.deb ... #9 32.74 Unpacking make (4.3-4ubuntu1) ... #9 32.77 Selecting previously unselected package libdpkg-perl. #9 32.78 Preparing to unpack .../091-libdpkg-perl_1.20.9ubuntu2_all.deb ... #9 32.78 Unpacking libdpkg-perl (1.20.9ubuntu2) ... #9 32.83 Selecting previously unselected package bzip2. #9 32.83 Preparing to unpack .../092-bzip2_1.0.8-4ubuntu3_amd64.deb ... #9 32.83 Unpacking bzip2 (1.0.8-4ubuntu3) ... #9 32.86 Selecting previously unselected package patch. #9 32.86 Preparing to unpack .../093-patch_2.7.6-7_amd64.deb ... #9 32.86 Unpacking patch (2.7.6-7) ... #9 32.90 Selecting previously unselected package lto-disabled-list. #9 32.90 Preparing to unpack .../094-lto-disabled-list_16_all.deb ... #9 32.90 Unpacking lto-disabled-list (16) ... #9 32.93 Selecting previously unselected package dpkg-dev. #9 32.93 Preparing to unpack .../095-dpkg-dev_1.20.9ubuntu2_all.deb ... #9 32.93 Unpacking dpkg-dev (1.20.9ubuntu2) ... #9 33.04 Selecting previously unselected package build-essential. #9 33.04 Preparing to unpack .../096-build-essential_12.9ubuntu2_amd64.deb ... #9 33.04 Unpacking build-essential (12.9ubuntu2) ... #9 33.07 Selecting previously unselected package libbrotli1:amd64. #9 33.07 Preparing to unpack .../097-libbrotli1_1.0.9-2build3_amd64.deb ... #9 33.08 Unpacking libbrotli1:amd64 (1.0.9-2build3) ... #9 33.11 Selecting previously unselected package libsasl2-modules-db:amd64. #9 33.11 Preparing to unpack .../098-libsasl2-modules-db_2.1.27+dfsg-2.1build1_amd64.deb ... #9 33.11 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1build1) ... #9 33.14 Selecting previously unselected package libsasl2-2:amd64. #9 33.15 Preparing to unpack .../099-libsasl2-2_2.1.27+dfsg-2.1build1_amd64.deb ... #9 33.15 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1build1) ... #9 33.18 Selecting previously unselected package libldap-2.5-0:amd64. #9 33.18 Preparing to unpack .../100-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_amd64.deb ... #9 33.19 Unpacking libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ... #9 33.22 Selecting previously unselected package libnghttp2-14:amd64. #9 33.22 Preparing to unpack .../101-libnghttp2-14_1.43.0-1_amd64.deb ... #9 33.23 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #9 33.26 Selecting previously unselected package librtmp1:amd64. #9 33.26 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build3_amd64.deb ... #9 33.27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ... #9 33.30 Selecting previously unselected package libssh-4:amd64. #9 33.30 Preparing to unpack .../103-libssh-4_0.9.6-1_amd64.deb ... #9 33.30 Unpacking libssh-4:amd64 (0.9.6-1) ... #9 33.33 Selecting previously unselected package libcurl4:amd64. #9 33.33 Preparing to unpack .../104-libcurl4_7.74.0-1.3ubuntu2_amd64.deb ... #9 33.34 Unpacking libcurl4:amd64 (7.74.0-1.3ubuntu2) ... #9 33.37 Selecting previously unselected package curl. #9 33.37 Preparing to unpack .../105-curl_7.74.0-1.3ubuntu2_amd64.deb ... #9 33.37 Unpacking curl (7.74.0-1.3ubuntu2) ... #9 33.40 Selecting previously unselected package dctrl-tools. #9 33.40 Preparing to unpack .../106-dctrl-tools_2.24-3_amd64.deb ... #9 33.41 Unpacking dctrl-tools (2.24-3) ... #9 33.44 Selecting previously unselected package libdebhelper-perl. #9 33.44 Preparing to unpack .../107-libdebhelper-perl_13.3.4ubuntu2_all.deb ... #9 33.44 Unpacking libdebhelper-perl (13.3.4ubuntu2) ... #9 33.48 Selecting previously unselected package libtool. #9 33.48 Preparing to unpack .../108-libtool_2.4.6-15_all.deb ... #9 33.48 Unpacking libtool (2.4.6-15) ... #9 33.52 Selecting previously unselected package dh-autoreconf. #9 33.52 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... #9 33.52 Unpacking dh-autoreconf (20) ... #9 33.55 Selecting previously unselected package libarchive-zip-perl. #9 33.55 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... #9 33.55 Unpacking libarchive-zip-perl (1.68-1) ... #9 33.58 Selecting previously unselected package libsub-override-perl. #9 33.59 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... #9 33.59 Unpacking libsub-override-perl (0.09-2) ... #9 33.61 Selecting previously unselected package libfile-stripnondeterminism-perl. #9 33.61 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #9 33.62 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #9 33.64 Selecting previously unselected package dh-strip-nondeterminism. #9 33.64 Preparing to unpack .../113-dh-strip-nondeterminism_1.12.0-1_all.deb ... #9 33.65 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #9 33.68 Selecting previously unselected package libdw1:amd64. #9 33.68 Preparing to unpack .../114-libdw1_0.185-1build1_amd64.deb ... #9 33.68 Unpacking libdw1:amd64 (0.185-1build1) ... #9 33.71 Selecting previously unselected package debugedit. #9 33.71 Preparing to unpack .../115-debugedit_1%3a5.0-0ubuntu2_amd64.deb ... #9 33.71 Unpacking debugedit (1:5.0-0ubuntu2) ... #9 33.74 Selecting previously unselected package dwz. #9 33.74 Preparing to unpack .../116-dwz_0.14-1build1_amd64.deb ... #9 33.74 Unpacking dwz (0.14-1build1) ... #9 33.77 Selecting previously unselected package gettext. #9 33.77 Preparing to unpack .../117-gettext_0.21-4ubuntu3_amd64.deb ... #9 33.77 Unpacking gettext (0.21-4ubuntu3) ... #9 33.91 Selecting previously unselected package intltool-debian. #9 33.91 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... #9 33.93 Unpacking intltool-debian (0.35.0+20060710.5) ... #9 33.95 Selecting previously unselected package po-debconf. #9 33.95 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... #9 33.96 Unpacking po-debconf (1.0.21+nmu1) ... #9 34.00 Selecting previously unselected package debhelper. #9 34.01 Preparing to unpack .../120-debhelper_13.3.4ubuntu2_all.deb ... #9 34.01 Unpacking debhelper (13.3.4ubuntu2) ... #9 34.06 Selecting previously unselected package libfakeroot:amd64. #9 34.06 Preparing to unpack .../121-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 34.07 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 34.10 Selecting previously unselected package fakeroot. #9 34.10 Preparing to unpack .../122-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ... #9 34.10 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... #9 34.13 Selecting previously unselected package libassuan0:amd64. #9 34.13 Preparing to unpack .../123-libassuan0_2.5.5-1_amd64.deb ... #9 34.14 Unpacking libassuan0:amd64 (2.5.5-1) ... #9 34.16 Selecting previously unselected package gpgconf. #9 34.16 Preparing to unpack .../124-gpgconf_2.2.20-1ubuntu4_amd64.deb ... #9 34.17 Unpacking gpgconf (2.2.20-1ubuntu4) ... #9 34.20 Selecting previously unselected package libksba8:amd64. #9 34.20 Preparing to unpack .../125-libksba8_1.5.1-1_amd64.deb ... #9 34.21 Unpacking libksba8:amd64 (1.5.1-1) ... #9 34.25 Selecting previously unselected package libnpth0:amd64. #9 34.25 Preparing to unpack .../126-libnpth0_1.6-3_amd64.deb ... #9 34.25 Unpacking libnpth0:amd64 (1.6-3) ... #9 34.28 Selecting previously unselected package dirmngr. #9 34.28 Preparing to unpack .../127-dirmngr_2.2.20-1ubuntu4_amd64.deb ... #9 34.29 Unpacking dirmngr (2.2.20-1ubuntu4) ... #9 34.34 Selecting previously unselected package gnupg-l10n. #9 34.34 Preparing to unpack .../128-gnupg-l10n_2.2.20-1ubuntu4_all.deb ... #9 34.35 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ... #9 34.37 Selecting previously unselected package gnupg-utils. #9 34.38 Preparing to unpack .../129-gnupg-utils_2.2.20-1ubuntu4_amd64.deb ... #9 34.38 Unpacking gnupg-utils (2.2.20-1ubuntu4) ... #9 34.43 Selecting previously unselected package gpg. #9 34.43 Preparing to unpack .../130-gpg_2.2.20-1ubuntu4_amd64.deb ... #9 34.44 Unpacking gpg (2.2.20-1ubuntu4) ... #9 34.51 Selecting previously unselected package pinentry-curses. #9 34.51 Preparing to unpack .../131-pinentry-curses_1.1.1-1_amd64.deb ... #9 34.51 Unpacking pinentry-curses (1.1.1-1) ... #9 34.54 Selecting previously unselected package gpg-agent. #9 34.55 Preparing to unpack .../132-gpg-agent_2.2.20-1ubuntu4_amd64.deb ... #9 34.55 Unpacking gpg-agent (2.2.20-1ubuntu4) ... #9 34.59 Selecting previously unselected package gpg-wks-client. #9 34.59 Preparing to unpack .../133-gpg-wks-client_2.2.20-1ubuntu4_amd64.deb ... #9 34.60 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ... #9 34.63 Selecting previously unselected package gpg-wks-server. #9 34.63 Preparing to unpack .../134-gpg-wks-server_2.2.20-1ubuntu4_amd64.deb ... #9 34.63 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ... #9 34.66 Selecting previously unselected package gpgsm. #9 34.66 Preparing to unpack .../135-gpgsm_2.2.20-1ubuntu4_amd64.deb ... #9 34.66 Unpacking gpgsm (2.2.20-1ubuntu4) ... #9 34.70 Selecting previously unselected package gnupg. #9 34.71 Preparing to unpack .../136-gnupg_2.2.20-1ubuntu4_all.deb ... #9 34.71 Unpacking gnupg (2.2.20-1ubuntu4) ... #9 34.75 Selecting previously unselected package libfile-dirlist-perl. #9 34.75 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... #9 34.76 Unpacking libfile-dirlist-perl (0.05-2) ... #9 34.80 Selecting previously unselected package libfile-which-perl. #9 34.80 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... #9 34.80 Unpacking libfile-which-perl (1.23-1) ... #9 34.83 Selecting previously unselected package libfile-homedir-perl. #9 34.83 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... #9 34.83 Unpacking libfile-homedir-perl (1.006-1) ... #9 34.86 Selecting previously unselected package libfile-touch-perl. #9 34.86 Preparing to unpack .../140-libfile-touch-perl_0.11-1_all.deb ... #9 34.87 Unpacking libfile-touch-perl (0.11-1) ... #9 34.89 Selecting previously unselected package libio-pty-perl. #9 34.89 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build1_amd64.deb ... #9 34.89 Unpacking libio-pty-perl (1:1.15-2build1) ... #9 34.92 Selecting previously unselected package libipc-run-perl. #9 34.92 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... #9 34.92 Unpacking libipc-run-perl (20200505.0-1) ... #9 34.95 Selecting previously unselected package libclass-method-modifiers-perl. #9 34.96 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... #9 34.96 Unpacking libclass-method-modifiers-perl (2.13-1) ... #9 34.98 Selecting previously unselected package libb-hooks-op-check-perl. #9 34.99 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ... #9 34.99 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... #9 35.02 Selecting previously unselected package libdynaloader-functions-perl. #9 35.02 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-1.1_all.deb ... #9 35.02 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #9 35.04 Selecting previously unselected package libdevel-callchecker-perl. #9 35.05 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-1ubuntu3_amd64.deb ... #9 35.05 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 35.07 Selecting previously unselected package libparams-classify-perl. #9 35.07 Preparing to unpack .../147-libparams-classify-perl_0.015-1build4_amd64.deb ... #9 35.08 Unpacking libparams-classify-perl (0.015-1build4) ... #9 35.10 Selecting previously unselected package libmodule-runtime-perl. #9 35.11 Preparing to unpack .../148-libmodule-runtime-perl_0.016-1_all.deb ... #9 35.11 Unpacking libmodule-runtime-perl (0.016-1) ... #9 35.14 Selecting previously unselected package libimport-into-perl. #9 35.14 Preparing to unpack .../149-libimport-into-perl_1.002005-1_all.deb ... #9 35.14 Unpacking libimport-into-perl (1.002005-1) ... #9 35.17 Selecting previously unselected package librole-tiny-perl. #9 35.17 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ... #9 35.17 Unpacking librole-tiny-perl (2.002004-1) ... #9 35.20 Selecting previously unselected package libstrictures-perl. #9 35.20 Preparing to unpack .../151-libstrictures-perl_2.000006-1_all.deb ... #9 35.20 Unpacking libstrictures-perl (2.000006-1) ... #9 35.22 Selecting previously unselected package libsub-quote-perl. #9 35.23 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... #9 35.23 Unpacking libsub-quote-perl (2.006006-1) ... #9 35.25 Selecting previously unselected package libmoo-perl. #9 35.26 Preparing to unpack .../153-libmoo-perl_2.004004-1_all.deb ... #9 35.26 Unpacking libmoo-perl (2.004004-1) ... #9 35.29 Selecting previously unselected package libencode-locale-perl. #9 35.29 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... #9 35.30 Unpacking libencode-locale-perl (1.05-1.1) ... #9 35.32 Selecting previously unselected package libtimedate-perl. #9 35.32 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... #9 35.33 Unpacking libtimedate-perl (2.3300-2) ... #9 35.35 Selecting previously unselected package libhttp-date-perl. #9 35.36 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... #9 35.36 Unpacking libhttp-date-perl (6.05-1) ... #9 35.38 Selecting previously unselected package libfile-listing-perl. #9 35.39 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... #9 35.39 Unpacking libfile-listing-perl (6.14-1) ... #9 35.42 Selecting previously unselected package libhtml-tagset-perl. #9 35.42 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... #9 35.42 Unpacking libhtml-tagset-perl (3.20-4) ... #9 35.45 Selecting previously unselected package liburi-perl. #9 35.45 Preparing to unpack .../159-liburi-perl_5.08-1_all.deb ... #9 35.45 Unpacking liburi-perl (5.08-1) ... #9 35.49 Selecting previously unselected package libhtml-parser-perl:amd64. #9 35.49 Preparing to unpack .../160-libhtml-parser-perl_3.76-1_amd64.deb ... #9 35.49 Unpacking libhtml-parser-perl:amd64 (3.76-1) ... #9 35.53 Selecting previously unselected package libhtml-tree-perl. #9 35.53 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... #9 35.53 Unpacking libhtml-tree-perl (5.07-2) ... #9 35.58 Selecting previously unselected package libio-html-perl. #9 35.58 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... #9 35.58 Unpacking libio-html-perl (1.004-2) ... #9 35.63 Selecting previously unselected package liblwp-mediatypes-perl. #9 35.63 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... #9 35.64 Unpacking liblwp-mediatypes-perl (6.04-1) ... #9 35.66 Selecting previously unselected package libhttp-message-perl. #9 35.67 Preparing to unpack .../164-libhttp-message-perl_6.29-1_all.deb ... #9 35.67 Unpacking libhttp-message-perl (6.29-1) ... #9 35.70 Selecting previously unselected package libhttp-cookies-perl. #9 35.71 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... #9 35.71 Unpacking libhttp-cookies-perl (6.10-1) ... #9 35.74 Selecting previously unselected package libhttp-negotiate-perl. #9 35.74 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... #9 35.75 Unpacking libhttp-negotiate-perl (6.01-1) ... #9 35.77 Selecting previously unselected package perl-openssl-defaults:amd64. #9 35.78 Preparing to unpack .../167-perl-openssl-defaults_5_amd64.deb ... #9 35.80 Unpacking perl-openssl-defaults:amd64 (5) ... #9 35.83 Selecting previously unselected package libnet-ssleay-perl. #9 35.83 Preparing to unpack .../168-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ... #9 35.83 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... #9 35.89 Selecting previously unselected package libio-socket-ssl-perl. #9 35.89 Preparing to unpack .../169-libio-socket-ssl-perl_2.069-1_all.deb ... #9 35.90 Unpacking libio-socket-ssl-perl (2.069-1) ... #9 35.94 Selecting previously unselected package libnet-http-perl. #9 35.94 Preparing to unpack .../170-libnet-http-perl_6.20-1_all.deb ... #9 35.95 Unpacking libnet-http-perl (6.20-1) ... #9 35.98 Selecting previously unselected package liblwp-protocol-https-perl. #9 35.98 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... #9 35.99 Unpacking liblwp-protocol-https-perl (6.10-1) ... #9 36.02 Selecting previously unselected package libtry-tiny-perl. #9 36.02 Preparing to unpack .../172-libtry-tiny-perl_0.30-1_all.deb ... #9 36.03 Unpacking libtry-tiny-perl (0.30-1) ... #9 36.06 Selecting previously unselected package libwww-robotrules-perl. #9 36.06 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... #9 36.07 Unpacking libwww-robotrules-perl (6.02-1) ... #9 36.11 Selecting previously unselected package libwww-perl. #9 36.11 Preparing to unpack .../174-libwww-perl_6.53-1_all.deb ... #9 36.11 Unpacking libwww-perl (6.53-1) ... #9 36.16 Selecting previously unselected package patchutils. #9 36.16 Preparing to unpack .../175-patchutils_0.4.2-1_amd64.deb ... #9 36.16 Unpacking patchutils (0.4.2-1) ... #9 36.21 Selecting previously unselected package wdiff. #9 36.21 Preparing to unpack .../176-wdiff_1.2.2-2build2_amd64.deb ... #9 36.22 Unpacking wdiff (1.2.2-2build2) ... #9 36.25 Selecting previously unselected package devscripts. #9 36.26 Preparing to unpack .../177-devscripts_2.21.4ubuntu1_amd64.deb ... #9 36.27 Unpacking devscripts (2.21.4ubuntu1) ... #9 36.34 Selecting previously unselected package diffstat. #9 36.35 Preparing to unpack .../178-diffstat_1.64-1_amd64.deb ... #9 36.35 Unpacking diffstat (1.64-1) ... #9 36.38 Selecting previously unselected package python3-chardet. #9 36.39 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... #9 36.39 Unpacking python3-chardet (4.0.0-1) ... #9 36.45 Selecting previously unselected package python3-six. #9 36.45 Preparing to unpack .../180-python3-six_1.16.0-2_all.deb ... #9 36.46 Unpacking python3-six (1.16.0-2) ... #9 36.48 Selecting previously unselected package zstd. #9 36.48 Preparing to unpack .../181-zstd_1.4.8+dfsg-2.1_amd64.deb ... #9 36.49 Unpacking zstd (1.4.8+dfsg-2.1) ... #9 36.56 Selecting previously unselected package python3-debian. #9 36.57 Preparing to unpack .../182-python3-debian_0.1.39ubuntu1_all.deb ... #9 36.57 Unpacking python3-debian (0.1.39ubuntu1) ... #9 36.60 Selecting previously unselected package libgpgme11:amd64. #9 36.61 Preparing to unpack .../183-libgpgme11_1.14.0-1ubuntu4_amd64.deb ... #9 36.61 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu4) ... #9 36.64 Selecting previously unselected package python3-gpg. #9 36.64 Preparing to unpack .../184-python3-gpg_1.14.0-1ubuntu4_amd64.deb ... #9 36.64 Unpacking python3-gpg (1.14.0-1ubuntu4) ... #9 36.69 Selecting previously unselected package dput. #9 36.69 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ... #9 36.70 Unpacking dput (1.1.0ubuntu2) ... #9 36.73 Selecting previously unselected package fonts-dejavu-core. #9 36.73 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... #9 36.73 Unpacking fonts-dejavu-core (2.37-2build1) ... #9 36.86 Selecting previously unselected package fontconfig-config. #9 36.86 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... #9 36.86 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... #9 36.90 Selecting previously unselected package libcurl3-gnutls:amd64. #9 36.90 Preparing to unpack .../188-libcurl3-gnutls_7.74.0-1.3ubuntu2_amd64.deb ... #9 36.90 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2) ... #9 36.93 Selecting previously unselected package liberror-perl. #9 36.93 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... #9 36.93 Unpacking liberror-perl (0.17029-1) ... #9 36.96 Selecting previously unselected package git-man. #9 36.96 Preparing to unpack .../190-git-man_1%3a2.32.0-1ubuntu1_all.deb ... #9 36.96 Unpacking git-man (1:2.32.0-1ubuntu1) ... #9 37.01 Selecting previously unselected package git. #9 37.01 Preparing to unpack .../191-git_1%3a2.32.0-1ubuntu1_amd64.deb ... #9 37.02 Unpacking git (1:2.32.0-1ubuntu1) ... #9 37.14 Selecting previously unselected package libalgorithm-diff-perl. #9 37.14 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... #9 37.14 Unpacking libalgorithm-diff-perl (1.201-1) ... #9 37.17 Selecting previously unselected package libalgorithm-diff-xs-perl. #9 37.18 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ... #9 37.18 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... #9 37.21 Selecting previously unselected package libalgorithm-merge-perl. #9 37.21 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... #9 37.21 Unpacking libalgorithm-merge-perl (0.08-3) ... #9 37.24 Selecting previously unselected package libaliased-perl. #9 37.24 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... #9 37.24 Unpacking libaliased-perl (0.34-1.1) ... #9 37.27 Selecting previously unselected package libapt-pkg-perl. #9 37.27 Preparing to unpack .../196-libapt-pkg-perl_0.1.40_amd64.deb ... #9 37.27 Unpacking libapt-pkg-perl (0.1.40) ... #9 37.30 Selecting previously unselected package libarchive-cpio-perl. #9 37.30 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... #9 37.31 Unpacking libarchive-cpio-perl (0.10-1.1) ... #9 37.33 Selecting previously unselected package libarray-intspan-perl. #9 37.34 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... #9 37.34 Unpacking libarray-intspan-perl (2.004-1) ... #9 37.37 Selecting previously unselected package libmodule-implementation-perl. #9 37.37 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... #9 37.37 Unpacking libmodule-implementation-perl (0.09-1.1) ... #9 37.40 Selecting previously unselected package libsub-exporter-progressive-perl. #9 37.40 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #9 37.41 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #9 37.43 Selecting previously unselected package libvariable-magic-perl. #9 37.43 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build3_amd64.deb ... #9 37.44 Unpacking libvariable-magic-perl (0.62-1build3) ... #9 37.46 Selecting previously unselected package libb-hooks-endofscope-perl. #9 37.47 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #9 37.47 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #9 37.51 Selecting previously unselected package libfreetype6:amd64. #9 37.51 Preparing to unpack .../203-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ... #9 37.51 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 37.57 Selecting previously unselected package libfontconfig1:amd64. #9 37.57 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ... #9 37.58 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 37.62 Selecting previously unselected package libjpeg-turbo8:amd64. #9 37.62 Preparing to unpack .../205-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ... #9 37.62 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #9 37.66 Selecting previously unselected package libjpeg8:amd64. #9 37.66 Preparing to unpack .../206-libjpeg8_8c-2ubuntu8_amd64.deb ... #9 37.66 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... #9 37.69 Selecting previously unselected package libdeflate0:amd64. #9 37.70 Preparing to unpack .../207-libdeflate0_1.7-2ubuntu2_amd64.deb ... #9 37.70 Unpacking libdeflate0:amd64 (1.7-2ubuntu2) ... #9 37.73 Selecting previously unselected package libjbig0:amd64. #9 37.73 Preparing to unpack .../208-libjbig0_2.1-3.1build1_amd64.deb ... #9 37.74 Unpacking libjbig0:amd64 (2.1-3.1build1) ... #9 37.77 Selecting previously unselected package libwebp6:amd64. #9 37.77 Preparing to unpack .../209-libwebp6_0.6.1-2.1_amd64.deb ... #9 37.77 Unpacking libwebp6:amd64 (0.6.1-2.1) ... #9 37.82 Selecting previously unselected package libtiff5:amd64. #9 37.82 Preparing to unpack .../210-libtiff5_4.3.0-1_amd64.deb ... #9 37.83 Unpacking libtiff5:amd64 (4.3.0-1) ... #9 37.88 Selecting previously unselected package libxpm4:amd64. #9 37.88 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1_amd64.deb ... #9 37.88 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #9 37.92 Selecting previously unselected package libgd3:amd64. #9 37.92 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu1_amd64.deb ... #9 37.92 Unpacking libgd3:amd64 (2.3.0-2ubuntu1) ... #9 37.95 Selecting previously unselected package libc-devtools. #9 37.95 Preparing to unpack .../213-libc-devtools_2.34-0ubuntu3_amd64.deb ... #9 37.96 Unpacking libc-devtools (2.34-0ubuntu3) ... #9 37.98 Selecting previously unselected package libcapture-tiny-perl. #9 37.99 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... #9 37.99 Unpacking libcapture-tiny-perl (0.48-1) ... #9 38.02 Selecting previously unselected package libclass-data-inheritable-perl. #9 38.02 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... #9 38.02 Unpacking libclass-data-inheritable-perl (0.08-3) ... #9 38.05 Selecting previously unselected package libclass-xsaccessor-perl. #9 38.05 Preparing to unpack .../216-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ... #9 38.05 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... #9 38.08 Selecting previously unselected package libclone-perl. #9 38.08 Preparing to unpack .../217-libclone-perl_0.45-1build1_amd64.deb ... #9 38.08 Unpacking libclone-perl (0.45-1build1) ... #9 38.11 Selecting previously unselected package libcommon-sense-perl. #9 38.11 Preparing to unpack .../218-libcommon-sense-perl_3.75-1build4_amd64.deb ... #9 38.11 Unpacking libcommon-sense-perl (3.75-1build4) ... #9 38.14 Selecting previously unselected package libconfig-tiny-perl. #9 38.14 Preparing to unpack .../219-libconfig-tiny-perl_2.26-1_all.deb ... #9 38.14 Unpacking libconfig-tiny-perl (2.26-1) ... #9 38.17 Selecting previously unselected package libparams-util-perl. #9 38.17 Preparing to unpack .../220-libparams-util-perl_1.102-1build2_amd64.deb ... #9 38.17 Unpacking libparams-util-perl (1.102-1build2) ... #9 38.20 Selecting previously unselected package libsub-install-perl. #9 38.20 Preparing to unpack .../221-libsub-install-perl_0.928-1.1_all.deb ... #9 38.20 Unpacking libsub-install-perl (0.928-1.1) ... #9 38.23 Selecting previously unselected package libdata-optlist-perl. #9 38.23 Preparing to unpack .../222-libdata-optlist-perl_0.110-1.1_all.deb ... #9 38.23 Unpacking libdata-optlist-perl (0.110-1.1) ... #9 38.26 Selecting previously unselected package libsub-exporter-perl. #9 38.26 Preparing to unpack .../223-libsub-exporter-perl_0.987-1_all.deb ... #9 38.27 Unpacking libsub-exporter-perl (0.987-1) ... #9 38.30 Selecting previously unselected package libconst-fast-perl. #9 38.30 Preparing to unpack .../224-libconst-fast-perl_0.014-1.1_all.deb ... #9 38.30 Unpacking libconst-fast-perl (0.014-1.1) ... #9 38.33 Selecting previously unselected package libwant-perl. #9 38.33 Preparing to unpack .../225-libwant-perl_0.29-1build6_amd64.deb ... #9 38.34 Unpacking libwant-perl (0.29-1build6) ... #9 38.37 Selecting previously unselected package libcontextual-return-perl. #9 38.37 Preparing to unpack .../226-libcontextual-return-perl_0.004014-2_all.deb ... #9 38.37 Unpacking libcontextual-return-perl (0.004014-2) ... #9 38.40 Selecting previously unselected package libcpanel-json-xs-perl. #9 38.41 Preparing to unpack .../227-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ... #9 38.41 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... #9 38.44 Selecting previously unselected package libdevel-stacktrace-perl. #9 38.45 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-1_all.deb ... #9 38.45 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #9 38.48 Selecting previously unselected package libexception-class-perl. #9 38.48 Preparing to unpack .../229-libexception-class-perl_1.44-1_all.deb ... #9 38.48 Unpacking libexception-class-perl (1.44-1) ... #9 38.51 Selecting previously unselected package libiterator-perl. #9 38.51 Preparing to unpack .../230-libiterator-perl_0.03+ds1-1.1_all.deb ... #9 38.52 Unpacking libiterator-perl (0.03+ds1-1.1) ... #9 38.54 Selecting previously unselected package libiterator-util-perl. #9 38.55 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #9 38.55 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #9 38.58 Selecting previously unselected package libexporter-tiny-perl. #9 38.58 Preparing to unpack .../232-libexporter-tiny-perl_1.002002-1_all.deb ... #9 38.59 Unpacking libexporter-tiny-perl (1.002002-1) ... #9 38.62 Selecting previously unselected package liblist-moreutils-xs-perl. #9 38.62 Preparing to unpack .../233-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #9 38.63 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #9 38.66 Selecting previously unselected package liblist-moreutils-perl. #9 38.66 Preparing to unpack .../234-liblist-moreutils-perl_0.430-2_all.deb ... #9 38.66 Unpacking liblist-moreutils-perl (0.430-2) ... #9 38.69 Selecting previously unselected package libdata-dpath-perl. #9 38.70 Preparing to unpack .../235-libdata-dpath-perl_0.58-1_all.deb ... #9 38.70 Unpacking libdata-dpath-perl (0.58-1) ... #9 38.73 Selecting previously unselected package libdata-dump-perl. #9 38.73 Preparing to unpack .../236-libdata-dump-perl_1.23-1.1_all.deb ... #9 38.73 Unpacking libdata-dump-perl (1.23-1.1) ... #9 38.76 Selecting previously unselected package libdata-messagepack-perl. #9 38.76 Preparing to unpack .../237-libdata-messagepack-perl_1.01-2_amd64.deb ... #9 38.77 Unpacking libdata-messagepack-perl (1.01-2) ... #9 38.80 Selecting previously unselected package libnet-domain-tld-perl. #9 38.80 Preparing to unpack .../238-libnet-domain-tld-perl_1.75-1.1_all.deb ... #9 38.80 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #9 38.83 Selecting previously unselected package libdata-validate-domain-perl. #9 38.83 Preparing to unpack .../239-libdata-validate-domain-perl_0.10-1.1_all.deb ... #9 38.84 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #9 38.86 Selecting previously unselected package libdistro-info-perl. #9 38.86 Preparing to unpack .../240-libdistro-info-perl_1.0_all.deb ... #9 38.87 Unpacking libdistro-info-perl (1.0) ... #9 38.89 Selecting previously unselected package libemail-address-xs-perl. #9 38.90 Preparing to unpack .../241-libemail-address-xs-perl_1.04-1build5_amd64.deb ... #9 38.90 Unpacking libemail-address-xs-perl (1.04-1build5) ... #9 38.93 Selecting previously unselected package libipc-system-simple-perl. #9 38.93 Preparing to unpack .../242-libipc-system-simple-perl_1.30-1_all.deb ... #9 38.93 Unpacking libipc-system-simple-perl (1.30-1) ... #9 38.96 Selecting previously unselected package libfile-basedir-perl. #9 38.96 Preparing to unpack .../243-libfile-basedir-perl_0.08-1_all.deb ... #9 38.97 Unpacking libfile-basedir-perl (0.08-1) ... #9 38.99 Selecting previously unselected package libfile-chdir-perl. #9 38.99 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ... #9 39.00 Unpacking libfile-chdir-perl (0.1008-1.1) ... #9 39.06 Selecting previously unselected package libfile-fcntllock-perl. #9 39.06 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-3build5_amd64.deb ... #9 39.07 Unpacking libfile-fcntllock-perl (0.22-3build5) ... #9 39.12 Selecting previously unselected package libnumber-compare-perl. #9 39.13 Preparing to unpack .../246-libnumber-compare-perl_0.03-1.1_all.deb ... #9 39.14 Unpacking libnumber-compare-perl (0.03-1.1) ... #9 39.21 Selecting previously unselected package libtext-glob-perl. #9 39.21 Preparing to unpack .../247-libtext-glob-perl_0.11-1_all.deb ... #9 39.22 Unpacking libtext-glob-perl (0.11-1) ... #9 39.28 Selecting previously unselected package libfile-find-rule-perl. #9 39.28 Preparing to unpack .../248-libfile-find-rule-perl_0.34-1_all.deb ... #9 39.29 Unpacking libfile-find-rule-perl (0.34-1) ... #9 39.35 Selecting previously unselected package libfont-afm-perl. #9 39.35 Preparing to unpack .../249-libfont-afm-perl_1.20-3_all.deb ... #9 39.36 Unpacking libfont-afm-perl (1.20-3) ... #9 39.44 Selecting previously unselected package libio-string-perl. #9 39.44 Preparing to unpack .../250-libio-string-perl_1.08-3.1_all.deb ... #9 39.45 Unpacking libio-string-perl (1.08-3.1) ... #9 39.64 Selecting previously unselected package libfont-ttf-perl. #9 39.65 Preparing to unpack .../251-libfont-ttf-perl_1.06-1.1_all.deb ... #9 39.65 Unpacking libfont-ttf-perl (1.06-1.1) ... #9 39.71 Selecting previously unselected package libio-stringy-perl. #9 39.71 Preparing to unpack .../252-libio-stringy-perl_2.111-3_all.deb ... #9 39.71 Unpacking libio-stringy-perl (2.111-3) ... #9 39.74 Selecting previously unselected package libparams-validate-perl:amd64. #9 39.74 Preparing to unpack .../253-libparams-validate-perl_1.30-1build2_amd64.deb ... #9 39.75 Unpacking libparams-validate-perl:amd64 (1.30-1build2) ... #9 39.77 Selecting previously unselected package libgetopt-long-descriptive-perl. #9 39.78 Preparing to unpack .../254-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #9 39.78 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #9 39.81 Selecting previously unselected package libsort-versions-perl. #9 39.81 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ... #9 39.81 Unpacking libsort-versions-perl (1.62-1) ... #9 39.84 Selecting previously unselected package libgit-wrapper-perl. #9 39.84 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ... #9 39.84 Unpacking libgit-wrapper-perl (0.048-1) ... #9 39.87 Selecting previously unselected package libhttp-tiny-multipart-perl. #9 39.87 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #9 39.87 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #9 39.90 Selecting previously unselected package libio-prompter-perl. #9 39.90 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ... #9 39.90 Unpacking libio-prompter-perl (0.004015-1) ... #9 39.93 Selecting previously unselected package libjson-perl. #9 39.94 Preparing to unpack .../259-libjson-perl_4.03000-1_all.deb ... #9 39.94 Unpacking libjson-perl (4.03000-1) ... #9 39.97 Selecting previously unselected package liblog-any-perl. #9 39.97 Preparing to unpack .../260-liblog-any-perl_1.709-1_all.deb ... #9 39.98 Unpacking liblog-any-perl (1.709-1) ... #9 40.01 Selecting previously unselected package liblog-any-adapter-screen-perl. #9 40.01 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ... #9 40.01 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... #9 40.04 Selecting previously unselected package libpackage-stash-perl. #9 40.04 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ... #9 40.04 Unpacking libpackage-stash-perl (0.39-1) ... #9 40.07 Selecting previously unselected package libsub-identify-perl. #9 40.07 Preparing to unpack .../263-libsub-identify-perl_0.14-1build4_amd64.deb ... #9 40.07 Unpacking libsub-identify-perl (0.14-1build4) ... #9 40.10 Selecting previously unselected package libsub-name-perl. #9 40.10 Preparing to unpack .../264-libsub-name-perl_0.26-1build2_amd64.deb ... #9 40.10 Unpacking libsub-name-perl (0.26-1build2) ... #9 40.13 Selecting previously unselected package libnamespace-clean-perl. #9 40.13 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ... #9 40.14 Unpacking libnamespace-clean-perl (0.27-1) ... #9 40.16 Selecting previously unselected package libpath-tiny-perl. #9 40.16 Preparing to unpack .../266-libpath-tiny-perl_0.118-1_all.deb ... #9 40.17 Unpacking libpath-tiny-perl (0.118-1) ... #9 40.20 Selecting previously unselected package libtype-tiny-perl. #9 40.20 Preparing to unpack .../267-libtype-tiny-perl_1.012002-1_all.deb ... #9 40.20 Unpacking libtype-tiny-perl (1.012002-1) ... #9 40.26 Selecting previously unselected package libgitlab-api-v4-perl. #9 40.26 Preparing to unpack .../268-libgitlab-api-v4-perl_0.26-1_all.deb ... #9 40.27 Unpacking libgitlab-api-v4-perl (0.26-1) ... #9 40.30 Selecting previously unselected package libhash-fieldhash-perl. #9 40.30 Preparing to unpack .../269-libhash-fieldhash-perl_0.15-1build4_amd64.deb ... #9 40.31 Unpacking libhash-fieldhash-perl (0.15-1build4) ... #9 40.33 Selecting previously unselected package libhtml-form-perl. #9 40.34 Preparing to unpack .../270-libhtml-form-perl_6.07-1_all.deb ... #9 40.34 Unpacking libhtml-form-perl (6.07-1) ... #9 40.37 Selecting previously unselected package libhtml-format-perl. #9 40.37 Preparing to unpack .../271-libhtml-format-perl_2.12-1.1_all.deb ... #9 40.37 Unpacking libhtml-format-perl (2.12-1.1) ... #9 40.40 Selecting previously unselected package libhtml-html5-entities-perl. #9 40.40 Preparing to unpack .../272-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #9 40.41 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #9 40.43 Selecting previously unselected package libhttp-daemon-perl. #9 40.43 Preparing to unpack .../273-libhttp-daemon-perl_6.12-1_all.deb ... #9 40.44 Unpacking libhttp-daemon-perl (6.12-1) ... #9 40.46 Selecting previously unselected package libtypes-serialiser-perl. #9 40.46 Preparing to unpack .../274-libtypes-serialiser-perl_1.01-1_all.deb ... #9 40.47 Unpacking libtypes-serialiser-perl (1.01-1) ... #9 40.49 Selecting previously unselected package libjson-xs-perl. #9 40.49 Preparing to unpack .../275-libjson-xs-perl_4.030-1build2_amd64.deb ... #9 40.50 Unpacking libjson-xs-perl (4.030-1build2) ... #9 40.52 Selecting previously unselected package libjson-maybexs-perl. #9 40.53 Preparing to unpack .../276-libjson-maybexs-perl_1.004003-1_all.deb ... #9 40.53 Unpacking libjson-maybexs-perl (1.004003-1) ... #9 40.56 Selecting previously unselected package libldap-common. #9 40.56 Preparing to unpack .../277-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ... #9 40.56 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #9 40.59 Selecting previously unselected package liblist-compare-perl. #9 40.59 Preparing to unpack .../278-liblist-compare-perl_0.55-1_all.deb ... #9 40.59 Unpacking liblist-compare-perl (0.55-1) ... #9 40.62 Selecting previously unselected package liblist-someutils-perl. #9 40.63 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... #9 40.63 Unpacking liblist-someutils-perl (0.58-1) ... #9 40.65 Selecting previously unselected package liblist-someutils-xs-perl. #9 40.66 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2build2_amd64.deb ... #9 40.66 Unpacking liblist-someutils-xs-perl (0.58-2build2) ... #9 40.68 Selecting previously unselected package liblist-utilsby-perl. #9 40.69 Preparing to unpack .../281-liblist-utilsby-perl_0.11-1_all.deb ... #9 40.69 Unpacking liblist-utilsby-perl (0.11-1) ... #9 40.72 Selecting previously unselected package libltdl7:amd64. #9 40.72 Preparing to unpack .../282-libltdl7_2.4.6-15_amd64.deb ... #9 40.73 Unpacking libltdl7:amd64 (2.4.6-15) ... #9 40.75 Selecting previously unselected package libltdl-dev:amd64. #9 40.75 Preparing to unpack .../283-libltdl-dev_2.4.6-15_amd64.deb ... #9 40.76 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #9 40.80 Selecting previously unselected package liblzo2-2:amd64. #9 40.81 Preparing to unpack .../284-liblzo2-2_2.10-2build1_amd64.deb ... #9 40.81 Unpacking liblzo2-2:amd64 (2.10-2build1) ... #9 40.84 Selecting previously unselected package libsys-hostname-long-perl. #9 40.84 Preparing to unpack .../285-libsys-hostname-long-perl_1.5-2_all.deb ... #9 40.85 Unpacking libsys-hostname-long-perl (1.5-2) ... #9 40.87 Selecting previously unselected package libmail-sendmail-perl. #9 40.87 Preparing to unpack .../286-libmail-sendmail-perl_0.80-1.1_all.deb ... #9 40.88 Unpacking libmail-sendmail-perl (0.80-1.1) ... #9 40.90 Selecting previously unselected package libnet-smtp-ssl-perl. #9 40.91 Preparing to unpack .../287-libnet-smtp-ssl-perl_1.04-1_all.deb ... #9 40.91 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #9 40.93 Selecting previously unselected package libmailtools-perl. #9 40.94 Preparing to unpack .../288-libmailtools-perl_2.21-1_all.deb ... #9 40.94 Unpacking libmailtools-perl (2.21-1) ... #9 41.04 Selecting previously unselected package libmarkdown2:amd64. #9 41.04 Preparing to unpack .../289-libmarkdown2_2.2.6-1ubuntu2_amd64.deb ... #9 41.04 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu2) ... #9 41.07 Selecting previously unselected package libmoox-aliases-perl. #9 41.07 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... #9 41.08 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #9 41.10 Selecting previously unselected package libnamespace-autoclean-perl. #9 41.10 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... #9 41.10 Unpacking libnamespace-autoclean-perl (0.29-1) ... #9 41.13 Selecting previously unselected package libobject-id-perl. #9 41.13 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... #9 41.14 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 41.16 Selecting previously unselected package libmoox-struct-perl. #9 41.16 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... #9 41.17 Unpacking libmoox-struct-perl (0.020-1) ... #9 41.19 Selecting previously unselected package libmouse-perl. #9 41.20 Preparing to unpack .../294-libmouse-perl_2.5.10-1build2_amd64.deb ... #9 41.20 Unpacking libmouse-perl (2.5.10-1build2) ... #9 41.24 Selecting previously unselected package libnumber-range-perl. #9 41.24 Preparing to unpack .../295-libnumber-range-perl_0.12-1.1_all.deb ... #9 41.25 Unpacking libnumber-range-perl (0.12-1.1) ... #9 41.27 Selecting previously unselected package libpackage-stash-xs-perl. #9 41.28 Preparing to unpack .../296-libpackage-stash-xs-perl_0.29-1build4_amd64.deb ... #9 41.28 Unpacking libpackage-stash-xs-perl (0.29-1build4) ... #9 41.31 Selecting previously unselected package libpath-iterator-rule-perl. #9 41.31 Preparing to unpack .../297-libpath-iterator-rule-perl_1.014-1_all.deb ... #9 41.31 Unpacking libpath-iterator-rule-perl (1.014-1) ... #9 41.34 Selecting previously unselected package libperlio-gzip-perl. #9 41.34 Preparing to unpack .../298-libperlio-gzip-perl_0.19-1build7_amd64.deb ... #9 41.35 Unpacking libperlio-gzip-perl (0.19-1build7) ... #9 41.38 Selecting previously unselected package libpod-parser-perl. #9 41.38 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... #9 41.39 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #9 41.40 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.40 Unpacking libpod-parser-perl (1.63-2) ... #9 41.44 Selecting previously unselected package libpod-constants-perl. #9 41.44 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... #9 41.45 Unpacking libpod-constants-perl (0.19-2) ... #9 41.48 Selecting previously unselected package libproc-processtable-perl. #9 41.48 Preparing to unpack .../301-libproc-processtable-perl_0.59-2build2_amd64.deb ... #9 41.48 Unpacking libproc-processtable-perl (0.59-2build2) ... #9 41.51 Selecting previously unselected package libre2-9:amd64. #9 41.51 Preparing to unpack .../302-libre2-9_20210801+dfsg-1_amd64.deb ... #9 41.51 Unpacking libre2-9:amd64 (20210801+dfsg-1) ... #9 41.54 Selecting previously unselected package libre-engine-re2-perl:amd64. #9 41.54 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build1_amd64.deb ... #9 41.55 Unpacking libre-engine-re2-perl:amd64 (0.14-1build1) ... #9 41.57 Selecting previously unselected package libreadonly-perl. #9 41.57 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... #9 41.58 Unpacking libreadonly-perl (2.050-3) ... #9 41.60 Selecting previously unselected package libref-util-perl. #9 41.61 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... #9 41.61 Unpacking libref-util-perl (0.204-1) ... #9 41.63 Selecting previously unselected package libref-util-xs-perl. #9 41.63 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build3_amd64.deb ... #9 41.64 Unpacking libref-util-xs-perl (0.117-1build3) ... #9 41.66 Selecting previously unselected package libregexp-pattern-license-perl. #9 41.67 Preparing to unpack .../307-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #9 41.67 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #9 41.70 Selecting previously unselected package libregexp-pattern-perl. #9 41.70 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... #9 41.71 Unpacking libregexp-pattern-perl (0.2.14-1) ... #9 41.74 Selecting previously unselected package libsasl2-modules:amd64. #9 41.74 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg-2.1build1_amd64.deb ... #9 41.74 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1build1) ... #9 41.78 Selecting previously unselected package libsereal-decoder-perl. #9 41.78 Preparing to unpack .../310-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ... #9 41.78 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... #9 41.82 Selecting previously unselected package libsereal-encoder-perl. #9 41.82 Preparing to unpack .../311-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 .../312-libsort-key-perl_1.33-2build4_amd64.deb ... #9 41.86 Unpacking libsort-key-perl (1.33-2build4) ... #9 41.89 Selecting previously unselected package libstring-copyright-perl. #9 41.89 Preparing to unpack .../313-libstring-copyright-perl_0.003006-1_all.deb ... #9 41.89 Unpacking libstring-copyright-perl (0.003006-1) ... #9 41.92 Selecting previously unselected package libstring-escape-perl. #9 41.92 Preparing to unpack .../314-libstring-escape-perl_2010.002-2_all.deb ... #9 41.92 Unpacking libstring-escape-perl (2010.002-2) ... #9 41.95 Selecting previously unselected package libstring-shellquote-perl. #9 41.95 Preparing to unpack .../315-libstring-shellquote-perl_1.04-1_all.deb ... #9 41.95 Unpacking libstring-shellquote-perl (1.04-1) ... #9 41.98 Selecting previously unselected package libterm-readkey-perl. #9 41.98 Preparing to unpack .../316-libterm-readkey-perl_2.38-1build2_amd64.deb ... #9 41.99 Unpacking libterm-readkey-perl (2.38-1build2) ... #9 42.01 Selecting previously unselected package libtext-levenshteinxs-perl. #9 42.02 Preparing to unpack .../317-libtext-levenshteinxs-perl_0.03-4build9_amd64.deb ... #9 42.02 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ... #9 42.04 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #9 42.05 Preparing to unpack .../318-libtext-markdown-discount-perl_0.12-1build2_amd64.deb ... #9 42.05 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build2) ... #9 42.08 Selecting previously unselected package libtext-xslate-perl. #9 42.08 Preparing to unpack .../319-libtext-xslate-perl_3.5.8-1build2_amd64.deb ... #9 42.08 Unpacking libtext-xslate-perl (3.5.8-1build2) ... #9 42.12 Selecting previously unselected package libtime-duration-perl. #9 42.13 Preparing to unpack .../320-libtime-duration-perl_1.21-1_all.deb ... #9 42.13 Unpacking libtime-duration-perl (1.21-1) ... #9 42.15 Selecting previously unselected package libtime-moment-perl. #9 42.16 Preparing to unpack .../321-libtime-moment-perl_0.44-1build4_amd64.deb ... #9 42.16 Unpacking libtime-moment-perl (0.44-1build4) ... #9 42.19 Selecting previously unselected package libtype-tiny-xs-perl. #9 42.19 Preparing to unpack .../322-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #9 42.20 Unpacking libtype-tiny-xs-perl (0.022-1) ... #9 42.22 Selecting previously unselected package libunicode-utf8-perl. #9 42.23 Preparing to unpack .../323-libunicode-utf8-perl_0.62-1build2_amd64.deb ... #9 42.23 Unpacking libunicode-utf8-perl (0.62-1build2) ... #9 42.26 Selecting previously unselected package libxml-namespacesupport-perl. #9 42.26 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #9 42.26 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #9 42.29 Selecting previously unselected package libxml-sax-base-perl. #9 42.29 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #9 42.30 Unpacking libxml-sax-base-perl (1.09-1.1) ... #9 42.33 Selecting previously unselected package libxml-sax-perl. #9 42.33 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #9 42.33 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #9 42.37 Selecting previously unselected package libxml-libxml-perl. #9 42.37 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ... #9 42.37 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 42.43 Selecting previously unselected package libxml-parser-perl:amd64. #9 42.43 Preparing to unpack .../328-libxml-parser-perl_2.46-2_amd64.deb ... #9 42.43 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #9 42.48 Selecting previously unselected package libxml-sax-expat-perl. #9 42.49 Preparing to unpack .../329-libxml-sax-expat-perl_0.51-1_all.deb ... #9 42.49 Unpacking libxml-sax-expat-perl (0.51-1) ... #9 42.52 Selecting previously unselected package libyaml-libyaml-perl. #9 42.52 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ... #9 42.52 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... #9 42.55 Selecting previously unselected package licensecheck. #9 42.55 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... #9 42.56 Unpacking licensecheck (3.1.1-2) ... #9 42.59 Selecting previously unselected package libdevel-size-perl. #9 42.59 Preparing to unpack .../332-libdevel-size-perl_0.83-1build3_amd64.deb ... #9 42.59 Unpacking libdevel-size-perl (0.83-1build3) ... #9 42.62 Selecting previously unselected package libipc-run3-perl. #9 42.62 Preparing to unpack .../333-libipc-run3-perl_0.048-2_all.deb ... #9 42.63 Unpacking libipc-run3-perl (0.048-2) ... #9 42.66 Selecting previously unselected package lzip. #9 42.66 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #9 42.67 Unpacking lzip (1.22-3) ... #9 42.72 Selecting previously unselected package lzop. #9 42.72 Preparing to unpack .../335-lzop_1.04-2build1_amd64.deb ... #9 42.72 Unpacking lzop (1.04-2build1) ... #9 42.75 Selecting previously unselected package t1utils. #9 42.76 Preparing to unpack .../336-t1utils_1.41-4build1_amd64.deb ... #9 42.76 Unpacking t1utils (1.41-4build1) ... #9 42.80 Selecting previously unselected package unzip. #9 42.80 Preparing to unpack .../337-unzip_6.0-26ubuntu1_amd64.deb ... #9 42.80 Unpacking unzip (6.0-26ubuntu1) ... #9 42.86 Selecting previously unselected package lintian. #9 42.86 Preparing to unpack .../338-lintian_2.104.0ubuntu3_all.deb ... #9 42.86 Unpacking lintian (2.104.0ubuntu3) ... #9 43.16 Selecting previously unselected package manpages-dev. #9 43.16 Preparing to unpack .../339-manpages-dev_5.10-1ubuntu1_all.deb ... #9 43.17 Unpacking manpages-dev (5.10-1ubuntu1) ... #9 43.43 Selecting previously unselected package python3-certifi. #9 43.43 Preparing to unpack .../340-python3-certifi_2020.6.20-1_all.deb ... #9 43.43 Unpacking python3-certifi (2020.6.20-1) ... #9 43.47 Selecting previously unselected package python3-idna. #9 43.48 Preparing to unpack .../341-python3-idna_2.10-1_all.deb ... #9 43.48 Unpacking python3-idna (2.10-1) ... #9 43.52 Selecting previously unselected package python3-urllib3. #9 43.52 Preparing to unpack .../342-python3-urllib3_1.26.5-1~exp1_all.deb ... #9 43.52 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #9 43.57 Selecting previously unselected package python3-requests. #9 43.57 Preparing to unpack .../343-python3-requests_2.25.1+dfsg-2_all.deb ... #9 43.57 Unpacking python3-requests (2.25.1+dfsg-2) ... #9 43.60 Selecting previously unselected package python3-unidiff. #9 43.61 Preparing to unpack .../344-python3-unidiff_0.5.5-2_all.deb ... #9 43.61 Unpacking python3-unidiff (0.5.5-2) ... #9 43.64 Selecting previously unselected package python3-xdg. #9 43.64 Preparing to unpack .../345-python3-xdg_0.27-2_all.deb ... #9 43.65 Unpacking python3-xdg (0.27-2) ... #9 43.68 Selecting previously unselected package equivs. #9 43.68 Preparing to unpack .../346-equivs_2.3.1_all.deb ... #9 43.68 Unpacking equivs (2.3.1) ... #9 43.71 Selecting previously unselected package libauthen-sasl-perl. #9 43.71 Preparing to unpack .../347-libauthen-sasl-perl_2.1600-1.1_all.deb ... #9 43.72 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #9 43.75 Selecting previously unselected package python3-magic. #9 43.75 Preparing to unpack .../348-python3-magic_2%3a0.4.20-3_all.deb ... #9 43.76 Unpacking python3-magic (2:0.4.20-3) ... #9 43.80 Setting up libksba8:amd64 (1.5.1-1) ... #9 43.81 Setting up media-types (4.0.0) ... #9 43.82 Setting up libpipeline1:amd64 (1.5.3-1build1) ... #9 43.83 Setting up wdiff (1.2.2-2build2) ... #9 43.85 Setting up libxau6:amd64 (1:1.0.9-1build3) ... #9 43.86 Setting up libre2-9:amd64 (20210801+dfsg-1) ... #9 43.87 Setting up lto-disabled-list (16) ... #9 43.88 Setting up libpsl5:amd64 (0.21.0-1.2) ... #9 43.89 Setting up bsdextrautils (2.36.1-8ubuntu1) ... #9 43.90 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #9 43.90 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 43.91 Setting up libicu67:amd64 (67.1-7ubuntu1) ... #9 43.91 Setting up libmagic-mgc (1:5.39-3) ... #9 43.92 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #9 43.93 Setting up distro-info-data (0.51ubuntu1.1) ... #9 43.94 Setting up manpages (5.10-1ubuntu1) ... #9 43.95 Setting up unzip (6.0-26ubuntu1) ... #9 43.96 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ... #9 43.97 Setting up libbrotli1:amd64 (1.0.9-2build3) ... #9 43.98 Setting up libsqlite3-0:amd64 (3.35.5-1) ... #9 43.99 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1build1) ... #9 44.00 Setting up binutils-common:amd64 (2.37-7ubuntu1) ... #9 44.02 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #9 44.03 Setting up libmagic1:amd64 (1:5.39-3) ... #9 44.04 Setting up libdeflate0:amd64 (1.7-2ubuntu2) ... #9 44.05 Setting up less (551-2) ... #9 44.07 Setting up perl-openssl-defaults:amd64 (5) ... #9 44.08 Setting up linux-libc-dev:amd64 (5.13.0-20.20) ... #9 44.09 Setting up libctf-nobfd0:amd64 (2.37-7ubuntu1) ... #9 44.10 Setting up gettext-base (0.21-4ubuntu3) ... #9 44.11 Setting up liblzo2-2:amd64 (2.10-2build1) ... #9 44.12 Setting up libnpth0:amd64 (1.6-3) ... #9 44.14 Setting up file (1:5.39-3) ... #9 44.15 Setting up libassuan0:amd64 (2.5.5-1) ... #9 44.16 Setting up libgomp1:amd64 (11.2.0-7ubuntu2) ... #9 44.17 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ... #9 44.18 Setting up bzip2 (1.0.8-4ubuntu3) ... #9 44.19 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... #9 44.20 Setting up libunwind8:amd64 (1.3.2-2) ... #9 44.21 Setting up libjbig0:amd64 (2.1-3.1build1) ... #9 44.21 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... #9 44.23 Setting up libasan6:amd64 (11.2.0-7ubuntu2) ... #9 44.24 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1build1) ... #9 44.24 Setting up tzdata (2021a-2ubuntu1) ... #9 44.34 #9 44.34 Current default time zone: 'Etc/UTC' #9 44.34 Local time is now: Fri Oct 22 13:46:39 UTC 2021. #9 44.34 Universal Time is now: Fri Oct 22 13:46:39 UTC 2021. #9 44.34 Run 'dpkg-reconfigure tzdata' if you wish to change it. #9 44.34 #9 44.36 Setting up fakeroot (1.25.3-1.1ubuntu2) ... #9 44.37 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #9 44.37 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 44.37 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 44.37 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 44.37 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 44.37 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 44.37 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 44.37 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 44.37 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 44.38 Setting up autotools-dev (20180224.1+nmu1) ... #9 44.38 Setting up libtirpc-dev:amd64 (1.3.2-2) ... #9 44.39 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ... #9 44.40 Setting up libx11-data (2:1.7.2-1) ... #9 44.41 Setting up make (4.3-4ubuntu1) ... #9 44.42 Setting up libmpfr6:amd64 (4.1.0-3build1) ... #9 44.43 Setting up gnupg-l10n (2.2.20-1ubuntu4) ... #9 44.44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ... #9 44.45 Setting up lzip (1.22-3) ... #9 44.47 Setting up strace (5.13-0ubuntu1) ... #9 44.48 Setting up libsigsegv2:amd64 (2.13-1ubuntu2) ... #9 44.49 Setting up xz-utils (5.2.5-2) ... #9 44.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #9 44.50 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 44.50 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 44.50 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 44.50 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 44.50 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 44.50 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 44.50 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 44.50 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 44.50 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 44.50 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 44.51 Setting up t1utils (1.41-4build1) ... #9 44.52 Setting up libquadmath0:amd64 (11.2.0-7ubuntu2) ... #9 44.53 Setting up diffstat (1.64-1) ... #9 44.54 Setting up libpng16-16:amd64 (1.6.37-3build4) ... #9 44.55 Setting up libmpc3:amd64 (1.2.0-1build1) ... #9 44.56 Setting up libatomic1:amd64 (11.2.0-7ubuntu2) ... #9 44.57 Setting up patch (2.7.6-7) ... #9 44.58 Setting up autopoint (0.21-4ubuntu3) ... #9 44.59 Setting up libwebp6:amd64 (0.6.1-2.1) ... #9 44.60 Setting up fonts-dejavu-core (2.37-2build1) ... #9 44.65 Setting up ucf (3.0043) ... #9 44.74 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... #9 44.75 Setting up libltdl7:amd64 (2.4.6-15) ... #9 44.76 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1build1) ... #9 44.77 Setting up libssh-4:amd64 (0.9.6-1) ... #9 44.78 Setting up libubsan1:amd64 (11.2.0-7ubuntu2) ... #9 44.79 Setting up libmd0:amd64 (1.0.3-3build1) ... #9 44.79 Setting up python-apt-common (2.2.1) ... #9 44.81 Setting up libnsl-dev:amd64 (1.3.0-2build1) ... #9 44.82 Setting up libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ... #9 44.83 Setting up libuchardet0:amd64 (0.0.7-1build1) ... #9 44.84 Setting up lzop (1.04-2build1) ... #9 44.85 Setting up libmpdec3:amd64 (2.5.1-2build1) ... #9 44.87 Setting up git-man (1:2.32.0-1ubuntu1) ... #9 44.88 Setting up netbase (6.3) ... #9 44.90 Setting up libbinutils:amd64 (2.37-7ubuntu1) ... #9 44.91 Setting up libfido2-1:amd64 (1.6.0-2build1) ... #9 44.92 Setting up libisl23:amd64 (0.24-1) ... #9 44.93 Setting up libc-dev-bin (2.34-0ubuntu3) ... #9 44.94 Setting up openssl (1.1.1l-1ubuntu1) ... #9 44.95 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ... #9 44.96 Setting up libelf1:amd64 (0.185-1build1) ... #9 44.97 Setting up readline-common (8.1-2) ... #9 44.98 Setting up publicsuffix (20210108.1309-1) ... #9 44.99 Setting up libxml2:amd64 (2.9.12+dfsg-4) ... #9 45.00 Setting up zstd (1.4.8+dfsg-2.1) ... #9 45.01 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu2) ... #9 45.02 Setting up libcc1-0:amd64 (11.2.0-7ubuntu2) ... #9 45.03 Setting up iso-codes (4.6.0-1) ... #9 45.04 Setting up liblocale-gettext-perl (1.07-4build1) ... #9 45.05 Setting up liblsan0:amd64 (11.2.0-7ubuntu2) ... #9 45.05 Setting up dctrl-tools (2.24-3) ... #9 45.07 Setting up libitm1:amd64 (11.2.0-7ubuntu2) ... #9 45.08 Setting up libgdbm6:amd64 (1.19-2) ... #9 45.09 Setting up libtsan0:amd64 (11.2.0-7ubuntu2) ... #9 45.10 Setting up libctf0:amd64 (2.37-7ubuntu1) ... #9 45.11 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... #9 45.12 Setting up pinentry-curses (1.1.1-1) ... #9 45.14 Setting up cpp-11 (11.2.0-7ubuntu2) ... #9 45.14 Setting up manpages-dev (5.10-1ubuntu1) ... #9 45.15 Setting up libdw1:amd64 (0.185-1build1) ... #9 45.16 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ... #9 45.17 Setting up libxcb1:amd64 (1.14-3ubuntu1) ... #9 45.18 Setting up gettext (0.21-4ubuntu3) ... #9 45.19 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... #9 45.32 Setting up libedit2:amd64 (3.1-20191231-2build1) ... #9 45.33 Setting up libreadline8:amd64 (8.1-2) ... #9 45.34 Setting up m4 (1.4.18-5ubuntu1) ... #9 45.35 Setting up libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ... #9 45.35 Setting up ca-certificates (20210119ubuntu1) ... #9 45.77 Updating certificates in /etc/ssl/certs... #9 46.20 128 added, 0 removed; done. #9 46.23 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ... #9 46.24 Setting up libgdbm-compat4:amd64 (1.19-2) ... #9 46.25 Setting up libperl5.32:amd64 (5.32.1-3ubuntu3) ... #9 46.26 Setting up libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 46.27 Setting up dwz (0.14-1build1) ... #9 46.28 Setting up groff-base (1.22.4-7) ... #9 46.29 Setting up cpp (4:11.2.0-1ubuntu1) ... #9 46.30 Setting up gpgconf (2.2.20-1ubuntu4) ... #9 46.31 Setting up debugedit (1:5.0-0ubuntu2) ... #9 46.32 Setting up libcurl4:amd64 (7.74.0-1.3ubuntu2) ... #9 46.33 Setting up libc6-dev:amd64 (2.34-0ubuntu3) ... #9 46.35 Setting up libx11-6:amd64 (2:1.7.2-1) ... #9 46.36 Setting up libtiff5:amd64 (4.3.0-1) ... #9 46.37 Setting up curl (7.74.0-1.3ubuntu2) ... #9 46.38 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... #9 46.39 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... #9 46.40 Setting up gpg (2.2.20-1ubuntu4) ... #9 46.41 Setting up libpython3.9-stdlib:amd64 (3.9.7-2build1) ... #9 46.42 Setting up libpython3-stdlib:amd64 (3.9.4-1build1) ... #9 46.43 Setting up gnupg-utils (2.2.20-1ubuntu4) ... #9 46.44 Setting up binutils-x86-64-linux-gnu (2.37-7ubuntu1) ... #9 46.45 Setting up gpg-agent (2.2.20-1ubuntu4) ... #9 46.91 Setting up libxpm4:amd64 (1:3.5.12-1) ... #9 46.92 Setting up openssh-client (1:8.4p1-6ubuntu2) ... #9 47.01 Setting up gpgsm (2.2.20-1ubuntu4) ... #9 47.02 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ... #9 47.03 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2) ... #9 47.03 Setting up binutils (2.37-7ubuntu1) ... #9 47.04 Setting up man-db (2.9.4-2) ... #9 47.15 Building database of manual pages ... #9 47.35 Setting up libgpgme11:amd64 (1.14.0-1ubuntu4) ... #9 47.36 Setting up dirmngr (2.2.20-1ubuntu4) ... #9 47.49 Setting up perl (5.32.1-3ubuntu3) ... #9 47.51 Setting up libpackage-stash-xs-perl (0.29-1build4) ... #9 47.52 Setting up libclass-data-inheritable-perl (0.08-3) ... #9 47.53 Setting up libdata-dump-perl (1.23-1.1) ... #9 47.54 Setting up libref-util-perl (0.204-1) ... #9 47.55 Setting up libipc-system-simple-perl (1.30-1) ... #9 47.56 Setting up libnet-domain-tld-perl (1.75-1.1) ... #9 47.57 Setting up libhash-fieldhash-perl (0.15-1build4) ... #9 47.58 Setting up libgd3:amd64 (2.3.0-2ubuntu1) ... #9 47.59 Setting up libvariable-magic-perl (0.62-1build3) ... #9 47.60 Setting up libio-html-perl (1.004-2) ... #9 47.60 Setting up libpod-parser-perl (1.63-2) ... #9 47.61 Setting up libb-hooks-op-check-perl (0.22-1build3) ... #9 47.62 Setting up liblist-moreutils-xs-perl (0.430-2) ... #9 47.63 Setting up libparams-util-perl (1.102-1build2) ... #9 47.64 Setting up libdpkg-perl (1.20.9ubuntu2) ... #9 47.65 Setting up libtime-duration-perl (1.21-1) ... #9 47.66 Setting up autoconf (2.69-14) ... #9 47.67 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #9 47.68 Setting up libarray-intspan-perl (2.004-1) ... #9 47.69 Setting up libcapture-tiny-perl (0.48-1) ... #9 47.70 Setting up libtimedate-perl (2.3300-2) ... #9 47.71 Setting up libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ... #9 47.72 Setting up gpg-wks-server (2.2.20-1ubuntu4) ... #9 47.73 Setting up libsub-name-perl (0.26-1build2) ... #9 47.74 Setting up libtype-tiny-xs-perl (0.022-1) ... #9 47.75 Setting up libdata-validate-domain-perl (0.10-1.1) ... #9 47.76 Setting up libproc-processtable-perl (0.59-2build2) ... #9 47.77 Setting up libfile-chdir-perl (0.1008-1.1) ... #9 47.78 Setting up gcc-11 (11.2.0-7ubuntu2) ... #9 47.78 Setting up xauth (1:1.1-1) ... #9 47.79 Setting up libpath-tiny-perl (0.118-1) ... #9 47.80 Setting up libarchive-cpio-perl (0.10-1.1) ... #9 47.81 Setting up libjson-perl (4.03000-1) ... #9 47.82 Setting up libipc-run3-perl (0.048-2) ... #9 47.83 Setting up libsub-override-perl (0.09-2) ... #9 47.84 Setting up libaliased-perl (0.34-1.1) ... #9 47.85 Setting up libstrictures-perl (2.000006-1) ... #9 47.86 Setting up libsub-quote-perl (2.006006-1) ... #9 47.87 Setting up libdevel-stacktrace-perl (2.0400-1) ... #9 47.88 Setting up libclass-xsaccessor-perl (1.19-3build7) ... #9 47.89 Setting up libsort-versions-perl (1.62-1) ... #9 47.90 Setting up libexporter-tiny-perl (1.002002-1) ... #9 47.91 Setting up libre-engine-re2-perl:amd64 (0.14-1build1) ... #9 47.92 Setting up libfile-dirlist-perl (0.05-2) ... #9 47.93 Setting up libterm-readkey-perl (2.38-1build2) ... #9 47.94 Setting up libtext-levenshteinxs-perl (0.03-4build9) ... #9 47.95 Setting up libperlio-gzip-perl (0.19-1build7) ... #9 47.96 Setting up libsys-hostname-long-perl (1.5-2) ... #9 47.97 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #9 47.98 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... #9 47.99 Setting up liburi-perl (5.08-1) ... #9 48.00 Setting up libfile-touch-perl (0.11-1) ... #9 48.01 Setting up python3.9 (3.9.7-2build1) ... #9 48.61 Setting up libc-devtools (2.34-0ubuntu3) ... #9 48.62 Setting up libemail-address-xs-perl (1.04-1build5) ... #9 48.63 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... #9 48.63 Setting up automake (1:1.16.4-2) ... #9 48.64 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #9 48.64 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 48.64 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 48.65 Setting up libapt-pkg-perl (0.1.40) ... #9 48.66 Setting up libstring-escape-perl (2010.002-2) ... #9 48.67 Setting up libhttp-date-perl (6.05-1) ... #9 48.68 Setting up libfile-which-perl (1.23-1) ... #9 48.69 Setting up libfile-basedir-perl (0.08-1) ... #9 48.70 Setting up libnumber-range-perl (0.12-1.1) ... #9 48.70 Setting up libunicode-utf8-perl (0.62-1build2) ... #9 48.71 Setting up libmouse-perl (2.5.10-1build2) ... #9 48.72 Setting up libfile-listing-perl (6.14-1) ... #9 48.73 Setting up gpg-wks-client (2.2.20-1ubuntu4) ... #9 48.74 Setting up libregexp-pattern-perl (0.2.14-1) ... #9 48.75 Setting up libdata-messagepack-perl (1.01-2) ... #9 48.76 Setting up libfont-afm-perl (1.20-3) ... #9 48.77 Setting up libwant-perl (0.29-1build6) ... #9 48.78 Setting up libdynaloader-functions-perl (0.003-1.1) ... #9 48.80 Setting up libtext-glob-perl (0.11-1) ... #9 48.81 Setting up libclass-method-modifiers-perl (2.13-1) ... #9 48.81 Setting up liblist-compare-perl (0.55-1) ... #9 48.83 Setting up libref-util-xs-perl (0.117-1build3) ... #9 48.83 Setting up libio-pty-perl (1:1.15-2build1) ... #9 48.84 Setting up libtool (2.4.6-15) ... #9 48.85 Setting up g++-11 (11.2.0-7ubuntu2) ... #9 48.88 Setting up libfile-fcntllock-perl (0.22-3build5) ... #9 48.89 Setting up libsort-key-perl (1.33-2build4) ... #9 48.90 Setting up libclone-perl (0.45-1build1) ... #9 48.91 Setting up libalgorithm-diff-perl (1.201-1) ... #9 48.92 Setting up libarchive-zip-perl (1.68-1) ... #9 48.93 Setting up libsub-identify-perl (0.14-1build4) ... #9 48.94 Setting up libdistro-info-perl (1.0) ... #9 48.95 Setting up libcpanel-json-xs-perl (4.25-1build1) ... #9 48.95 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... #9 48.96 Setting up libio-stringy-perl (2.111-3) ... #9 48.97 Setting up liblist-moreutils-perl (0.430-2) ... #9 48.98 Setting up libhtml-tagset-perl (3.20-4) ... #9 49.00 Setting up liblog-any-perl (1.709-1) ... #9 49.01 Setting up libauthen-sasl-perl (2.1600-1.1) ... #9 49.02 Setting up libdevel-size-perl (0.83-1build3) ... #9 49.03 Setting up libdebhelper-perl (13.3.4ubuntu2) ... #9 49.04 Setting up libpod-constants-perl (0.19-2) ... #9 49.05 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #9 49.06 Setting up liblwp-mediatypes-perl (6.04-1) ... #9 49.07 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... #9 49.08 Setting up libtry-tiny-perl (0.30-1) ... #9 49.09 Setting up libtype-tiny-perl (1.012002-1) ... #9 49.11 Setting up libcommon-sense-perl (3.75-1build4) ... #9 49.12 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #9 49.13 Setting up libnet-http-perl (6.20-1) ... #9 49.14 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build2) ... #9 49.15 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #9 49.16 Setting up libtime-moment-perl (0.44-1build4) ... #9 49.17 Setting up libencode-locale-perl (1.05-1.1) ... #9 49.18 Setting up python3 (3.9.4-1build1) ... #9 49.47 Setting up libexception-class-perl (1.44-1) ... #9 49.48 Setting up python3-xdg (0.27-2) ... #9 49.63 Setting up libconfig-tiny-perl (2.26-1) ... #9 49.64 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... #9 49.66 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ... #9 49.67 Setting up liblist-utilsby-perl (0.11-1) ... #9 49.68 Setting up libstring-shellquote-perl (1.04-1) ... #9 49.69 Setting up libsub-install-perl (0.928-1.1) ... #9 49.70 Setting up gcc (4:11.2.0-1ubuntu1) ... #9 49.72 Setting up dpkg-dev (1.20.9ubuntu2) ... #9 49.73 Setting up libnumber-compare-perl (0.03-1.1) ... #9 49.74 Setting up intltool-debian (0.35.0+20060710.5) ... #9 49.75 Setting up liberror-perl (0.17029-1) ... #9 49.76 Setting up python3-six (1.16.0-2) ... #9 49.90 Setting up dh-autoreconf (20) ... #9 49.91 Setting up patchutils (0.4.2-1) ... #9 49.92 Setting up libmail-sendmail-perl (0.80-1.1) ... #9 49.93 Setting up libltdl-dev:amd64 (2.4.6-15) ... #9 49.94 Setting up libjson-maybexs-perl (1.004003-1) ... #9 49.95 Setting up libxml-sax-base-perl (1.09-1.1) ... #9 49.96 Setting up libio-string-perl (1.08-3.1) ... #9 49.97 Setting up libreadonly-perl (2.050-3) ... #9 49.97 Setting up python3-gpg (1.14.0-1ubuntu4) ... #9 50.14 Setting up python3-certifi (2020.6.20-1) ... #9 50.28 Setting up libfile-find-rule-perl (0.34-1) ... #9 50.29 Setting up libstring-copyright-perl (0.003006-1) ... #9 50.30 Setting up python3-idna (2.10-1) ... #9 50.50 Setting up libdata-optlist-perl (0.110-1.1) ... #9 50.51 Setting up libipc-run-perl (20200505.0-1) ... #9 50.52 Setting up git (1:2.32.0-1ubuntu1) ... #9 50.54 Setting up libtext-xslate-perl (3.5.8-1build2) ... #9 50.54 Setting up python3-urllib3 (1.26.5-1~exp1) ... #9 50.72 Setting up libcontextual-return-perl (0.004014-2) ... #9 50.73 Setting up libwww-robotrules-perl (6.02-1) ... #9 50.74 Setting up libtypes-serialiser-perl (1.01-1) ... #9 50.75 Setting up g++ (4:11.2.0-1ubuntu1) ... #9 50.77 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #9 50.77 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 50.78 Setting up libhtml-parser-perl:amd64 (3.76-1) ... #9 50.79 Setting up libgit-wrapper-perl (0.048-1) ... #9 50.80 Setting up liblog-any-adapter-screen-perl (0.140-2) ... #9 50.81 Setting up librole-tiny-perl (2.002004-1) ... #9 50.82 Setting up gnupg (2.2.20-1ubuntu4) ... #9 50.82 Setting up build-essential (12.9ubuntu2) ... #9 50.83 Setting up python3-unidiff (0.5.5-2) ... #9 50.97 Setting up lsb-release (11.1.0ubuntu3) ... #9 50.98 Setting up libfont-ttf-perl (1.06-1.1) ... #9 51.00 Setting up libfile-homedir-perl (1.006-1) ... #9 51.00 Setting up python3-magic (2:0.4.20-3) ... #9 51.14 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... #9 51.15 Setting up libio-socket-ssl-perl (2.069-1) ... #9 51.17 Setting up libsub-exporter-perl (0.987-1) ... #9 51.18 Setting up libalgorithm-merge-perl (0.08-3) ... #9 51.20 Setting up libhttp-message-perl (6.29-1) ... #9 51.21 Setting up libhtml-form-perl (6.07-1) ... #9 51.23 Setting up python3-pkg-resources (52.0.0-4) ... #9 51.42 Setting up libiterator-perl (0.03+ds1-1.1) ... #9 51.43 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #9 51.44 Setting up libjson-xs-perl (4.030-1build2) ... #9 51.45 Setting up libhttp-negotiate-perl (6.01-1) ... #9 51.46 Setting up libio-prompter-perl (0.004015-1) ... #9 51.47 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #9 51.48 Setting up libhttp-cookies-perl (6.10-1) ... #9 51.49 Setting up python3-apt (2.2.1) ... #9 51.64 Setting up po-debconf (1.0.21+nmu1) ... #9 51.65 Setting up libhtml-tree-perl (5.07-2) ... #9 51.66 Setting up libparams-classify-perl (0.015-1build4) ... #9 51.67 Setting up libpath-iterator-rule-perl (1.014-1) ... #9 51.68 Setting up libhtml-format-perl (2.12-1.1) ... #9 51.69 Setting up libxml-sax-perl (1.02+dfsg-1) ... #9 51.75 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #9 51.81 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 51.92 #9 51.92 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 51.95 Setting up python3-chardet (4.0.0-1) ... #9 52.22 Setting up libnet-smtp-ssl-perl (1.04-1) ... #9 52.23 Setting up libmodule-runtime-perl (0.016-1) ... #9 52.24 Setting up libmailtools-perl (2.21-1) ... #9 52.24 Setting up python3-debian (0.1.39ubuntu1) ... #9 52.40 Setting up python3-requests (2.25.1+dfsg-2) ... #9 52.56 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... #9 52.60 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #9 52.67 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #9 52.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 52.85 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 52.88 Setting up dh-strip-nondeterminism (1.12.0-1) ... #9 52.89 Setting up libconst-fast-perl (0.014-1.1) ... #9 52.90 Setting up libhttp-daemon-perl (6.12-1) ... #9 52.91 Setting up libdata-dpath-perl (0.58-1) ... #9 52.92 Setting up libmodule-implementation-perl (0.09-1.1) ... #9 52.93 Setting up libpackage-stash-perl (0.39-1) ... #9 52.94 Setting up libimport-into-perl (1.002005-1) ... #9 52.95 Setting up libmoo-perl (2.004004-1) ... #9 52.96 Setting up liblist-someutils-perl (0.58-1) ... #9 52.97 Setting up debhelper (13.3.4ubuntu2) ... #9 52.98 Setting up dput (1.1.0ubuntu2) ... #9 53.14 Setting up liblist-someutils-xs-perl (0.58-2build2) ... #9 53.15 Setting up equivs (2.3.1) ... #9 53.16 Setting up libmoox-aliases-perl (0.001006-1.1) ... #9 53.17 Setting up libparams-validate-perl:amd64 (1.30-1build2) ... #9 53.18 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #9 53.19 Setting up libnamespace-clean-perl (0.27-1) ... #9 53.19 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #9 53.20 Setting up libnamespace-autoclean-perl (0.29-1) ... #9 53.21 Setting up libgitlab-api-v4-perl (0.26-1) ... #9 53.22 Setting up libmoox-struct-perl (0.020-1) ... #9 53.23 Setting up lintian (2.104.0ubuntu3) ... #9 53.25 Setting up licensecheck (3.1.1-2) ... #9 53.26 Setting up liblwp-protocol-https-perl (6.10-1) ... #9 53.27 Setting up libwww-perl (6.53-1) ... #9 53.28 Setting up devscripts (2.21.4ubuntu1) ... #9 53.44 Setting up libxml-parser-perl:amd64 (2.46-2) ... #9 53.45 Setting up libxml-sax-expat-perl (0.51-1) ... #9 53.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #9 53.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #9 53.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #9 53.69 Processing triggers for libc-bin (2.34-0ubuntu3) ... #9 53.71 Processing triggers for ca-certificates (20210119ubuntu1) ... #9 53.72 Updating certificates in /etc/ssl/certs... #9 54.05 0 added, 0 removed; done. #9 54.05 Running hooks in /etc/ca-certificates/update.d... #9 54.05 done. #9 DONE 54.5s #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:88403f63f89d51c5f9940b82c828a24f564bae131b4f68eca7efeb15392e9a51 #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:26938490dbb48b89e05916695b6a52de032633d92bbc642a130e9150ddeedb56 #12 1.104 Hit:1 http://security.ubuntu.com/ubuntu impish-security InRelease #12 1.219 Hit:2 http://archive.ubuntu.com/ubuntu impish InRelease #12 1.297 Hit:3 http://archive.ubuntu.com/ubuntu impish-updates InRelease #12 1.374 Hit:4 http://archive.ubuntu.com/ubuntu impish-backports InRelease #12 1.725 Reading package lists... #12 3.162 dpkg-buildpackage: info: source package docker-ce-build-deps #12 3.162 dpkg-buildpackage: info: source version 1.0 #12 3.162 dpkg-buildpackage: info: source distribution unstable #12 3.162 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #12 3.201 dpkg-source --before-build . #12 3.201 dpkg-buildpackage: info: host architecture amd64 #12 3.298 debian/rules clean #12 3.300 dh clean #12 3.385 dh_clean #12 3.418 debian/rules binary #12 3.419 dh binary #12 3.497 dh_update_autotools_config #12 3.524 dh_autoreconf #12 3.563 create-stamp debian/debhelper-build-stamp #12 3.563 dh_prep #12 3.590 dh_install #12 3.622 dh_installdocs #12 3.659 dh_installchangelogs #12 3.743 dh_perl #12 3.777 dh_link #12 3.810 dh_strip_nondeterminism #12 3.867 dh_compress #12 3.905 dh_fixperms #12 3.942 dh_missing #12 3.970 dh_installdeb #12 4.002 dh_gencontrol #12 4.114 dh_md5sums #12 4.147 dh_builddeb #12 4.172 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #12 4.294 dpkg-genbuildinfo --build=binary #12 4.428 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #12 4.507 dpkg-genchanges: info: binary-only upload (no source code included) #12 4.510 dpkg-source --after-build . #12 4.606 dpkg-buildpackage: info: binary-only upload (no source included) #12 4.611 #12 4.611 The package has been created. #12 4.611 Attention, the package has been created in the current directory, #12 4.611 not in ".." as indicated by the message above! #12 4.632 Selecting previously unselected package docker-ce-build-deps. #12 4.646 (Reading database ... 26788 files and directories currently installed.) #12 4.647 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #12 4.650 Unpacking docker-ce-build-deps (1.0) ... #12 4.715 Reading package lists... #12 5.309 Building dependency tree... #12 5.439 Reading state information... #12 5.444 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #12 5.616 Starting 2 pkgProblemResolver with broken count: 0 #12 5.619 Done #12 5.750 Done #12 5.889 Starting pkgProblemResolver with broken count: 0 #12 5.912 Starting 2 pkgProblemResolver with broken count: 0 #12 5.914 Done #12 6.117 The following additional packages will be installed: #12 6.118 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 6.118 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 6.118 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 6.119 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 6.119 libsystemd-dev libudev-dev libuv1 pkg-config #12 6.120 Suggested packages: #12 6.120 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #12 6.120 Recommended packages: #12 6.120 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs #12 6.154 The following NEW packages will be installed: #12 6.154 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev #12 6.155 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 #12 6.155 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #12 6.155 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #12 6.156 libsystemd-dev libudev-dev libuv1 pkg-config #12 6.579 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #12 6.579 1 not fully installed or removed. #12 6.579 Need to get 11.0 MB of archives. #12 6.579 After this operation, 44.6 MB of additional disk space will be used. #12 6.579 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB] #12 6.927 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake-data all 3.18.4-2ubuntu2 [1728 kB] #12 7.183 Get:3 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive13 amd64 3.4.3-2 [334 kB] #12 7.201 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 libjsoncpp24 amd64 1.9.4-4build1 [80.3 kB] #12 7.205 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 librhash0 amd64 1.4.1-2build1 [124 kB] #12 7.213 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 libuv1 amd64 1.40.0-2ubuntu1 [90.9 kB] #12 7.217 Get:7 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake amd64 3.18.4-2ubuntu2 [4435 kB] #12 7.423 Get:8 http://archive.ubuntu.com/ubuntu impish/universe amd64 dh-apparmor all 3.0.3-0ubuntu1 [9456 B] #12 7.424 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs0 amd64 5.10.1-2build1 [87.2 kB] #12 7.425 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs-dev amd64 5.10.1-2build1 [258 kB] #12 7.436 Get:11 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu3 [139 kB] #12 7.441 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu3 [12.6 kB] #12 7.441 Get:13 http://archive.ubuntu.com/ubuntu impish/main amd64 libudev-dev amd64 248.3-1ubuntu8 [20.7 kB] #12 7.442 Get:14 http://archive.ubuntu.com/ubuntu impish/main amd64 libsepol1-dev amd64 3.1-1ubuntu2 [367 kB] #12 7.451 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-16-0 amd64 10.37-0ubuntu2 [202 kB] #12 7.465 Get:16 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-32-0 amd64 10.37-0ubuntu2 [192 kB] #12 7.497 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-posix3 amd64 10.37-0ubuntu2 [6120 B] #12 7.569 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-dev amd64 10.37-0ubuntu2 [724 kB] #12 7.580 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libselinux1-dev amd64 3.1-3build2 [157 kB] #12 7.583 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu3 [36.5 kB] #12 7.583 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB] #12 7.584 Get:22 http://archive.ubuntu.com/ubuntu impish/main amd64 libsystemd-dev amd64 248.3-1ubuntu8 [303 kB] #12 7.589 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libglib2.0-0 amd64 2.68.4-1ubuntu1 [1424 kB] #12 7.659 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB] #12 7.808 debconf: delaying package configuration, since apt-utils is not installed #12 7.846 Fetched 11.0 MB in 1s (7366 kB/s) #12 7.873 Selecting previously unselected package bash-completion. #12 7.873 (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 ... 26792 files and directories currently installed.) #12 7.890 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... #12 8.369 Unpacking bash-completion (1:2.11-2ubuntu1) ... #12 8.491 Selecting previously unselected package cmake-data. #12 8.494 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ... #12 8.498 Unpacking cmake-data (3.18.4-2ubuntu2) ... #12 8.828 Selecting previously unselected package libarchive13:amd64. #12 8.832 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ... #12 8.838 Unpacking libarchive13:amd64 (3.4.3-2) ... #12 8.892 Selecting previously unselected package libjsoncpp24:amd64. #12 8.895 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_amd64.deb ... #12 8.898 Unpacking libjsoncpp24:amd64 (1.9.4-4build1) ... #12 8.928 Selecting previously unselected package librhash0:amd64. #12 8.931 Preparing to unpack .../04-librhash0_1.4.1-2build1_amd64.deb ... #12 8.934 Unpacking librhash0:amd64 (1.4.1-2build1) ... #12 8.965 Selecting previously unselected package libuv1:amd64. #12 8.970 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_amd64.deb ... #12 8.974 Unpacking libuv1:amd64 (1.40.0-2ubuntu1) ... #12 9.000 Selecting previously unselected package cmake. #12 9.003 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_amd64.deb ... #12 9.006 Unpacking cmake (3.18.4-2ubuntu2) ... #12 9.105 Selecting previously unselected package dh-apparmor. #12 9.108 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ... #12 9.111 Unpacking dh-apparmor (3.0.3-0ubuntu1) ... #12 9.143 Selecting previously unselected package libbtrfs0:amd64. #12 9.146 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_amd64.deb ... #12 9.150 Unpacking libbtrfs0:amd64 (5.10.1-2build1) ... #12 9.177 Selecting previously unselected package libbtrfs-dev:amd64. #12 9.178 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_amd64.deb ... #12 9.181 Unpacking libbtrfs-dev:amd64 (5.10.1-2build1) ... #12 9.214 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 9.217 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ... #12 9.220 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 9.254 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #12 9.257 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ... #12 9.261 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 9.285 Selecting previously unselected package libudev-dev:amd64. #12 9.288 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8_amd64.deb ... #12 9.291 Unpacking libudev-dev:amd64 (248.3-1ubuntu8) ... #12 9.319 Selecting previously unselected package libsepol1-dev:amd64. #12 9.322 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2_amd64.deb ... #12 9.326 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu2) ... #12 9.371 Selecting previously unselected package libpcre2-16-0:amd64. #12 9.374 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_amd64.deb ... #12 9.378 Unpacking libpcre2-16-0:amd64 (10.37-0ubuntu2) ... #12 9.414 Selecting previously unselected package libpcre2-32-0:amd64. #12 9.417 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_amd64.deb ... #12 9.421 Unpacking libpcre2-32-0:amd64 (10.37-0ubuntu2) ... #12 9.456 Selecting previously unselected package libpcre2-posix3:amd64. #12 9.459 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_amd64.deb ... #12 9.463 Unpacking libpcre2-posix3:amd64 (10.37-0ubuntu2) ... #12 9.492 Selecting previously unselected package libpcre2-dev:amd64. #12 9.495 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_amd64.deb ... #12 9.498 Unpacking libpcre2-dev:amd64 (10.37-0ubuntu2) ... #12 9.540 Selecting previously unselected package libselinux1-dev:amd64. #12 9.543 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_amd64.deb ... #12 9.547 Unpacking libselinux1-dev:amd64 (3.1-3build2) ... #12 9.585 Selecting previously unselected package libdevmapper-dev:amd64. #12 9.588 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_amd64.deb ... #12 9.592 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ... #12 9.620 Selecting previously unselected package libseccomp-dev:amd64. #12 9.623 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ... #12 9.630 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 9.678 Selecting previously unselected package libsystemd-dev:amd64. #12 9.681 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8_amd64.deb ... #12 9.685 Unpacking libsystemd-dev:amd64 (248.3-1ubuntu8) ... #12 9.748 Selecting previously unselected package libglib2.0-0:amd64. #12 9.751 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_amd64.deb ... #12 9.756 Unpacking libglib2.0-0:amd64 (2.68.4-1ubuntu1) ... #12 9.818 Selecting previously unselected package pkg-config. #12 9.821 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ... #12 9.825 Unpacking pkg-config (0.29.2-1ubuntu1) ... #12 9.866 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... #12 9.878 Setting up libarchive13:amd64 (3.4.3-2) ... #12 9.889 Setting up libglib2.0-0:amd64 (2.68.4-1ubuntu1) ... #12 9.900 No schema files found: doing nothing. #12 9.906 Setting up libsepol1-dev:amd64 (3.1-1ubuntu2) ... #12 9.915 Setting up libpcre2-16-0:amd64 (10.37-0ubuntu2) ... #12 9.926 Setting up libbtrfs0:amd64 (5.10.1-2build1) ... #12 9.939 Setting up libpcre2-32-0:amd64 (10.37-0ubuntu2) ... #12 9.955 Setting up libuv1:amd64 (1.40.0-2ubuntu1) ... #12 9.967 Setting up bash-completion (1:2.11-2ubuntu1) ... #12 10.49 Setting up pkg-config (0.29.2-1ubuntu1) ... #12 10.54 Setting up libudev-dev:amd64 (248.3-1ubuntu8) ... #12 10.55 Setting up libjsoncpp24:amd64 (1.9.4-4build1) ... #12 10.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 10.57 Setting up libpcre2-posix3:amd64 (10.37-0ubuntu2) ... #12 10.58 Setting up libbtrfs-dev:amd64 (5.10.1-2build1) ... #12 10.59 Setting up librhash0:amd64 (1.4.1-2build1) ... #12 10.60 Setting up cmake-data (3.18.4-2ubuntu2) ... #12 10.62 Setting up dh-apparmor (3.0.3-0ubuntu1) ... #12 10.63 Setting up libsystemd-dev:amd64 (248.3-1ubuntu8) ... #12 10.64 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... #12 10.65 Setting up libpcre2-dev:amd64 (10.37-0ubuntu2) ... #12 10.66 Setting up libselinux1-dev:amd64 (3.1-3build2) ... #12 10.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ... #12 10.68 Setting up cmake (3.18.4-2ubuntu2) ... #12 10.69 Setting up docker-ce-build-deps (1.0) ... #12 10.70 Processing triggers for man-db (2.9.4-2) ... #12 10.73 Processing triggers for libc-bin (2.34-0ubuntu3) ... #12 DONE 10.9s #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:edb4370f1fc4ef7193609da0ffd11dcfcd569de6ef82d2e66a367e7f270dd1ef #13 DONE 0.2s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:5ad233cb859c1729e4001ebbd55e08c9627e498cb215b8fce1bc46400ffff37a #15 DONE 3.8s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:6110832ed08fa1ff93df790bdc348d29d0848db6692616810bf5ac9b4b59bcce #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:e25d25210ce7622522e870c4e1b682dc9aa6da695e5a43d64170744753a461ac #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #18 exporting layers 6.6s done #18 writing image sha256:40141821ed4e9bcebd274df71147c9b6b15ba8d32c7db401263dd6a742999d5e done #18 naming to docker.io/debbuild-ubuntu-impish/x86_64 done #18 DONE 6.6s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=8ab80e4 -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb/debbuild/ubuntu-impish:/build debbuild-ubuntu-impish/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-20211015144513-b485636 ]] VERSION AAA 0.0.0-20211015144513-b485636 + echo VERSION AAA 0.0.0-20211015144513-b485636 + VERSION=0.0.0-20211015144513-b485636 VERSION bbb 0.0.0-20211015144513-b485636 + echo VERSION bbb 0.0.0-20211015144513-b485636 ++ 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='Fri, 22 Oct 2021 13:47:13 +0000' + cat + export CLI_GITCOMMIT=b485636 + CLI_GITCOMMIT=b485636 + export ENGINE_GITCOMMIT=8ab80e4 + ENGINE_GITCOMMIT=8ab80e4 + export SCAN_GITCOMMIT=b05830d + SCAN_GITCOMMIT=b05830d + echo VERSION BBB 0.0.0-20211015144513-b485636 VERSION BBB 0.0.0-20211015144513-b485636 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~ubuntu-impish dpkg-buildpackage: info: source distribution impish 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-20211015144513-b485636-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.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=8ab80e4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 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 11.2.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' + 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 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/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 13:51:29 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 13:51:29 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=b05830d TAG_NAME=v0.9.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=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.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 v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/theupdateframework/notary v0.7.0 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.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 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-20211015144513-b485636, build 8ab80e4 ./cli/build/docker -v Docker version 0.0.0-20211015144513-b485636, build b485636 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-20211015144513-b485636 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 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols) 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 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb'. dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_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-20211015144513-b485636-0~ubuntu-impish_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb /root/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' copied '/root/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb' removed '/root/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish" == Building packages for debian-bullseye == mkdir -p "debbuild/debian-bullseye" DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-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:bfd3397221dfa0373c3fb40082ad715e5264b14b087787f527919cdf8f2ca48c #1 transferring dockerfile: 922B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:55dc2bee137225e13906ece161a6fd7950a1cb2f5d3fde15d618805f21188fed #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:3ccc095934a348f42e5757472acd53e49981090246e8d4a957a67d879ef6f34a #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:a3ebeb493658298950852ce69e4fba8b294f34a7b741af24eed6805ef6464c39 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e #3 DONE 0.3s #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c #7 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 #7 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #13 DONE 0.0s #9 [internal] load build context #9 sha256:1ce47cdf42c5d5991a8cee6fca7d1f2cb7d7cc76cb752f2858d50c2cdf030c71 #9 transferring context: 839B done #9 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 #13 CACHED #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c #7 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 #7 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done #7 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done #7 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done #7 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0B / 54.92MB 0.1s #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 35.65MB / 54.92MB 0.4s #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 46.14MB / 54.92MB 0.5s #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 0.6s #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 0.6s done #7 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 #7 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 2.3s done #7 DONE 3.2s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:295d8900208c32811285f53ef9a378c2bd37a9b837dd85daa987634ff0df86fd #8 0.973 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #8 0.987 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] #8 0.988 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] #8 1.105 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] #8 1.291 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2300 B] #8 1.401 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [72.0 kB] #8 2.404 Fetched 8454 kB in 2s (4956 kB/s) #8 2.404 Reading package lists... #8 2.902 Reading package lists... #8 3.379 Building dependency tree... #8 3.471 Reading state information... #8 3.598 The following additional packages will be installed: #8 3.598 autoconf automake autopoint autotools-dev binutils binutils-common #8 3.598 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 3.598 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring #8 3.598 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #8 3.598 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ #8 3.598 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils #8 3.598 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #8 3.598 intltool-debian iso-codes less libalgorithm-diff-perl #8 3.598 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl #8 3.598 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 #8 3.598 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl #8 3.598 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 #8 3.598 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 #8 3.598 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl #8 3.598 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl #8 3.598 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl #8 3.598 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl #8 3.598 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #8 3.598 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl #8 3.598 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl #8 3.598 libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 3.598 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 3.598 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 3.598 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 3.598 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 3.598 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 3.598 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 3.598 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 3.598 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 3.598 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 3.598 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 3.598 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 3.598 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 3.598 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 3.598 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 3.598 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 3.598 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 3.598 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 3.598 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 3.598 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 3.598 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 3.599 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 3.599 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 3.599 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 3.599 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 3.599 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 3.599 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 3.599 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 3.599 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 3.599 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 3.599 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 3.599 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 3.599 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 3.599 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 3.599 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 3.599 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 3.599 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 3.599 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 3.599 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 3.599 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 3.599 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 3.599 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 3.599 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 3.599 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 3.599 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 3.599 libstring-shellquote-perl libsub-exporter-perl #8 3.599 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 3.599 libsub-name-perl libsub-override-perl libsub-quote-perl #8 3.599 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 3.599 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 3.599 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 3.599 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 3.599 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 3.599 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 3.599 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #8 3.599 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 3.599 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 3.599 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 3.599 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 3.599 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 3.599 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 3.599 netbase openssh-client openssl patch patchutils pbzip2 perl #8 3.599 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 3.599 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 3.599 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 3.599 python3-magic python3-minimal python3-pkg-resources python3-requests #8 3.599 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 3.599 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 3.599 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 3.600 Suggested packages: #8 3.600 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc #8 3.600 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone #8 3.600 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #8 3.600 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #8 3.600 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 3.600 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts #8 3.600 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m #8 3.600 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync #8 3.600 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc #8 3.600 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 3.600 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 3.600 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip #8 3.600 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm #8 3.600 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl #8 3.600 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #8 3.600 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #8 3.600 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc #8 3.600 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #8 3.600 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl #8 3.600 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion #8 3.600 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor #8 3.600 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc #8 3.600 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 3.600 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc #8 3.600 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #8 3.600 python3-cryptography python3-openssl python3-socks python-requests-doc #8 3.600 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc #8 5.134 The following NEW packages will be installed: #8 5.134 autoconf automake autopoint autotools-dev binutils binutils-common #8 5.134 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 #8 5.134 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring #8 5.134 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #8 5.134 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config #8 5.134 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man #8 5.134 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #8 5.135 gpgconf gpgsm groff-base intltool-debian iso-codes less #8 5.135 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #8 5.135 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #8 5.135 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 #8 5.135 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #8 5.135 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev #8 5.135 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl #8 5.135 libclass-inspector-perl libclass-method-modifiers-perl #8 5.135 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl #8 5.135 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl #8 5.135 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 #8 5.135 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl #8 5.135 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl #8 5.135 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl #8 5.135 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl #8 5.135 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl #8 5.135 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 #8 5.135 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl #8 5.135 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl #8 5.135 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl #8 5.135 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl #8 5.135 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 #8 5.135 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 #8 5.135 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl #8 5.135 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 #8 5.135 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl #8 5.135 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl #8 5.135 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #8 5.135 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl #8 5.135 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl #8 5.135 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl #8 5.135 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl #8 5.135 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl #8 5.135 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl #8 5.135 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl #8 5.135 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl #8 5.135 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl #8 5.135 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 #8 5.136 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc #8 5.136 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 #8 5.136 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl #8 5.136 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 #8 5.136 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl #8 5.136 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl #8 5.136 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl #8 5.136 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 #8 5.136 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl #8 5.136 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl #8 5.136 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 #8 5.136 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 #8 5.136 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 #8 5.136 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl #8 5.136 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl #8 5.136 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 #8 5.136 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl #8 5.136 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl #8 5.136 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev #8 5.136 libstrictures-perl libstring-copyright-perl libstring-escape-perl #8 5.136 libstring-shellquote-perl libsub-exporter-perl #8 5.136 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #8 5.136 libsub-name-perl libsub-override-perl libsub-quote-perl #8 5.136 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl #8 5.136 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl #8 5.136 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 #8 5.136 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev #8 5.136 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl #8 5.137 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl #8 5.137 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 #8 5.137 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #8 5.137 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl #8 5.137 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #8 5.137 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 #8 5.137 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev #8 5.137 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types #8 5.137 netbase openssh-client openssl patch patchutils pbzip2 perl #8 5.137 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf #8 5.137 pristine-tar publicsuffix python-apt-common python3 python3-apt #8 5.137 python3-certifi python3-chardet python3-debian python3-gpg python3-idna #8 5.137 python3-magic python3-minimal python3-pkg-resources python3-requests #8 5.137 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 #8 5.137 python3.9-minimal readline-common sensible-utils shared-mime-info strace #8 5.137 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils #8 5.413 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded. #8 5.413 Need to get 175 MB of archives. #8 5.413 After this operation, 571 MB of additional disk space will be used. #8 5.413 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8 [145 kB] #8 5.416 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] #8 5.417 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] #8 5.424 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] #8 5.425 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] #8 5.426 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] #8 5.437 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] #8 5.459 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] #8 5.460 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB] #8 5.493 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB] #8 5.496 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] #8 5.497 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] #8 5.503 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB] #8 5.504 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] #8 5.518 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] #8 5.518 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] #8 5.519 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] #8 5.520 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] #8 5.521 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] #8 5.522 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] #8 5.524 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] #8 5.530 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] #8 5.543 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] #8 5.546 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] #8 5.547 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] #8 5.547 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] #8 5.549 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] #8 5.549 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] #8 5.550 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] #8 5.551 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] #8 5.557 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] #8 5.559 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] #8 5.561 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] #8 5.562 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] #8 5.563 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] #8 5.565 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] #8 5.575 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] #8 5.575 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] #8 5.576 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] #8 5.578 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] #8 5.578 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] #8 5.579 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB] #8 5.586 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] #8 5.587 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] #8 5.589 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] #8 5.589 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] #8 5.591 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] #8 5.594 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] #8 5.595 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] #8 5.601 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] #8 5.605 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] #8 5.621 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] #8 5.625 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] #8 5.626 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] #8 5.627 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] #8 5.642 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] #8 5.642 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u2 [275 kB] #8 5.645 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.70-1 [1410 kB] #8 5.655 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] #8 5.656 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB] #8 5.658 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] #8 5.659 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u2 [2344 kB] #8 5.677 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] #8 5.682 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] #8 5.696 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] #8 5.697 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] #8 5.764 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] #8 5.764 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] #8 5.765 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] #8 5.766 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] #8 5.767 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] #8 5.767 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] #8 5.782 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] #8 5.789 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] #8 5.803 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] #8 5.809 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] #8 5.810 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] #8 5.827 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] #8 5.962 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] #8 5.963 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] #8 5.976 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] #8 6.050 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] #8 6.050 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] #8 6.054 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB] #8 6.065 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] #8 6.066 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] #8 6.082 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] #8 6.083 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] #8 6.085 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.086 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] #8 6.087 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] #8 6.089 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] #8 6.090 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] #8 6.091 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] #8 6.091 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] #8 6.093 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] #8 6.096 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] #8 6.098 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] #8 6.099 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] #8 6.101 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] #8 6.105 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] #8 6.105 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] #8 6.106 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] #8 6.107 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] #8 6.108 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] #8 6.108 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] #8 6.109 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] #8 6.111 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] #8 6.178 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] #8 6.183 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] #8 6.193 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 6.193 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] #8 6.195 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] #8 6.204 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] #8 6.471 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] #8 6.472 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] #8 6.473 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] #8 6.474 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB] #8 6.478 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB] #8 6.479 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] #8 6.480 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB] #8 6.485 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB] #8 6.493 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB] #8 6.499 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB] #8 6.505 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] #8 6.506 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB] #8 6.511 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB] #8 6.514 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB] #8 6.518 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB] #8 6.523 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB] #8 6.528 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] #8 6.529 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 6.529 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] #8 6.530 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] #8 6.530 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] #8 6.530 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] #8 6.531 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] #8 6.532 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] #8 6.532 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] #8 6.533 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] #8 6.533 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] #8 6.534 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 6.534 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 6.535 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] #8 6.535 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] #8 6.536 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] #8 6.536 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] #8 6.537 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] #8 6.537 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] #8 6.538 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] #8 6.538 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] #8 6.539 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] #8 6.540 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] #8 6.540 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] #8 6.541 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 6.543 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] #8 6.544 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] #8 6.544 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] #8 6.545 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] #8 6.546 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 6.546 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] #8 6.547 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] #8 6.548 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] #8 6.550 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] #8 6.551 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] #8 6.552 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 6.552 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 6.552 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] #8 6.554 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] #8 6.555 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 6.556 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] #8 6.564 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] #8 6.564 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51 [7508 B] #8 6.564 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] #8 6.566 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] #8 6.567 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] #8 6.568 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] #8 6.568 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] #8 6.571 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] #8 6.573 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] #8 6.574 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] #8 6.575 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] #8 6.582 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] #8 6.584 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+b1 [338 kB] #8 6.587 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] #8 6.587 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB] #8 6.599 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB] #8 6.640 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] #8 6.658 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] #8 6.659 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] #8 6.660 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] #8 6.661 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] #8 6.661 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] #8 6.662 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] #8 6.663 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] #8 6.665 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] #8 6.666 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] #8 6.667 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] #8 6.668 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 6.668 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] #8 6.669 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] #8 6.669 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] #8 6.672 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB] #8 6.675 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] #8 6.679 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] #8 6.680 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] #8 6.680 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #8 6.681 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB] #8 6.683 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB] #8 6.685 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] #8 6.686 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #8 6.687 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] #8 6.688 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB] #8 6.690 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB] #8 6.695 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB] #8 6.696 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] #8 6.697 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u2 [245 kB] #8 6.699 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] #8 6.699 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] #8 6.700 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] #8 6.700 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] #8 6.701 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] #8 6.702 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] #8 6.702 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] #8 6.703 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] #8 6.703 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] #8 6.704 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] #8 6.704 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] #8 6.704 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] #8 6.705 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] #8 6.705 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] #8 6.706 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] #8 6.707 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] #8 6.708 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] #8 6.708 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] #8 6.709 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] #8 6.709 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] #8 6.710 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] #8 6.711 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] #8 6.711 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] #8 6.712 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] #8 6.712 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] #8 6.713 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] #8 6.714 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] #8 6.714 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] #8 6.715 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] #8 6.716 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B] #8 6.716 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] #8 6.717 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] #8 6.718 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] #8 6.718 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] #8 6.719 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] #8 6.720 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] #8 6.720 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] #8 6.721 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] #8 6.721 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] #8 6.722 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] #8 6.722 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] #8 6.723 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] #8 6.724 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] #8 6.724 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] #8 6.727 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] #8 6.728 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] #8 6.729 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] #8 6.729 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] #8 6.730 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] #8 6.731 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] #8 6.731 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] #8 6.732 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] #8 6.733 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] #8 6.734 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] #8 6.734 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] #8 6.735 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] #8 6.736 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] #8 6.736 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] #8 6.737 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] #8 6.738 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] #8 6.741 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] #8 6.742 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] #8 6.753 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] #8 6.760 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] #8 6.761 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] #8 6.761 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] #8 6.762 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] #8 6.762 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] #8 6.763 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB] #8 6.764 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] #8 6.764 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] #8 6.765 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] #8 6.765 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] #8 6.766 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] #8 6.767 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB] #8 6.768 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] #8 6.769 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] #8 6.769 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] #8 6.770 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] #8 6.770 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] #8 6.773 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] #8 6.775 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] #8 6.775 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] #8 6.777 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] #8 6.777 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] #8 6.777 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] #8 6.778 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] #8 6.779 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] #8 6.780 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] #8 6.781 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] #8 6.781 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] #8 6.782 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] #8 6.783 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] #8 6.784 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] #8 6.784 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] #8 6.785 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] #8 6.785 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] #8 6.786 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] #8 6.787 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] #8 6.787 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] #8 6.788 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] #8 6.789 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] #8 6.789 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] #8 6.791 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] #8 6.791 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] #8 6.792 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] #8 6.792 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] #8 6.793 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] #8 6.793 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] #8 6.794 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB] #8 6.795 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] #8 6.796 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] #8 6.797 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] #8 6.798 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] #8 6.799 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] #8 6.801 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] #8 6.802 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] #8 6.803 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] #8 6.803 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] #8 6.804 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] #8 6.804 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] #8 6.805 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] #8 6.805 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] #8 6.805 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] #8 6.807 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] #8 6.807 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] #8 6.808 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] #8 6.809 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] #8 6.809 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] #8 6.810 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] #8 6.810 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] #8 6.811 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] #8 6.812 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] #8 6.813 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] #8 6.813 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] #8 6.815 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #8 6.816 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] #8 6.817 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #8 6.817 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] #8 6.818 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] #8 6.818 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] #8 6.819 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] #8 6.820 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] #8 6.821 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] #8 6.822 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB] #8 6.824 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] #8 6.832 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] #8 6.833 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] #8 6.848 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] #8 6.848 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] #8 6.851 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] #8 6.851 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] #8 6.852 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] #8 6.852 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB] #8 6.853 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] #8 6.854 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] #8 6.855 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] #8 6.857 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] #8 6.858 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] #8 6.858 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] #8 6.859 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] #8 6.859 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] #8 6.860 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] #8 6.861 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] #8 6.865 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] #8 6.872 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] #8 6.873 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] #8 7.015 debconf: delaying package configuration, since apt-utils is not installed #8 7.037 Fetched 175 MB in 2s (102 MB/s) #8 7.053 Selecting previously unselected package bsdextrautils. #8 7.054 (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 7.060 Preparing to unpack .../00-bsdextrautils_2.36.1-8_amd64.deb ... #8 7.064 Unpacking bsdextrautils (2.36.1-8) ... #8 7.104 Selecting previously unselected package libuchardet0:amd64. #8 7.105 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... #8 7.112 Unpacking libuchardet0:amd64 (0.0.7-1) ... #8 7.140 Selecting previously unselected package groff-base. #8 7.141 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... #8 7.144 Unpacking groff-base (1.22.4-6) ... #8 7.268 Selecting previously unselected package libgdbm6:amd64. #8 7.270 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... #8 7.273 Unpacking libgdbm6:amd64 (1.19-2) ... #8 7.305 Selecting previously unselected package libpipeline1:amd64. #8 7.306 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... #8 7.310 Unpacking libpipeline1:amd64 (1.5.3-1) ... #8 7.350 Selecting previously unselected package man-db. #8 7.352 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... #8 7.358 Unpacking man-db (2.9.4-2) ... #8 7.501 Selecting previously unselected package perl-modules-5.32. #8 7.503 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... #8 7.507 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 7.867 Selecting previously unselected package libgdbm-compat4:amd64. #8 7.869 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... #8 7.872 Unpacking libgdbm-compat4:amd64 (1.19-2) ... #8 7.905 Selecting previously unselected package libperl5.32:amd64. #8 7.907 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ... #8 7.910 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ... #8 8.372 Selecting previously unselected package perl. #8 8.374 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ... #8 8.381 Unpacking perl (5.32.1-4+deb11u2) ... #8 8.430 Selecting previously unselected package liblocale-gettext-perl. #8 8.432 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... #8 8.435 Unpacking liblocale-gettext-perl (1.07-4+b1) ... #8 8.469 Selecting previously unselected package libpython3.9-minimal:amd64. #8 8.469 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... #8 8.473 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... #8 8.586 Selecting previously unselected package libexpat1:amd64. #8 8.588 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ... #8 8.592 Unpacking libexpat1:amd64 (2.2.10-2) ... #8 8.632 Selecting previously unselected package python3.9-minimal. #8 8.634 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... #8 8.640 Unpacking python3.9-minimal (3.9.2-1) ... #8 8.841 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... #8 8.857 Setting up libexpat1:amd64 (2.2.10-2) ... #8 8.866 Setting up python3.9-minimal (3.9.2-1) ... #8 9.438 Selecting previously unselected package python3-minimal. #8 9.438 (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 9.444 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... #8 9.448 Unpacking python3-minimal (3.9.2-3) ... #8 9.473 Selecting previously unselected package media-types. #8 9.475 Preparing to unpack .../1-media-types_4.0.0_all.deb ... #8 9.478 Unpacking media-types (4.0.0) ... #8 9.507 Selecting previously unselected package libmpdec3:amd64. #8 9.508 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... #8 9.511 Unpacking libmpdec3:amd64 (2.5.1-1) ... #8 9.544 Selecting previously unselected package libncursesw6:amd64. #8 9.546 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ... #8 9.548 Unpacking libncursesw6:amd64 (6.2+20201114-2) ... #8 9.584 Selecting previously unselected package readline-common. #8 9.585 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... #8 9.588 Unpacking readline-common (8.1-1) ... #8 9.622 Selecting previously unselected package libreadline8:amd64. #8 9.624 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... #8 9.627 Unpacking libreadline8:amd64 (8.1-1) ... #8 9.667 Selecting previously unselected package libsqlite3-0:amd64. #8 9.669 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... #8 9.673 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... #8 9.755 Selecting previously unselected package libpython3.9-stdlib:amd64. #8 9.757 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... #8 9.760 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... #8 9.946 Selecting previously unselected package python3.9. #8 9.948 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... #8 9.951 Unpacking python3.9 (3.9.2-1) ... #8 9.988 Selecting previously unselected package libpython3-stdlib:amd64. #8 9.990 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... #8 9.993 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... #8 10.02 Setting up python3-minimal (3.9.2-3) ... #8 10.20 Selecting previously unselected package python3. #8 10.20 (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 10.20 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... #8 10.21 Unpacking python3 (3.9.2-3) ... #8 10.24 Selecting previously unselected package less. #8 10.24 Preparing to unpack .../001-less_551-2_amd64.deb ... #8 10.24 Unpacking less (551-2) ... #8 10.28 Selecting previously unselected package netbase. #8 10.28 Preparing to unpack .../002-netbase_6.3_all.deb ... #8 10.29 Unpacking netbase (6.3) ... #8 10.31 Selecting previously unselected package sensible-utils. #8 10.31 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... #8 10.32 Unpacking sensible-utils (0.0.14) ... #8 10.34 Selecting previously unselected package bzip2. #8 10.34 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... #8 10.34 Unpacking bzip2 (1.0.8-4) ... #8 10.38 Selecting previously unselected package openssl. #8 10.38 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_amd64.deb ... #8 10.38 Unpacking openssl (1.1.1k-1+deb11u1) ... #8 10.48 Selecting previously unselected package ca-certificates. #8 10.48 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... #8 10.48 Unpacking ca-certificates (20210119) ... #8 10.53 Selecting previously unselected package libmagic-mgc. #8 10.53 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ... #8 10.53 Unpacking libmagic-mgc (1:5.39-3) ... #8 10.60 Selecting previously unselected package libmagic1:amd64. #8 10.60 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ... #8 10.61 Unpacking libmagic1:amd64 (1:5.39-3) ... #8 10.64 Selecting previously unselected package file. #8 10.64 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ... #8 10.64 Unpacking file (1:5.39-3) ... #8 10.67 Selecting previously unselected package gettext-base. #8 10.67 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... #8 10.68 Unpacking gettext-base (0.21-4) ... #8 10.72 Selecting previously unselected package manpages. #8 10.73 Preparing to unpack .../011-manpages_5.10-1_all.deb ... #8 10.73 Unpacking manpages (5.10-1) ... #8 10.86 Selecting previously unselected package libmd0:amd64. #8 10.86 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... #8 10.87 Unpacking libmd0:amd64 (1.0.3-3) ... #8 10.90 Selecting previously unselected package libbsd0:amd64. #8 10.90 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ... #8 10.90 Unpacking libbsd0:amd64 (0.11.3-1) ... #8 10.94 Selecting previously unselected package libedit2:amd64. #8 10.94 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... #8 10.94 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... #8 10.97 Selecting previously unselected package libcbor0:amd64. #8 10.98 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... #8 10.98 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... #8 11.01 Selecting previously unselected package libfido2-1:amd64. #8 11.01 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... #8 11.01 Unpacking libfido2-1:amd64 (1.6.0-2) ... #8 11.05 Selecting previously unselected package openssh-client. #8 11.05 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ... #8 11.06 Unpacking openssh-client (1:8.4p1-5) ... #8 11.17 Selecting previously unselected package ucf. #8 11.17 Preparing to unpack .../018-ucf_3.0043_all.deb ... #8 11.17 Moving old data out of the way #8 11.17 Unpacking ucf (3.0043) ... #8 11.20 Selecting previously unselected package xz-utils. #8 11.21 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ... #8 11.21 Unpacking xz-utils (5.2.5-2) ... #8 11.25 Selecting previously unselected package libsigsegv2:amd64. #8 11.25 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... #8 11.26 Unpacking libsigsegv2:amd64 (2.13-1) ... #8 11.28 Selecting previously unselected package m4. #8 11.28 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... #8 11.29 Unpacking m4 (1.4.18-5) ... #8 11.32 Selecting previously unselected package autoconf. #8 11.32 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... #8 11.33 Unpacking autoconf (2.69-14) ... #8 11.40 Selecting previously unselected package autotools-dev. #8 11.40 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... #8 11.41 Unpacking autotools-dev (20180224.1+nmu1) ... #8 11.46 Selecting previously unselected package automake. #8 11.46 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... #8 11.47 Unpacking automake (1:1.16.3-2) ... #8 11.54 Selecting previously unselected package autopoint. #8 11.54 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... #8 11.54 Unpacking autopoint (0.21-4) ... #8 11.58 Selecting previously unselected package binutils-common:amd64. #8 11.58 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... #8 11.58 Unpacking binutils-common:amd64 (2.35.2-2) ... #8 11.82 Selecting previously unselected package libbinutils:amd64. #8 11.83 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... #8 11.83 Unpacking libbinutils:amd64 (2.35.2-2) ... #8 11.91 Selecting previously unselected package libctf-nobfd0:amd64. #8 11.91 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... #8 11.91 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... #8 11.95 Selecting previously unselected package libctf0:amd64. #8 11.95 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... #8 11.95 Unpacking libctf0:amd64 (2.35.2-2) ... #8 11.98 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 11.98 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... #8 11.98 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... #8 12.19 Selecting previously unselected package binutils. #8 12.19 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... #8 12.19 Unpacking binutils (2.35.2-2) ... #8 12.22 Selecting previously unselected package libc-dev-bin. #8 12.22 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u2_amd64.deb ... #8 12.23 Unpacking libc-dev-bin (2.31-13+deb11u2) ... #8 12.26 Selecting previously unselected package linux-libc-dev:amd64. #8 12.26 Preparing to unpack .../033-linux-libc-dev_5.10.70-1_amd64.deb ... #8 12.26 Unpacking linux-libc-dev:amd64 (5.10.70-1) ... #8 12.42 Selecting previously unselected package libcrypt-dev:amd64. #8 12.43 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... #8 12.43 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... #8 12.46 Selecting previously unselected package libtirpc-dev:amd64. #8 12.46 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ... #8 12.46 Unpacking libtirpc-dev:amd64 (1.3.1-1) ... #8 12.51 Selecting previously unselected package libnsl-dev:amd64. #8 12.51 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... #8 12.51 Unpacking libnsl-dev:amd64 (1.3.0-2) ... #8 12.54 Selecting previously unselected package libc6-dev:amd64. #8 12.54 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u2_amd64.deb ... #8 12.55 Unpacking libc6-dev:amd64 (2.31-13+deb11u2) ... #8 12.82 Selecting previously unselected package libisl23:amd64. #8 12.82 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... #8 12.82 Unpacking libisl23:amd64 (0.23-1) ... #8 12.91 Selecting previously unselected package libmpfr6:amd64. #8 12.91 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... #8 12.91 Unpacking libmpfr6:amd64 (4.1.0-3) ... #8 13.03 Selecting previously unselected package libmpc3:amd64. #8 13.03 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... #8 13.04 Unpacking libmpc3:amd64 (1.2.0-1) ... #8 13.06 Selecting previously unselected package cpp-10. #8 13.06 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... #8 13.07 Unpacking cpp-10 (10.2.1-6) ... #8 13.81 Selecting previously unselected package cpp. #8 13.82 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... #8 13.82 Unpacking cpp (4:10.2.1-1) ... #8 13.85 Selecting previously unselected package libcc1-0:amd64. #8 13.85 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... #8 13.85 Unpacking libcc1-0:amd64 (10.2.1-6) ... #8 13.89 Selecting previously unselected package libgomp1:amd64. #8 13.89 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... #8 13.89 Unpacking libgomp1:amd64 (10.2.1-6) ... #8 13.93 Selecting previously unselected package libitm1:amd64. #8 13.93 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... #8 13.93 Unpacking libitm1:amd64 (10.2.1-6) ... #8 13.96 Selecting previously unselected package libatomic1:amd64. #8 13.96 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... #8 13.97 Unpacking libatomic1:amd64 (10.2.1-6) ... #8 13.99 Selecting previously unselected package libasan6:amd64. #8 14.00 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... #8 14.00 Unpacking libasan6:amd64 (10.2.1-6) ... #8 14.23 Selecting previously unselected package liblsan0:amd64. #8 14.23 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... #8 14.23 Unpacking liblsan0:amd64 (10.2.1-6) ... #8 14.34 Selecting previously unselected package libtsan0:amd64. #8 14.34 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... #8 14.34 Unpacking libtsan0:amd64 (10.2.1-6) ... #8 14.56 Selecting previously unselected package libubsan1:amd64. #8 14.57 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... #8 14.57 Unpacking libubsan1:amd64 (10.2.1-6) ... #8 14.67 Selecting previously unselected package libquadmath0:amd64. #8 14.67 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... #8 14.68 Unpacking libquadmath0:amd64 (10.2.1-6) ... #8 14.71 Selecting previously unselected package libgcc-10-dev:amd64. #8 14.71 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... #8 14.72 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... #8 14.94 Selecting previously unselected package gcc-10. #8 14.94 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... #8 14.94 Unpacking gcc-10 (10.2.1-6) ... #8 16.38 Selecting previously unselected package gcc. #8 16.38 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... #8 16.38 Unpacking gcc (4:10.2.1-1) ... #8 16.41 Selecting previously unselected package libstdc++-10-dev:amd64. #8 16.41 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... #8 16.41 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... #8 16.66 Selecting previously unselected package g++-10. #8 16.66 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... #8 16.66 Unpacking g++-10 (10.2.1-6) ... #8 17.47 Selecting previously unselected package g++. #8 17.47 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... #8 17.47 Unpacking g++ (4:10.2.1-1) ... #8 17.50 Selecting previously unselected package make. #8 17.50 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... #8 17.50 Unpacking make (4.3-4.1) ... #8 17.56 Selecting previously unselected package libdpkg-perl. #8 17.56 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ... #8 17.57 Unpacking libdpkg-perl (1.20.9) ... #8 17.63 Selecting previously unselected package patch. #8 17.64 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... #8 17.64 Unpacking patch (2.7.6-7) ... #8 17.68 Selecting previously unselected package dpkg-dev. #8 17.68 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ... #8 17.68 Unpacking dpkg-dev (1.20.9) ... #8 17.80 Selecting previously unselected package build-essential. #8 17.80 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... #8 17.80 Unpacking build-essential (12.9) ... #8 17.83 Selecting previously unselected package libbrotli1:amd64. #8 17.83 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... #8 17.84 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... #8 17.89 Selecting previously unselected package libsasl2-modules-db:amd64. #8 17.89 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... #8 17.89 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... #8 17.92 Selecting previously unselected package libsasl2-2:amd64. #8 17.92 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... #8 17.92 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... #8 17.96 Selecting previously unselected package libldap-2.4-2:amd64. #8 17.96 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... #8 17.97 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... #8 18.01 Selecting previously unselected package libnghttp2-14:amd64. #8 18.02 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ... #8 18.02 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... #8 18.05 Selecting previously unselected package libpsl5:amd64. #8 18.06 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... #8 18.06 Unpacking libpsl5:amd64 (0.21.0-1.2) ... #8 18.09 Selecting previously unselected package librtmp1:amd64. #8 18.09 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... #8 18.10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 18.13 Selecting previously unselected package libssh2-1:amd64. #8 18.14 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... #8 18.14 Unpacking libssh2-1:amd64 (1.9.0-2) ... #8 18.18 Selecting previously unselected package libcurl4:amd64. #8 18.18 Preparing to unpack .../071-libcurl4_7.74.0-1.3+b1_amd64.deb ... #8 18.18 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... #8 18.23 Selecting previously unselected package curl. #8 18.23 Preparing to unpack .../072-curl_7.74.0-1.3+b1_amd64.deb ... #8 18.24 Unpacking curl (7.74.0-1.3+b1) ... #8 18.28 Selecting previously unselected package dctrl-tools. #8 18.28 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... #8 18.29 Unpacking dctrl-tools (2.24-3+b1) ... #8 18.32 Selecting previously unselected package libdebhelper-perl. #8 18.32 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... #8 18.33 Unpacking libdebhelper-perl (13.3.4) ... #8 18.36 Selecting previously unselected package libtool. #8 18.36 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... #8 18.37 Unpacking libtool (2.4.6-15) ... #8 18.41 Selecting previously unselected package dh-autoreconf. #8 18.41 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... #8 18.41 Unpacking dh-autoreconf (20) ... #8 18.44 Selecting previously unselected package libarchive-zip-perl. #8 18.44 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... #8 18.44 Unpacking libarchive-zip-perl (1.68-1) ... #8 18.47 Selecting previously unselected package libsub-override-perl. #8 18.47 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... #8 18.48 Unpacking libsub-override-perl (0.09-2) ... #8 18.50 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 18.50 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... #8 18.50 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... #8 18.53 Selecting previously unselected package dh-strip-nondeterminism. #8 18.53 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... #8 18.53 Unpacking dh-strip-nondeterminism (1.12.0-1) ... #8 18.56 Selecting previously unselected package libelf1:amd64. #8 18.56 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... #8 18.56 Unpacking libelf1:amd64 (0.183-1) ... #8 18.60 Selecting previously unselected package dwz. #8 18.60 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... #8 18.61 Unpacking dwz (0.13+20210201-1) ... #8 18.65 Selecting previously unselected package libicu67:amd64. #8 18.65 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... #8 18.66 Unpacking libicu67:amd64 (67.1-7) ... #8 19.47 Selecting previously unselected package libxml2:amd64. #8 19.48 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ... #8 19.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... #8 19.56 Selecting previously unselected package gettext. #8 19.56 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... #8 19.57 Unpacking gettext (0.21-4) ... #8 19.70 Selecting previously unselected package intltool-debian. #8 19.70 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... #8 19.71 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 19.73 Selecting previously unselected package po-debconf. #8 19.73 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... #8 19.74 Unpacking po-debconf (1.0.21+nmu1) ... #8 19.78 Selecting previously unselected package debhelper. #8 19.79 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... #8 19.79 Unpacking debhelper (13.3.4) ... #8 19.91 Selecting previously unselected package debian-keyring. #8 19.91 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... #8 19.91 Unpacking debian-keyring (2021.07.26) ... #8 22.41 Selecting previously unselected package libfakeroot:amd64. #8 22.41 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... #8 22.42 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... #8 22.45 Selecting previously unselected package fakeroot. #8 22.45 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... #8 22.45 Unpacking fakeroot (1.25.3-1.1) ... #8 22.49 Selecting previously unselected package libassuan0:amd64. #8 22.49 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... #8 22.49 Unpacking libassuan0:amd64 (2.5.3-7.1) ... #8 22.52 Selecting previously unselected package gpgconf. #8 22.52 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ... #8 22.52 Unpacking gpgconf (2.2.27-2) ... #8 22.57 Selecting previously unselected package libksba8:amd64. #8 22.57 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ... #8 22.57 Unpacking libksba8:amd64 (1.5.0-3) ... #8 22.61 Selecting previously unselected package libnpth0:amd64. #8 22.62 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... #8 22.62 Unpacking libnpth0:amd64 (1.6-3) ... #8 22.65 Selecting previously unselected package dirmngr. #8 22.66 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ... #8 22.68 Unpacking dirmngr (2.2.27-2) ... #8 22.75 Selecting previously unselected package gnupg-l10n. #8 22.75 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ... #8 22.76 Unpacking gnupg-l10n (2.2.27-2) ... #8 22.86 Selecting previously unselected package gnupg-utils. #8 22.86 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ... #8 22.86 Unpacking gnupg-utils (2.2.27-2) ... #8 22.93 Selecting previously unselected package gpg. #8 22.93 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ... #8 22.94 Unpacking gpg (2.2.27-2) ... #8 23.01 Selecting previously unselected package pinentry-curses. #8 23.01 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... #8 23.01 Unpacking pinentry-curses (1.1.0-4) ... #8 23.05 Selecting previously unselected package gpg-agent. #8 23.05 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ... #8 23.05 Unpacking gpg-agent (2.2.27-2) ... #8 23.12 Selecting previously unselected package gpg-wks-client. #8 23.12 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ... #8 23.13 Unpacking gpg-wks-client (2.2.27-2) ... #8 23.18 Selecting previously unselected package gpg-wks-server. #8 23.18 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ... #8 23.19 Unpacking gpg-wks-server (2.2.27-2) ... #8 23.23 Selecting previously unselected package gpgsm. #8 23.23 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ... #8 23.24 Unpacking gpgsm (2.2.27-2) ... #8 23.28 Selecting previously unselected package gnupg. #8 23.28 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ... #8 23.29 Unpacking gnupg (2.2.27-2) ... #8 23.34 Selecting previously unselected package libfile-dirlist-perl. #8 23.34 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... #8 23.35 Unpacking libfile-dirlist-perl (0.05-2) ... #8 23.37 Selecting previously unselected package libfile-which-perl. #8 23.37 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... #8 23.37 Unpacking libfile-which-perl (1.23-1) ... #8 23.40 Selecting previously unselected package libfile-homedir-perl. #8 23.40 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... #8 23.40 Unpacking libfile-homedir-perl (1.006-1) ... #8 23.43 Selecting previously unselected package libfile-touch-perl. #8 23.43 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... #8 23.43 Unpacking libfile-touch-perl (0.11-1) ... #8 23.46 Selecting previously unselected package libio-pty-perl. #8 23.46 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... #8 23.47 Unpacking libio-pty-perl (1:1.15-2) ... #8 23.49 Selecting previously unselected package libipc-run-perl. #8 23.49 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... #8 23.50 Unpacking libipc-run-perl (20200505.0-1) ... #8 23.53 Selecting previously unselected package libclass-method-modifiers-perl. #8 23.53 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... #8 23.53 Unpacking libclass-method-modifiers-perl (2.13-1) ... #8 23.56 Selecting previously unselected package libb-hooks-op-check-perl. #8 23.56 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... #8 23.56 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... #8 23.59 Selecting previously unselected package libdynaloader-functions-perl. #8 23.59 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... #8 23.60 Unpacking libdynaloader-functions-perl (0.003-1.1) ... #8 23.64 Selecting previously unselected package libdevel-callchecker-perl. #8 23.65 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... #8 23.65 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... #8 23.67 Selecting previously unselected package libparams-classify-perl. #8 23.67 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... #8 23.68 Unpacking libparams-classify-perl (0.015-1+b3) ... #8 23.70 Selecting previously unselected package libmodule-runtime-perl. #8 23.71 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... #8 23.71 Unpacking libmodule-runtime-perl (0.016-1) ... #8 23.73 Selecting previously unselected package libimport-into-perl. #8 23.73 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... #8 23.74 Unpacking libimport-into-perl (1.002005-1) ... #8 23.76 Selecting previously unselected package librole-tiny-perl. #8 23.76 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... #8 23.76 Unpacking librole-tiny-perl (2.002004-1) ... #8 23.79 Selecting previously unselected package libstrictures-perl. #8 23.79 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... #8 23.79 Unpacking libstrictures-perl (2.000006-1) ... #8 23.82 Selecting previously unselected package libsub-quote-perl. #8 23.82 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... #8 23.82 Unpacking libsub-quote-perl (2.006006-1) ... #8 23.85 Selecting previously unselected package libmoo-perl. #8 23.85 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... #8 23.85 Unpacking libmoo-perl (2.004004-1) ... #8 23.88 Selecting previously unselected package libencode-locale-perl. #8 23.88 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... #8 23.88 Unpacking libencode-locale-perl (1.05-1.1) ... #8 23.91 Selecting previously unselected package libtimedate-perl. #8 23.91 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... #8 23.92 Unpacking libtimedate-perl (2.3300-2) ... #8 23.94 Selecting previously unselected package libhttp-date-perl. #8 23.95 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... #8 23.95 Unpacking libhttp-date-perl (6.05-1) ... #8 23.98 Selecting previously unselected package libfile-listing-perl. #8 23.98 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... #8 23.98 Unpacking libfile-listing-perl (6.14-1) ... #8 24.00 Selecting previously unselected package libhtml-tagset-perl. #8 24.01 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... #8 24.01 Unpacking libhtml-tagset-perl (3.20-4) ... #8 24.03 Selecting previously unselected package liburi-perl. #8 24.03 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... #8 24.04 Unpacking liburi-perl (5.08-1) ... #8 24.07 Selecting previously unselected package libhtml-parser-perl. #8 24.07 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... #8 24.07 Unpacking libhtml-parser-perl (3.75-1+b1) ... #8 24.11 Selecting previously unselected package libhtml-tree-perl. #8 24.11 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... #8 24.11 Unpacking libhtml-tree-perl (5.07-2) ... #8 24.15 Selecting previously unselected package libio-html-perl. #8 24.15 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... #8 24.16 Unpacking libio-html-perl (1.004-2) ... #8 24.18 Selecting previously unselected package liblwp-mediatypes-perl. #8 24.18 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... #8 24.19 Unpacking liblwp-mediatypes-perl (6.04-1) ... #8 24.21 Selecting previously unselected package libhttp-message-perl. #8 24.21 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... #8 24.22 Unpacking libhttp-message-perl (6.28-1) ... #8 24.25 Selecting previously unselected package libhttp-cookies-perl. #8 24.25 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... #8 24.26 Unpacking libhttp-cookies-perl (6.10-1) ... #8 24.29 Selecting previously unselected package libhttp-negotiate-perl. #8 24.29 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... #8 24.29 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 24.32 Selecting previously unselected package perl-openssl-defaults:amd64. #8 24.32 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... #8 24.32 Unpacking perl-openssl-defaults:amd64 (5) ... #8 24.35 Selecting previously unselected package libnet-ssleay-perl. #8 24.35 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... #8 24.36 Unpacking libnet-ssleay-perl (1.88-3+b1) ... #8 24.41 Selecting previously unselected package libio-socket-ssl-perl. #8 24.42 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... #8 24.42 Unpacking libio-socket-ssl-perl (2.069-1) ... #8 24.46 Selecting previously unselected package libnet-http-perl. #8 24.46 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... #8 24.46 Unpacking libnet-http-perl (6.20-1) ... #8 24.49 Selecting previously unselected package liblwp-protocol-https-perl. #8 24.49 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... #8 24.50 Unpacking liblwp-protocol-https-perl (6.10-1) ... #8 24.52 Selecting previously unselected package libtry-tiny-perl. #8 24.52 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... #8 24.52 Unpacking libtry-tiny-perl (0.30-1) ... #8 24.55 Selecting previously unselected package libwww-robotrules-perl. #8 24.55 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... #8 24.55 Unpacking libwww-robotrules-perl (6.02-1) ... #8 24.58 Selecting previously unselected package libwww-perl. #8 24.58 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... #8 24.58 Unpacking libwww-perl (6.52-1) ... #8 24.62 Selecting previously unselected package patchutils. #8 24.63 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... #8 24.63 Unpacking patchutils (0.4.2-1) ... #8 24.66 Selecting previously unselected package wdiff. #8 24.66 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... #8 24.67 Unpacking wdiff (1.2.2-2+b1) ... #8 24.72 Selecting previously unselected package devscripts. #8 24.72 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ... #8 24.73 Unpacking devscripts (2.21.3+deb11u1) ... #8 24.86 Selecting previously unselected package diffstat. #8 24.87 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... #8 24.87 Unpacking diffstat (1.64-1) ... #8 24.90 Selecting previously unselected package distro-info-data. #8 24.90 Preparing to unpack .../148-distro-info-data_0.51_all.deb ... #8 24.90 Unpacking distro-info-data (0.51) ... #8 24.93 Selecting previously unselected package python3-pkg-resources. #8 24.93 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... #8 24.94 Unpacking python3-pkg-resources (52.0.0-4) ... #8 24.99 Selecting previously unselected package python3-chardet. #8 24.99 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... #8 24.99 Unpacking python3-chardet (4.0.0-1) ... #8 25.03 Selecting previously unselected package python3-six. #8 25.04 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... #8 25.04 Unpacking python3-six (1.16.0-2) ... #8 25.07 Selecting previously unselected package python3-debian. #8 25.07 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... #8 25.07 Unpacking python3-debian (0.1.39) ... #8 25.11 Selecting previously unselected package libgpgme11:amd64. #8 25.11 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... #8 25.11 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... #8 25.16 Selecting previously unselected package python3-gpg. #8 25.16 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... #8 25.16 Unpacking python3-gpg (1.14.0-1+b2) ... #8 25.22 Selecting previously unselected package dput. #8 25.22 Preparing to unpack .../155-dput_1.1.0_all.deb ... #8 25.23 Unpacking dput (1.1.0) ... #8 25.26 Selecting previously unselected package equivs. #8 25.26 Preparing to unpack .../156-equivs_2.3.1_all.deb ... #8 25.27 Unpacking equivs (2.3.1) ... #8 25.29 Selecting previously unselected package fonts-dejavu-core. #8 25.30 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... #8 25.30 Unpacking fonts-dejavu-core (2.37-2) ... #8 25.43 Selecting previously unselected package fontconfig-config. #8 25.43 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... #8 25.51 Unpacking fontconfig-config (2.13.1-4.2) ... #8 25.56 Selecting previously unselected package libcurl3-gnutls:amd64. #8 25.56 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+b1_amd64.deb ... #8 25.56 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ... #8 25.61 Selecting previously unselected package liberror-perl. #8 25.61 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... #8 25.61 Unpacking liberror-perl (0.17029-1) ... #8 25.64 Selecting previously unselected package git-man. #8 25.64 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ... #8 25.64 Unpacking git-man (1:2.30.2-1) ... #8 25.82 Selecting previously unselected package git. #8 25.82 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ... #8 25.84 Unpacking git (1:2.30.2-1) ... #8 26.42 Selecting previously unselected package iso-codes. #8 26.42 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... #8 26.42 Unpacking iso-codes (4.6.0-1) ... #8 26.83 Selecting previously unselected package libalgorithm-diff-perl. #8 26.83 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... #8 26.83 Unpacking libalgorithm-diff-perl (1.201-1) ... #8 26.86 Selecting previously unselected package libalgorithm-diff-xs-perl. #8 26.86 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... #8 26.86 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 26.89 Selecting previously unselected package libalgorithm-merge-perl. #8 26.89 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... #8 26.89 Unpacking libalgorithm-merge-perl (0.08-3) ... #8 26.92 Selecting previously unselected package libaliased-perl. #8 26.92 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... #8 26.93 Unpacking libaliased-perl (0.34-1.1) ... #8 26.96 Selecting previously unselected package libapt-pkg-perl. #8 26.96 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... #8 26.96 Unpacking libapt-pkg-perl (0.1.39) ... #8 26.99 Selecting previously unselected package libarchive-cpio-perl. #8 26.99 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... #8 27.00 Unpacking libarchive-cpio-perl (0.10-1.1) ... #8 27.03 Selecting previously unselected package libarchive13:amd64. #8 27.03 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ... #8 27.03 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... #8 27.08 Selecting previously unselected package libarray-intspan-perl. #8 27.08 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... #8 27.09 Unpacking libarray-intspan-perl (2.004-1) ... #8 27.11 Selecting previously unselected package libauthen-sasl-perl. #8 27.11 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... #8 27.12 Unpacking libauthen-sasl-perl (2.1600-1.1) ... #8 27.14 Selecting previously unselected package libmodule-implementation-perl. #8 27.15 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... #8 27.15 Unpacking libmodule-implementation-perl (0.09-1.1) ... #8 27.17 Selecting previously unselected package libsub-exporter-progressive-perl. #8 27.18 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 27.18 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 27.20 Selecting previously unselected package libvariable-magic-perl. #8 27.21 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... #8 27.21 Unpacking libvariable-magic-perl (0.62-1+b3) ... #8 27.24 Selecting previously unselected package libb-hooks-endofscope-perl. #8 27.24 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... #8 27.25 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... #8 27.28 Selecting previously unselected package libpng16-16:amd64. #8 27.28 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... #8 27.28 Unpacking libpng16-16:amd64 (1.6.37-3) ... #8 27.33 Selecting previously unselected package libfreetype6:amd64. #8 27.34 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ... #8 27.34 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ... #8 27.40 Selecting previously unselected package libfontconfig1:amd64. #8 27.40 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... #8 27.41 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... #8 27.45 Selecting previously unselected package libjpeg62-turbo:amd64. #8 27.46 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... #8 27.46 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 27.50 Selecting previously unselected package libdeflate0:amd64. #8 27.50 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... #8 27.51 Unpacking libdeflate0:amd64 (1.7-1) ... #8 27.54 Selecting previously unselected package libjbig0:amd64. #8 27.55 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... #8 27.55 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #8 27.58 Selecting previously unselected package libwebp6:amd64. #8 27.58 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ... #8 27.59 Unpacking libwebp6:amd64 (0.6.1-2.1) ... #8 27.63 Selecting previously unselected package libtiff5:amd64. #8 27.63 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ... #8 27.64 Unpacking libtiff5:amd64 (4.2.0-1) ... #8 27.68 Selecting previously unselected package libxau6:amd64. #8 27.69 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... #8 27.69 Unpacking libxau6:amd64 (1:1.0.9-1) ... #8 27.72 Selecting previously unselected package libxdmcp6:amd64. #8 27.72 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #8 27.72 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #8 27.76 Selecting previously unselected package libxcb1:amd64. #8 27.76 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... #8 27.76 Unpacking libxcb1:amd64 (1.14-3) ... #8 27.79 Selecting previously unselected package libx11-data. #8 27.79 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ... #8 27.79 Unpacking libx11-data (2:1.7.2-1) ... #8 27.86 Selecting previously unselected package libx11-6:amd64. #8 27.86 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ... #8 27.87 Unpacking libx11-6:amd64 (2:1.7.2-1) ... #8 27.95 Selecting previously unselected package libxpm4:amd64. #8 27.95 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ... #8 27.96 Unpacking libxpm4:amd64 (1:3.5.12-1) ... #8 28.00 Selecting previously unselected package libgd3:amd64. #8 28.00 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... #8 28.00 Unpacking libgd3:amd64 (2.3.0-2) ... #8 28.04 Selecting previously unselected package libc-devtools. #8 28.04 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u2_amd64.deb ... #8 28.04 Unpacking libc-devtools (2.31-13+deb11u2) ... #8 28.08 Selecting previously unselected package libcapture-tiny-perl. #8 28.08 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... #8 28.08 Unpacking libcapture-tiny-perl (0.48-1) ... #8 28.11 Selecting previously unselected package libclass-data-inheritable-perl. #8 28.11 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... #8 28.12 Unpacking libclass-data-inheritable-perl (0.08-3) ... #8 28.15 Selecting previously unselected package libclass-inspector-perl. #8 28.15 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... #8 28.15 Unpacking libclass-inspector-perl (1.36-1) ... #8 28.18 Selecting previously unselected package libclass-xsaccessor-perl. #8 28.18 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... #8 28.19 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... #8 28.22 Selecting previously unselected package libclone-perl. #8 28.22 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ... #8 28.23 Unpacking libclone-perl (0.45-1+b1) ... #8 28.25 Selecting previously unselected package libcommon-sense-perl. #8 28.26 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ... #8 28.26 Unpacking libcommon-sense-perl (3.75-1+b4) ... #8 28.28 Selecting previously unselected package libconfig-tiny-perl. #8 28.29 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... #8 28.29 Unpacking libconfig-tiny-perl (2.26-1) ... #8 28.31 Selecting previously unselected package libparams-util-perl. #8 28.32 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... #8 28.32 Unpacking libparams-util-perl (1.102-1+b1) ... #8 28.35 Selecting previously unselected package libsub-install-perl. #8 28.35 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... #8 28.36 Unpacking libsub-install-perl (0.928-1.1) ... #8 28.38 Selecting previously unselected package libdata-optlist-perl. #8 28.38 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ... #8 28.39 Unpacking libdata-optlist-perl (0.110-1.1) ... #8 28.41 Selecting previously unselected package libsub-exporter-perl. #8 28.42 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... #8 28.42 Unpacking libsub-exporter-perl (0.987-1) ... #8 28.45 Selecting previously unselected package libconst-fast-perl. #8 28.45 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... #8 28.45 Unpacking libconst-fast-perl (0.014-1.1) ... #8 28.48 Selecting previously unselected package libwant-perl. #8 28.48 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... #8 28.48 Unpacking libwant-perl (0.29-1+b6) ... #8 28.51 Selecting previously unselected package libcontextual-return-perl. #8 28.51 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... #8 28.52 Unpacking libcontextual-return-perl (0.004014-2) ... #8 28.55 Selecting previously unselected package libconvert-binhex-perl. #8 28.55 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... #8 28.55 Unpacking libconvert-binhex-perl (1.125-1) ... #8 28.58 Selecting previously unselected package libcpanel-json-xs-perl. #8 28.58 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... #8 28.58 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... #8 28.62 Selecting previously unselected package libdevel-stacktrace-perl. #8 28.62 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... #8 28.62 Unpacking libdevel-stacktrace-perl (2.0400-1) ... #8 28.65 Selecting previously unselected package libexception-class-perl. #8 28.65 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... #8 28.66 Unpacking libexception-class-perl (1.44-1) ... #8 28.68 Selecting previously unselected package libiterator-perl. #8 28.69 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... #8 28.69 Unpacking libiterator-perl (0.03+ds1-1.1) ... #8 28.72 Selecting previously unselected package libiterator-util-perl. #8 28.72 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... #8 28.72 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... #8 28.75 Selecting previously unselected package libexporter-tiny-perl. #8 28.75 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... #8 28.75 Unpacking libexporter-tiny-perl (1.002002-1) ... #8 28.78 Selecting previously unselected package liblist-moreutils-xs-perl. #8 28.79 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... #8 28.79 Unpacking liblist-moreutils-xs-perl (0.430-2) ... #8 28.82 Selecting previously unselected package liblist-moreutils-perl. #8 28.82 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... #8 28.82 Unpacking liblist-moreutils-perl (0.430-2) ... #8 28.85 Selecting previously unselected package libdata-dpath-perl. #8 28.86 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... #8 28.86 Unpacking libdata-dpath-perl (0.58-1) ... #8 28.89 Selecting previously unselected package libdata-dump-perl. #8 28.89 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... #8 28.90 Unpacking libdata-dump-perl (1.23-1.1) ... #8 28.92 Selecting previously unselected package libdata-messagepack-perl. #8 28.93 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... #8 28.93 Unpacking libdata-messagepack-perl (1.00-4+b1) ... #8 28.96 Selecting previously unselected package libnet-domain-tld-perl. #8 28.96 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... #8 28.97 Unpacking libnet-domain-tld-perl (1.75-1.1) ... #8 29.00 Selecting previously unselected package libdata-validate-domain-perl. #8 29.00 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... #8 29.00 Unpacking libdata-validate-domain-perl (0.10-1.1) ... #8 29.02 Selecting previously unselected package libdevel-size-perl. #8 29.03 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... #8 29.03 Unpacking libdevel-size-perl (0.83-1+b2) ... #8 29.06 Selecting previously unselected package libdistro-info-perl. #8 29.06 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ... #8 29.06 Unpacking libdistro-info-perl (1.0) ... #8 29.09 Selecting previously unselected package libemail-address-xs-perl. #8 29.09 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... #8 29.09 Unpacking libemail-address-xs-perl (1.04-1+b3) ... #8 29.12 Selecting previously unselected package libfcgi0ldbl:amd64. #8 29.12 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... #8 29.13 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... #8 29.15 Selecting previously unselected package libfcgi-bin. #8 29.16 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... #8 29.16 Unpacking libfcgi-bin (2.4.2-2) ... #8 29.26 Selecting previously unselected package libfcgi-perl:amd64. #8 29.26 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... #8 29.26 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... #8 29.29 Selecting previously unselected package libipc-system-simple-perl. #8 29.29 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... #8 29.29 Unpacking libipc-system-simple-perl (1.30-1) ... #8 29.32 Selecting previously unselected package libfile-basedir-perl. #8 29.33 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... #8 29.33 Unpacking libfile-basedir-perl (0.08-1) ... #8 29.35 Selecting previously unselected package libfile-chdir-perl. #8 29.35 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... #8 29.36 Unpacking libfile-chdir-perl (0.1008-1.1) ... #8 29.39 Selecting previously unselected package libfile-fcntllock-perl. #8 29.39 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... #8 29.39 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... #8 29.42 Selecting previously unselected package libnumber-compare-perl. #8 29.42 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... #8 29.43 Unpacking libnumber-compare-perl (0.03-1.1) ... #8 29.46 Selecting previously unselected package libtext-glob-perl. #8 29.46 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... #8 29.46 Unpacking libtext-glob-perl (0.11-1) ... #8 29.49 Selecting previously unselected package libfile-find-rule-perl. #8 29.49 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... #8 29.49 Unpacking libfile-find-rule-perl (0.34-1) ... #8 29.52 Selecting previously unselected package libfont-afm-perl. #8 29.52 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... #8 29.53 Unpacking libfont-afm-perl (1.20-3) ... #8 29.55 Selecting previously unselected package libio-string-perl. #8 29.55 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... #8 29.56 Unpacking libio-string-perl (1.08-3.1) ... #8 29.58 Selecting previously unselected package libfont-ttf-perl. #8 29.58 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... #8 29.58 Unpacking libfont-ttf-perl (1.06-1.1) ... #8 29.64 Selecting previously unselected package libio-stringy-perl. #8 29.64 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... #8 29.65 Unpacking libio-stringy-perl (2.111-3) ... #8 29.67 Selecting previously unselected package libparams-validate-perl:amd64. #8 29.67 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... #8 29.68 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... #8 29.71 Selecting previously unselected package libgetopt-long-descriptive-perl. #8 29.71 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... #8 29.71 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... #8 29.74 Selecting previously unselected package libsort-versions-perl. #8 29.74 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... #8 29.74 Unpacking libsort-versions-perl (1.62-1) ... #8 29.77 Selecting previously unselected package libgit-wrapper-perl. #8 29.77 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... #8 29.77 Unpacking libgit-wrapper-perl (0.048-1) ... #8 29.80 Selecting previously unselected package libhttp-tiny-multipart-perl. #8 29.80 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... #8 29.81 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... #8 29.83 Selecting previously unselected package libio-prompter-perl. #8 29.83 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... #8 29.83 Unpacking libio-prompter-perl (0.004015-1) ... #8 29.86 Selecting previously unselected package libjson-perl. #8 29.87 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... #8 29.87 Unpacking libjson-perl (4.03000-1) ... #8 29.90 Selecting previously unselected package liblog-any-perl. #8 29.90 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... #8 29.91 Unpacking liblog-any-perl (1.709-1) ... #8 29.94 Selecting previously unselected package liblog-any-adapter-screen-perl. #8 29.94 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... #8 29.94 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... #8 29.97 Selecting previously unselected package libpackage-stash-perl. #8 29.97 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... #8 29.98 Unpacking libpackage-stash-perl (0.39-1) ... #8 30.01 Selecting previously unselected package libsub-identify-perl. #8 30.01 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... #8 30.01 Unpacking libsub-identify-perl (0.14-1+b3) ... #8 30.04 Selecting previously unselected package libsub-name-perl. #8 30.04 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... #8 30.04 Unpacking libsub-name-perl (0.26-1+b1) ... #8 30.07 Selecting previously unselected package libnamespace-clean-perl. #8 30.07 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... #8 30.07 Unpacking libnamespace-clean-perl (0.27-1) ... #8 30.11 Selecting previously unselected package libpath-tiny-perl. #8 30.12 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... #8 30.12 Unpacking libpath-tiny-perl (0.118-1) ... #8 30.15 Selecting previously unselected package libtype-tiny-perl. #8 30.15 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... #8 30.15 Unpacking libtype-tiny-perl (1.012001-2) ... #8 30.21 Selecting previously unselected package libgitlab-api-v4-perl. #8 30.22 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... #8 30.22 Unpacking libgitlab-api-v4-perl (0.26-1) ... #8 30.27 Selecting previously unselected package libglib2.0-0:amd64. #8 30.27 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ... #8 30.27 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... #8 30.41 Selecting previously unselected package libglib2.0-data. #8 30.41 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ... #8 30.42 Unpacking libglib2.0-data (2.66.8-1) ... #8 30.58 Selecting previously unselected package libgpm2:amd64. #8 30.58 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... #8 30.58 Unpacking libgpm2:amd64 (1.20.7-8) ... #8 30.61 Selecting previously unselected package libhash-fieldhash-perl. #8 30.61 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... #8 30.62 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... #8 30.64 Selecting previously unselected package libhtml-form-perl. #8 30.64 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... #8 30.65 Unpacking libhtml-form-perl (6.07-1) ... #8 30.68 Selecting previously unselected package libhtml-format-perl. #8 30.68 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... #8 30.68 Unpacking libhtml-format-perl (2.12-1.1) ... #8 30.71 Selecting previously unselected package libhtml-html5-entities-perl. #8 30.71 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... #8 30.72 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... #8 30.75 Selecting previously unselected package libhttp-daemon-perl. #8 30.75 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ... #8 30.76 Unpacking libhttp-daemon-perl (6.12-1) ... #8 30.78 Selecting previously unselected package libio-sessiondata-perl. #8 30.78 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ... #8 30.79 Unpacking libio-sessiondata-perl (1.03-1.1) ... #8 30.81 Selecting previously unselected package libipc-run3-perl. #8 30.81 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ... #8 30.82 Unpacking libipc-run3-perl (0.048-2) ... #8 30.84 Selecting previously unselected package libtypes-serialiser-perl. #8 30.84 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... #8 30.85 Unpacking libtypes-serialiser-perl (1.01-1) ... #8 30.87 Selecting previously unselected package libjson-xs-perl. #8 30.87 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ... #8 30.88 Unpacking libjson-xs-perl (4.030-1+b1) ... #8 30.91 Selecting previously unselected package libjson-maybexs-perl. #8 30.91 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ... #8 30.91 Unpacking libjson-maybexs-perl (1.004003-1) ... #8 30.94 Selecting previously unselected package libldap-common. #8 30.95 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ... #8 30.95 Unpacking libldap-common (2.4.57+dfsg-3) ... #8 30.98 Selecting previously unselected package liblist-compare-perl. #8 30.98 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ... #8 30.99 Unpacking liblist-compare-perl (0.55-1) ... #8 31.01 Selecting previously unselected package liblist-someutils-perl. #8 31.02 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ... #8 31.02 Unpacking liblist-someutils-perl (0.58-1) ... #8 31.05 Selecting previously unselected package liblist-someutils-xs-perl. #8 31.05 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... #8 31.05 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... #8 31.08 Selecting previously unselected package liblist-utilsby-perl. #8 31.08 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ... #8 31.08 Unpacking liblist-utilsby-perl (0.11-1) ... #8 31.11 Selecting previously unselected package libltdl7:amd64. #8 31.11 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ... #8 31.12 Unpacking libltdl7:amd64 (2.4.6-15) ... #8 31.15 Selecting previously unselected package libltdl-dev:amd64. #8 31.15 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... #8 31.15 Unpacking libltdl-dev:amd64 (2.4.6-15) ... #8 31.20 Selecting previously unselected package liblzo2-2:amd64. #8 31.20 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... #8 31.20 Unpacking liblzo2-2:amd64 (2.10-2) ... #8 31.23 Selecting previously unselected package libsys-hostname-long-perl. #8 31.23 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... #8 31.23 Unpacking libsys-hostname-long-perl (1.5-2) ... #8 31.26 Selecting previously unselected package libmail-sendmail-perl. #8 31.26 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... #8 31.27 Unpacking libmail-sendmail-perl (0.80-1.1) ... #8 31.30 Selecting previously unselected package libnet-smtp-ssl-perl. #8 31.30 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... #8 31.30 Unpacking libnet-smtp-ssl-perl (1.04-1) ... #8 31.33 Selecting previously unselected package libmailtools-perl. #8 31.33 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... #8 31.33 Unpacking libmailtools-perl (2.21-1) ... #8 31.37 Selecting previously unselected package libmarkdown2:amd64. #8 31.38 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... #8 31.38 Unpacking libmarkdown2:amd64 (2.2.6-1) ... #8 31.41 Selecting previously unselected package libmime-tools-perl. #8 31.41 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... #8 31.41 Unpacking libmime-tools-perl (5.509-1) ... #8 31.45 Selecting previously unselected package libmoox-aliases-perl. #8 31.46 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... #8 31.46 Unpacking libmoox-aliases-perl (0.001006-1.1) ... #8 31.48 Selecting previously unselected package libnamespace-autoclean-perl. #8 31.48 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... #8 31.49 Unpacking libnamespace-autoclean-perl (0.29-1) ... #8 31.51 Selecting previously unselected package libobject-id-perl. #8 31.51 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... #8 31.52 Unpacking libobject-id-perl (0.1.2-2.1) ... #8 31.54 Selecting previously unselected package libmoox-struct-perl. #8 31.54 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... #8 31.55 Unpacking libmoox-struct-perl (0.020-1) ... #8 31.58 Selecting previously unselected package libmouse-perl. #8 31.58 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... #8 31.58 Unpacking libmouse-perl (2.5.10-1+b1) ... #8 31.62 Selecting previously unselected package libnumber-range-perl. #8 31.62 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... #8 31.63 Unpacking libnumber-range-perl (0.12-1.1) ... #8 31.65 Selecting previously unselected package libossp-uuid16:amd64. #8 31.65 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... #8 31.66 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 31.68 Selecting previously unselected package libossp-uuid-perl. #8 31.68 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... #8 31.69 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... #8 31.72 Selecting previously unselected package libpackage-stash-xs-perl. #8 31.72 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... #8 31.72 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... #8 31.75 Selecting previously unselected package libpath-iterator-rule-perl. #8 31.75 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... #8 31.75 Unpacking libpath-iterator-rule-perl (1.014-1) ... #8 31.78 Selecting previously unselected package libperlio-gzip-perl. #8 31.78 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... #8 31.79 Unpacking libperlio-gzip-perl (0.19-1+b7) ... #8 31.81 Selecting previously unselected package libpod-parser-perl. #8 31.82 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... #8 31.83 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' #8 31.84 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' #8 31.84 Unpacking libpod-parser-perl (1.63-2) ... #8 31.87 Selecting previously unselected package libpod-constants-perl. #8 31.88 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... #8 31.88 Unpacking libpod-constants-perl (0.19-2) ... #8 31.91 Selecting previously unselected package libproc-processtable-perl. #8 31.91 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... #8 31.91 Unpacking libproc-processtable-perl (0.59-2+b1) ... #8 31.95 Selecting previously unselected package libre2-9:amd64. #8 31.95 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... #8 31.95 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... #8 31.99 Selecting previously unselected package libre-engine-re2-perl:amd64. #8 31.99 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... #8 32.00 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... #8 32.02 Selecting previously unselected package libreadonly-perl. #8 32.02 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... #8 32.03 Unpacking libreadonly-perl (2.050-3) ... #8 32.05 Selecting previously unselected package libref-util-perl. #8 32.06 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... #8 32.06 Unpacking libref-util-perl (0.204-1) ... #8 32.08 Selecting previously unselected package libref-util-xs-perl. #8 32.09 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... #8 32.09 Unpacking libref-util-xs-perl (0.117-1+b3) ... #8 32.12 Selecting previously unselected package libregexp-pattern-license-perl. #8 32.12 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... #8 32.12 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... #8 32.15 Selecting previously unselected package libregexp-pattern-perl. #8 32.16 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... #8 32.16 Unpacking libregexp-pattern-perl (0.2.14-1) ... #8 32.19 Selecting previously unselected package libsasl2-modules:amd64. #8 32.19 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ... #8 32.19 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ... #8 32.23 Selecting previously unselected package libsereal-decoder-perl. #8 32.23 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... #8 32.23 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... #8 32.27 Selecting previously unselected package libsereal-encoder-perl. #8 32.27 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... #8 32.27 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... #8 32.30 Selecting previously unselected package libtask-weaken-perl. #8 32.31 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... #8 32.31 Unpacking libtask-weaken-perl (1.06-1) ... #8 32.33 Selecting previously unselected package libxml-parser-perl:amd64. #8 32.34 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... #8 32.34 Unpacking libxml-parser-perl:amd64 (2.46-2) ... #8 32.38 Selecting previously unselected package libsoap-lite-perl. #8 32.39 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... #8 32.39 Unpacking libsoap-lite-perl (1.27-1) ... #8 32.44 Selecting previously unselected package libsort-key-perl. #8 32.44 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... #8 32.45 Unpacking libsort-key-perl (1.33-2+b3) ... #8 32.47 Selecting previously unselected package libstring-copyright-perl. #8 32.48 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... #8 32.48 Unpacking libstring-copyright-perl (0.003006-1) ... #8 32.50 Selecting previously unselected package libstring-escape-perl. #8 32.51 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... #8 32.51 Unpacking libstring-escape-perl (2010.002-2) ... #8 32.54 Selecting previously unselected package libstring-shellquote-perl. #8 32.54 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... #8 32.54 Unpacking libstring-shellquote-perl (1.04-1) ... #8 32.57 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. #8 32.57 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... #8 32.57 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 32.67 Selecting previously unselected package libterm-readkey-perl. #8 32.68 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... #8 32.68 Unpacking libterm-readkey-perl (2.38-1+b2) ... #8 32.71 Selecting previously unselected package libtext-levenshteinxs-perl. #8 32.71 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... #8 32.71 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... #8 32.74 Selecting previously unselected package libtext-markdown-discount-perl:amd64. #8 32.74 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... #8 32.74 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 32.76 Selecting previously unselected package libtext-xslate-perl. #8 32.77 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... #8 32.77 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... #8 32.81 Selecting previously unselected package libtime-duration-perl. #8 32.82 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... #8 32.82 Unpacking libtime-duration-perl (1.21-1) ... #8 32.84 Selecting previously unselected package libtime-moment-perl. #8 32.85 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... #8 32.85 Unpacking libtime-moment-perl (0.44-1+b3) ... #8 32.88 Selecting previously unselected package libtype-tiny-xs-perl. #8 32.88 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... #8 32.89 Unpacking libtype-tiny-xs-perl (0.022-1) ... #8 32.91 Selecting previously unselected package libunicode-utf8-perl. #8 32.91 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... #8 32.92 Unpacking libunicode-utf8-perl (0.62-1+b2) ... #8 32.94 Selecting previously unselected package libunwind8:amd64. #8 32.95 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... #8 32.95 Unpacking libunwind8:amd64 (1.3.2-2) ... #8 32.98 Selecting previously unselected package libxdelta2. #8 32.99 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... #8 32.99 Unpacking libxdelta2 (1.1.3-9.3) ... #8 33.02 Selecting previously unselected package libxext6:amd64. #8 33.02 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... #8 33.02 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... #8 33.05 Selecting previously unselected package libxml-namespacesupport-perl. #8 33.05 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... #8 33.05 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... #8 33.08 Selecting previously unselected package libxml-sax-base-perl. #8 33.08 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... #8 33.08 Unpacking libxml-sax-base-perl (1.09-1.1) ... #8 33.11 Selecting previously unselected package libxml-sax-perl. #8 33.12 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... #8 33.12 Unpacking libxml-sax-perl (1.02+dfsg-1) ... #8 33.15 Selecting previously unselected package libxml-libxml-perl. #8 33.15 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... #8 33.16 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 33.22 Selecting previously unselected package libxml-sax-expat-perl. #8 33.22 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... #8 33.23 Unpacking libxml-sax-expat-perl (0.51-1) ... #8 33.25 Selecting previously unselected package libxmlrpc-lite-perl. #8 33.25 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... #8 33.25 Unpacking libxmlrpc-lite-perl (0.717-4) ... #8 33.28 Selecting previously unselected package libxmuu1:amd64. #8 33.29 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #8 33.29 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 33.32 Selecting previously unselected package libyaml-0-2:amd64. #8 33.32 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... #8 33.32 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... #8 33.35 Selecting previously unselected package libyaml-libyaml-perl. #8 33.35 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... #8 33.36 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 33.38 Selecting previously unselected package licensecheck. #8 33.39 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... #8 33.39 Unpacking licensecheck (3.1.1-2) ... #8 33.42 Selecting previously unselected package lzip. #8 33.42 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... #8 33.42 Unpacking lzip (1.22-3) ... #8 33.47 Selecting previously unselected package lzop. #8 33.47 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... #8 33.47 Unpacking lzop (1.04-2) ... #8 33.50 Selecting previously unselected package t1utils. #8 33.50 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... #8 33.51 Unpacking t1utils (1.41-4) ... #8 33.54 Selecting previously unselected package unzip. #8 33.54 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ... #8 33.54 Unpacking unzip (6.0-26) ... #8 33.59 Selecting previously unselected package lintian. #8 33.59 Preparing to unpack .../338-lintian_2.104.0_all.deb ... #8 33.60 Unpacking lintian (2.104.0) ... #8 33.89 Selecting previously unselected package lsb-release. #8 33.90 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... #8 33.90 Unpacking lsb-release (11.1.0) ... #8 33.93 Selecting previously unselected package manpages-dev. #8 33.93 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... #8 33.93 Unpacking manpages-dev (5.10-1) ... #8 34.26 Selecting previously unselected package pbzip2. #8 34.26 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... #8 34.27 Unpacking pbzip2 (1.1.13-1) ... #8 34.29 Selecting previously unselected package pixz. #8 34.30 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... #8 34.30 Unpacking pixz (1.0.7-1) ... #8 34.32 Selecting previously unselected package xdelta. #8 34.32 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... #8 34.33 Unpacking xdelta (1.1.3-9.3) ... #8 34.35 Selecting previously unselected package xdelta3. #8 34.36 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... #8 34.36 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... #8 34.39 Selecting previously unselected package pristine-tar. #8 34.39 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... #8 34.39 Unpacking pristine-tar (1.49) ... #8 34.43 Selecting previously unselected package publicsuffix. #8 34.43 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ... #8 34.44 Unpacking publicsuffix (20210108.1309-1) ... #8 34.47 Selecting previously unselected package python-apt-common. #8 34.47 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... #8 34.47 Unpacking python-apt-common (2.2.1) ... #8 34.51 Selecting previously unselected package python3-apt. #8 34.52 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... #8 34.52 Unpacking python3-apt (2.2.1) ... #8 34.57 Selecting previously unselected package python3-certifi. #8 34.57 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... #8 34.57 Unpacking python3-certifi (2020.6.20-1) ... #8 34.61 Selecting previously unselected package python3-idna. #8 34.61 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... #8 34.62 Unpacking python3-idna (2.10-1) ... #8 34.65 Selecting previously unselected package python3-magic. #8 34.65 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... #8 34.65 Unpacking python3-magic (2:0.4.20-3) ... #8 34.68 Selecting previously unselected package python3-urllib3. #8 34.68 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... #8 34.69 Unpacking python3-urllib3 (1.26.5-1~exp1) ... #8 34.73 Selecting previously unselected package python3-requests. #8 34.73 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... #8 34.73 Unpacking python3-requests (2.25.1+dfsg-2) ... #8 34.77 Selecting previously unselected package python3-unidiff. #8 34.77 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... #8 34.77 Unpacking python3-unidiff (0.5.5-2) ... #8 34.80 Selecting previously unselected package python3-xdg. #8 34.81 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... #8 34.81 Unpacking python3-xdg (0.27-2) ... #8 34.84 Selecting previously unselected package shared-mime-info. #8 34.85 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... #8 34.85 Unpacking shared-mime-info (2.0-1) ... #8 34.95 Selecting previously unselected package strace. #8 34.95 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... #8 34.96 Unpacking strace (5.10-1) ... #8 35.03 Selecting previously unselected package xauth. #8 35.03 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... #8 35.03 Unpacking xauth (1:1.1-1) ... #8 35.07 Selecting previously unselected package xdg-user-dirs. #8 35.07 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... #8 35.08 Unpacking xdg-user-dirs (0.17-2) ... #8 35.13 Setting up libksba8:amd64 (1.5.0-3) ... #8 35.14 Setting up media-types (4.0.0) ... #8 35.15 Setting up libpipeline1:amd64 (1.5.3-1) ... #8 35.16 Setting up wdiff (1.2.2-2+b1) ... #8 35.17 Setting up libxau6:amd64 (1:1.0.9-1) ... #8 35.18 Setting up libre2-9:amd64 (20210201+dfsg-1) ... #8 35.19 Setting up libpsl5:amd64 (0.21.0-1.2) ... #8 35.20 Setting up libgpm2:amd64 (1.20.7-8) ... #8 35.21 Setting up bsdextrautils (2.36.1-8) ... #8 35.22 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode #8 35.22 Setting up libicu67:amd64 (67.1-7) ... #8 35.23 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... #8 35.24 Setting up xdg-user-dirs (0.17-2) ... #8 35.26 Setting up libmagic-mgc (1:5.39-3) ... #8 35.27 Setting up libyaml-0-2:amd64 (0.2.2-1) ... #8 35.28 Setting up libglib2.0-0:amd64 (2.66.8-1) ... #8 35.31 No schema files found: doing nothing. #8 35.32 Setting up distro-info-data (0.51) ... #8 35.33 Setting up manpages (5.10-1) ... #8 35.34 Setting up unzip (6.0-26) ... #8 35.35 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... #8 35.36 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... #8 35.37 Setting up libsqlite3-0:amd64 (3.34.1-3) ... #8 35.38 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... #8 35.39 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ... #8 35.40 Setting up libfcgi-bin (2.4.2-2) ... #8 35.41 Setting up binutils-common:amd64 (2.35.2-2) ... #8 35.42 Setting up libnghttp2-14:amd64 (1.43.0-1) ... #8 35.43 Setting up libmagic1:amd64 (1:5.39-3) ... #8 35.44 Setting up libdeflate0:amd64 (1.7-1) ... #8 35.45 Setting up less (551-2) ... #8 35.46 Setting up perl-openssl-defaults:amd64 (5) ... #8 35.47 Setting up linux-libc-dev:amd64 (5.10.70-1) ... #8 35.48 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... #8 35.49 Setting up gettext-base (0.21-4) ... #8 35.50 Setting up liblzo2-2:amd64 (2.10-2) ... #8 35.51 Setting up libnpth0:amd64 (1.6-3) ... #8 35.52 Setting up file (1:5.39-3) ... #8 35.53 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... #8 35.54 Setting up libassuan0:amd64 (2.5.3-7.1) ... #8 35.55 Setting up libgomp1:amd64 (10.2.1-6) ... #8 35.55 Setting up bzip2 (1.0.8-4) ... #8 35.56 Setting up libldap-common (2.4.57+dfsg-3) ... #8 35.58 Setting up libunwind8:amd64 (1.3.2-2) ... #8 35.59 Setting up pbzip2 (1.1.13-1) ... #8 35.60 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #8 35.60 Setting up libfakeroot:amd64 (1.25.3-1.1) ... #8 35.61 Setting up libasan6:amd64 (10.2.1-6) ... #8 35.62 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... #8 35.63 Setting up fakeroot (1.25.3-1.1) ... #8 35.64 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 35.65 Setting up autotools-dev (20180224.1+nmu1) ... #8 35.66 Setting up libglib2.0-data (2.66.8-1) ... #8 35.67 Setting up libtirpc-dev:amd64 (1.3.1-1) ... #8 35.68 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... #8 35.68 Setting up libx11-data (2:1.7.2-1) ... #8 35.69 Setting up make (4.3-4.1) ... #8 35.70 Setting up libmpfr6:amd64 (4.1.0-3) ... #8 35.71 Setting up gnupg-l10n (2.2.27-2) ... #8 35.72 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... #8 35.73 Setting up lzip (1.22-3) ... #8 35.75 Setting up strace (5.10-1) ... #8 35.76 Setting up libsigsegv2:amd64 (2.13-1) ... #8 35.77 Setting up xz-utils (5.2.5-2) ... #8 35.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 35.78 Setting up t1utils (1.41-4) ... #8 35.79 Setting up libquadmath0:amd64 (10.2.1-6) ... #8 35.80 Setting up diffstat (1.64-1) ... #8 35.81 Setting up libpng16-16:amd64 (1.6.37-3) ... #8 35.82 Setting up libmpc3:amd64 (1.2.0-1) ... #8 35.84 Setting up libatomic1:amd64 (10.2.1-6) ... #8 35.85 Setting up patch (2.7.6-7) ... #8 35.86 Setting up autopoint (0.21-4) ... #8 35.87 Setting up libwebp6:amd64 (0.6.1-2.1) ... #8 35.88 Setting up fonts-dejavu-core (2.37-2) ... #8 35.92 Setting up libxdelta2 (1.1.3-9.3) ... #8 35.93 Setting up libncursesw6:amd64 (6.2+20201114-2) ... #8 35.94 Setting up libltdl7:amd64 (2.4.6-15) ... #8 35.95 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... #8 35.96 Setting up libubsan1:amd64 (10.2.1-6) ... #8 35.97 Setting up libmd0:amd64 (1.0.3-3) ... #8 36.00 Setting up python-apt-common (2.2.1) ... #8 36.01 Setting up libnsl-dev:amd64 (1.3.0-2) ... #8 36.01 Setting up sensible-utils (0.0.14) ... #8 36.02 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... #8 36.03 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... #8 36.06 Setting up libuchardet0:amd64 (0.0.7-1) ... #8 36.07 Setting up lzop (1.04-2) ... #8 36.08 Setting up libmpdec3:amd64 (2.5.1-1) ... #8 36.09 Setting up git-man (1:2.30.2-1) ... #8 36.09 Setting up libssh2-1:amd64 (1.9.0-2) ... #8 36.10 Setting up netbase (6.3) ... #8 36.13 Setting up libtiff5:amd64 (4.2.0-1) ... #8 36.14 Setting up libbinutils:amd64 (2.35.2-2) ... #8 36.15 Setting up libfido2-1:amd64 (1.6.0-2) ... #8 36.16 Setting up libisl23:amd64 (0.23-1) ... #8 36.17 Setting up libc-dev-bin (2.31-13+deb11u2) ... #8 36.18 Setting up openssl (1.1.1k-1+deb11u1) ... #8 36.19 Setting up libbsd0:amd64 (0.11.3-1) ... #8 36.20 Setting up libelf1:amd64 (0.183-1) ... #8 36.21 Setting up readline-common (8.1-1) ... #8 36.22 Setting up publicsuffix (20210108.1309-1) ... #8 36.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... #8 36.24 Setting up libmarkdown2:amd64 (2.2.6-1) ... #8 36.25 Setting up libcc1-0:amd64 (10.2.1-6) ... #8 36.26 Setting up iso-codes (4.6.0-1) ... #8 36.27 Setting up liblocale-gettext-perl (1.07-4+b1) ... #8 36.27 Setting up liblsan0:amd64 (10.2.1-6) ... #8 36.28 Setting up cpp-10 (10.2.1-6) ... #8 36.29 Setting up dctrl-tools (2.24-3+b1) ... #8 36.31 Setting up libitm1:amd64 (10.2.1-6) ... #8 36.32 Setting up debian-keyring (2021.07.26) ... #8 36.33 Setting up libgdbm6:amd64 (1.19-2) ... #8 36.33 Setting up libtsan0:amd64 (10.2.1-6) ... #8 36.35 Setting up libctf0:amd64 (2.35.2-2) ... #8 36.36 Setting up pinentry-curses (1.1.0-4) ... #8 36.37 Setting up manpages-dev (5.10-1) ... #8 36.38 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #8 36.39 Setting up libxcb1:amd64 (1.14-3) ... #8 36.40 Setting up gettext (0.21-4) ... #8 36.41 Setting up xdelta (1.1.3-9.3) ... #8 36.42 Setting up libarchive13:amd64 (3.4.3-2+b1) ... #8 36.43 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... #8 36.44 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... #8 36.45 Setting up libreadline8:amd64 (8.1-1) ... #8 36.46 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... #8 36.47 Setting up m4 (1.4.18-5) ... #8 36.48 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ... #8 36.49 Setting up ca-certificates (20210119) ... #8 36.85 Updating certificates in /etc/ssl/certs... #8 37.26 129 added, 0 removed; done. #8 37.29 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ... #8 37.30 Setting up shared-mime-info (2.0-1) ... #8 39.26 Setting up libgdbm-compat4:amd64 (1.19-2) ... #8 39.27 Setting up ucf (3.0043) ... #8 39.36 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ... #8 39.37 Setting up dwz (0.13+20210201-1) ... #8 39.38 Setting up groff-base (1.22.4-6) ... #8 39.39 Setting up cpp (4:10.2.1-1) ... #8 39.41 Setting up pixz (1.0.7-1) ... #8 39.42 Setting up gpgconf (2.2.27-2) ... #8 39.42 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... #8 39.43 Setting up libc6-dev:amd64 (2.31-13+deb11u2) ... #8 39.44 Setting up libx11-6:amd64 (2:1.7.2-1) ... #8 39.45 Setting up curl (7.74.0-1.3+b1) ... #8 39.46 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #8 39.47 Setting up gpg (2.2.27-2) ... #8 39.48 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... #8 39.49 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... #8 39.50 Setting up gnupg-utils (2.2.27-2) ... #8 39.51 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... #8 39.52 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... #8 39.53 Setting up gpg-agent (2.2.27-2) ... #8 39.98 Setting up libxpm4:amd64 (1:3.5.12-1) ... #8 39.99 Setting up fontconfig-config (2.13.1-4.2) ... #8 40.16 Setting up openssh-client (1:8.4p1-5) ... #8 40.24 Setting up gpgsm (2.2.27-2) ... #8 40.25 Setting up libxext6:amd64 (2:1.3.3-1.1) ... #8 40.26 Setting up binutils (2.35.2-2) ... #8 40.27 Setting up man-db (2.9.4-2) ... #8 40.36 Building database of manual pages ... #8 55.53 Setting up libgpgme11:amd64 (1.14.0-1+b2) ... #8 55.55 Setting up dirmngr (2.2.27-2) ... #8 55.68 Setting up perl (5.32.1-4+deb11u2) ... #8 55.69 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... #8 55.70 Setting up libclass-data-inheritable-perl (0.08-3) ... #8 55.71 Setting up libdata-dump-perl (1.23-1.1) ... #8 55.72 Setting up libref-util-perl (0.204-1) ... #8 55.73 Setting up libipc-system-simple-perl (1.30-1) ... #8 55.74 Setting up libnet-domain-tld-perl (1.75-1.1) ... #8 55.75 Setting up libhash-fieldhash-perl (0.15-1+b3) ... #8 55.76 Setting up libvariable-magic-perl (0.62-1+b3) ... #8 55.77 Setting up libio-html-perl (1.004-2) ... #8 55.77 Setting up libpod-parser-perl (1.63-2) ... #8 55.78 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... #8 55.79 Setting up liblist-moreutils-xs-perl (0.430-2) ... #8 55.80 Setting up gcc-10 (10.2.1-6) ... #8 55.81 Setting up libparams-util-perl (1.102-1+b1) ... #8 55.82 Setting up libdpkg-perl (1.20.9) ... #8 55.83 Setting up libtime-duration-perl (1.21-1) ... #8 55.84 Setting up autoconf (2.69-14) ... #8 55.86 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 55.87 Setting up libarray-intspan-perl (2.004-1) ... #8 55.88 Setting up libcapture-tiny-perl (0.48-1) ... #8 55.89 Setting up libtimedate-perl (2.3300-2) ... #8 55.90 Setting up gpg-wks-server (2.2.27-2) ... #8 55.91 Setting up libsub-name-perl (0.26-1+b1) ... #8 55.92 Setting up libtype-tiny-xs-perl (0.022-1) ... #8 55.93 Setting up libdata-validate-domain-perl (0.10-1.1) ... #8 55.95 Setting up libproc-processtable-perl (0.59-2+b1) ... #8 56.00 Setting up libfile-chdir-perl (0.1008-1.1) ... #8 56.01 Setting up xauth (1:1.1-1) ... #8 56.02 Setting up libpath-tiny-perl (0.118-1) ... #8 56.03 Setting up libarchive-cpio-perl (0.10-1.1) ... #8 56.04 Setting up libjson-perl (4.03000-1) ... #8 56.05 Setting up libipc-run3-perl (0.048-2) ... #8 56.06 Setting up libfcgi-perl:amd64 (0.79+ds-2) ... #8 56.07 Setting up libsub-override-perl (0.09-2) ... #8 56.08 Setting up libaliased-perl (0.34-1.1) ... #8 56.09 Setting up libstrictures-perl (2.000006-1) ... #8 56.10 Setting up libsub-quote-perl (2.006006-1) ... #8 56.10 Setting up libdevel-stacktrace-perl (2.0400-1) ... #8 56.11 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... #8 56.12 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... #8 56.13 Setting up libsort-versions-perl (1.62-1) ... #8 56.14 Setting up libexporter-tiny-perl (1.002002-1) ... #8 56.15 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... #8 56.16 Setting up libfile-dirlist-perl (0.05-2) ... #8 56.17 Setting up libterm-readkey-perl (2.38-1+b2) ... #8 56.18 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... #8 56.18 Setting up libperlio-gzip-perl (0.19-1+b7) ... #8 56.19 Setting up libsys-hostname-long-perl (1.5-2) ... #8 56.20 Setting up libhtml-html5-entities-perl (0.004-1.1) ... #8 56.21 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... #8 56.22 Setting up liburi-perl (5.08-1) ... #8 56.23 Setting up libfile-touch-perl (0.11-1) ... #8 56.24 Setting up python3.9 (3.9.2-1) ... #8 56.82 Setting up libemail-address-xs-perl (1.04-1+b3) ... #8 56.83 Setting up libnet-ssleay-perl (1.88-3+b1) ... #8 56.84 Setting up automake (1:1.16.3-2) ... #8 56.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 56.85 Setting up libapt-pkg-perl (0.1.39) ... #8 56.86 Setting up libio-sessiondata-perl (1.03-1.1) ... #8 56.87 Setting up libstring-escape-perl (2010.002-2) ... #8 56.87 Setting up libhttp-date-perl (6.05-1) ... #8 56.88 Setting up libfile-which-perl (1.23-1) ... #8 56.89 Setting up libfile-basedir-perl (0.08-1) ... #8 56.90 Setting up libnumber-range-perl (0.12-1.1) ... #8 56.91 Setting up libtask-weaken-perl (1.06-1) ... #8 56.92 Setting up libunicode-utf8-perl (0.62-1+b2) ... #8 56.93 Setting up libmouse-perl (2.5.10-1+b1) ... #8 56.95 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... #8 56.96 Setting up g++-10 (10.2.1-6) ... #8 56.98 Setting up libfile-listing-perl (6.14-1) ... #8 56.99 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... #8 57.01 Setting up gpg-wks-client (2.2.27-2) ... #8 57.02 Setting up libregexp-pattern-perl (0.2.14-1) ... #8 57.04 Setting up libdata-messagepack-perl (1.00-4+b1) ... #8 57.06 Setting up libclass-inspector-perl (1.36-1) ... #8 57.08 Setting up libfont-afm-perl (1.20-3) ... #8 57.10 Setting up libwant-perl (0.29-1+b6) ... #8 57.12 Setting up libdynaloader-functions-perl (0.003-1.1) ... #8 57.13 Setting up libtext-glob-perl (0.11-1) ... #8 57.15 Setting up libclass-method-modifiers-perl (2.13-1) ... #8 57.16 Setting up liblist-compare-perl (0.55-1) ... #8 57.17 Setting up libref-util-xs-perl (0.117-1+b3) ... #8 57.19 Setting up libio-pty-perl (1:1.15-2) ... #8 57.20 Setting up libtool (2.4.6-15) ... #8 57.20 Setting up libfile-fcntllock-perl (0.22-3+b7) ... #8 57.21 Setting up libsort-key-perl (1.33-2+b3) ... #8 57.22 Setting up libclone-perl (0.45-1+b1) ... #8 57.23 Setting up libalgorithm-diff-perl (1.201-1) ... #8 57.24 Setting up libarchive-zip-perl (1.68-1) ... #8 57.25 Setting up libsub-identify-perl (0.14-1+b3) ... #8 57.26 Setting up libdistro-info-perl (1.0) ... #8 57.27 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... #8 57.28 Setting up libobject-id-perl (0.1.2-2.1) ... #8 57.29 Setting up libio-stringy-perl (2.111-3) ... #8 57.30 Setting up liblist-moreutils-perl (0.430-2) ... #8 57.30 Setting up libhtml-tagset-perl (3.20-4) ... #8 57.31 Setting up liblog-any-perl (1.709-1) ... #8 57.32 Setting up libauthen-sasl-perl (2.1600-1.1) ... #8 57.33 Setting up libdevel-size-perl (0.83-1+b2) ... #8 57.34 Setting up libdebhelper-perl (13.3.4) ... #8 57.35 Setting up libpod-constants-perl (0.19-2) ... #8 57.36 Setting up libregexp-pattern-license-perl (3.4.0-1) ... #8 57.37 Setting up libconvert-binhex-perl (1.125-1) ... #8 57.38 Setting up liblwp-mediatypes-perl (6.04-1) ... #8 57.39 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... #8 57.39 Setting up libtry-tiny-perl (0.30-1) ... #8 57.40 Setting up libtype-tiny-perl (1.012001-2) ... #8 57.41 Setting up libcommon-sense-perl (3.75-1+b4) ... #8 57.42 Setting up libxml-namespacesupport-perl (1.12-1.1) ... #8 57.43 Setting up libnet-http-perl (6.20-1) ... #8 57.44 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... #8 57.45 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... #8 57.45 Setting up libtime-moment-perl (0.44-1+b3) ... #8 57.47 Setting up libencode-locale-perl (1.05-1.1) ... #8 57.48 Setting up python3 (3.9.2-3) ... #8 57.74 Setting up libexception-class-perl (1.44-1) ... #8 57.75 Setting up python3-xdg (0.27-2) ... #8 57.90 Setting up libconfig-tiny-perl (2.26-1) ... #8 57.91 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... #8 57.92 Setting up libdevel-callchecker-perl (0.008-1+b2) ... #8 57.93 Setting up liblist-utilsby-perl (0.11-1) ... #8 57.94 Setting up libstring-shellquote-perl (1.04-1) ... #8 57.94 Setting up libsub-install-perl (0.928-1.1) ... #8 57.95 Setting up gcc (4:10.2.1-1) ... #8 57.97 Setting up dpkg-dev (1.20.9) ... #8 57.99 Setting up libnumber-compare-perl (0.03-1.1) ... #8 58.00 Setting up intltool-debian (0.35.0+20060710.5) ... #8 58.00 Setting up liberror-perl (0.17029-1) ... #8 58.01 Setting up python3-six (1.16.0-2) ... #8 58.14 Setting up dh-autoreconf (20) ... #8 58.15 Setting up patchutils (0.4.2-1) ... #8 58.16 Setting up libmail-sendmail-perl (0.80-1.1) ... #8 58.17 Setting up libltdl-dev:amd64 (2.4.6-15) ... #8 58.18 Setting up libjson-maybexs-perl (1.004003-1) ... #8 58.19 Setting up libxml-sax-base-perl (1.09-1.1) ... #8 58.20 Setting up libio-string-perl (1.08-3.1) ... #8 58.21 Setting up libreadonly-perl (2.050-3) ... #8 58.22 Setting up python3-gpg (1.14.0-1+b2) ... #8 58.39 Setting up python3-certifi (2020.6.20-1) ... #8 58.51 Setting up libfile-find-rule-perl (0.34-1) ... #8 58.52 Setting up libstring-copyright-perl (0.003006-1) ... #8 58.53 Setting up libgd3:amd64 (2.3.0-2) ... #8 58.54 Setting up python3-idna (2.10-1) ... #8 58.73 Setting up libdata-optlist-perl (0.110-1.1) ... #8 58.74 Setting up libipc-run-perl (20200505.0-1) ... #8 58.75 Setting up git (1:2.30.2-1) ... #8 58.77 Setting up libtext-xslate-perl (3.5.8-1+b1) ... #8 58.78 Setting up python3-urllib3 (1.26.5-1~exp1) ... #8 58.95 Setting up libcontextual-return-perl (0.004014-2) ... #8 58.96 Setting up libwww-robotrules-perl (6.02-1) ... #8 58.97 Setting up libtypes-serialiser-perl (1.01-1) ... #8 58.98 Setting up g++ (4:10.2.1-1) ... #8 59.01 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 59.01 Setting up libhtml-parser-perl (3.75-1+b1) ... #8 59.02 Setting up libgit-wrapper-perl (0.048-1) ... #8 59.03 Setting up liblog-any-adapter-screen-perl (0.140-1) ... #8 59.04 Setting up librole-tiny-perl (2.002004-1) ... #8 59.05 Setting up gnupg (2.2.27-2) ... #8 59.06 Setting up build-essential (12.9) ... #8 59.07 Setting up python3-unidiff (0.5.5-2) ... #8 59.20 Setting up lsb-release (11.1.0) ... #8 59.21 Setting up libfont-ttf-perl (1.06-1.1) ... #8 59.22 Setting up libfile-homedir-perl (1.006-1) ... #8 59.23 Setting up python3-magic (2:0.4.20-3) ... #8 59.38 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... #8 59.40 Setting up pristine-tar (1.49) ... #8 59.41 Setting up libio-socket-ssl-perl (2.069-1) ... #8 59.42 Setting up libsub-exporter-perl (0.987-1) ... #8 59.43 Setting up libc-devtools (2.31-13+deb11u2) ... #8 59.44 Setting up libalgorithm-merge-perl (0.08-3) ... #8 59.45 Setting up libhttp-message-perl (6.28-1) ... #8 59.46 Setting up libhtml-form-perl (6.07-1) ... #8 59.47 Setting up python3-pkg-resources (52.0.0-4) ... #8 59.65 Setting up libiterator-perl (0.03+ds1-1.1) ... #8 59.65 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... #8 59.66 Setting up libjson-xs-perl (4.030-1+b1) ... #8 59.67 Setting up libhttp-negotiate-perl (6.01-1) ... #8 59.69 Setting up libio-prompter-perl (0.004015-1) ... #8 59.70 Setting up libiterator-util-perl (0.02+ds1-1.1) ... #8 59.71 Setting up libhttp-cookies-perl (6.10-1) ... #8 59.71 Setting up python3-apt (2.2.1) ... #8 59.86 Setting up po-debconf (1.0.21+nmu1) ... #8 59.87 Setting up libhtml-tree-perl (5.07-2) ... #8 59.88 Setting up libparams-classify-perl (0.015-1+b3) ... #8 59.89 Setting up libpath-iterator-rule-perl (1.014-1) ... #8 59.90 Setting up libhtml-format-perl (2.12-1.1) ... #8 59.91 Setting up libxml-sax-perl (1.02+dfsg-1) ... #8 59.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #8 60.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 60.13 #8 60.13 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 60.15 Setting up python3-chardet (4.0.0-1) ... #8 60.41 Setting up libnet-smtp-ssl-perl (1.04-1) ... #8 60.42 Setting up libmodule-runtime-perl (0.016-1) ... #8 60.43 Setting up libmailtools-perl (2.21-1) ... #8 60.44 Setting up python3-debian (0.1.39) ... #8 60.59 Setting up python3-requests (2.25.1+dfsg-2) ... #8 60.74 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... #8 60.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #8 60.84 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #8 60.91 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 61.02 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 61.05 Setting up dh-strip-nondeterminism (1.12.0-1) ... #8 61.06 Setting up libconst-fast-perl (0.014-1.1) ... #8 61.07 Setting up libhttp-daemon-perl (6.12-1) ... #8 61.08 Setting up libdata-dpath-perl (0.58-1) ... #8 61.09 Setting up libmodule-implementation-perl (0.09-1.1) ... #8 61.10 Setting up libpackage-stash-perl (0.39-1) ... #8 61.11 Setting up libimport-into-perl (1.002005-1) ... #8 61.12 Setting up libmoo-perl (2.004004-1) ... #8 61.13 Setting up liblist-someutils-perl (0.58-1) ... #8 61.14 Setting up debhelper (13.3.4) ... #8 61.15 Setting up libmime-tools-perl (5.509-1) ... #8 61.16 Setting up dput (1.1.0) ... #8 61.32 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... #8 61.33 Setting up equivs (2.3.1) ... #8 61.34 Setting up libmoox-aliases-perl (0.001006-1.1) ... #8 61.34 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ... #8 61.35 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... #8 61.36 Setting up libnamespace-clean-perl (0.27-1) ... #8 61.37 Setting up libgetopt-long-descriptive-perl (0.105-1) ... #8 61.38 Setting up libnamespace-autoclean-perl (0.29-1) ... #8 61.39 Setting up libgitlab-api-v4-perl (0.26-1) ... #8 61.40 Setting up libmoox-struct-perl (0.020-1) ... #8 61.41 Setting up lintian (2.104.0) ... #8 61.42 Setting up licensecheck (3.1.1-2) ... #8 61.43 Setting up liblwp-protocol-https-perl (6.10-1) ... #8 61.44 Setting up libwww-perl (6.52-1) ... #8 61.45 Setting up devscripts (2.21.3+deb11u1) ... #8 61.60 Setting up libxml-parser-perl:amd64 (2.46-2) ... #8 61.61 Setting up libxml-sax-expat-perl (0.51-1) ... #8 61.65 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #8 61.69 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #8 61.82 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #8 61.84 Setting up libsoap-lite-perl (1.27-1) ... #8 61.85 Setting up libxmlrpc-lite-perl (0.717-4) ... #8 61.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... #8 61.88 Processing triggers for ca-certificates (20210119) ... #8 61.89 Updating certificates in /etc/ssl/certs... #8 62.21 0 added, 0 removed; done. #8 62.21 Running hooks in /etc/ca-certificates/update.d... #8 62.21 done. #8 DONE 62.5s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:fd4437483f3e14135f49592be0693efc7fb65b9ed98d55ae5d174333e3702ebd #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:e51f99ba4f1154003d1320897b27edf6adef4cbfc93de591314e7aad0a85de36 #11 0.743 Hit:1 http://deb.debian.org/debian bullseye InRelease #11 0.743 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease #11 0.981 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease #11 1.285 Reading package lists... #11 2.552 dpkg-buildpackage: info: source package docker-ce-build-deps #11 2.552 dpkg-buildpackage: info: source version 1.0 #11 2.552 dpkg-buildpackage: info: source distribution unstable #11 2.552 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator #11 2.601 dpkg-source --before-build . #11 2.601 dpkg-buildpackage: info: host architecture amd64 #11 2.752 debian/rules clean #11 2.754 dh clean #11 2.867 dh_clean #11 2.920 debian/rules binary #11 2.922 dh binary #11 3.055 dh_update_autotools_config #11 3.092 dh_autoreconf #11 3.132 create-stamp debian/debhelper-build-stamp #11 3.132 dh_prep #11 3.158 dh_install #11 3.188 dh_installdocs #11 3.222 dh_installchangelogs #11 3.297 dh_perl #11 3.329 dh_link #11 3.359 dh_strip_nondeterminism #11 3.411 dh_compress #11 3.445 dh_fixperms #11 3.481 dh_missing #11 3.506 dh_installdeb #11 3.536 dh_gencontrol #11 3.640 dh_md5sums #11 3.670 dh_builddeb #11 3.693 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #11 3.710 dpkg-genbuildinfo --build=binary #11 3.838 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes #11 3.908 dpkg-genchanges: info: binary-only upload (no source code included) #11 3.910 dpkg-source --after-build . #11 4.001 dpkg-buildpackage: info: binary-only upload (no source included) #11 4.006 #11 4.006 The package has been created. #11 4.006 Attention, the package has been created in the current directory, #11 4.006 not in ".." as indicated by the message above! #11 4.025 Selecting previously unselected package docker-ce-build-deps. #11 4.040 (Reading database ... 28620 files and directories currently installed.) #11 4.040 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #11 4.044 Unpacking docker-ce-build-deps (1.0) ... #11 4.080 Reading package lists... #11 4.548 Building dependency tree... #11 4.637 Reading state information... #11 4.651 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #11 4.766 Starting 2 pkgProblemResolver with broken count: 0 #11 4.768 Done #11 4.871 Done #11 4.960 Starting pkgProblemResolver with broken count: 0 #11 4.977 Starting 2 pkgProblemResolver with broken count: 0 #11 4.979 Done #11 5.133 The following additional packages will be installed: #11 5.133 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 5.134 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 5.134 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 5.134 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 5.134 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 5.135 Suggested packages: #11 5.135 cmake-doc ninja-build apparmor-easyprof seccomp #11 5.135 Recommended packages: #11 5.135 psmisc #11 5.294 The following NEW packages will be installed: #11 5.295 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 #11 5.295 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 #11 5.295 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 #11 5.295 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #11 5.296 libsystemd-dev libudev-dev libuv1 pkg-config procps #11 5.563 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #11 5.563 1 not fully installed or removed. #11 5.563 Need to get 11.8 MB of archives. #11 5.563 After this operation, 47.8 MB of additional disk space will be used. #11 5.563 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] #11 5.567 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] #11 5.578 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB] #11 5.579 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] #11 5.580 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] #11 5.590 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] #11 5.591 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] #11 5.593 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] #11 5.601 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] #11 5.634 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB] #11 5.635 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] #11 5.647 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] #11 5.701 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] #11 5.701 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] #11 5.703 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.704 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] #11 5.705 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] #11 5.708 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] #11 5.710 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] #11 5.712 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] #11 5.712 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] #11 5.755 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] #11 5.760 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] #11 5.761 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] #11 5.762 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] #11 5.766 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] #11 5.902 debconf: delaying package configuration, since apt-utils is not installed #11 5.938 Fetched 11.8 MB in 0s (25.4 MB/s) #11 5.967 Selecting previously unselected package bash-completion. #11 5.967 (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.981 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... #11 6.433 Unpacking bash-completion (1:2.11-2) ... #11 6.567 Selecting previously unselected package cmake-data. #11 6.570 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ... #11 6.574 Unpacking cmake-data (3.18.4-2) ... #11 6.946 Selecting previously unselected package libncurses6:amd64. #11 6.950 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ... #11 6.956 Unpacking libncurses6:amd64 (6.2+20201114-2) ... #11 6.990 Selecting previously unselected package libprocps8:amd64. #11 6.993 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ... #11 6.996 Unpacking libprocps8:amd64 (2:3.3.17-5) ... #11 7.032 Selecting previously unselected package procps. #11 7.035 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ... #11 7.041 Unpacking procps (2:3.3.17-5) ... #11 7.115 Selecting previously unselected package libjsoncpp24:amd64. #11 7.118 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ... #11 7.121 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... #11 7.157 Selecting previously unselected package librhash0:amd64. #11 7.159 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ... #11 7.162 Unpacking librhash0:amd64 (1.4.1-2) ... #11 7.198 Selecting previously unselected package libuv1:amd64. #11 7.200 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ... #11 7.204 Unpacking libuv1:amd64 (1.40.0-2) ... #11 7.235 Selecting previously unselected package cmake. #11 7.237 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ... #11 7.240 Unpacking cmake (3.18.4-2) ... #11 7.747 Selecting previously unselected package dh-apparmor. #11 7.750 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... #11 7.753 Unpacking dh-apparmor (2.13.6-10) ... #11 7.786 Selecting previously unselected package libbtrfs0:amd64. #11 7.788 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ... #11 7.792 Unpacking libbtrfs0:amd64 (5.10.1-2) ... #11 7.828 Selecting previously unselected package libbtrfs-dev:amd64. #11 7.831 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ... #11 7.834 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... #11 7.881 Selecting previously unselected package dmsetup. #11 7.884 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ... #11 7.887 Unpacking dmsetup (2:1.02.175-2.1) ... #11 7.921 Selecting previously unselected package libdevmapper1.02.1:amd64. #11 7.924 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.927 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.966 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #11 7.969 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... #11 7.972 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 7.995 Selecting previously unselected package libudev-dev:amd64. #11 7.998 Preparing to unpack .../15-libudev-dev_247.3-6_amd64.deb ... #11 8.000 Unpacking libudev-dev:amd64 (247.3-6) ... #11 8.037 Selecting previously unselected package libsepol1-dev:amd64. #11 8.037 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ... #11 8.040 Unpacking libsepol1-dev:amd64 (3.1-1) ... #11 8.101 Selecting previously unselected package libpcre2-16-0:amd64. #11 8.103 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ... #11 8.106 Unpacking libpcre2-16-0:amd64 (10.36-2) ... #11 8.152 Selecting previously unselected package libpcre2-32-0:amd64. #11 8.155 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ... #11 8.158 Unpacking libpcre2-32-0:amd64 (10.36-2) ... #11 8.202 Selecting previously unselected package libpcre2-posix2:amd64. #11 8.204 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ... #11 8.207 Unpacking libpcre2-posix2:amd64 (10.36-2) ... #11 8.234 Selecting previously unselected package libpcre2-dev:amd64. #11 8.236 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ... #11 8.239 Unpacking libpcre2-dev:amd64 (10.36-2) ... #11 8.329 Selecting previously unselected package libselinux1-dev:amd64. #11 8.332 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ... #11 8.335 Unpacking libselinux1-dev:amd64 (3.1-3) ... #11 8.385 Selecting previously unselected package libdevmapper-dev:amd64. #11 8.388 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... #11 8.391 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 8.417 Selecting previously unselected package libseccomp-dev:amd64. #11 8.419 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ... #11 8.422 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... #11 8.457 Selecting previously unselected package libsystemd-dev:amd64. #11 8.460 Preparing to unpack .../24-libsystemd-dev_247.3-6_amd64.deb ... #11 8.462 Unpacking libsystemd-dev:amd64 (247.3-6) ... #11 8.567 Selecting previously unselected package pkg-config. #11 8.567 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ... #11 8.571 Unpacking pkg-config (0.29.2-1) ... #11 8.610 Setting up libseccomp-dev:amd64 (2.5.1-1) ... #11 8.618 Setting up libsepol1-dev:amd64 (3.1-1) ... #11 8.627 Setting up libpcre2-16-0:amd64 (10.36-2) ... #11 8.636 Setting up libbtrfs0:amd64 (5.10.1-2) ... #11 8.645 Setting up libpcre2-32-0:amd64 (10.36-2) ... #11 8.654 Setting up libuv1:amd64 (1.40.0-2) ... #11 8.665 Setting up bash-completion (1:2.11-2) ... #11 9.167 Setting up libncurses6:amd64 (6.2+20201114-2) ... #11 9.177 Setting up pkg-config (0.29.2-1) ... #11 9.219 Setting up libudev-dev:amd64 (247.3-6) ... #11 9.227 Setting up libpcre2-posix2:amd64 (10.36-2) ... #11 9.236 Setting up libjsoncpp24:amd64 (1.9.4-4) ... #11 9.244 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... #11 9.253 Setting up librhash0:amd64 (1.4.1-2) ... #11 9.262 Setting up cmake-data (3.18.4-2) ... #11 9.274 Setting up dh-apparmor (2.13.6-10) ... #11 9.283 Setting up libsystemd-dev:amd64 (247.3-6) ... #11 9.291 Setting up libprocps8:amd64 (2:3.3.17-5) ... #11 9.300 Setting up libpcre2-dev:amd64 (10.36-2) ... #11 9.309 Setting up libselinux1-dev:amd64 (3.1-3) ... #11 9.318 Setting up procps (2:3.3.17-5) ... #11 9.348 Setting up cmake (3.18.4-2) ... #11 9.357 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... #11 9.367 Setting up dmsetup (2:1.02.175-2.1) ... #11 9.378 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... #11 9.389 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... #11 9.397 Setting up docker-ce-build-deps (1.0) ... #11 9.407 Processing triggers for libc-bin (2.31-13+deb11u2) ... #11 9.424 Processing triggers for man-db (2.9.4-2) ... #11 DONE 11.3s #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:6c9379c2f55ab320daee6fe115eec7dc6abeb93a4793afa26e07b72436157f95 #12 DONE 0.2s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:f7195381268d063fec741c5fcccf40a6c17e9381029c75e54760f62bffc2b01a #14 DONE 2.8s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:cc3fe1827020aa78fadea776a7081944a52949f394bbd43f971074af07440cfd #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:101df1500af6bf93e0668fc13741d6cd3dc9b401b0d65a5bd0a0485add5de73c #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #17 exporting layers 6.1s done #17 writing image sha256:a960d96beb179aa85c302d214be8231d9bdf1a45e901d9217605744ee7f36010 done #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done #17 DONE 6.1s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=8ab80e4 -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-20211015144513-b485636 ]] + echo VERSION AAA 0.0.0-20211015144513-b485636 VERSION AAA 0.0.0-20211015144513-b485636 + VERSION=0.0.0-20211015144513-b485636 + echo VERSION bbb 0.0.0-20211015144513-b485636 VERSION bbb 0.0.0-20211015144513-b485636 ++ 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='Fri, 22 Oct 2021 14:04:35 +0000' + cat + export CLI_GITCOMMIT=b485636 + CLI_GITCOMMIT=b485636 + export ENGINE_GITCOMMIT=8ab80e4 + ENGINE_GITCOMMIT=8ab80e4 + export SCAN_GITCOMMIT=b05830d + SCAN_GITCOMMIT=b05830d + echo VERSION BBB 0.0.0-20211015144513-b485636 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20211015144513-b485636 dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~debian-bullseye dpkg-buildpackage: info: source distribution bullseye 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: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20211015144513-b485636-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-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=8ab80e4 PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 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' + 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 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2' Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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 87d443683ac1e8aba4110b8081f15aaae432aaa2 + 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.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 go: downloading github.com/gofrs/flock v0.8.1 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-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' GO_LINKMODE=dynamic ./scripts/build/binary Building dynamic docker-linux-amd64 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/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/10/22 14:08:44 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/10/22 14:08:44 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=b05830d TAG_NAME=v0.9.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=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.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 v20.10.9+incompatible go: downloading github.com/docker/docker v20.10.9+incompatible go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/fvbommel/sortorder v1.0.2 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/theupdateframework/notary v0.7.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/Masterminds/semver/v3 v3.1.1 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/containerd/containerd v1.5.7 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/moby/sys/mount v0.2.0 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c go: downloading gopkg.in/square/go-jose.v2 v2.6.0 go: downloading google.golang.org/grpc v1.40.0 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/opencontainers/runc v1.0.2 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 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-20211015144513-b485636, build 8ab80e4 ./cli/build/docker -v Docker version 0.0.0-20211015144513-b485636, build b485636 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-20211015144513-b485636 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 debian/rules override_dh_builddeb make[1]: Entering directory '/root/build-deb' dh_builddeb -- -Zxz dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'. make[1]: Leaving directory '/root/build-deb' dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-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-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes' copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' copied '/root/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb' removed '/root/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593:/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-593/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/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-593/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-593/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-593/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-593/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 ERROR: script returned exit code 2 Finished: FAILURE