Skip to content
Success

Console Output

Pull request #510 opened
10:54:19 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 8d342bddecb542f538e616a745764bd12de5e480+0786df7dffc393fe26325ad31afa1b58ecd3f141 (35b6c2e021ac7447e419bcd1dc12c5b4bedf9257)
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
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-510@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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
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: rpm)
[Pipeline] { (Branch: static)
[Pipeline] stage
[Pipeline] { (Ubuntu Xenial and Focal Package)
[Pipeline] stage
[Pipeline] { (Centos 7 and 8 RPM Packages)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘ubuntu&&x86_64’ are offline
Still waiting to schedule taskStill waiting to schedule task

All nodes of label ‘ubuntu&&x86_64’ are offline
All nodes of label ‘ubuntu&&x86_64’ are offline
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005dd29e467d459f5) in /home/ubuntu/workspace/docker-ce-packaging_PR-510
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089a9321905a94a73) in /home/ubuntu/workspace/docker-ce-packaging_PR-510
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-510@tmp/9c91847b-5c99-4db0-8ea5-1d50650e9799/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
10:55:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:55:27 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-510@tmp/5bcf4a99-4b46-4ec8-9492-559930f3f8a0/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
10:55:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:55:27 chowning workspace
[Pipeline] sh
10:55:28 + pwd
10:55:28 + id -u
10:55:28 + id -g
10:55:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/workspace busybox chown -R 1000:1000 /workspace
10:55:28 Unable to find image 'busybox:latest' locally
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05dd1c5f682b392bb) in /home/ubuntu/workspace/docker-ce-packaging_PR-510
10:55:28 latest: Pulling from library/busybox
10:55:28 5f5dd3e95e9f: Pulling fs layer
10:55:28 5f5dd3e95e9f: Verifying Checksum
10:55:28 5f5dd3e95e9f: Download complete
[Pipeline] {
[Pipeline] withDockerRegistry
10:55:28 + pwd
10:55:28 + id -u
10:55:28 + id -g
10:55:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/workspace busybox chown -R 1000:1000 /workspace
10:55:28 Unable to find image 'busybox:latest' locally
10:55:28 5f5dd3e95e9f: Pull complete
10:55:28 Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2
10:55:28 Status: Downloaded newer image for busybox:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
10:55:29 latest: Pulling from library/busybox
10:55:29 5f5dd3e95e9f: Pulling fs layer
10:55:29 5f5dd3e95e9f: Verifying Checksum
10:55:29 5f5dd3e95e9f: Download complete
10:55:30 5f5dd3e95e9f: Pull complete
10:55:30 Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2
10:55:30 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
10:55:31 Removing all docker containers
[Pipeline] sh
10:55:31 + docker container ls -aq
[Pipeline] echo
10:55:31 Docker containers have been removed
[Pipeline] echo
10:55:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:55:31 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
[Pipeline] echo
10:55:32 Removing all docker containers
[Pipeline] sh
10:55:32 + docker container ls -aq
[Pipeline] echo
10:55:32 Docker containers have been removed
[Pipeline] echo
10:55:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:55:32 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
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-510@tmp/3107d6a5-2874-45c2-b008-06339fe32068/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
10:55:33 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:55:33 chowning workspace
[Pipeline] sh
10:55:34 + pwd
10:55:34 + id -u
10:55:34 + id -g
10:55:34 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/workspace busybox chown -R 1000:1000 /workspace
10:55:34 Unable to find image 'busybox:latest' locally
10:55:34 using credential docker-jenkins-github-credentials
10:55:34 Cloning the remote Git repository
10:55:34 Cloning with configured refspecs honoured and without tags
10:55:34 using credential docker-jenkins-github-credentials
10:55:34 Cloning the remote Git repository
10:55:34 Cloning with configured refspecs honoured and without tags
10:55:34 latest: Pulling from library/busybox
10:55:34 5f5dd3e95e9f: Pulling fs layer
10:55:34 5f5dd3e95e9f: Verifying Checksum
10:55:34 5f5dd3e95e9f: Download complete
10:55:35 5f5dd3e95e9f: Pull complete
10:55:35 Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2
10:55:35 Status: Downloaded newer image for busybox:latest
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-510 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-510 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:55:35 Fetching without tags
10:55:36 Merging remotes/origin/master commit 0786df7dffc393fe26325ad31afa1b58ecd3f141 into PR head commit 8d342bddecb542f538e616a745764bd12de5e480
 > 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/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/510/head:refs/remotes/origin/PR-510 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
10:55:36 Fetching without tags
10:55:36 Merge succeeded, producing 8d342bddecb542f538e616a745764bd12de5e480
10:55:36 Checking out Revision 8d342bddecb542f538e616a745764bd12de5e480 (PR-510)
10:55:36 Merging remotes/origin/master commit 0786df7dffc393fe26325ad31afa1b58ecd3f141 into PR head commit 8d342bddecb542f538e616a745764bd12de5e480
10:55:36 Merge succeeded, producing 8d342bddecb542f538e616a745764bd12de5e480
10:55:36 Checking out Revision 8d342bddecb542f538e616a745764bd12de5e480 (PR-510)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/510/head:refs/remotes/origin/PR-510 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # 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 0786df7dffc393fe26325ad31afa1b58ecd3f141 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 0786df7dffc393fe26325ad31afa1b58ecd3f141 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
[Pipeline] echo
10:55:37 Removing all docker containers
[Pipeline] sh
10:55:37 + docker container ls -aq
[Pipeline] echo
10:55:37 Docker containers have been removed
[Pipeline] echo
10:55:37 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:55:37 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
10:55:39 using credential docker-jenkins-github-credentials
10:55:39 Cloning the remote Git repository
10:55:39 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-510 # timeout=10
10:55:40 Commit message: "Makefile: switch to POSIX mode to handle errors"
10:55:40 First time build. Skipping changelog.
10:55:40 Commit message: "Makefile: switch to POSIX mode to handle errors"
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:55:41 Fetching without tags
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
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/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/510/head:refs/remotes/origin/PR-510 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:55:41 + make REF=master checkout
10:55:41 git init src/github.com/docker/cli
10:55:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/.git/
10:55:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
10:55:41 ./scripts/checkout.sh src/github.com/docker/cli "master"
10:55:41 + SRC=src/github.com/docker/cli
10:55:41 + REF=master
10:55:41 + REF_FETCH=master
10:55:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
10:55:41 + awk {print $2}
[Pipeline] sh
10:55:41 Merging remotes/origin/master commit 0786df7dffc393fe26325ad31afa1b58ecd3f141 into PR head commit 8d342bddecb542f538e616a745764bd12de5e480
10:55:41 + REF=refs/heads/master
10:55:41 + [ -n refs/heads/master ]
10:55:41 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
10:55:41 Merge succeeded, producing 8d342bddecb542f538e616a745764bd12de5e480
10:55:41 Checking out Revision 8d342bddecb542f538e616a745764bd12de5e480 (PR-510)
10:55:41 + make REF=master checkout
10:55:41 git init src/github.com/docker/cli
10:55:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/.git/
10:55:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
10:55:41 ./scripts/checkout.sh src/github.com/docker/cli "master"
10:55:41 + SRC=src/github.com/docker/cli
10:55:41 + REF=master
10:55:41 + REF_FETCH=master
10:55:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
10:55:41 + awk {print $2}
10:55:41 + REF=refs/heads/master
10:55:41 + [ -n refs/heads/master ]
10:55:41 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # 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 0786df7dffc393fe26325ad31afa1b58ecd3f141 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
10:55:43 From https://github.com/docker/cli
10:55:43  * [new branch]      master     -> master
10:55:43  * [new branch]      master     -> origin/master
10:55:43 + git -C src/github.com/docker/cli checkout -q refs/heads/master
10:55:44 From https://github.com/docker/cli
10:55:44  * [new branch]      master     -> master
10:55:44  * [new branch]      master     -> origin/master
10:55:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
10:55:44 git init src/github.com/docker/docker
10:55:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/.git/
10:55:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
10:55:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
10:55:44 + SRC=src/github.com/docker/docker
10:55:44 + REF=master
10:55:44 + REF_FETCH=master
10:55:44 + awk {print $2}
10:55:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
10:55:44 git init src/github.com/docker/docker
10:55:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/.git/
10:55:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
10:55:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
10:55:44 + SRC=src/github.com/docker/docker
10:55:44 + REF=master
10:55:44 + REF_FETCH=master
10:55:44 + awk {print $2}
10:55:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
10:55:45 + REF=refs/heads/master
10:55:45 + [ -n refs/heads/master ]
10:55:45 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
10:55:45 Commit message: "Makefile: switch to POSIX mode to handle errors"
10:55:45 + REF=refs/heads/master
10:55:45 + [ -n refs/heads/master ]
10:55:45 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
10:55:46 + make REF=master checkout
10:55:46 git init src/github.com/docker/cli
10:55:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/.git/
10:55:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
10:55:46 ./scripts/checkout.sh src/github.com/docker/cli "master"
10:55:46 + SRC=src/github.com/docker/cli
10:55:46 + REF=master
10:55:46 + REF_FETCH=master
10:55:46 + awk {print $2}
10:55:46 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:55:46 + REF=refs/heads/master
10:55:46 + [ -n refs/heads/master ]
10:55:46 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
10:55:49 From https://github.com/docker/cli
10:55:49  * [new branch]      master     -> master
10:55:49  * [new branch]      master     -> origin/master
10:55:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
10:55:49 From https://github.com/docker/docker
10:55:49  * [new branch]      master     -> master
10:55:49  * [new branch]      master     -> origin/master
10:55:49 + git -C src/github.com/docker/docker checkout -q refs/heads/master
10:55:49 git init src/github.com/docker/docker
10:55:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/.git/
10:55:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
10:55:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
10:55:49 + SRC=src/github.com/docker/docker
10:55:49 + REF=master
10:55:49 + REF_FETCH=master
10:55:49 + awk {print $2}
10:55:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
[Pipeline] sh
10:55:50 + make -C rpm centos-7 centos-8
10:55:50 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
10:55:50 mkdir -p rpmbuild/SOURCES
10:55:50 docker run --rm -w /v \
10:55:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker:/engine \
10:55:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/v \
10:55:50 	alpine \
10:55:50 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
10:55:50 Unable to find image 'alpine:latest' locally
10:55:50 latest: Pulling from library/alpine
10:55:50 + REF=refs/heads/master
10:55:50 + [ -n refs/heads/master ]
10:55:50 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
10:55:50 From https://github.com/docker/docker
10:55:50  * [new branch]      master     -> master
10:55:50  * [new branch]      master     -> origin/master
10:55:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
10:55:50 188c0c94c7c5: Pulling fs layer
10:55:50 188c0c94c7c5: Verifying Checksum
10:55:50 188c0c94c7c5: Download complete
10:55:50 + make -C deb ubuntu-xenial ubuntu-focal
10:55:50 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
10:55:50 mkdir -p sources
10:55:50 docker run --rm -w /v \
10:55:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli:/cli \
10:55:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
10:55:50 	alpine \
10:55:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
10:55:50 Unable to find image 'alpine:latest' locally
10:55:50 188c0c94c7c5: Pull complete
10:55:50 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
10:55:50 Status: Downloaded newer image for alpine:latest
10:55:50 latest: Pulling from library/alpine
10:55:51 188c0c94c7c5: Pulling fs layer
10:55:51 188c0c94c7c5: Verifying Checksum
10:55:51 188c0c94c7c5: Download complete
10:55:51 188c0c94c7c5: Pull complete
10:55:51 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
10:55:51 Status: Downloaded newer image for alpine:latest
10:55:54 From https://github.com/docker/docker
10:55:54  * [new branch]      master     -> master
10:55:54  * [new branch]      master     -> origin/master
10:55:54 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
10:55:55 + make REF=master DOCKER_BUILD_PKGS=static-linux static
10:55:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
10:55:55 + SRC=src/github.com/docker/cli
10:55:55 + REF=master
10:55:55 + REF_FETCH=master
10:55:55 + awk {print $2}
10:55:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
10:55:55 + REF=refs/heads/master
10:55:55 + [ -n refs/heads/master ]
10:55:55 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
10:55:55 + git -C src/github.com/docker/cli checkout -q refs/heads/master
10:55:56 mkdir -p sources
10:55:56 docker run --rm -w /v \
10:55:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker:/engine \
10:55:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
10:55:56 	alpine \
10:55:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
10:55:56 ./scripts/checkout.sh src/github.com/docker/docker "master"
10:55:56 + SRC=src/github.com/docker/docker
10:55:56 + REF=master
10:55:56 + REF_FETCH=master
10:55:56 + awk {print $2}
10:55:56 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
10:55:56 mkdir -p rpmbuild/SOURCES
10:55:56 docker run --rm -w /v \
10:55:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli:/cli \
10:55:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/v \
10:55:56 	alpine \
10:55:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
10:55:56 + REF=refs/heads/master
10:55:56 + [ -n refs/heads/master ]
10:55:56 + REF_FETCH=refs/heads/master:refs/heads/master
10:55:56 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
10:55:57 + git -C src/github.com/docker/docker checkout -q refs/heads/master
10:55:57 for p in static-linux; do \
10:55:57 	make -C static VERSION=0.0.1-dev GO_VERSION=1.13.15 ${p}; \
10:55:57 done
10:55:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
10:55:57 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli -f docker.Makefile VERSION=0.0.0-20201201121459-3faad7a build
10:55:57 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli'
10:55:57 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment
10:55:57 cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native -
10:55:57 #2 [internal] load build definition from Dockerfile
10:55:57 #2 transferring dockerfile:
10:55:57 #2 transferring dockerfile: 292B done
10:55:57 #2 DONE 0.1s
10:55:57 
10:55:57 #1 [internal] load .dockerignore
10:55:57 #1 transferring context: 2B done
10:55:57 #1 DONE 0.2s
10:55:57 
10:55:57 #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
10:55:58 #3 DONE 0.6s
10:55:58 
10:55:58 #4 [1/3] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499c...
10:55:58 #4 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
10:55:58 #4 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done
10:55:58 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.1s
10:55:58 #4 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
10:55:58 #4 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
10:55:58 #4 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
10:55:58 #4 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s
10:55:58 #4 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s
10:55:58 #4 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
10:55:58 #4 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
10:55:58 #4 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
10:55:58 #4 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
10:55:58 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 12.94MB / 127.34MB 0.4s
10:55:58 #4 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s done
10:55:58 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 20.93MB / 127.34MB 0.6s
10:55:58 #4 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
10:55:59 #4 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
10:55:59 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 36.86MB / 127.34MB 0.9s
10:55:59 #4 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
10:55:59 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 48.69MB / 127.34MB 1.1s
10:55:59 mkdir -p rpmbuild/SOURCES
10:55:59 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
10:55:59 mkdir -p rpmbuild/SOURCES
10:55:59 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
10:55:59 docker run --rm -w /v \
10:55:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/plugins:/plugins \
10:55:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/v \
10:55:59 	alpine \
10:55:59 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
10:55:59 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 73.12MB / 127.34MB 1.3s
10:55:59 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 84.03MB / 127.34MB 1.4s
10:55:59 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 94.83MB / 127.34MB 1.5s
10:55:59 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 105.67MB / 127.34MB 1.6s
10:56:00 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 126.58MB / 127.34MB 1.8s
10:56:00 mkdir -p sources
10:56:00 cp ../systemd/docker.service sources/docker.service
10:56:00 mkdir -p sources
10:56:00 cp ../systemd/docker.socket sources/docker.socket
10:56:00 docker run --rm -w /v \
10:56:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/plugins:/plugins \
10:56:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
10:56:00 	alpine \
10:56:00 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
10:56:00 == Building packages for centos-7 ==
10:56:00 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R root:root rpmbuild
10:56:01 #4 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.8s done
10:56:01 == Building packages for ubuntu-xenial ==
10:56:01 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.13.15-buster  --build-arg COMMON_FILES=common  -t debbuild-ubuntu-xenial/x86_64  -f ubuntu-xenial/Dockerfile  .
10:56:01 #4 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
10:56:01 #1 [internal] load build definition from Dockerfile
10:56:01 #1 transferring dockerfile: 920B done
10:56:01 #1 DONE 0.0s
10:56:01 
10:56:01 #2 [internal] load .dockerignore
10:56:01 #2 transferring context: 2B done
10:56:01 #2 DONE 0.0s
10:56:01 
10:56:01 #4 [internal] load metadata for docker.io/library/ubuntu:xenial
10:56:01 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.13.15-buster  -t rpmbuild-centos-7/x86_64  -f centos-7/Dockerfile  .
10:56:01 #1 [internal] load build definition from Dockerfile
10:56:01 #1 transferring dockerfile: 874B done
10:56:01 #1 DONE 0.0s
10:56:01 
10:56:01 #2 [internal] load .dockerignore
10:56:01 #2 transferring context: 2B done
10:56:01 #2 DONE 0.0s
10:56:01 
10:56:01 #4 [internal] load metadata for docker.io/library/centos:7
10:56:02 #4 DONE 0.4s
10:56:02 
10:56:02 #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:56:02 #3 DONE 0.4s
10:56:02 
10:56:02 #7 [internal] load build context
10:56:02 #4 ...
10:56:02 
10:56:02 #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:56:02 #3 DONE 0.7s
10:56:02 #7 transferring context: 18.97MB 0.6s done
10:56:02 
10:56:02 #4 [internal] load metadata for docker.io/library/centos:7
10:56:02 #4 DONE 0.7s
10:56:02 
10:56:02 #8 [internal] load build context
10:56:02 #8 transferring context: 9.16kB done
10:56:02 #8 DONE 0.0s
10:56:02 
10:56:02 #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b...
10:56:02 #5 resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e done
10:56:02 #5 sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB done
10:56:02 #5 sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB done
10:56:02 #5 sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B done
10:56:02 #7 DONE 0.8s
10:56:02 
10:56:02 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:02 #11 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
10:56:02 #11 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
10:56:02 #11 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
10:56:02 #11 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
10:56:02 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.30MB / 50.40MB 0.7s
10:56:02 #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
10:56:02 #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.77MB / 10.00MB 0.7s
10:56:02 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.52MB / 50.40MB 0.8s
10:56:02 #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.00MB / 10.00MB 0.8s
10:56:03 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.49MB / 50.40MB 0.9s
10:56:03 #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s
10:56:03 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.31MB / 50.40MB 1.1s
10:56:03 #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
10:56:03 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.51MB / 51.83MB 1.1s
10:56:03 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.65MB / 50.40MB 1.2s
10:56:03 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.71MB / 51.83MB 1.2s
10:56:03 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.17MB / 50.40MB 1.4s
10:56:03 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.51MB / 51.83MB 1.4s
10:56:03 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s
10:56:03 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.32MB / 51.83MB 1.5s
10:56:03 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.36MB / 51.83MB 1.6s
10:56:04 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done
10:56:04 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s
10:56:04 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.75MB / 68.67MB 2.1s
10:56:04 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.89MB / 120.17MB 2.1s
10:56:04 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.44MB / 68.67MB 2.2s
10:56:04 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.93MB / 120.17MB 2.4s
10:56:04 #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
10:56:04 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.89MB / 68.67MB 2.5s
10:56:04 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.26MB / 68.67MB 2.8s
10:56:04 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.15MB / 120.17MB 2.8s
10:56:05 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done
10:56:05 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.84MB / 68.67MB 3.1s
10:56:05 #11 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done
10:56:05 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.67MB / 120.17MB 3.2s
10:56:05 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.39MB / 68.67MB 3.3s
10:56:05 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 2.6s
10:56:05 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.88MB / 76.10MB 2.8s
10:56:05 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.14MB / 68.67MB 3.5s
10:56:05 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.10MB / 76.10MB 2.9s
10:56:05 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.25MB / 120.17MB 3.6s
10:56:05 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.95MB / 68.67MB 3.8s
10:56:05 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 16.97MB / 76.10MB 3.1s
10:56:05 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 22.24MB / 76.10MB 3.3s
10:56:06 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.37MB / 68.67MB 4.0s
10:56:06 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.05MB / 120.17MB 4.0s
10:56:06 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.60MB / 68.67MB 4.2s
10:56:06 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.23MB / 68.67MB 4.3s
10:56:06 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.99MB / 120.17MB 4.3s
10:56:06 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 30.69MB / 76.10MB 3.7s
10:56:06 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.37MB / 68.67MB 4.5s
10:56:06 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.00MB / 68.67MB 4.6s
10:56:06 #4 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s
10:56:06 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 37.25MB / 76.10MB 3.9s
10:56:06 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.92MB / 120.17MB 4.8s
10:56:06 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 45.10MB / 76.10MB 4.2s
10:56:06 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 51.23MB / 76.10MB 4.4s
10:56:07 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.52MB / 68.67MB 5.0s
10:56:07 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 57.06MB / 76.10MB 4.4s
10:56:07 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 61.95MB / 76.10MB 4.6s
10:56:07 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.74MB / 120.17MB 5.3s
10:56:07 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 69.23MB / 76.10MB 5.0s
10:56:07 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.28MB / 120.17MB 5.7s
10:56:07 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done
10:56:08 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 73.95MB / 76.10MB 5.2s
10:56:08 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.46MB / 120.17MB 6.0s
10:56:08 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.97MB / 120.17MB 6.3s
10:56:08 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.14MB / 120.17MB 6.5s
10:56:08 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.33MB / 120.17MB 6.7s
10:56:08 #5 ...
10:56:08 
10:56:08 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:08 #11 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
10:56:08 #11 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
10:56:08 #11 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
10:56:08 #11 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
10:56:08 #11 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done
10:56:08 #11 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
10:56:08 #11 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
10:56:08 #11 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done
10:56:08 #11 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done
10:56:08 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s
10:56:08 #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s
10:56:08 #11 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done
10:56:09 #4 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 7.9s done
10:56:09 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.98MB / 120.17MB 7.1s
10:56:09 #4 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
10:56:09 #4 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
10:56:09 #4 DONE 11.4s
10:56:09 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.03MB / 120.17MB 7.4s
10:56:09 #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
10:56:09 
10:56:09 #5 [2/3] RUN     apk add -U git bash coreutils gcc musl-dev
10:56:09 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s
10:56:09 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done
10:56:10 #5 0.515 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
10:56:10 #11 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.7s done
10:56:11 #5 1.625 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
10:56:11 #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.6s done
10:56:11 #5 1.809 (1/25) Upgrading musl (1.1.24-r9 -> 1.1.24-r10)
10:56:11 #5 1.818 (2/25) Installing ncurses-terminfo-base (6.2_p20200523-r0)
10:56:11 #5 1.824 (3/25) Installing ncurses-libs (6.2_p20200523-r0)
10:56:11 #5 1.831 (4/25) Installing readline (8.0.4-r0)
10:56:11 #5 1.837 (5/25) Installing bash (5.0.17-r0)
10:56:11 #5 1.855 Executing bash-5.0.17-r0.post-install
10:56:11 #5 1.858 (6/25) Installing libacl (2.2.53-r0)
10:56:11 #5 1.860 (7/25) Installing libattr (2.4.48-r0)
10:56:11 #5 1.862 (8/25) Installing coreutils (8.32-r0)
10:56:11 #5 1.882 (9/25) Installing libgcc (9.3.0-r2)
10:56:11 #5 1.884 (10/25) Installing libstdc++ (9.3.0-r2)
10:56:11 #5 1.901 (11/25) Installing binutils (2.34-r1)
10:56:11 #5 1.990 (12/25) Installing gmp (6.2.0-r0)
10:56:11 #5 1.998 (13/25) Installing isl (0.18-r0)
10:56:11 #5 2.019 (14/25) Installing libgomp (9.3.0-r2)
10:56:11 #5 2.023 (15/25) Installing libatomic (9.3.0-r2)
10:56:11 #5 2.024 (16/25) Installing libgphobos (9.3.0-r2)
10:56:11 #5 2.080 (17/25) Installing mpfr4 (4.0.2-r4)
10:56:11 #5 2.088 (18/25) Installing mpc1 (1.1.0-r1)
10:56:11 #5 2.090 (19/25) Installing gcc (9.3.0-r2)
10:56:11 #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
10:56:12 #11 ...
10:56:12 
10:56:12 #5 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:3355b6e4ba1b12...
10:56:12 #5 resolve docker.io/library/ubuntu:xenial@sha256:3355b6e4ba1b12071ba5fe9742042a2f10b257c908fbdfac81912a16eb463879 done
10:56:12 #5 sha256:d887158cc58cbfc3d03cefd5c0b15175fae66ffbf6f28a56180c51cbb5062b8a 533B / 533B 0.1s done
10:56:12 #5 sha256:3355b6e4ba1b12071ba5fe9742042a2f10b257c908fbdfac81912a16eb463879 1.42kB / 1.42kB done
10:56:12 #5 sha256:85882f461cf3db2c743d8b17fdba79e522bc33af182f14bc7b6d45b6adb9adcf 1.15kB / 1.15kB done
10:56:12 #5 sha256:9499db7817713c4d10240ca9f5386b605ecff7975179f5a46e7ffd59fff462ee 3.36kB / 3.36kB done
10:56:12 #5 sha256:be8ec4e48d7f24a9a1c01063e5dfabb092c2c1ec73e125113848553c9b07eb8c 45.84MB / 45.84MB 1.7s done
10:56:12 #5 sha256:33b8b485aff0509bb0fa67dff6a2aa82e9b7b17e5ef28c1673467ec83edb945d 849B / 849B 0.2s done
10:56:12 #5 sha256:05895bb28c18264f614acd13e401b3c5594e12d9fe90d7e52929d3e810e11e97 167B / 167B 0.2s done
10:56:12 #5 extracting sha256:be8ec4e48d7f24a9a1c01063e5dfabb092c2c1ec73e125113848553c9b07eb8c 8.0s
10:56:12 #5 ...
10:56:12 
10:56:12 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:12 #5 3.246 (20/25) Installing nghttp2-libs (1.41.0-r0)
10:56:12 #5 3.250 (21/25) Installing libcurl (7.69.1-r1)
10:56:12 #5 3.257 (22/25) Installing expat (2.2.9-r1)
10:56:12 #5 3.260 (23/25) Installing pcre2 (10.35-r0)
10:56:12 #5 3.268 (24/25) Installing git (2.26.2-r0)
10:56:12 #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done
10:56:13 #5 3.480 (25/25) Installing musl-dev (1.1.24-r10)
10:56:13 #5 3.587 Executing busybox-1.31.1-r16.trigger
10:56:13 #5 3.593 OK: 160 MiB in 39 packages
10:56:13 #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
10:56:13 #11 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.1s done
10:56:13 #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
10:56:14 #11 ...
10:56:14 
10:56:14 #5 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:3355b6e4ba1b12...
10:56:14 #5 extracting sha256:be8ec4e48d7f24a9a1c01063e5dfabb092c2c1ec73e125113848553c9b07eb8c 9.2s done
10:56:14 #5 extracting sha256:33b8b485aff0509bb0fa67dff6a2aa82e9b7b17e5ef28c1673467ec83edb945d done
10:56:14 #5 extracting sha256:d887158cc58cbfc3d03cefd5c0b15175fae66ffbf6f28a56180c51cbb5062b8a done
10:56:14 #5 extracting sha256:05895bb28c18264f614acd13e401b3c5594e12d9fe90d7e52929d3e810e11e97 done
10:56:14 #5 DONE 12.3s
10:56:14 
10:56:14 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:14 #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.2s done
10:56:14 #11 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
10:56:14 #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
10:56:14 #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
10:56:15 #11 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
10:56:15 #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
10:56:17 #5 DONE 7.2s
10:56:17 
10:56:17 #6 [3/3] WORKDIR /go/src/github.com/docker/cli
10:56:17 #6 DONE 0.0s
10:56:17 
10:56:17 #7 exporting to image
10:56:17 #7 exporting layers
10:56:18 #7 exporting layers 1.4s done
10:56:18 #7 writing image sha256:abb486042ff7a88c8ab9ef0113965e96ab8356aea17c7d9d94431a244e2c55b2 done
10:56:18 #7 naming to docker.io/library/docker-cli-native done
10:56:18 #7 DONE 1.4s
10:56:18 docker run --rm -e VERSION=0.0.0-20201201121459-3faad7a -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e TEST_ENGINE_VERSION= -v "/home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build"  docker-cli-native
10:56:18 Building statically linked build/docker-linux-amd64
10:56:20 #11 ...
10:56:20 
10:56:20 #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b...
10:56:20 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 6.9s done
10:56:20 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 9.1s
10:56:20 #5 ...
10:56:20 
10:56:20 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:20 #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
10:56:20 #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s
10:56:21 #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.5s done
10:56:21 #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
10:56:22 #11 ...
10:56:22 
10:56:22 #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b...
10:56:22 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 11.2s done
10:56:22 #5 DONE 19.7s
10:56:22 
10:56:22 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:22 #11 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.6s done
10:56:22 #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
10:56:24 #11 ...
10:56:24 
10:56:24 #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
10:56:24 #6 3.356 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
10:56:24 #6 3.750 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
10:56:24 #6 3.898 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
10:56:24 #6 3.978 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
10:56:24 #6 4.206 Get:5 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
10:56:24 #6 4.206 Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
10:56:24 #6 4.930 Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
10:56:24 #6 4.930 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [2386 kB]
10:56:24 #6 5.060 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [16.4 kB]
10:56:24 #6 5.060 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1530 kB]
10:56:24 #6 5.126 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [26.8 kB]
10:56:24 #6 5.126 Get:12 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [10.9 kB]
10:56:24 #6 5.126 Get:13 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.6 kB]
10:56:24 #6 5.191 Get:14 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
10:56:24 #6 5.580 Get:15 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1864 kB]
10:56:24 #6 5.706 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.9 kB]
10:56:24 #6 5.707 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [973 kB]
10:56:24 #6 5.730 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [9253 B]
10:56:24 #6 6.938 Fetched 19.0 MB in 5s (3252 kB/s)
10:56:24 #6 6.938 Reading package lists...
10:56:24 #6 8.287 Reading package lists...
10:56:24 #6 9.614 Building dependency tree...
10:56:24 #6 9.859 Reading state information...
10:56:24 #6 10.03 The following additional packages will be installed:
10:56:24 #6 10.04   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
10:56:24 #6 10.04   cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat
10:56:24 #6 10.04   distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext
10:56:24 #6 10.04   gettext-base git-man groff-base hardening-includes ifupdown intltool-debian
10:56:24 #6 10.04   iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
10:56:24 #6 10.04   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
10:56:24 #6 10.04   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
10:56:24 #6 10.04   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
10:56:24 #6 10.04   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
10:56:24 #6 10.04   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
10:56:24 #6 10.04   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
10:56:24 #6 10.04   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
10:56:24 #6 10.04   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
10:56:24 #6 10.04   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
10:56:24 #6 10.04   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
10:56:24 #6 10.04   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
10:56:24 #6 10.04   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
10:56:24 #6 10.04   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
10:56:24 #6 10.04   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
10:56:24 #6 10.04   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
10:56:24 #6 10.04   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
10:56:24 #6 10.04   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
10:56:24 #6 10.04   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
10:56:24 #6 10.04   libio-socket-ssl-perl libio-string-perl libipc-run-perl
10:56:24 #6 10.04   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
10:56:24 #6 10.04   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
10:56:24 #6 10.04   liblist-moreutils-perl liblocale-gettext-perl liblsan0
10:56:24 #6 10.04   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
10:56:24 #6 10.04   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
10:56:24 #6 10.04   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
10:56:24 #6 10.04   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
10:56:24 #6 10.04   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
10:56:24 #6 10.04   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
10:56:24 #6 10.04   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
10:56:24 #6 10.04   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
10:56:24 #6 10.04   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
10:56:24 #6 10.04   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
10:56:24 #6 10.04   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
10:56:24 #6 10.04   libunistring0 liburi-perl libwind0-heimdal libwww-perl
10:56:24 #6 10.04   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
10:56:24 #6 10.04   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
10:56:24 #6 10.04   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
10:56:24 #6 10.04   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
10:56:24 #6 10.04   po-debconf python python-apt-common python-minimal python2.7
10:56:24 #6 10.04   python2.7-minimal python3 python3-apt python3-chardet python3-debian
10:56:24 #6 10.04   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
10:56:24 #6 10.04   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
10:56:24 #6 10.04   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
10:56:24 #6 10.04 Suggested packages:
10:56:24 #6 10.04   default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois
10:56:24 #6 10.04   vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx
10:56:24 #6 10.04   cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot
10:56:24 #6 10.04   libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl
10:56:24 #6 10.04   mozilla-devscripts mutt svn-buildpackage w3m debian-keyring
10:56:24 #6 10.04   libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib
10:56:24 #6 10.04   gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison
10:56:24 #6 10.04   gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
10:56:24 #6 10.04   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
10:56:24 #6 10.04   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
10:56:24 #6 10.04   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
10:56:24 #6 10.04   gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc
10:56:24 #6 10.04   resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery
10:56:24 #6 10.04   libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl
10:56:24 #6 10.04   libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl
10:56:24 #6 10.04   libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
10:56:24 #6 10.04   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
10:56:24 #6 10.04   libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl
10:56:24 #6 10.04   lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed
10:56:24 #6 10.04   diffutils-doc perl-doc libterm-readline-gnu-perl
10:56:24 #6 10.04   | libterm-readline-perl-perl libmail-box-perl python-doc python-tk
10:56:24 #6 10.04   python2.7-doc binfmt-support python3-doc python3-tk python3-venv
10:56:24 #6 10.04   python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv
10:56:24 #6 10.04   python3.5-doc openssh-server sgml-base-doc zip
10:56:24 #6 10.04 The following NEW packages will be installed:
10:56:24 #6 10.04   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
10:56:24 #6 10.04   cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python
10:56:24 #6 10.04   dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs
10:56:24 #6 10.04   fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man
10:56:24 #6 10.04   groff-base hardening-includes ifupdown intltool-debian iproute2
10:56:24 #6 10.04   isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
10:56:24 #6 10.04   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
10:56:24 #6 10.04   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
10:56:24 #6 10.04   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
10:56:24 #6 10.04   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
10:56:24 #6 10.04   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
10:56:24 #6 10.04   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
10:56:24 #6 10.04   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
10:56:24 #6 10.04   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
10:56:24 #6 10.04   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
10:56:24 #6 10.04   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
10:56:24 #6 10.04   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
10:56:24 #6 10.04   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
10:56:24 #6 10.04   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
10:56:24 #6 10.04   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
10:56:24 #6 10.04   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
10:56:24 #6 10.04   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
10:56:24 #6 10.04   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
10:56:24 #6 10.04   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
10:56:24 #6 10.04   libio-socket-ssl-perl libio-string-perl libipc-run-perl
10:56:24 #6 10.04   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
10:56:24 #6 10.04   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
10:56:24 #6 10.04   liblist-moreutils-perl liblocale-gettext-perl liblsan0
10:56:24 #6 10.04   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
10:56:24 #6 10.04   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
10:56:24 #6 10.04   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
10:56:24 #6 10.04   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
10:56:24 #6 10.04   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
10:56:24 #6 10.04   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
10:56:24 #6 10.04   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
10:56:24 #6 10.04   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
10:56:24 #6 10.04   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
10:56:24 #6 10.04   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
10:56:24 #6 10.04   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
10:56:24 #6 10.04   libunistring0 liburi-perl libwind0-heimdal libwww-perl
10:56:24 #6 10.04   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
10:56:24 #6 10.04   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
10:56:24 #6 10.04   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
10:56:24 #6 10.04   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
10:56:24 #6 10.04   po-debconf python python-apt-common python-minimal python2.7
10:56:24 #6 10.04   python2.7-minimal python3 python3-apt python3-chardet python3-debian
10:56:24 #6 10.04   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
10:56:24 #6 10.04   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
10:56:24 #6 10.04   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
10:56:24 #6 ...
10:56:24 
10:56:24 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:25 #11 ...
10:56:25 
10:56:25 #6 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then s...
10:56:25 #6 DONE 2.9s
10:56:25 
10:56:25 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:26 #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s
10:56:27 #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done
10:56:27 #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
10:56:27 #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
10:56:28 #11 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done
10:56:28 #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
10:56:31 #11 ...
10:56:31 
10:56:31 #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
10:56:31 #6 12.64 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded.
10:56:31 #6 12.64 Need to get 90.9 MB of archives.
10:56:31 #6 12.64 After this operation, 383 MB of additional disk space will be used.
10:56:31 #6 12.64 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
10:56:31 #6 12.80 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
10:56:31 #6 12.83 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
10:56:31 #6 12.85 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
10:56:31 #6 12.89 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.17 [1082 kB]
10:56:31 #6 13.20 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.12 [524 kB]
10:56:31 #6 13.30 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
10:56:31 #6 13.31 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.12 [1598 kB]
10:56:31 #6 13.37 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
10:56:31 #6 13.38 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
10:56:31 #6 13.38 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
10:56:31 #6 13.39 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB]
10:56:31 #6 13.40 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.12 [2131 kB]
10:56:31 #6 13.51 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.12 [165 kB]
10:56:31 #6 13.52 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
10:56:31 #6 13.52 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB]
10:56:31 #6 13.53 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
10:56:31 #6 13.53 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
10:56:31 #6 13.53 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
10:56:31 #6 13.54 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.6 [1120 kB]
10:56:31 #6 13.58 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
10:56:31 #6 13.58 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
10:56:31 #6 13.60 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
10:56:31 #6 13.68 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB]
10:56:31 #6 13.68 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB]
10:56:31 #6 13.70 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
10:56:31 #6 13.70 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
10:56:31 #6 13.84 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
10:56:31 #6 13.86 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
10:56:31 #6 13.86 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
10:56:31 #6 13.91 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
10:56:31 #6 13.91 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
10:56:31 #6 13.92 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.9 [2634 kB]
10:56:31 #6 14.11 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB]
10:56:31 #6 14.32 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB]
10:56:31 #6 14.32 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.13 [337 kB]
10:56:31 #6 14.33 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.13 [1259 kB]
10:56:31 #6 14.38 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
10:56:31 #6 14.38 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.13 [1886 kB]
10:56:31 #6 14.46 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.13 [224 kB]
10:56:31 #6 14.47 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
10:56:31 #6 14.47 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
10:56:31 #6 14.48 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
10:56:31 #6 14.48 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
10:56:31 #6 14.49 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
10:56:31 #6 14.49 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
10:56:31 #6 14.50 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.16 [4644 B]
10:56:31 #6 14.50 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB]
10:56:31 #6 14.54 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB]
10:56:31 #6 14.58 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
10:56:31 #6 14.62 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]
10:56:31 #6 14.62 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [153 kB]
10:56:31 #6 14.62 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [667 kB]
10:56:31 #6 14.64 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]
10:56:31 #6 14.66 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]
10:56:31 #6 14.66 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
10:56:31 #6 14.67 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32ubuntu0.1 [54.5 kB]
10:56:31 #6 14.67 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB]
10:56:31 #6 14.69 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
10:56:31 #6 14.69 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
10:56:31 #6 14.70 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
10:56:31 #6 14.70 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]
10:56:31 #6 14.77 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
10:56:31 #6 14.77 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.8 [548 kB]
10:56:31 #6 14.86 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
10:56:31 #6 14.86 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]
10:56:31 #6 14.86 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]
10:56:31 #6 14.86 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.17 [492 kB]
10:56:31 #6 14.88 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20201027ubuntu0.16.04.1 [155 kB]
10:56:31 #6 14.92 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
10:56:31 #6 14.92 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
10:56:31 #6 14.92 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB]
10:56:31 #6 15.03 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.2 [13.7 kB]
10:56:31 #6 15.03 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
10:56:31 #6 15.03 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
10:56:31 #6 15.04 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB]
10:56:31 #6 15.04 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB]
10:56:31 #6 15.04 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
10:56:31 #6 15.06 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB]
10:56:31 #6 15.07 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.2 [120 kB]
10:56:31 #6 15.08 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
10:56:31 #6 15.14 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
10:56:31 #6 15.14 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
10:56:31 #6 15.14 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
10:56:31 #6 15.14 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
10:56:31 #6 15.15 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
10:56:31 #6 15.15 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
10:56:31 #6 15.16 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
10:56:31 #6 15.21 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
10:56:31 #6 15.21 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.11 [159 kB]
10:56:31 #6 15.22 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
10:56:31 #6 15.28 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.16 [184 kB]
10:56:31 #6 15.29 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
10:56:31 #6 15.30 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.6 [131 kB]
10:56:31 #6 15.30 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
10:56:31 #6 15.90 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB]
10:56:31 #6 15.90 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB]
10:56:31 #6 15.91 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
10:56:31 #6 15.92 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]
10:56:31 #6 15.95 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB]
10:56:31 #6 15.97 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.9 [16.8 kB]
10:56:31 #6 16.11 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.9 [145 kB]
10:56:31 #6 16.44 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB]
10:56:31 #6 16.57 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB]
10:56:31 #6 16.64 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB]
10:56:31 #6 16.66 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
10:56:31 #6 16.67 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB]
10:56:31 #6 16.67 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
10:56:31 #6 16.67 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB]
10:56:31 #6 16.68 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
10:56:31 #6 16.68 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
10:56:31 #6 16.88 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.2 [68.8 kB]
10:56:31 #6 16.88 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-197.229 [834 kB]
10:56:31 #6 16.92 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.2 [2083 kB]
10:56:31 #6 17.01 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
10:56:31 #6 17.06 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]
10:56:31 #6 17.59 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
10:56:31 #6 17.59 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
10:56:31 #6 17.59 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]
10:56:31 #6 17.59 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
10:56:31 #6 17.59 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]
10:56:31 #6 17.59 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
10:56:31 #6 17.61 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
10:56:31 #6 17.61 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
10:56:31 #6 17.62 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
10:56:31 #6 17.66 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
10:56:31 #6 17.69 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]
10:56:31 #6 17.69 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
10:56:31 #6 17.70 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]
10:56:31 #6 17.80 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]
10:56:32 #6 18.44 Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
10:56:32 #6 18.45 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
10:56:32 #6 18.52 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]
10:56:33 #6 18.99 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
10:56:33 #6 19.00 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
10:56:33 #6 19.01 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]
10:56:33 #6 19.01 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
10:56:33 #6 19.03 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
10:56:33 #6 19.03 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]
10:56:33 #6 19.06 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
10:56:33 #6 19.06 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.16 [139 kB]
10:56:33 #6 19.07 Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
10:56:33 #6 19.08 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
10:56:33 #6 19.15 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
10:56:33 #6 19.20 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
10:56:33 #6 19.20 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
10:56:33 #6 19.20 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
10:56:33 #6 19.20 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
10:56:33 #6 19.20 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
10:56:33 #6 19.20 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
10:56:33 #6 19.21 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
10:56:33 #6 19.24 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB]
10:56:33 #6 19.27 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
10:56:33 #6 19.29 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB]
10:56:33 #6 19.30 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
10:56:33 #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
10:56:33 #6 19.30 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
10:56:33 #6 19.30 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
10:56:33 #6 19.30 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.9 [736 kB]
10:56:33 #6 19.34 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.9 [3176 kB]
10:56:33 #6 19.50 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
10:56:33 #6 19.51 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
10:56:33 #6 19.51 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
10:56:33 #6 19.51 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
10:56:33 #6 19.51 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B]
10:56:33 #6 19.51 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
10:56:33 #6 19.52 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
10:56:33 #6 19.52 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
10:56:33 #6 19.53 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
10:56:33 #6 19.58 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
10:56:33 #6 19.60 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
10:56:33 #6 19.61 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
10:56:33 #6 19.61 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
10:56:33 #6 19.62 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
10:56:33 #6 19.63 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
10:56:33 #6 19.63 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
10:56:33 #6 19.65 Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B]
10:56:33 #6 19.65 Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
10:56:33 #6 19.66 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
10:56:33 #6 19.73 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
10:56:33 #6 19.73 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
10:56:33 #6 19.74 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
10:56:33 #6 19.74 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
10:56:33 #6 19.74 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
10:56:33 #6 19.74 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
10:56:33 #6 19.76 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
10:56:33 #6 19.76 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
10:56:33 #6 19.79 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
10:56:33 #6 19.80 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
10:56:33 #6 19.87 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
10:56:33 #6 19.87 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
10:56:33 #6 19.87 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
10:56:33 #6 19.87 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
10:56:33 #6 19.87 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
10:56:33 #6 19.88 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
10:56:33 #6 19.89 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB]
10:56:33 #6 19.89 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB]
10:56:34 #6 19.94 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
10:56:34 #6 19.96 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
10:56:34 #6 20.01 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
10:56:34 #6 20.02 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
10:56:34 #6 20.03 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB]
10:56:34 #6 20.03 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB]
10:56:34 #6 20.19 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB]
10:56:34 #6 20.34 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
10:56:34 #6 20.35 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
10:56:34 #6 20.36 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
10:56:34 #6 20.43 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
10:56:34 #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.3s done
10:56:34 #6 20.45 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
10:56:34 #6 20.53 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
10:56:34 #6 20.56 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB]
10:56:34 #6 20.57 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
10:56:34 #6 20.58 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB]
10:56:34 #6 20.64 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B]
10:56:34 #6 20.64 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
10:56:34 #6 20.64 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB]
10:56:34 #6 20.64 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
10:56:34 #11 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
10:56:34 #11 DONE 32.3s
10:56:34 
10:56:34 #7 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
10:56:34 #7 1.663 Loaded plugins: fastestmirror, ovl
10:56:34 #7 2.107 Determining fastest mirrors
10:56:34 #7 8.997  * base: d36uatko69830t.cloudfront.net
10:56:34 #7 8.997  * extras: d36uatko69830t.cloudfront.net
10:56:34 #7 8.997  * updates: d36uatko69830t.cloudfront.net
10:56:35 #6 20.65 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
10:56:35 #6 20.66 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
10:56:35 #6 20.68 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
10:56:35 #6 20.68 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
10:56:35 #6 20.68 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
10:56:35 #6 20.73 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
10:56:35 #6 20.74 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB]
10:56:35 #6 20.86 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]
10:56:35 #6 20.98 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB]
10:56:35 #6 20.98 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB]
10:56:35 #6 20.98 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB]
10:56:35 #6 20.99 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB]
10:56:35 #6 20.99 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
10:56:35 #6 20.99 Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
10:56:35 #6 20.99 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB]
10:56:35 #6 20.99 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB]
10:56:35 #6 21.00 Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
10:56:35 #6 21.05 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.4 [5440 B]
10:56:35 #6 21.32 debconf: delaying package configuration, since apt-utils is not installed
10:56:35 #6 21.36 Fetched 90.9 MB in 10s (8585 kB/s)
10:56:35 #6 21.41 Selecting previously unselected package libatm1:amd64.
10:56:35 #6 21.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 ... 4780 files and directories currently installed.)
10:56:35 #6 21.41 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
10:56:35 #6 21.41 Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
10:56:35 #6 21.45 Selecting previously unselected package liblocale-gettext-perl.
10:56:35 #6 21.45 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
10:56:35 #6 21.46 Unpacking liblocale-gettext-perl (1.07-1build1) ...
10:56:35 #6 21.52 Selecting previously unselected package libmnl0:amd64.
10:56:35 #6 21.52 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
10:56:35 #6 21.52 Unpacking libmnl0:amd64 (1.0.3-5) ...
10:56:35 #6 21.57 Selecting previously unselected package libpopt0:amd64.
10:56:35 #6 21.57 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
10:56:35 #6 21.57 Unpacking libpopt0:amd64 (1.16-10) ...
10:56:35 #6 21.66 Selecting previously unselected package libssl1.0.0:amd64.
10:56:35 #6 21.66 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.17_amd64.deb ...
10:56:35 #6 21.68 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.17) ...
10:56:36 #6 21.86 Selecting previously unselected package libpython3.5-minimal:amd64.
10:56:36 #6 21.86 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:56:36 #6 21.87 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:56:36 #6 22.06 Selecting previously unselected package libexpat1:amd64.
10:56:36 #6 22.06 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
10:56:36 #6 22.06 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
10:56:36 #6 22.13 Selecting previously unselected package python3.5-minimal.
10:56:36 #6 22.13 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:56:36 #6 22.14 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.12) ...
10:56:36 #6 22.44 Selecting previously unselected package python3-minimal.
10:56:36 #6 22.44 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
10:56:36 #6 22.45 Unpacking python3-minimal (3.5.1-3) ...
10:56:36 #6 22.61 Selecting previously unselected package mime-support.
10:56:36 #6 22.61 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
10:56:36 #6 22.65 Unpacking mime-support (3.59ubuntu1) ...
10:56:36 #6 22.73 Selecting previously unselected package libmpdec2:amd64.
10:56:36 #6 22.73 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
10:56:36 #6 22.73 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:56:36 #6 22.79 Selecting previously unselected package libsqlite3-0:amd64.
10:56:36 #6 22.79 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ...
10:56:36 #6 22.80 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
10:56:37 #6 22.90 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:56:37 #6 22.90 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:56:37 #6 22.90 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:56:37 #6 23.36 Selecting previously unselected package python3.5.
10:56:37 #6 23.36 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:56:37 #6 23.37 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.12) ...
10:56:37 #6 23.42 Selecting previously unselected package libpython3-stdlib:amd64.
10:56:37 #6 23.42 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
10:56:37 #6 23.43 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
10:56:37 #6 23.48 Selecting previously unselected package dh-python.
10:56:37 #6 23.48 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ...
10:56:37 #6 23.50 Unpacking dh-python (2.20151103ubuntu1.2) ...
10:56:37 #6 23.54 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:56:37 #6 23.61 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.17) ...
10:56:38 #6 23.84 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:56:38 #6 23.86 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
10:56:38 #6 23.88 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.12) ...
10:56:39 #6 24.78 Setting up python3-minimal (3.5.1-3) ...
10:56:39 #6 25.02 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:56:39 #6 ...
10:56:39 
10:56:39 #11 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
10:56:39 #11 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.3s done
10:56:39 #11 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
10:56:39 #11 DONE 37.4s
10:56:39 
10:56:39 #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
10:56:39 #6 25.09 Selecting previously unselected package python3.
10:56:39 #6 25.09 (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 ... 5786 files and directories currently installed.)
10:56:39 #6 25.10 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
10:56:39 #6 25.11 Unpacking python3 (3.5.1-3) ...
10:56:39 #6 25.17 Selecting previously unselected package libgdbm3:amd64.
10:56:39 #6 25.17 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
10:56:39 #6 25.18 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
10:56:39 #6 25.22 Selecting previously unselected package libffi6:amd64.
10:56:39 #6 25.22 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
10:56:39 #6 25.23 Unpacking libffi6:amd64 (3.2.1-4) ...
10:56:39 #6 25.28 Selecting previously unselected package libglib2.0-0:amd64.
10:56:39 #6 25.28 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.6_amd64.deb ...
10:56:39 #6 25.29 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ...
10:56:39 #6 25.47 Selecting previously unselected package libxau6:amd64.
10:56:39 #6 25.47 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
10:56:39 #6 25.47 Unpacking libxau6:amd64 (1:1.0.8-1) ...
10:56:39 #6 25.52 Selecting previously unselected package libxdmcp6:amd64.
10:56:39 #6 25.52 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
10:56:39 #6 25.53 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
10:56:39 #6 25.57 Selecting previously unselected package libxcb1:amd64.
10:56:39 #6 25.57 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
10:56:39 #6 25.57 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
10:56:39 #6 25.61 Selecting previously unselected package libx11-data.
10:56:39 #6 25.61 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ...
10:56:39 #6 25.62 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ...
10:56:40 #6 25.73 Selecting previously unselected package libx11-6:amd64.
10:56:40 #6 25.73 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ...
10:56:40 #6 25.73 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ...
10:56:40 #6 25.85 Selecting previously unselected package libxext6:amd64.
10:56:40 #6 25.85 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
10:56:40 #6 25.85 Unpacking libxext6:amd64 (2:1.3.3-1) ...
10:56:40 #6 25.89 Selecting previously unselected package groff-base.
10:56:40 #6 25.89 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
10:56:40 #6 25.90 Unpacking groff-base (1.22.3-7) ...
10:56:40 #6 26.02 Selecting previously unselected package bsdmainutils.
10:56:40 #6 26.02 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
10:56:40 #6 26.03 Unpacking bsdmainutils (9.0.6ubuntu3) ...
10:56:40 #6 26.11 Selecting previously unselected package libpipeline1:amd64.
10:56:40 #6 26.11 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
10:56:40 #6 26.12 Unpacking libpipeline1:amd64 (1.4.1-2) ...
10:56:40 #6 26.17 Selecting previously unselected package man-db.
10:56:40 #6 26.17 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
10:56:40 #6 26.17 Unpacking man-db (2.7.5-1) ...
10:56:40 #6 26.38 Selecting previously unselected package sgml-base.
10:56:40 #6 26.38 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
10:56:40 #6 26.39 Unpacking sgml-base (1.26+nmu4ubuntu1) ...
10:56:40 #6 26.43 Selecting previously unselected package libunistring0:amd64.
10:56:40 #6 26.43 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
10:56:40 #6 26.44 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
10:56:40 #6 26.55 Selecting previously unselected package perl-modules-5.22.
10:56:40 #6 26.55 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ...
10:56:40 #6 26.56 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ...
10:56:41 #6 27.49 Selecting previously unselected package libperl5.22:amd64.
10:56:41 #6 27.49 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ...
10:56:41 #6 27.51 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ...
10:56:42 #6 28.48 Selecting previously unselected package perl.
10:56:42 #6 28.48 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ...
10:56:42 #6 28.54 Unpacking perl (5.22.1-9ubuntu0.9) ...
10:56:42 #6 28.82 Selecting previously unselected package libpython2.7-minimal:amd64.
10:56:42 #6 28.82 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:56:42 #6 28.83 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:56:43 #6 29.44 Selecting previously unselected package python2.7-minimal.
10:56:43 #6 29.44 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:56:43 #6 29.44 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.13) ...
10:56:43 #6 29.64 Selecting previously unselected package python-minimal.
10:56:43 #6 29.64 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
10:56:43 #6 29.65 Unpacking python-minimal (2.7.12-1~16.04) ...
10:56:43 #6 29.69 Selecting previously unselected package libpython2.7-stdlib:amd64.
10:56:43 #6 29.69 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:56:43 #6 29.70 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:56:44 #6 30.01 Selecting previously unselected package python2.7.
10:56:44 #6 30.01 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:56:44 #6 30.01 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.13) ...
10:56:44 #6 30.05 Selecting previously unselected package libpython-stdlib:amd64.
10:56:44 #6 30.05 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
10:56:44 #6 30.06 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
10:56:44 #6 30.08 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:56:44 #6 30.15 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:56:44 #6 30.17 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.13) ...
10:56:44 #6 30.49 Setting up python-minimal (2.7.12-1~16.04) ...
10:56:44 #6 30.64 Selecting previously unselected package python.
10:56:44 #6 30.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9166 files and directories currently installed.)
10:56:44 #6 30.65 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
10:56:44 #6 30.66 Unpacking python (2.7.12-1~16.04) ...
10:56:44 #6 30.72 Selecting previously unselected package libgmp10:amd64.
10:56:44 #6 30.72 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
10:56:44 #6 30.73 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
10:56:44 #6 30.80 Selecting previously unselected package libmpfr4:amd64.
10:56:44 #6 30.80 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
10:56:44 #6 30.81 Unpacking libmpfr4:amd64 (3.1.4-1) ...
10:56:44 #6 30.87 Selecting previously unselected package libmpc3:amd64.
10:56:44 #6 30.87 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
10:56:45 #6 30.88 Unpacking libmpc3:amd64 (1.0.3-1) ...
10:56:45 #6 30.92 Selecting previously unselected package bzip2.
10:56:45 #6 30.92 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
10:56:45 #6 30.92 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
10:56:45 #6 30.96 Selecting previously unselected package distro-info-data.
10:56:45 #6 30.96 Preparing to unpack .../distro-info-data_0.28ubuntu0.16_all.deb ...
10:56:45 #6 30.96 Unpacking distro-info-data (0.28ubuntu0.16) ...
10:56:45 #6 31.01 Selecting previously unselected package libmagic1:amd64.
10:56:45 #6 31.01 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ...
10:56:45 #6 31.01 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
10:56:45 #6 31.09 Selecting previously unselected package file.
10:56:45 #6 31.09 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ...
10:56:45 #6 31.09 Unpacking file (1:5.25-2ubuntu1.4) ...
10:56:45 #6 31.13 Selecting previously unselected package iproute2.
10:56:45 #6 31.13 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
10:56:45 #6 31.13 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
10:56:45 #6 31.26 Selecting previously unselected package ifupdown.
10:56:45 #6 31.26 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...
10:56:45 #6 31.28 Unpacking ifupdown (0.8.10ubuntu1.4) ...
10:56:45 #6 31.32 Selecting previously unselected package libisc-export160.
10:56:45 #6 31.33 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
10:56:45 #6 31.33 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:56:45 #6 31.39 Selecting previously unselected package libdns-export162.
10:56:45 #6 31.39 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
10:56:45 #6 31.39 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:56:45 #6 31.53 Selecting previously unselected package isc-dhcp-client.
10:56:45 #6 31.53 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...
10:56:45 #6 31.53 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...
10:56:45 #6 31.59 Selecting previously unselected package isc-dhcp-common.
10:56:45 #6 31.59 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...
10:56:45 #6 31.60 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...
10:56:45 #6 31.66 Selecting previously unselected package less.
10:56:45 #6 31.66 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
10:56:45 #6 31.67 Unpacking less (481-2.1ubuntu0.2) ...
10:56:45 #6 31.76 Selecting previously unselected package libapt-inst2.0:amd64.
10:56:45 #6 31.76 Preparing to unpack .../libapt-inst2.0_1.2.32ubuntu0.1_amd64.deb ...
10:56:45 #6 31.76 Unpacking libapt-inst2.0:amd64 (1.2.32ubuntu0.1) ...
10:56:46 #6 31.92 Selecting previously unselected package libbsd0:amd64.
10:56:46 #6 31.92 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ...
10:56:46 #6 31.92 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
10:56:46 #6 31.98 Selecting previously unselected package libnettle6:amd64.
10:56:46 #6 31.98 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
10:56:46 #6 31.98 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
10:56:46 #6 32.03 Selecting previously unselected package libhogweed4:amd64.
10:56:46 #6 32.03 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
10:56:46 #6 32.04 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
10:56:46 #6 32.10 Selecting previously unselected package libidn11:amd64.
10:56:46 #6 32.10 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
10:56:46 #6 32.10 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
10:56:46 #6 32.15 Selecting previously unselected package libp11-kit0:amd64.
10:56:46 #6 32.15 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...
10:56:46 #6 32.15 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
10:56:46 #6 32.22 Selecting previously unselected package libtasn1-6:amd64.
10:56:46 #6 32.22 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
10:56:46 #6 32.22 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
10:56:46 #6 32.27 Selecting previously unselected package libgnutls30:amd64.
10:56:46 #6 32.27 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.8_amd64.deb ...
10:56:46 #6 32.27 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
10:56:46 #6 32.38 Selecting previously unselected package libxtables11:amd64.
10:56:46 #6 32.38 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
10:56:46 #6 32.39 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
10:56:46 #6 32.42 Selecting previously unselected package lsb-release.
10:56:46 #6 32.43 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
10:56:46 #6 32.43 Unpacking lsb-release (9.20160110ubuntu0.2) ...
10:56:46 #6 32.48 Selecting previously unselected package netbase.
10:56:46 #6 32.48 Preparing to unpack .../archives/netbase_5.3_all.deb ...
10:56:46 #6 32.49 Unpacking netbase (5.3) ...
10:56:46 #6 32.53 Selecting previously unselected package openssl.
10:56:46 #6 32.53 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.17_amd64.deb ...
10:56:46 #6 32.54 Unpacking openssl (1.0.2g-1ubuntu4.17) ...
10:56:46 #6 32.65 Selecting previously unselected package ca-certificates.
10:56:46 #6 32.65 Preparing to unpack .../ca-certificates_20201027ubuntu0.16.04.1_all.deb ...
10:56:46 #6 32.65 Unpacking ca-certificates (20201027ubuntu0.16.04.1) ...
10:56:46 #6 32.74 Selecting previously unselected package libasprintf0v5:amd64.
10:56:46 #6 32.74 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
10:56:46 #6 32.74 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
10:56:46 #6 32.78 Selecting previously unselected package gettext-base.
10:56:46 #6 32.78 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
10:56:46 #6 32.82 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
10:56:46 #6 32.86 Selecting previously unselected package iso-codes.
10:56:47 #6 32.86 Preparing to unpack .../iso-codes_3.65-1_all.deb ...
10:56:47 #6 32.86 Unpacking iso-codes (3.65-1) ...
10:56:47 #6 33.35 Selecting previously unselected package krb5-locales.
10:56:47 #6 33.35 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ...
10:56:47 #6 33.35 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ...
10:56:47 #6 33.40 Selecting previously unselected package libroken18-heimdal:amd64.
10:56:47 #6 33.40 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:47 #6 33.40 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:47 #6 33.49 Selecting previously unselected package libasn1-8-heimdal:amd64.
10:56:47 #6 33.49 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:47 #6 33.50 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:47 #6 33.56 Selecting previously unselected package libkrb5support0:amd64.
10:56:47 #6 33.56 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:56:47 #6 33.56 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:56:47 #6 33.61 Selecting previously unselected package libk5crypto3:amd64.
10:56:47 #6 33.61 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:56:47 #6 33.61 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:56:47 #6 33.66 Selecting previously unselected package libkeyutils1:amd64.
10:56:48 #6 33.66 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
10:56:48 #6 33.67 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
10:56:48 #6 33.72 Selecting previously unselected package libkrb5-3:amd64.
10:56:48 #6 33.72 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:56:48 #6 33.73 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:56:48 #6 33.82 Selecting previously unselected package libgssapi-krb5-2:amd64.
10:56:48 #6 33.82 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:56:48 #6 33.83 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:56:48 #6 33.88 Selecting previously unselected package libhcrypto4-heimdal:amd64.
10:56:48 #6 33.88 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:48 #6 33.89 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:48 #6 33.94 Selecting previously unselected package libheimbase1-heimdal:amd64.
10:56:48 #6 33.94 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:48 #6 33.95 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:48 #6 34.00 Selecting previously unselected package libwind0-heimdal:amd64.
10:56:48 #6 34.01 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:48 #6 34.01 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:48 #6 34.06 Selecting previously unselected package libhx509-5-heimdal:amd64.
10:56:48 #6 34.07 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:48 #6 34.07 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:48 #6 34.13 Selecting previously unselected package libkrb5-26-heimdal:amd64.
10:56:48 #6 34.13 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:48 #6 34.13 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:48 #6 34.20 Selecting previously unselected package libheimntlm0-heimdal:amd64.
10:56:48 #6 34.20 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:48 #6 34.20 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:48 #6 34.25 Selecting previously unselected package libgssapi3-heimdal:amd64.
10:56:48 #6 34.25 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:56:48 #6 34.26 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:56:48 #6 34.31 Selecting previously unselected package libsasl2-modules-db:amd64.
10:56:48 #6 34.31 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
10:56:48 #6 34.32 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:56:48 #6 34.36 Selecting previously unselected package libsasl2-2:amd64.
10:56:48 #6 34.36 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
10:56:48 #6 34.37 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:56:48 #6 34.42 Selecting previously unselected package libldap-2.4-2:amd64.
10:56:48 #6 34.42 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.11_amd64.deb ...
10:56:48 #6 34.42 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.11) ...
10:56:48 #6 34.49 Selecting previously unselected package librtmp1:amd64.
10:56:48 #6 34.49 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
10:56:48 #6 34.49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
10:56:48 #6 34.57 Selecting previously unselected package libcurl3-gnutls:amd64.
10:56:48 #6 34.57 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.16_amd64.deb ...
10:56:48 #6 34.58 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) ...
10:56:48 #6 34.71 Selecting previously unselected package libedit2:amd64.
10:56:48 #6 34.71 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
10:56:49 #6 34.71 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
10:56:49 #6 34.75 Selecting previously unselected package libglib2.0-data.
10:56:49 #6 34.76 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.6_all.deb ...
10:56:49 #6 34.76 Unpacking libglib2.0-data (2.48.2-0ubuntu4.6) ...
10:56:49 #6 34.81 Selecting previously unselected package libicu55:amd64.
10:56:49 #6 34.81 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
10:56:49 #6 34.81 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
10:56:50 #6 35.85 Selecting previously unselected package libsasl2-modules:amd64.
10:56:50 #6 35.85 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
10:56:50 #6 35.86 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:56:50 #6 35.95 Selecting previously unselected package libxml2:amd64.
10:56:50 #6 35.95 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
10:56:50 #6 35.96 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
10:56:50 #6 36.13 Selecting previously unselected package libxmuu1:amd64.
10:56:50 #6 36.13 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
10:56:50 #6 36.14 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
10:56:50 #6 36.18 Selecting previously unselected package manpages.
10:56:50 #6 36.18 Preparing to unpack .../manpages_4.04-2_all.deb ...
10:56:50 #6 36.19 Unpacking manpages (4.04-2) ...
10:56:50 #6 36.35 Selecting previously unselected package openssh-client.
10:56:50 #6 36.35 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ...
10:56:50 #6 36.35 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ...
10:56:50 #6 36.47 Selecting previously unselected package python-apt-common.
10:56:50 #6 36.47 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.9_all.deb ...
10:56:50 #6 36.48 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.9) ...
10:56:50 #6 36.53 Selecting previously unselected package python3-apt.
10:56:50 #6 36.53 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.9_amd64.deb ...
10:56:50 #6 36.54 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.9) ...
10:56:50 #6 36.61 Selecting previously unselected package rsync.
10:56:50 #6 36.61 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ...
10:56:50 #6 36.61 Unpacking rsync (3.1.1-3ubuntu1.3) ...
10:56:50 #6 36.69 Selecting previously unselected package shared-mime-info.
10:56:50 #6 36.70 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ...
10:56:50 #6 36.70 Unpacking shared-mime-info (1.5-2ubuntu0.2) ...
10:56:51 #6 36.78 Selecting previously unselected package strace.
10:56:51 #6 36.79 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ...
10:56:51 #6 36.79 Unpacking strace (4.11-1ubuntu3) ...
10:56:51 #6 36.86 Selecting previously unselected package xauth.
10:56:51 #6 36.86 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
10:56:51 #6 36.86 Unpacking xauth (1:1.0.9-1ubuntu2) ...
10:56:51 #6 36.90 Selecting previously unselected package xdg-user-dirs.
10:56:51 #6 36.90 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ...
10:56:51 #6 36.90 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
10:56:51 #6 37.00 Selecting previously unselected package xml-core.
10:56:51 #6 37.00 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
10:56:51 #6 37.01 Unpacking xml-core (0.13+nmu2) ...
10:56:51 #6 37.10 Selecting previously unselected package at.
10:56:51 #6 37.10 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ...
10:56:51 #6 37.10 Unpacking at (3.1.18-2ubuntu1) ...
10:56:51 #6 37.19 Selecting previously unselected package autotools-dev.
10:56:51 #6 37.19 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
10:56:51 #6 37.20 Unpacking autotools-dev (20150820.1) ...
10:56:51 #6 37.24 Selecting previously unselected package binutils.
10:56:51 #6 37.25 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
10:56:51 #6 37.25 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
10:56:51 #6 37.64 Selecting previously unselected package libc-dev-bin.
10:56:51 #6 37.64 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.2_amd64.deb ...
10:56:51 #6 37.65 Unpacking libc-dev-bin (2.23-0ubuntu11.2) ...
10:56:51 #6 37.69 Selecting previously unselected package linux-libc-dev:amd64.
10:56:51 #6 37.70 Preparing to unpack .../linux-libc-dev_4.4.0-197.229_amd64.deb ...
10:56:51 #6 37.70 Unpacking linux-libc-dev:amd64 (4.4.0-197.229) ...
10:56:52 #6 37.94 Selecting previously unselected package libc6-dev:amd64.
10:56:52 #6 37.94 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.2_amd64.deb ...
10:56:52 #6 37.95 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.2) ...
10:56:52 #6 38.38 Selecting previously unselected package libisl15:amd64.
10:56:52 #6 38.39 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
10:56:52 #6 38.40 Unpacking libisl15:amd64 (0.16.1-1) ...
10:56:52 #6 38.50 Selecting previously unselected package cpp-5.
10:56:52 #6 38.50 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:52 #6 38.51 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
10:56:52 #7 26.75 Resolving Dependencies
10:56:52 #7 26.75 --> Running transaction check
10:56:52 #7 26.75 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed
10:56:52 #7 26.77 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.90 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.91 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.91 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.91 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.91 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.91 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.91 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.91 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.92 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.92 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.92 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.92 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64
10:56:52 #7 26.93 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
10:56:52 #7 26.93 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
10:56:52 #7 26.93 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
10:56:52 #7 26.93 --> Running transaction check
10:56:52 #7 26.93 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
10:56:52 #7 26.93 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
10:56:52 #7 26.93 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
10:56:52 #7 26.94 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
10:56:52 #7 26.94 ---> Package file.x86_64 0:5.11-37.el7 will be installed
10:56:52 #7 26.94 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
10:56:52 #7 26.95 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
10:56:52 #7 26.95 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
10:56:52 #7 26.95 ---> Package perl.x86_64 4:5.16.3-297.el7 will be installed
10:56:52 #7 26.96 --> Processing Dependency: perl-libs = 4:5.16.3-297.el7 for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.96 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.96 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.97 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-297.el7.x86_64
10:56:52 #7 26.98 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
10:56:52 #7 26.99 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
10:56:52 #7 26.99 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
10:56:52 #7 26.99 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
10:56:52 #7 26.99 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
10:56:52 #7 26.99 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
10:56:52 #7 27.00 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
10:56:52 #7 27.00 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:56:52 #7 27.00 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:56:52 #7 27.00 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:56:52 #7 27.00 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:56:52 #7 27.00 ---> Package unzip.x86_64 0:6.0-21.el7 will be installed
10:56:52 #7 27.00 --> Running transaction check
10:56:52 #7 27.00 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
10:56:52 #7 27.00 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
10:56:52 #7 27.00 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
10:56:52 #7 27.01 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
10:56:52 #7 27.01 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
10:56:52 #7 27.01 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
10:56:52 #7 27.01 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
10:56:52 #7 27.01 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
10:56:52 #7 27.02 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
10:56:52 #7 27.02 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
10:56:52 #7 27.02 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
10:56:52 #7 27.02 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
10:56:52 #7 27.02 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
10:56:52 #7 27.03 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
10:56:52 #7 27.03 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
10:56:52 #7 27.03 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
10:56:52 #7 27.03 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
10:56:52 #7 27.03 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
10:56:52 #7 27.03 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
10:56:52 #7 27.04 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
10:56:52 #7 27.04 ---> Package perl-libs.x86_64 4:5.16.3-297.el7 will be installed
10:56:52 #7 27.04 ---> Package perl-macros.x86_64 4:5.16.3-297.el7 will be installed
10:56:52 #7 27.04 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
10:56:52 #7 27.04 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
10:56:52 #7 27.04 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
10:56:52 #7 27.04 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
10:56:52 #7 27.04 --> Running transaction check
10:56:52 #7 27.04 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
10:56:52 #7 27.05 ---> Package perl-Pod-Escapes.noarch 1:1.04-297.el7 will be installed
10:56:52 #7 27.05 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
10:56:52 #7 27.05 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
10:56:52 #7 27.06 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
10:56:52 #7 27.06 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
10:56:52 #7 27.06 --> Running transaction check
10:56:52 #7 27.06 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
10:56:52 #7 27.06 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
10:56:52 #7 27.16 --> Finished Dependency Resolution
10:56:52 #7 27.17 
10:56:52 #7 27.17 Dependencies Resolved
10:56:52 #7 27.18 
10:56:52 #7 27.18 ================================================================================
10:56:52 #7 27.18  Package                    Arch       Version                   Repository
10:56:52 #7 27.18                                                                            Size
10:56:52 #7 27.18 ================================================================================
10:56:52 #7 27.18 Installing:
10:56:52 #7 27.18  rpm-build                  x86_64     4.11.3-45.el7             base     149 k
10:56:52 #7 27.18  rpmlint                    noarch     1.5-4.el7                 base     229 k
10:56:52 #7 27.18 Installing for dependencies:
10:56:52 #7 27.18  bzip2                      x86_64     1.0.6-13.el7              base      52 k
10:56:52 #7 27.18  desktop-file-utils         x86_64     0.23-2.el7                base      67 k
10:56:52 #7 27.18  dwz                        x86_64     0.11-3.el7                base      99 k
10:56:52 #7 27.18  elfutils                   x86_64     0.176-5.el7               base     308 k
10:56:52 #7 27.18  emacs-filesystem           noarch     1:24.3-23.el7             base      58 k
10:56:52 #7 27.18  file                       x86_64     5.11-37.el7               base      57 k
10:56:52 #7 27.18  gdb                        x86_64     7.6.1-120.el7             base     2.4 M
10:56:52 #7 27.18  groff-base                 x86_64     1.22.2-8.el7              base     942 k
10:56:52 #7 27.18  patch                      x86_64     2.7.1-12.el7_7            base     111 k
10:56:52 #7 27.18  perl                       x86_64     4:5.16.3-297.el7          base     8.0 M
10:56:52 #7 27.18  perl-Carp                  noarch     1.26-244.el7              base      19 k
10:56:52 #7 27.18  perl-Encode                x86_64     2.51-7.el7                base     1.5 M
10:56:52 #7 27.18  perl-Exporter              noarch     5.68-3.el7                base      28 k
10:56:52 #7 27.18  perl-File-Path             noarch     2.09-2.el7                base      26 k
10:56:52 #7 27.18  perl-File-Temp             noarch     0.23.01-3.el7             base      56 k
10:56:52 #7 27.18  perl-Filter                x86_64     1.49-3.el7                base      76 k
10:56:52 #7 27.18  perl-Getopt-Long           noarch     2.40-3.el7                base      56 k
10:56:52 #7 27.18  perl-HTTP-Tiny             noarch     0.033-3.el7               base      38 k
10:56:52 #7 27.18  perl-PathTools             x86_64     3.40-5.el7                base      82 k
10:56:52 #7 27.18  perl-Pod-Escapes           noarch     1:1.04-297.el7            base      52 k
10:56:52 #7 27.18  perl-Pod-Perldoc           noarch     3.20-4.el7                base      87 k
10:56:52 #7 27.18  perl-Pod-Simple            noarch     1:3.28-4.el7              base     216 k
10:56:52 #7 27.18  perl-Pod-Usage             noarch     1.63-3.el7                base      27 k
10:56:52 #7 27.18  perl-Scalar-List-Utils     x86_64     1.27-248.el7              base      36 k
10:56:52 #7 27.18  perl-Socket                x86_64     2.010-5.el7               base      49 k
10:56:52 #7 27.18  perl-Storable              x86_64     2.45-3.el7                base      77 k
10:56:52 #7 27.18  perl-Text-ParseWords       noarch     3.29-4.el7                base      14 k
10:56:52 #7 27.18  perl-Thread-Queue          noarch     3.02-2.el7                base      17 k
10:56:52 #7 27.18  perl-Time-HiRes            x86_64     4:1.9725-3.el7            base      45 k
10:56:52 #7 27.18  perl-Time-Local            noarch     1.2300-2.el7              base      24 k
10:56:52 #7 27.18  perl-constant              noarch     1.27-2.el7                base      19 k
10:56:52 #7 27.18  perl-libs                  x86_64     4:5.16.3-297.el7          base     689 k
10:56:52 #7 27.18  perl-macros                x86_64     4:5.16.3-297.el7          base      44 k
10:56:52 #7 27.18  perl-parent                noarch     1:0.225-244.el7           base      12 k
10:56:52 #7 27.18  perl-podlators             noarch     2.5.1-3.el7               base     112 k
10:56:52 #7 27.18  perl-srpm-macros           noarch     1-8.el7                   base     4.6 k
10:56:52 #7 27.18  perl-threads               x86_64     1.87-4.el7                base      49 k
10:56:52 #7 27.18  perl-threads-shared        x86_64     1.43-6.el7                base      39 k
10:56:52 #7 27.18  python-srpm-macros         noarch     3-34.el7                  base     8.8 k
10:56:52 #7 27.18  redhat-rpm-config          noarch     9.1.0-88.el7.centos       base      81 k
10:56:52 #7 27.18  unzip                      x86_64     6.0-21.el7                base     171 k
10:56:52 #7 27.18  zip                        x86_64     3.0-11.el7                base     260 k
10:56:52 #7 27.18 
10:56:52 #7 27.18 Transaction Summary
10:56:52 #7 27.18 ================================================================================
10:56:52 #7 27.18 Install  2 Packages (+42 Dependent packages)
10:56:52 #7 27.18 
10:56:52 #7 27.18 Total download size: 16 M
10:56:52 #7 27.18 Installed size: 51 M
10:56:52 #7 27.18 Downloading packages:
10:56:53 #6 39.48 Selecting previously unselected package cpp.
10:56:53 #6 39.49 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
10:56:53 #6 39.49 Unpacking cpp (4:5.3.1-1ubuntu1) ...
10:56:53 #6 39.54 Selecting previously unselected package libcc1-0:amd64.
10:56:53 #6 39.54 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:53 #6 39.55 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:53 #6 39.60 Selecting previously unselected package libgomp1:amd64.
10:56:53 #6 39.61 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:53 #6 39.61 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:53 #6 39.68 Selecting previously unselected package libitm1:amd64.
10:56:53 #6 39.68 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:53 #6 39.69 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:53 #6 39.76 Selecting previously unselected package libatomic1:amd64.
10:56:53 #6 39.76 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:53 #6 39.81 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 39.88 Selecting previously unselected package libasan2:amd64.
10:56:54 #6 39.89 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 39.90 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 39.97 Selecting previously unselected package liblsan0:amd64.
10:56:54 #6 39.97 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 39.98 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 40.04 Selecting previously unselected package libtsan0:amd64.
10:56:54 #6 40.04 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 40.04 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 40.19 Selecting previously unselected package libubsan0:amd64.
10:56:54 #6 40.19 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 40.23 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 40.29 Selecting previously unselected package libcilkrts5:amd64.
10:56:54 #6 40.29 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 40.29 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 40.38 Selecting previously unselected package libmpx0:amd64.
10:56:54 #6 40.38 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 40.38 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 40.46 Selecting previously unselected package libquadmath0:amd64.
10:56:54 #6 40.46 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 40.46 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:54 #6 40.55 Selecting previously unselected package libgcc-5-dev:amd64.
10:56:54 #6 40.55 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:54 #6 40.56 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:55 #6 40.89 Selecting previously unselected package gcc-5.
10:56:55 #6 40.89 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:55 #6 40.90 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
10:56:56 #6 42.05 Selecting previously unselected package gcc.
10:56:56 #6 42.05 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
10:56:56 #6 42.06 Unpacking gcc (4:5.3.1-1ubuntu1) ...
10:56:56 #6 42.11 Selecting previously unselected package libstdc++-5-dev:amd64.
10:56:56 #6 42.11 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:56 #6 42.12 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:56:56 #6 42.46 Selecting previously unselected package g++-5.
10:56:56 #6 42.46 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:56:56 #6 42.47 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
10:56:57 #6 43.54 Selecting previously unselected package g++.
10:56:57 #6 43.54 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
10:56:57 #6 43.54 Unpacking g++ (4:5.3.1-1ubuntu1) ...
10:56:57 #6 43.58 Selecting previously unselected package make.
10:56:57 #6 43.59 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
10:56:57 #6 43.59 Unpacking make (4.1-6) ...
10:56:57 #6 43.67 Selecting previously unselected package libdpkg-perl.
10:56:57 #6 43.67 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...
10:56:57 #6 43.72 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...
10:56:57 #6 43.91 Selecting previously unselected package xz-utils.
10:56:57 #6 43.91 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
10:56:57 #6 43.91 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
10:56:58 #6 43.96 Selecting previously unselected package patch.
10:56:58 #6 43.97 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
10:56:58 #6 43.97 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
10:56:58 #6 44.02 Selecting previously unselected package dpkg-dev.
10:56:58 #6 44.02 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...
10:56:58 #6 44.03 Unpacking dpkg-dev (1.18.4ubuntu1.6) ...
10:56:58 #6 44.15 Selecting previously unselected package build-essential.
10:56:58 #6 44.16 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
10:56:58 #6 44.16 Unpacking build-essential (12.1ubuntu2) ...
10:56:58 #6 44.20 Selecting previously unselected package curl.
10:56:58 #6 44.20 Preparing to unpack .../curl_7.47.0-1ubuntu2.16_amd64.deb ...
10:56:58 #6 44.20 Unpacking curl (7.47.0-1ubuntu2.16) ...
10:56:58 #6 44.27 Selecting previously unselected package dctrl-tools.
10:56:58 #6 44.27 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
10:56:58 #6 44.28 Unpacking dctrl-tools (2.24-2) ...
10:56:58 #6 44.35 Selecting previously unselected package libcroco3:amd64.
10:56:58 #6 44.35 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
10:56:58 #6 44.35 Unpacking libcroco3:amd64 (0.6.11-1) ...
10:56:58 #6 44.42 Selecting previously unselected package gettext.
10:56:58 #6 44.42 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
10:56:58 #6 44.43 Unpacking gettext (0.19.7-2ubuntu3.1) ...
10:56:58 #6 44.61 Selecting previously unselected package intltool-debian.
10:56:58 #6 44.61 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
10:56:58 #6 44.61 Unpacking intltool-debian (0.35.0+20060710.4) ...
10:56:58 #6 44.65 Selecting previously unselected package po-debconf.
10:56:58 #6 44.65 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
10:56:58 #6 44.66 Unpacking po-debconf (1.0.19) ...
10:56:59 #6 44.73 Selecting previously unselected package libarchive-zip-perl.
10:56:59 #6 44.73 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
10:56:59 #6 44.74 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
10:56:59 #6 44.79 Selecting previously unselected package libfile-stripnondeterminism-perl.
10:56:59 #6 44.79 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
10:56:59 #6 44.80 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
10:56:59 #6 44.83 Selecting previously unselected package libtimedate-perl.
10:56:59 #6 44.84 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
10:56:59 #6 44.84 Unpacking libtimedate-perl (2.3000-2) ...
10:56:59 #6 44.88 Selecting previously unselected package dh-strip-nondeterminism.
10:56:59 #6 44.88 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
10:56:59 #6 44.89 Unpacking dh-strip-nondeterminism (0.015-1) ...
10:56:59 #6 44.92 Selecting previously unselected package debhelper.
10:56:59 #6 44.92 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
10:56:59 #6 44.93 Unpacking debhelper (9.20160115ubuntu3) ...
10:56:59 #6 45.10 Selecting previously unselected package devscripts.
10:56:59 #6 45.10 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ...
10:56:59 #6 45.12 Unpacking devscripts (2.16.2ubuntu3) ...
10:56:59 #6 45.33 Selecting previously unselected package diffstat.
10:56:59 #6 45.33 Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
10:56:59 #6 45.33 Unpacking diffstat (1.61-1) ...
10:56:59 #6 45.38 Selecting previously unselected package dput.
10:56:59 #6 45.38 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ...
10:56:59 #6 45.39 Unpacking dput (0.9.6.4ubuntu3) ...
10:56:59 #6 45.43 Selecting previously unselected package libfakeroot:amd64.
10:56:59 #6 45.43 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
10:56:59 #6 45.43 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
10:56:59 #6 45.48 Selecting previously unselected package fakeroot.
10:56:59 #6 45.48 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
10:56:59 #6 45.49 Unpacking fakeroot (1.20.2-1ubuntu1) ...
10:56:59 #6 45.54 Selecting previously unselected package liberror-perl.
10:56:59 #6 45.54 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
10:56:59 #6 45.55 Unpacking liberror-perl (0.17-1.2) ...
10:56:59 #6 45.59 Selecting previously unselected package git-man.
10:56:59 #6 45.59 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.9_all.deb ...
10:56:59 #6 45.60 Unpacking git-man (1:2.7.4-0ubuntu1.9) ...
10:57:00 #6 45.79 Selecting previously unselected package git.
10:57:00 #6 45.79 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.9_amd64.deb ...
10:57:00 #6 45.80 Unpacking git (1:2.7.4-0ubuntu1.9) ...
10:57:00 #6 46.38 Selecting previously unselected package libalgorithm-diff-perl.
10:57:00 #6 46.38 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
10:57:00 #6 46.39 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
10:57:00 #6 46.44 Selecting previously unselected package libalgorithm-diff-xs-perl.
10:57:00 #6 46.44 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
10:57:00 #6 46.45 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
10:57:00 #6 46.49 Selecting previously unselected package libalgorithm-merge-perl.
10:57:00 #6 46.49 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
10:57:00 #6 46.50 Unpacking libalgorithm-merge-perl (0.08-3) ...
10:57:00 #6 46.56 Selecting previously unselected package libapt-pkg-perl.
10:57:00 #6 46.56 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
10:57:00 #6 46.58 Unpacking libapt-pkg-perl (0.1.29build7) ...
10:57:00 #6 46.64 Selecting previously unselected package libasprintf-dev:amd64.
10:57:00 #6 46.64 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ...
10:57:00 #6 46.64 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:57:00 #6 46.68 Selecting previously unselected package libhtml-tagset-perl.
10:57:00 #6 46.68 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
10:57:00 #6 46.72 Unpacking libhtml-tagset-perl (3.20-2) ...
10:57:00 #6 46.75 Selecting previously unselected package liburi-perl.
10:57:00 #6 46.76 Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
10:57:00 #6 46.76 Unpacking liburi-perl (1.71-1) ...
10:57:01 #7 35.46 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
10:57:01 #7 35.46 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
10:57:01 #7 35.73 --------------------------------------------------------------------------------
10:57:01 #7 35.73 Total                                              1.9 MB/s |  16 MB  00:08     
10:57:01 #7 35.74 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
10:57:01 #7 35.74 Importing GPG key 0xF4A80EB5:
10:57:01 #7 35.74  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
10:57:01 #7 35.74  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
10:57:01 #7 35.74  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
10:57:01 #7 35.74  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
10:57:01 #7 35.80 Running transaction check
10:57:01 #7 35.85 Running transaction test
10:57:01 #7 35.91 Transaction test succeeded
10:57:01 #7 35.91 Running transaction
10:57:01 #6 46.81 Selecting previously unselected package libhtml-parser-perl.
10:57:01 #6 46.81 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
10:57:01 #6 46.82 Unpacking libhtml-parser-perl (3.72-1) ...
10:57:01 #6 46.88 Selecting previously unselected package libcgi-pm-perl.
10:57:01 #6 46.89 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
10:57:01 #6 46.90 Unpacking libcgi-pm-perl (4.26-1) ...
10:57:01 #6 46.98 Selecting previously unselected package libfcgi-perl.
10:57:01 #6 46.98 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
10:57:01 #6 46.99 Unpacking libfcgi-perl (0.77-1build1) ...
10:57:01 #6 47.02 Selecting previously unselected package libcgi-fast-perl.
10:57:01 #6 47.02 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
10:57:01 #6 47.03 Unpacking libcgi-fast-perl (1:2.10-1) ...
10:57:01 #6 47.08 Selecting previously unselected package libsub-name-perl.
10:57:01 #6 47.08 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
10:57:01 #6 47.09 Unpacking libsub-name-perl (0.14-1build1) ...
10:57:01 #6 47.13 Selecting previously unselected package libclass-accessor-perl.
10:57:01 #6 47.13 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
10:57:01 #6 47.13 Unpacking libclass-accessor-perl (0.34-1) ...
10:57:01 #6 47.18 Selecting previously unselected package libclone-perl.
10:57:01 #6 47.18 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
10:57:01 #6 47.18 Unpacking libclone-perl (0.38-1build1) ...
10:57:01 #6 47.23 Selecting previously unselected package libdata-alias-perl.
10:57:01 #6 47.23 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
10:57:01 #6 47.23 Unpacking libdata-alias-perl (1.20-1build1) ...
10:57:01 #6 47.28 Selecting previously unselected package libdigest-hmac-perl.
10:57:01 #7 36.20   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
10:57:01 #7 36.27   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
10:57:01 #6 47.28 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
10:57:01 #6 47.29 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
10:57:01 #6 47.32 Selecting previously unselected package libdistro-info-perl.
10:57:01 #6 47.33 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ...
10:57:01 #6 47.33 Unpacking libdistro-info-perl (0.14ubuntu0.1) ...
10:57:01 #6 47.37 Selecting previously unselected package libnet-ssleay-perl.
10:57:01 #6 47.37 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
10:57:01 #6 47.37 Unpacking libnet-ssleay-perl (1.72-1build1) ...
10:57:01 #6 47.56 Selecting previously unselected package libio-socket-ssl-perl.
10:57:01 #6 47.56 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
10:57:01 #7 36.41   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
10:57:01 #7 36.57   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
10:57:01 #6 47.58 Unpacking libio-socket-ssl-perl (2.024-1) ...
10:57:01 #6 47.67 Selecting previously unselected package libnet-smtp-ssl-perl.
10:57:01 #6 47.67 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
10:57:01 #6 47.68 Unpacking libnet-smtp-ssl-perl (1.03-1) ...
10:57:01 #6 47.71 Selecting previously unselected package libmailtools-perl.
10:57:01 #6 47.71 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
10:57:01 #6 47.73 Unpacking libmailtools-perl (2.13-1) ...
10:57:01 #6 47.77 Selecting previously unselected package libsocket6-perl.
10:57:01 #6 47.77 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
10:57:02 #7 36.71   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
10:57:02 #7 36.79   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
10:57:02 #6 47.78 Unpacking libsocket6-perl (0.25-1build2) ...
10:57:02 #6 47.81 Selecting previously unselected package libio-socket-inet6-perl.
10:57:02 #6 47.82 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
10:57:02 #6 47.82 Unpacking libio-socket-inet6-perl (2.72-2) ...
10:57:02 #6 47.86 Selecting previously unselected package libnet-ip-perl.
10:57:02 #6 47.86 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
10:57:02 #6 47.87 Unpacking libnet-ip-perl (1.26-1) ...
10:57:02 #6 48.01 Selecting previously unselected package libnet-dns-perl.
10:57:02 #6 48.01 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
10:57:02 #6 48.01 Unpacking libnet-dns-perl (0.81-2build1) ...
10:57:02 #7 36.86   Installing : 1:perl-Pod-Escapes-1.04-297.el7.noarch                      7/44 
10:57:02 #7 37.20   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
10:57:02 #7 37.22   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
10:57:02 #6 48.10 Selecting previously unselected package libnet-domain-tld-perl.
10:57:02 #6 48.10 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
10:57:02 #6 48.10 Unpacking libnet-domain-tld-perl (1.73-1) ...
10:57:02 #6 48.15 Selecting previously unselected package libemail-valid-perl.
10:57:02 #6 48.15 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
10:57:02 #6 48.16 Unpacking libemail-valid-perl (1.198-1) ...
10:57:02 #6 48.24 Selecting previously unselected package libencode-locale-perl.
10:57:02 #6 48.24 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
10:57:02 #6 48.25 Unpacking libencode-locale-perl (1.05-1) ...
10:57:02 #6 48.29 Selecting previously unselected package libexporter-tiny-perl.
10:57:02 #6 48.29 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
10:57:02 #6 48.30 Unpacking libexporter-tiny-perl (0.042-1) ...
10:57:02 #6 48.34 Selecting previously unselected package libipc-system-simple-perl.
10:57:02 #6 48.34 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
10:57:02 #6 48.34 Unpacking libipc-system-simple-perl (1.25-3) ...
10:57:02 #6 48.39 Selecting previously unselected package libfile-basedir-perl.
10:57:02 #6 48.39 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
10:57:02 #7 37.25   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
10:57:02 #6 48.39 Unpacking libfile-basedir-perl (0.07-1) ...
10:57:02 #6 48.42 Selecting previously unselected package libfile-fcntllock-perl.
10:57:02 #6 48.42 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
10:57:02 #6 48.43 Unpacking libfile-fcntllock-perl (0.22-3) ...
10:57:02 #6 48.47 Selecting previously unselected package libhttp-date-perl.
10:57:02 #6 48.47 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
10:57:02 #6 48.47 Unpacking libhttp-date-perl (6.02-1) ...
10:57:02 #6 48.51 Selecting previously unselected package libfile-listing-perl.
10:57:02 #6 48.51 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
10:57:02 #6 48.52 Unpacking libfile-listing-perl (6.04-1) ...
10:57:02 #6 48.55 Selecting previously unselected package libfont-afm-perl.
10:57:02 #6 48.55 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
10:57:02 #6 48.56 Unpacking libfont-afm-perl (1.20-1) ...
10:57:02 #6 48.60 Selecting previously unselected package libgettextpo0:amd64.
10:57:02 #6 48.61 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ...
10:57:02 #6 48.61 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
10:57:02 #6 48.66 Selecting previously unselected package libgettextpo-dev:amd64.
10:57:02 #6 48.67 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ...
10:57:02 #6 48.67 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:57:03 #6 48.73 Selecting previously unselected package libio-html-perl.
10:57:03 #6 48.73 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
10:57:03 #6 48.73 Unpacking libio-html-perl (1.001-1) ...
10:57:03 #6 48.77 Selecting previously unselected package liblwp-mediatypes-perl.
10:57:03 #6 48.77 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
10:57:03 #6 48.77 Unpacking liblwp-mediatypes-perl (6.02-1) ...
10:57:03 #6 48.81 Selecting previously unselected package libhttp-message-perl.
10:57:03 #6 48.81 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
10:57:03 #6 48.81 Unpacking libhttp-message-perl (6.11-1) ...
10:57:03 #6 48.86 Selecting previously unselected package libhtml-form-perl.
10:57:03 #6 48.86 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
10:57:03 #6 48.86 Unpacking libhtml-form-perl (6.03-1) ...
10:57:03 #6 48.91 Selecting previously unselected package libhtml-tree-perl.
10:57:03 #6 48.91 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
10:57:03 #6 48.92 Unpacking libhtml-tree-perl (5.03-2) ...
10:57:03 #6 48.98 Selecting previously unselected package libhtml-format-perl.
10:57:03 #6 48.98 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
10:57:03 #6 48.99 Unpacking libhtml-format-perl (2.11-2) ...
10:57:03 #6 49.03 Selecting previously unselected package libhttp-cookies-perl.
10:57:03 #6 49.04 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
10:57:03 #6 49.04 Unpacking libhttp-cookies-perl (6.01-1) ...
10:57:03 #6 49.08 Selecting previously unselected package libhttp-daemon-perl.
10:57:03 #6 49.08 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
10:57:03 #6 49.08 Unpacking libhttp-daemon-perl (6.01-1) ...
10:57:03 #6 49.13 Selecting previously unselected package libhttp-negotiate-perl.
10:57:03 #6 49.13 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
10:57:03 #6 49.14 Unpacking libhttp-negotiate-perl (6.00-2) ...
10:57:03 #6 49.19 Selecting previously unselected package libio-pty-perl.
10:57:03 #6 49.19 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
10:57:03 #6 49.20 Unpacking libio-pty-perl (1:1.08-1.1build1) ...
10:57:03 #6 49.29 Selecting previously unselected package libio-string-perl.
10:57:03 #6 49.29 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
10:57:03 #6 49.30 Unpacking libio-string-perl (1.08-3) ...
10:57:03 #6 49.34 Selecting previously unselected package libipc-run-perl.
10:57:03 #6 49.35 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
10:57:03 #6 49.36 Unpacking libipc-run-perl (0.94-1) ...
10:57:03 #7 37.40   Installing : 4:perl-libs-5.16.3-297.el7.x86_64                          11/44 
10:57:03 #7 38.08   Installing : perl-threads-1.87-4.el7.x86_64                             12/44 
10:57:03 #7 38.10   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/44 
10:57:03 #7 38.13   Installing : perl-Exporter-5.68-3.el7.noarch                            14/44 
10:57:03 #7 38.15   Installing : perl-constant-1.27-2.el7.noarch                            15/44 
10:57:03 #7 38.18   Installing : perl-Carp-1.26-244.el7.noarch                              16/44 
10:57:03 #7 38.21   Installing : perl-Socket-2.010-5.el7.x86_64                             17/44 
10:57:03 #7 38.23   Installing : perl-Time-Local-1.2300-2.el7.noarch                        18/44 
10:57:03 #7 38.26   Installing : perl-Storable-2.45-3.el7.x86_64                            19/44 
10:57:03 #7 38.28   Installing : perl-threads-shared-1.43-6.el7.x86_64                      20/44 
10:57:03 #7 38.32   Installing : perl-PathTools-3.40-5.el7.x86_64                           21/44 
10:57:03 #7 38.34   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/44 
10:57:03 #7 38.39   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/44 
10:57:03 #7 38.42   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
10:57:03 #7 38.44   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
10:57:03 #7 38.47   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
10:57:03 #7 38.49   Installing : 4:perl-macros-5.16.3-297.el7.x86_64                        27/44 
10:57:03 #6 49.50 Selecting previously unselected package liblist-moreutils-perl.
10:57:03 #6 49.50 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
10:57:03 #6 49.51 Unpacking liblist-moreutils-perl (0.413-1build1) ...
10:57:03 #6 49.57 Selecting previously unselected package libnet-http-perl.
10:57:03 #6 49.57 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
10:57:03 #6 49.57 Unpacking libnet-http-perl (6.09-1) ...
10:57:03 #6 49.62 Selecting previously unselected package libwww-robotrules-perl.
10:57:03 #6 49.62 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
10:57:03 #6 49.63 Unpacking libwww-robotrules-perl (6.01-1) ...
10:57:04 #6 49.68 Selecting previously unselected package libwww-perl.
10:57:04 #6 49.69 Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
10:57:04 #6 49.69 Unpacking libwww-perl (6.15-1) ...
10:57:04 #6 49.98 Selecting previously unselected package liblwp-protocol-https-perl.
10:57:04 #6 49.98 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
10:57:04 #6 49.99 Unpacking liblwp-protocol-https-perl (6.06-2) ...
10:57:04 #6 50.04 Selecting previously unselected package libsys-hostname-long-perl.
10:57:04 #6 50.04 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ...
10:57:04 #6 50.05 Unpacking libsys-hostname-long-perl (1.5-1) ...
10:57:04 #6 50.13 Selecting previously unselected package libmail-sendmail-perl.
10:57:04 #6 50.13 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
10:57:04 #6 50.13 Unpacking libmail-sendmail-perl (0.79.16-1) ...
10:57:04 #6 50.16 Selecting previously unselected package libparse-debianchangelog-perl.
10:57:04 #6 50.17 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
10:57:04 #6 50.17 Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
10:57:04 #6 50.23 Selecting previously unselected package libperlio-gzip-perl.
10:57:04 #6 50.24 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
10:57:04 #6 50.25 Unpacking libperlio-gzip-perl (0.19-1build1) ...
10:57:04 #6 50.28 Selecting previously unselected package libtext-levenshtein-perl.
10:57:04 #6 50.28 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
10:57:04 #6 50.29 Unpacking libtext-levenshtein-perl (0.13-1) ...
10:57:04 #6 50.33 Selecting previously unselected package libyaml-libyaml-perl.
10:57:04 #6 50.33 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
10:57:04 #6 50.33 Unpacking libyaml-libyaml-perl (0.41-6build1) ...
10:57:04 #6 50.37 Selecting previously unselected package hardening-includes.
10:57:04 #6 50.38 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
10:57:04 #6 50.38 Unpacking hardening-includes (2.7ubuntu2) ...
10:57:04 #6 50.43 Selecting previously unselected package patchutils.
10:57:04 #6 50.43 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
10:57:04 #6 50.44 Unpacking patchutils (0.3.4-1) ...
10:57:04 #6 50.49 Selecting previously unselected package t1utils.
10:57:04 #6 50.49 Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
10:57:04 #6 50.50 Unpacking t1utils (1.39-2) ...
10:57:04 #6 50.56 Selecting previously unselected package lintian.
10:57:04 #6 50.56 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ...
10:57:04 #6 50.56 Unpacking lintian (2.5.43ubuntu0.1) ...
10:57:05 #6 50.79 Selecting previously unselected package manpages-dev.
10:57:05 #6 50.79 Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
10:57:05 #6 50.81 Unpacking manpages-dev (4.04-2) ...
10:57:05 #7 38.52   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
10:57:05 #7 39.82   Installing : 4:perl-5.16.3-297.el7.x86_64                               29/44 
10:57:05 #7 39.86   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
10:57:05 #7 39.88   Installing : python-srpm-macros-3-34.el7.noarch                         31/44 
10:57:05 #7 39.90   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      32/44 
10:57:05 #7 39.93   Installing : desktop-file-utils-0.23-2.el7.x86_64                       33/44 
10:57:05 #7 39.98   Installing : zip-3.0-11.el7.x86_64                                      34/44 
10:57:05 #7 40.04   Installing : elfutils-0.176-5.el7.x86_64                                35/44 
10:57:05 #7 40.08   Installing : unzip-6.0-21.el7.x86_64                                    36/44 
10:57:05 #7 40.11   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
10:57:05 #6 51.32 Selecting previously unselected package python3-pkg-resources.
10:57:05 #6 51.32 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ...
10:57:05 #6 51.33 Unpacking python3-pkg-resources (20.7.0-1) ...
10:57:05 #6 51.38 Selecting previously unselected package python3-chardet.
10:57:05 #6 51.38 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ...
10:57:05 #6 51.38 Unpacking python3-chardet (2.3.0-2) ...
10:57:05 #6 51.45 Selecting previously unselected package python3-six.
10:57:05 #6 51.45 Preparing to unpack .../python3-six_1.10.0-3_all.deb ...
10:57:05 #6 51.46 Unpacking python3-six (1.10.0-3) ...
10:57:05 #6 51.51 Selecting previously unselected package python3-debian.
10:57:05 #6 51.51 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ...
10:57:05 #6 51.52 Unpacking python3-debian (0.1.27ubuntu2) ...
10:57:05 #6 51.58 Selecting previously unselected package rename.
10:57:05 #6 51.58 Preparing to unpack .../archives/rename_0.20-4_all.deb ...
10:57:05 #6 51.58 Unpacking rename (0.20-4) ...
10:57:05 #6 51.64 Selecting previously unselected package unzip.
10:57:05 #6 51.64 Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
10:57:05 #6 51.64 Unpacking unzip (6.0-20ubuntu1) ...
10:57:05 #6 51.71 Selecting previously unselected package wdiff.
10:57:05 #6 51.71 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ...
10:57:05 #6 51.72 Unpacking wdiff (1.2.2-1build1) ...
10:57:05 #6 51.78 Selecting previously unselected package equivs.
10:57:05 #6 51.78 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ...
10:57:05 #6 51.79 Unpacking equivs (2.0.9+nmu1) ...
10:57:05 #6 51.83 Selecting previously unselected package libauthen-sasl-perl.
10:57:05 #6 51.84 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
10:57:05 #6 51.84 Unpacking libauthen-sasl-perl (2.1600-1) ...
10:57:05 #6 51.91 Selecting previously unselected package python3-magic.
10:57:05 #6 51.91 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.4_all.deb ...
10:57:06 #6 51.91 Unpacking python3-magic (1:5.25-2ubuntu1.4) ...
10:57:06 #6 51.93 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:57:06 #6 51.96 Processing triggers for systemd (229-4ubuntu21.29) ...
10:57:06 #6 52.04 Setting up libatm1:amd64 (1:2.5.1-1.5) ...
10:57:06 #6 52.10 Setting up liblocale-gettext-perl (1.07-1build1) ...
10:57:06 #6 52.11 Setting up libmnl0:amd64 (1.0.3-5) ...
10:57:06 #6 52.14 Setting up libpopt0:amd64 (1.16-10) ...
10:57:06 #7 40.14   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
10:57:06 #7 41.19   Installing : gdb-7.6.1-120.el7.x86_64                                   39/44 
10:57:06 #6 52.17 Setting up mime-support (3.59ubuntu1) ...
10:57:06 #6 52.21 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:57:06 #6 52.22 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
10:57:06 #6 52.26 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:57:06 #6 52.27 Setting up python3.5 (3.5.2-2ubuntu0~16.04.12) ...
10:57:06 #7 41.22   Installing : perl-srpm-macros-1-8.el7.noarch                            40/44 
10:57:06 #7 41.24   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               41/44 
10:57:06 #7 41.27   Installing : file-5.11-37.el7.x86_64                                    42/44 
10:57:06 #7 41.31   Installing : rpm-build-4.11.3-45.el7.x86_64                             43/44 
10:57:06 #7 41.38   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
10:57:06 #7 41.42   Verifying  : file-5.11-37.el7.x86_64                                     1/44 
10:57:06 #7 41.43   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/44 
10:57:06 #7 41.45   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
10:57:06 #7 41.46   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
10:57:06 #7 41.47   Verifying  : 4:perl-libs-5.16.3-297.el7.x86_64                           5/44 
10:57:06 #7 41.48   Verifying  : perl-threads-1.87-4.el7.x86_64                              6/44 
10:57:06 #7 41.49   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/44 
10:57:06 #7 41.50   Verifying  : perl-constant-1.27-2.el7.noarch                             8/44 
10:57:06 #7 41.51   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/44 
10:57:06 #7 41.53   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       10/44 
10:57:06 #7 41.54   Verifying  : perl-Carp-1.26-244.el7.noarch                              11/44 
10:57:06 #7 41.55   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/44 
10:57:06 #7 41.57   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/44 
10:57:06 #7 41.58   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  14/44 
10:57:06 #7 41.59   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/44 
10:57:06 #7 41.60   Verifying  : 1:perl-Pod-Escapes-1.04-297.el7.noarch                     16/44 
10:57:06 #7 41.61   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/44 
10:57:06 #7 41.64   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/44 
10:57:06 #7 41.65   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/44 
10:57:06 #7 41.66   Verifying  : rpm-build-4.11.3-45.el7.x86_64                             20/44 
10:57:06 #7 41.67   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/44 
10:57:06 #7 41.68   Verifying  : gdb-7.6.1-120.el7.x86_64                                   22/44 
10:57:06 #7 41.70   Verifying  : dwz-0.11-3.el7.x86_64                                      23/44 
10:57:06 #7 41.71   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        24/44 
10:57:06 #7 41.72   Verifying  : patch-2.7.1-12.el7_7.x86_64                                25/44 
10:57:06 #7 41.73   Verifying  : unzip-6.0-21.el7.x86_64                                    26/44 
10:57:06 #7 41.74   Verifying  : perl-Storable-2.45-3.el7.x86_64                            27/44 
10:57:06 #7 41.75   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 28/44 
10:57:06 #7 41.76   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           29/44 
10:57:06 #7 41.77   Verifying  : perl-Encode-2.51-7.el7.x86_64                              30/44 
10:57:06 #7 41.78   Verifying  : rpmlint-1.5-4.el7.noarch                                   31/44 
10:57:06 #7 41.79   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         32/44 
10:57:06 #7 41.80   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          33/44 
10:57:06 #7 41.82   Verifying  : perl-File-Path-2.09-2.el7.noarch                           34/44 
10:57:06 #7 41.83   Verifying  : elfutils-0.176-5.el7.x86_64                                35/44 
10:57:06 #7 41.84   Verifying  : zip-3.0-11.el7.x86_64                                      36/44 
10:57:06 #7 41.85   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      37/44 
10:57:06 #7 41.86   Verifying  : perl-Filter-1.49-3.el7.x86_64                              38/44 
10:57:06 #7 41.87   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         39/44 
10:57:06 #7 41.88   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     40/44 
10:57:07 #7 41.89   Verifying  : python-srpm-macros-3-34.el7.noarch                         41/44 
10:57:07 #7 41.90   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               42/44 
10:57:07 #7 41.92   Verifying  : 4:perl-5.16.3-297.el7.x86_64                               43/44 
10:57:07 #7 41.93   Verifying  : 4:perl-macros-5.16.3-297.el7.x86_64                        44/44 
10:57:07 #7 41.98 
10:57:07 #7 41.98 Installed:
10:57:07 #7 41.98   rpm-build.x86_64 0:4.11.3-45.el7          rpmlint.noarch 0:1.5-4.el7         
10:57:07 #7 41.98 
10:57:07 #7 41.98 Dependency Installed:
10:57:07 #7 41.98   bzip2.x86_64 0:1.0.6-13.el7                                                   
10:57:07 #7 41.98   desktop-file-utils.x86_64 0:0.23-2.el7                                        
10:57:07 #7 41.98   dwz.x86_64 0:0.11-3.el7                                                       
10:57:07 #7 41.98   elfutils.x86_64 0:0.176-5.el7                                                 
10:57:07 #7 41.98   emacs-filesystem.noarch 1:24.3-23.el7                                         
10:57:07 #7 41.98   file.x86_64 0:5.11-37.el7                                                     
10:57:07 #7 41.98   gdb.x86_64 0:7.6.1-120.el7                                                    
10:57:07 #7 41.98   groff-base.x86_64 0:1.22.2-8.el7                                              
10:57:07 #7 41.98   patch.x86_64 0:2.7.1-12.el7_7                                                 
10:57:07 #7 41.98   perl.x86_64 4:5.16.3-297.el7                                                  
10:57:07 #7 41.98   perl-Carp.noarch 0:1.26-244.el7                                               
10:57:07 #7 41.98   perl-Encode.x86_64 0:2.51-7.el7                                               
10:57:07 #7 41.98   perl-Exporter.noarch 0:5.68-3.el7                                             
10:57:07 #7 41.98   perl-File-Path.noarch 0:2.09-2.el7                                            
10:57:07 #7 41.98   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
10:57:07 #7 41.98   perl-Filter.x86_64 0:1.49-3.el7                                               
10:57:07 #7 41.98   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
10:57:07 #7 41.98   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
10:57:07 #7 41.98   perl-PathTools.x86_64 0:3.40-5.el7                                            
10:57:07 #7 41.98   perl-Pod-Escapes.noarch 1:1.04-297.el7                                        
10:57:07 #7 41.98   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
10:57:07 #7 41.98   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
10:57:07 #7 41.98   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
10:57:07 #7 41.98   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
10:57:07 #7 41.98   perl-Socket.x86_64 0:2.010-5.el7                                              
10:57:07 #7 41.98   perl-Storable.x86_64 0:2.45-3.el7                                             
10:57:07 #7 41.98   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
10:57:07 #7 41.98   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
10:57:07 #7 41.98   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
10:57:07 #7 41.98   perl-Time-Local.noarch 0:1.2300-2.el7                                         
10:57:07 #7 41.98   perl-constant.noarch 0:1.27-2.el7                                             
10:57:07 #7 41.98   perl-libs.x86_64 4:5.16.3-297.el7                                             
10:57:07 #7 41.98   perl-macros.x86_64 4:5.16.3-297.el7                                           
10:57:07 #7 41.98   perl-parent.noarch 1:0.225-244.el7                                            
10:57:07 #7 41.98   perl-podlators.noarch 0:2.5.1-3.el7                                           
10:57:07 #7 41.98   perl-srpm-macros.noarch 0:1-8.el7                                             
10:57:07 #7 41.98   perl-threads.x86_64 0:1.87-4.el7                                              
10:57:07 #7 41.98   perl-threads-shared.x86_64 0:1.43-6.el7                                       
10:57:07 #7 41.98   python-srpm-macros.noarch 0:3-34.el7                                          
10:57:07 #7 41.98   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
10:57:07 #7 41.98   unzip.x86_64 0:6.0-21.el7                                                     
10:57:07 #7 41.98   zip.x86_64 0:3.0-11.el7                                                       
10:57:07 #7 41.98 
10:57:07 #7 41.98 Complete!
10:57:08 #6 53.87 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
10:57:08 #6 54.44 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
10:57:09 #7 DONE 43.4s
10:57:09 
10:57:09 #9 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
10:57:09 #9 DONE 0.1s
10:57:09 
10:57:09 #10 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
10:57:09 #6 55.21 Setting up libffi6:amd64 (3.2.1-4) ...
10:57:09 #6 55.23 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ...
10:57:09 #6 55.24 No schema files found: doing nothing.
10:57:09 #6 55.25 Setting up libxau6:amd64 (1:1.0.8-1) ...
10:57:09 #6 55.28 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
10:57:09 #6 55.29 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
10:57:09 #6 55.31 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ...
10:57:09 #6 55.32 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ...
10:57:09 #6 55.33 Setting up libxext6:amd64 (2:1.3.3-1) ...
10:57:09 #6 55.36 Setting up groff-base (1.22.3-7) ...
10:57:09 #6 55.38 Setting up bsdmainutils (9.0.6ubuntu3) ...
10:57:09 #6 55.41 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
10:57:09 #6 55.41 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
10:57:09 #6 55.42 Setting up libpipeline1:amd64 (1.4.1-2) ...
10:57:09 #6 55.43 Setting up man-db (2.7.5-1) ...
10:57:09 #10 0.776 Loaded plugins: fastestmirror, ovl
10:57:09 #6 55.57 Building database of manual pages ...
10:57:09 #10 1.289 Enabling base-source repository
10:57:10 #10 1.289 Enabling extras-source repository
10:57:10 #10 1.290 Enabling updates-source repository
10:57:10 #10 1.291 Loading mirror speeds from cached hostfile
10:57:10 #10 1.292  * base: d36uatko69830t.cloudfront.net
10:57:10 #10 1.292  * extras: d36uatko69830t.cloudfront.net
10:57:10 #10 1.293  * updates: d36uatko69830t.cloudfront.net
10:57:18 #10 8.957 Checking for new repos for mirrors
10:57:18 #10 8.963 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
10:57:18 #10 8.966  --> 1:make-3.82-24.el7.x86_64
10:57:18 #10 9.065  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:57:18 #10 9.067  --> git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.071 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
10:57:18 #10 9.073  --> Already installed : bash-4.2.46-34.el7.x86_64
10:57:18 #10 9.077 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
10:57:18 #10 9.077  --> Already installed : bash-4.2.46-34.el7.x86_64
10:57:18 #10 9.079  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
10:57:18 #10 9.080  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
10:57:18 #10 9.081  --> cmake-2.8.12.2-2.el7.x86_64
10:57:18 #10 9.083  --> 7:device-mapper-devel-1.02.170-6.el7.x86_64
10:57:18 #10 9.084  --> gcc-4.8.5-44.el7.x86_64
10:57:18 #10 9.085  --> git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.088  --> glibc-static-2.17-317.el7.x86_64
10:57:18 #10 9.090  --> libseccomp-devel-2.3.1-4.el7.x86_64
10:57:18 #10 9.093  --> libselinux-devel-2.5-15.el7.x86_64
10:57:18 #10 9.094  --> libtool-2.4.2-22.el7_3.x86_64
10:57:18 #10 9.095  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:57:18 #10 9.096  --> 1:make-3.82-24.el7.x86_64
10:57:18 #10 9.097  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
10:57:18 #10 9.099  --> Already installed : systemd-219-78.el7.x86_64
10:57:18 #10 9.100  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:57:18 #10 9.103  --> systemd-devel-219-78.el7_9.2.x86_64
10:57:18 #10 9.104  --> Already installed : 2:tar-1.26-35.el7.x86_64
10:57:18 #10 9.105  --> which-2.20-7.el7.x86_64
10:57:18 #10 9.107 --> Running transaction check
10:57:18 #10 9.107 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
10:57:18 #10 9.111 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
10:57:18 #10 9.283 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
10:57:18 #10 9.283 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
10:57:18 #10 9.293 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
10:57:18 #10 9.297 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7 will be installed
10:57:18 #10 9.300 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
10:57:18 #10 9.303 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
10:57:18 #10 9.308 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
10:57:18 #10 9.310 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
10:57:18 #10 9.314 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
10:57:18 #10 9.317 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
10:57:18 #10 9.320 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
10:57:18 #10 9.320 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
10:57:18 #10 9.342 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.344 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.347 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.349 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.350 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.353 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.355 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
10:57:18 #10 9.357 ---> Package glibc-static.x86_64 0:2.17-317.el7 will be installed
10:57:18 #10 9.357 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
10:57:18 #10 9.358 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
10:57:18 #10 9.362 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
10:57:18 #10 9.362 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
10:57:18 #10 9.364 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
10:57:18 #10 9.367 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
10:57:18 #10 9.367 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
10:57:18 #10 9.371 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
10:57:18 #10 9.373 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
10:57:18 #10 9.376 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
10:57:18 #10 9.379 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
10:57:18 #10 9.379 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:57:18 #10 9.384 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:57:18 #10 9.384 ---> Package make.x86_64 1:3.82-24.el7 will be installed
10:57:18 #10 9.385 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
10:57:18 #10 9.385 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:57:18 #10 9.389 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:57:18 #10 9.393 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:57:18 #10 9.396 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:57:18 #10 9.398 ---> Package systemd-devel.x86_64 0:219-78.el7_9.2 will be installed
10:57:18 #10 9.402 --> Processing Dependency: systemd-libs = 219-78.el7_9.2 for package: systemd-devel-219-78.el7_9.2.x86_64
10:57:18 #10 9.410 --> Processing Dependency: systemd = 219-78.el7_9.2 for package: systemd-devel-219-78.el7_9.2.x86_64
10:57:18 #10 9.415 Package: systemd-219-78.el7_9.2.src - can't co-install with systemd-219-78.el7_9.2.x86_64
10:57:18 #10 9.416 ---> Package which.x86_64 0:2.20-7.el7 will be installed
10:57:18 #10 9.416 --> Running transaction check
10:57:18 #10 9.417 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
10:57:18 #10 9.424 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
10:57:18 #10 9.426 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
10:57:18 #10 9.429 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
10:57:18 #10 9.433 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
10:57:18 #10 9.437 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
10:57:18 #10 9.440 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
10:57:18 #10 9.443 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
10:57:18 #10 9.443 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
10:57:18 #10 9.450 ---> Package glibc-devel.x86_64 0:2.17-317.el7 will be installed
10:57:18 #10 9.456 --> Processing Dependency: glibc-headers = 2.17-317.el7 for package: glibc-devel-2.17-317.el7.x86_64
10:57:18 #10 9.458 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-317.el7.x86_64
10:57:18 #10 9.458 ---> Package less.x86_64 0:458-9.el7 will be installed
10:57:18 #10 9.459 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
10:57:18 #10 9.465 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
10:57:18 #10 9.466 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
10:57:18 #10 9.467 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
10:57:18 #10 9.467 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
10:57:18 #10 9.468 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
10:57:18 #10 9.468 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
10:57:18 #10 9.469 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
10:57:18 #10 9.470 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
10:57:18 #10 9.474 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
10:57:18 #10 9.477 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
10:57:18 #10 9.480 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
10:57:18 #10 9.480 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
10:57:18 #10 9.483 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
10:57:18 #10 9.484 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
10:57:18 #10 9.488 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
10:57:18 #10 9.490 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
10:57:18 #10 9.491 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
10:57:18 #10 9.493 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
10:57:18 #10 9.495 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
10:57:18 #10 9.497 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
10:57:18 #10 9.500 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
10:57:18 #10 9.503 ---> Package systemd.x86_64 0:219-78.el7 will be updated
10:57:18 #10 9.507 ---> Package systemd.x86_64 0:219-78.el7_9.2 will be an update
10:57:18 #10 9.526 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
10:57:18 #10 9.527 ---> Package systemd-libs.x86_64 0:219-78.el7_9.2 will be an update
10:57:18 #10 9.530 --> Running transaction check
10:57:18 #10 9.530 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
10:57:18 #10 9.531 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
10:57:18 #10 9.531 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
10:57:18 #10 9.535 ---> Package glibc-headers.x86_64 0:2.17-317.el7 will be installed
10:57:18 #10 9.535 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-317.el7.x86_64
10:57:18 #10 9.540 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-317.el7.x86_64
10:57:18 #10 9.540 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
10:57:18 #10 9.541 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
10:57:18 #10 9.541 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
10:57:18 #10 9.544 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
10:57:18 #10 9.548 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
10:57:18 #10 9.551 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
10:57:18 #10 9.554 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
10:57:18 #10 9.555 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
10:57:18 #10 9.558 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.565 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.566 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.568 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.570 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.572 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.572 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.573 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.578 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.579 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.579 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:57:18 #10 9.579 --> Running transaction check
10:57:18 #10 9.579 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
10:57:18 #10 9.580 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
10:57:18 #10 9.581 ---> Package kernel-headers.x86_64 0:3.10.0-1160.6.1.el7 will be installed
10:57:18 #10 9.581 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
10:57:18 #10 9.583 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
10:57:18 #10 9.583 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
10:57:18 #10 9.583 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
10:57:18 #10 9.584 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
10:57:18 #10 9.584 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
10:57:18 #10 9.607 --> Finished Dependency Resolution
10:57:18 #10 9.644 
10:57:18 #10 9.644 Dependencies Resolved
10:57:18 #10 9.657 
10:57:18 #10 9.657 ================================================================================
10:57:18 #10 9.657  Package                   Arch      Version                   Repository  Size
10:57:18 #10 9.657 ================================================================================
10:57:18 #10 9.657 Installing:
10:57:18 #10 9.657  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
10:57:18 #10 9.657  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
10:57:18 #10 9.657  device-mapper-devel       x86_64    7:1.02.170-6.el7          base       205 k
10:57:18 #10 9.657  gcc                       x86_64    4.8.5-44.el7              base        16 M
10:57:18 #10 9.657  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
10:57:18 #10 9.657  glibc-static              x86_64    2.17-317.el7              base       1.6 M
10:57:18 #10 9.657  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
10:57:18 #10 9.657  libselinux-devel          x86_64    2.5-15.el7                base       187 k
10:57:18 #10 9.657  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
10:57:18 #10 9.657  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
10:57:18 #10 9.657  make                      x86_64    1:3.82-24.el7             base       421 k
10:57:18 #10 9.657  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
10:57:18 #10 9.657  systemd-devel             x86_64    219-78.el7_9.2            updates    215 k
10:57:18 #10 9.657  which                     x86_64    2.20-7.el7                base        41 k
10:57:18 #10 9.657 Installing for dependencies:
10:57:18 #10 9.657  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
10:57:18 #10 9.657  autoconf                  noarch    2.69-11.el7               base       701 k
10:57:18 #10 9.657  automake                  noarch    1.13.4-3.el7              base       679 k
10:57:18 #10 9.657  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
10:57:18 #10 9.657  checkpolicy               x86_64    2.5-8.el7                 base       295 k
10:57:18 #10 9.657  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
10:57:18 #10 9.657  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
10:57:18 #10 9.657  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
10:57:18 #10 9.657  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
10:57:18 #10 9.657  glibc-devel               x86_64    2.17-317.el7              base       1.1 M
10:57:18 #10 9.657  glibc-headers             x86_64    2.17-317.el7              base       690 k
10:57:18 #10 9.657  kernel-headers            x86_64    3.10.0-1160.6.1.el7       updates    9.0 M
10:57:18 #10 9.657  less                      x86_64    458-9.el7                 base       120 k
10:57:18 #10 9.657  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
10:57:18 #10 9.657  libcgroup                 x86_64    0.41-21.el7               base        66 k
10:57:18 #10 9.657  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
10:57:18 #10 9.657  libgomp                   x86_64    4.8.5-44.el7              base       159 k
10:57:18 #10 9.657  libmpc                    x86_64    1.0.1-3.el7               base        51 k
10:57:18 #10 9.657  libseccomp                x86_64    2.3.1-4.el7               base        56 k
10:57:18 #10 9.657  libselinux-python         x86_64    2.5-15.el7                base       236 k
10:57:18 #10 9.657  libselinux-utils          x86_64    2.5-15.el7                base       151 k
10:57:18 #10 9.657  libsemanage-python        x86_64    2.5-14.el7                base       113 k
10:57:18 #10 9.657  libsepol-devel            x86_64    2.5-10.el7                base        77 k
10:57:18 #10 9.657  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
10:57:18 #10 9.657  lzo                       x86_64    2.06-8.el7                base        59 k
10:57:18 #10 9.657  m4                        x86_64    1.4.16-10.el7             base       256 k
10:57:18 #10 9.657  mpfr                      x86_64    3.1.1-4.el7               base       203 k
10:57:18 #10 9.657  openssh                   x86_64    7.4p1-21.el7              base       510 k
10:57:18 #10 9.657  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
10:57:18 #10 9.657  pcre-devel                x86_64    8.32-17.el7               base       480 k
10:57:18 #10 9.657  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
10:57:18 #10 9.657  perl-Error                noarch    1:0.17020-2.el7           base        32 k
10:57:18 #10 9.657  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
10:57:18 #10 9.657  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
10:57:18 #10 9.657  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
10:57:18 #10 9.657  policycoreutils           x86_64    2.5-34.el7                base       917 k
10:57:18 #10 9.657  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
10:57:18 #10 9.657  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
10:57:18 #10 9.657  python-IPy                noarch    0.75-6.el7                base        32 k
10:57:18 #10 9.657  rsync                     x86_64    3.1.2-10.el7              base       404 k
10:57:18 #10 9.657  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
10:57:18 #10 9.657  setools-libs              x86_64    3.3.8-4.el7               base       620 k
10:57:18 #10 9.657 Updating for dependencies:
10:57:18 #10 9.657  systemd                   x86_64    219-78.el7_9.2            updates    5.1 M
10:57:18 #10 9.657  systemd-libs              x86_64    219-78.el7_9.2            updates    418 k
10:57:18 #10 9.657 
10:57:18 #10 9.657 Transaction Summary
10:57:18 #10 9.657 ================================================================================
10:57:18 #10 9.657 Install  14 Packages (+42 Dependent packages)
10:57:18 #10 9.657 Upgrade              (  2 Dependent packages)
10:57:18 #10 9.657 
10:57:18 #10 9.658 Total download size: 65 M
10:57:18 #10 9.658 Downloading packages:
10:57:18 #10 9.662 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
10:57:19 #6 64.79 Setting up sgml-base (1.26+nmu4ubuntu1) ...
10:57:19 #6 64.84 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
10:57:19 #6 64.85 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ...
10:57:19 #6 64.87 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ...
10:57:19 #6 64.92 Setting up perl (5.22.1-9ubuntu0.9) ...
10:57:19 #6 64.94 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
10:57:19 #6 64.95 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:57:19 #6 65.01 Setting up python2.7 (2.7.12-1ubuntu0~16.04.13) ...
10:57:20 #6 66.17 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
10:57:20 #6 66.33 Setting up python (2.7.12-1~16.04) ...
10:57:20 #6 66.35 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
10:57:20 #6 66.37 Setting up libmpfr4:amd64 (3.1.4-1) ...
10:57:20 #6 66.38 Setting up libmpc3:amd64 (1.0.3-1) ...
10:57:20 #6 66.41 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
10:57:20 #6 66.42 Setting up distro-info-data (0.28ubuntu0.16) ...
10:57:20 #6 66.44 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
10:57:20 #6 66.46 Setting up file (1:5.25-2ubuntu1.4) ...
10:57:20 #6 66.48 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
10:57:20 #6 66.54 Setting up ifupdown (0.8.10ubuntu1.4) ...
10:57:20 #6 66.69 Creating /etc/network/interfaces.
10:57:21 #6 66.88 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:57:21 #6 66.90 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:57:21 #6 66.91 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...
10:57:21 #6 66.96 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...
10:57:21 #6 66.97 Setting up less (481-2.1ubuntu0.2) ...
10:57:21 #6 67.08 Setting up libapt-inst2.0:amd64 (1.2.32ubuntu0.1) ...
10:57:21 #6 67.10 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
10:57:21 #6 67.11 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
10:57:21 #6 67.12 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
10:57:21 #6 67.13 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
10:57:21 #6 67.15 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
10:57:21 #6 67.17 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
10:57:21 #6 67.21 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
10:57:21 #6 67.23 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
10:57:21 #6 67.24 Setting up netbase (5.3) ...
10:57:21 #6 67.29 Setting up openssl (1.0.2g-1ubuntu4.17) ...
10:57:21 #6 67.49 Setting up ca-certificates (20201027ubuntu0.16.04.1) ...
10:57:22 #6 68.06 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
10:57:22 #6 68.09 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
10:57:22 #6 68.10 Setting up iso-codes (3.65-1) ...
10:57:22 #6 68.12 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ...
10:57:22 #6 68.13 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.15 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.16 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:57:22 #6 68.18 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:57:22 #6 68.19 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
10:57:22 #6 68.21 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:57:22 #6 68.22 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:57:22 #6 68.24 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.32 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.34 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.35 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.37 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.38 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.40 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:57:22 #6 68.41 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:57:22 #6 68.42 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:57:22 #6 68.44 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.11) ...
10:57:22 #6 68.47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
10:57:22 #6 68.48 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.16) ...
10:57:22 #6 68.50 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
10:57:22 #6 68.51 Setting up libglib2.0-data (2.48.2-0ubuntu4.6) ...
10:57:22 #6 68.53 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
10:57:22 #6 68.55 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:57:22 #6 68.56 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
10:57:22 #6 68.58 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
10:57:22 #6 68.60 Setting up manpages (4.04-2) ...
10:57:22 #6 68.61 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ...
10:57:23 #6 68.74 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.9) ...
10:57:23 #6 68.76 Setting up rsync (3.1.1-3ubuntu1.3) ...
10:57:23 #6 68.82 invoke-rc.d: could not determine current runlevel
10:57:23 #6 68.82 invoke-rc.d: policy-rc.d denied execution of restart.
10:57:23 #6 68.83 Setting up shared-mime-info (1.5-2ubuntu0.2) ...
10:57:28 #6 73.21 Setting up strace (4.11-1ubuntu3) ...
10:57:28 #6 73.22 Setting up xauth (1:1.0.9-1ubuntu2) ...
10:57:28 #6 73.23 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
10:57:28 #6 73.26 Setting up xml-core (0.13+nmu2) ...
10:57:28 #6 73.49 Setting up at (3.1.18-2ubuntu1) ...
10:57:28 #6 73.73 invoke-rc.d: could not determine current runlevel
10:57:28 #6 73.74 invoke-rc.d: policy-rc.d denied execution of start.
10:57:28 #6 73.74 Setting up autotools-dev (20150820.1) ...
10:57:28 #6 73.76 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
10:57:28 #6 73.81 Setting up libc-dev-bin (2.23-0ubuntu11.2) ...
10:57:28 #6 73.82 Setting up linux-libc-dev:amd64 (4.4.0-197.229) ...
10:57:28 #6 73.86 Setting up libc6-dev:amd64 (2.23-0ubuntu11.2) ...
10:57:28 #6 73.88 Setting up libisl15:amd64 (0.16.1-1) ...
10:57:28 #6 73.89 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 73.90 Setting up cpp (4:5.3.1-1ubuntu1) ...
10:57:28 #6 73.92 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 73.94 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 73.97 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 73.98 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.00 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.02 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.04 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.07 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.08 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.09 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.11 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.12 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.13 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.15 Setting up gcc (4:5.3.1-1ubuntu1) ...
10:57:28 #6 74.21 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.22 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
10:57:28 #6 74.24 Setting up g++ (4:5.3.1-1ubuntu1) ...
10:57:28 #6 74.27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
10:57:28 #6 74.28 Setting up make (4.1-6) ...
10:57:28 #6 74.30 Setting up libdpkg-perl (1.18.4ubuntu1.6) ...
10:57:28 #6 74.31 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
10:57:28 #6 74.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:57:28 #6 74.33 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
10:57:28 #6 74.34 Setting up dpkg-dev (1.18.4ubuntu1.6) ...
10:57:28 #6 74.37 Setting up build-essential (12.1ubuntu2) ...
10:57:28 #6 74.38 Setting up curl (7.47.0-1ubuntu2.16) ...
10:57:28 #6 74.40 Setting up dctrl-tools (2.24-2) ...
10:57:28 #6 74.41 Setting up libcroco3:amd64 (0.6.11-1) ...
10:57:28 #6 74.42 Setting up gettext (0.19.7-2ubuntu3.1) ...
10:57:28 #6 74.45 Setting up intltool-debian (0.35.0+20060710.4) ...
10:57:28 #6 74.46 Setting up po-debconf (1.0.19) ...
10:57:28 #6 74.47 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
10:57:28 #6 74.49 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
10:57:28 #6 74.50 Setting up libtimedate-perl (2.3000-2) ...
10:57:28 #6 74.52 Setting up diffstat (1.61-1) ...
10:57:28 #6 74.53 Setting up dput (0.9.6.4ubuntu3) ...
10:57:28 #6 74.58 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
10:57:28 #6 74.59 Setting up fakeroot (1.20.2-1ubuntu1) ...
10:57:28 #6 74.61 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
10:57:28 #6 74.63 Setting up liberror-perl (0.17-1.2) ...
10:57:28 #6 74.64 Setting up git-man (1:2.7.4-0ubuntu1.9) ...
10:57:28 #6 74.65 Setting up git (1:2.7.4-0ubuntu1.9) ...
10:57:28 #6 74.68 Setting up libalgorithm-diff-perl (1.19.03-1) ...
10:57:28 #6 74.70 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
10:57:28 #6 74.71 Setting up libalgorithm-merge-perl (0.08-3) ...
10:57:28 #6 74.74 Setting up libapt-pkg-perl (0.1.29build7) ...
10:57:28 #6 74.75 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:57:28 #6 74.76 Setting up libhtml-tagset-perl (3.20-2) ...
10:57:28 #6 74.78 Setting up liburi-perl (1.71-1) ...
10:57:28 #6 74.79 Setting up libhtml-parser-perl (3.72-1) ...
10:57:28 #6 74.81 Setting up libcgi-pm-perl (4.26-1) ...
10:57:28 #6 74.83 Setting up libfcgi-perl (0.77-1build1) ...
10:57:29 #6 74.84 Setting up libcgi-fast-perl (1:2.10-1) ...
10:57:29 #6 74.85 Setting up libsub-name-perl (0.14-1build1) ...
10:57:29 #6 74.87 Setting up libclass-accessor-perl (0.34-1) ...
10:57:29 #6 74.88 Setting up libclone-perl (0.38-1build1) ...
10:57:29 #6 74.89 Setting up libdata-alias-perl (1.20-1build1) ...
10:57:29 #6 74.90 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
10:57:29 #6 74.91 Setting up libdistro-info-perl (0.14ubuntu0.1) ...
10:57:29 #6 74.93 Setting up libnet-ssleay-perl (1.72-1build1) ...
10:57:29 #6 74.94 Setting up libio-socket-ssl-perl (2.024-1) ...
10:57:29 #6 74.96 Setting up libnet-smtp-ssl-perl (1.03-1) ...
10:57:29 #6 74.97 Setting up libmailtools-perl (2.13-1) ...
10:57:29 #6 74.98 Setting up libsocket6-perl (0.25-1build2) ...
10:57:29 #6 75.00 Setting up libio-socket-inet6-perl (2.72-2) ...
10:57:29 #6 75.01 Setting up libnet-ip-perl (1.26-1) ...
10:57:29 #6 75.02 Setting up libnet-dns-perl (0.81-2build1) ...
10:57:29 #6 75.04 Setting up libnet-domain-tld-perl (1.73-1) ...
10:57:29 #6 75.06 Setting up libemail-valid-perl (1.198-1) ...
10:57:29 #6 75.07 Setting up libencode-locale-perl (1.05-1) ...
10:57:29 #6 75.09 Setting up libexporter-tiny-perl (0.042-1) ...
10:57:29 #6 75.10 Setting up libipc-system-simple-perl (1.25-3) ...
10:57:29 #6 75.11 Setting up libfile-basedir-perl (0.07-1) ...
10:57:29 #6 75.13 Setting up libfile-fcntllock-perl (0.22-3) ...
10:57:29 #6 75.15 Setting up libhttp-date-perl (6.02-1) ...
10:57:29 #6 75.16 Setting up libfile-listing-perl (6.04-1) ...
10:57:29 #6 75.17 Setting up libfont-afm-perl (1.20-1) ...
10:57:29 #6 75.19 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
10:57:29 #6 75.22 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:57:29 #6 75.24 Setting up libio-html-perl (1.001-1) ...
10:57:29 #6 75.25 Setting up liblwp-mediatypes-perl (6.02-1) ...
10:57:29 #6 75.27 Setting up libhttp-message-perl (6.11-1) ...
10:57:29 #6 75.28 Setting up libhtml-form-perl (6.03-1) ...
10:57:29 #6 75.29 Setting up libhtml-tree-perl (5.03-2) ...
10:57:29 #6 75.31 Setting up libhtml-format-perl (2.11-2) ...
10:57:29 #6 75.32 Setting up libhttp-cookies-perl (6.01-1) ...
10:57:29 #6 75.33 Setting up libhttp-daemon-perl (6.01-1) ...
10:57:29 #6 75.35 Setting up libhttp-negotiate-perl (6.00-2) ...
10:57:29 #6 75.36 Setting up libio-pty-perl (1:1.08-1.1build1) ...
10:57:29 #6 75.37 Setting up libio-string-perl (1.08-3) ...
10:57:29 #6 75.39 Setting up libipc-run-perl (0.94-1) ...
10:57:29 #6 75.40 Setting up liblist-moreutils-perl (0.413-1build1) ...
10:57:29 #6 75.41 Setting up libnet-http-perl (6.09-1) ...
10:57:29 #6 75.43 Setting up libwww-robotrules-perl (6.01-1) ...
10:57:29 #6 75.45 Setting up libsys-hostname-long-perl (1.5-1) ...
10:57:29 #6 75.46 Setting up libmail-sendmail-perl (0.79.16-1) ...
10:57:29 #6 75.47 Setting up libparse-debianchangelog-perl (1.2.0-8) ...
10:57:29 #6 75.49 Setting up libperlio-gzip-perl (0.19-1build1) ...
10:57:29 #6 75.50 Setting up libtext-levenshtein-perl (0.13-1) ...
10:57:29 #6 75.51 Setting up libyaml-libyaml-perl (0.41-6build1) ...
10:57:29 #6 75.52 Setting up hardening-includes (2.7ubuntu2) ...
10:57:29 #6 75.54 Setting up patchutils (0.3.4-1) ...
10:57:29 #6 75.55 Setting up t1utils (1.39-2) ...
10:57:29 #6 75.57 Setting up lintian (2.5.43ubuntu0.1) ...
10:57:29 #6 75.58 Setting up manpages-dev (4.04-2) ...
10:57:29 #6 75.60 Setting up rename (0.20-4) ...
10:57:29 #6 75.61 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
10:57:29 #6 75.62 Setting up unzip (6.0-20ubuntu1) ...
10:57:29 #6 75.64 Setting up wdiff (1.2.2-1build1) ...
10:57:29 #6 75.65 Setting up libauthen-sasl-perl (2.1600-1) ...
10:57:29 #6 75.66 Setting up dh-python (2.20151103ubuntu1.2) ...
10:57:30 #6 75.94 Setting up python3 (3.5.1-3) ...
10:57:30 #6 76.39 Setting up lsb-release (9.20160110ubuntu0.2) ...
10:57:30 #6 76.41 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.9) ...
10:57:30 #6 76.63 Setting up debhelper (9.20160115ubuntu3) ...
10:57:31 #6 76.64 Setting up devscripts (2.16.2ubuntu3) ...
10:57:31 #6 76.88 Setting up liblwp-protocol-https-perl (6.06-2) ...
10:57:31 #6 76.90 Setting up python3-pkg-resources (20.7.0-1) ...
10:57:31 #6 77.20 Setting up python3-chardet (2.3.0-2) ...
10:57:31 #6 77.57 Setting up python3-six (1.10.0-3) ...
10:57:32 #6 77.81 Setting up python3-debian (0.1.27ubuntu2) ...
10:57:32 #6 78.20 Setting up equivs (2.0.9+nmu1) ...
10:57:32 #6 78.37 Setting up python3-magic (1:5.25-2ubuntu1.4) ...
10:57:32 #6 78.62 Setting up dh-strip-nondeterminism (0.015-1) ...
10:57:32 #6 78.68 Setting up libwww-perl (6.15-1) ...
10:57:32 #6 78.69 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:57:32 #6 78.71 Processing triggers for systemd (229-4ubuntu21.29) ...
10:57:32 #6 78.72 Processing triggers for ca-certificates (20201027ubuntu0.16.04.1) ...
10:57:33 #6 78.73 Updating certificates in /etc/ssl/certs...
10:57:35 #6 80.41 138 added, 0 removed; done.
10:57:35 #6 80.41 Running hooks in /etc/ca-certificates/update.d...
10:57:35 #6 80.41 done.
10:57:35 #6 80.42 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
10:57:36 #6 DONE 82.1s
10:57:36 
10:57:36 #8 [stage-1 3/8] COPY common /root/build-deb/debian
10:57:36 #8 DONE 0.0s
10:57:36 
10:57:36 #9 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug:...
10:57:39 #9 2.918 Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
10:57:39 #9 2.975 Hit:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
10:57:39 #9 3.056 Hit:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
10:57:41 #9 4.735 Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
10:57:42 #9 4.828 Reading package lists...
10:57:43 #9 6.892 dh_testdir
10:57:43 #9 6.913 dh_testroot
10:57:43 #9 6.927 dh_prep
10:57:43 #9 6.950 dh_testdir
10:57:43 #9 6.962 dh_testroot
10:57:43 #9 6.974 dh_install
10:57:43 #9 6.999 dh_installdocs
10:57:43 #9 7.024 dh_installchangelogs
10:57:43 #9 7.150 dh_compress
10:57:43 #9 7.193 dh_fixperms
10:57:43 #9 7.256 dh_installdeb
10:57:43 #9 7.276 dh_gencontrol
10:57:43 #9 7.441 dh_md5sums
10:57:43 #9 7.467 dh_builddeb
10:57:43 #9 7.490 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
10:57:43 #9 7.534 
10:57:43 #9 7.534 The package has been created.
10:57:43 #9 7.534 Attention, the package has been created in the current directory,
10:57:43 #9 7.534 not in ".." as indicated by the message above!
10:57:43 #9 7.594 Selecting previously unselected package docker-ce-build-deps.
10:57:43 #9 7.606 (Reading database ... 20365 files and directories currently installed.)
10:57:43 #9 7.606 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
10:57:43 #9 7.611 Unpacking docker-ce-build-deps (1.0) ...
10:57:45 #10 35.19 --------------------------------------------------------------------------------
10:57:45 #10 35.19 Total                                              2.5 MB/s |  65 MB  00:25     
10:57:45 #10 35.38 Running transaction check
10:57:45 #10 35.50 Running transaction test
10:57:45 #10 35.67 Transaction test succeeded
10:57:45 #10 35.67 Running transaction
10:57:45 #10 35.80   Installing : fipscheck-1.4.1-6.el7.x86_64                                1/60 
10:57:45 #9 7.681 Reading package lists...
10:57:45 #10 35.82   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/60 
10:57:45 #9 9.000 Building dependency tree...
10:57:45 #9 9.235 Reading state information...
10:57:45 #9 9.255 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
10:57:45 #9 9.289 Starting 2 pkgProblemResolver with broken count: 0
10:57:45 #9 9.291 Done
10:57:45 #9 9.308  Done
10:57:45 #9 9.312 Starting pkgProblemResolver with broken count: 0
10:57:45 #9 9.337 Starting 2 pkgProblemResolver with broken count: 0
10:57:45 #9 9.340 Done
10:57:45 #9 9.429 The following additional packages will be installed:
10:57:45 #9 9.429   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
10:57:45 #9 9.429   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
10:57:45 #9 9.429   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
10:57:45 #9 9.429   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
10:57:45 #9 9.429   libtool libudev-dev pkg-config
10:57:45 #9 9.430 Suggested packages:
10:57:45 #9 9.430   codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip
10:57:45 #9 9.430   libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk
10:57:45 #9 9.431 The following NEW packages will be installed:
10:57:45 #9 9.431   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
10:57:45 #9 9.431   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
10:57:45 #9 9.432   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
10:57:45 #9 9.432   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
10:57:45 #9 9.432   libtool libudev-dev pkg-config
10:57:45 #10 36.52   Installing : mpfr-3.1.1-4.el7.x86_64                                     3/60 
10:57:46 #10 37.19   Installing : libmpc-1.0.1-3.el7.x86_64                                   4/60 
10:57:48 #9 11.70 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:57:48 #9 11.70 1 not fully installed or removed.
10:57:48 #9 11.70 Need to get 7061 kB of archives.
10:57:48 #9 11.70 After this operation, 36.8 MB of additional disk space will be used.
10:57:48 #9 11.70 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
10:57:48 #9 12.04 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
10:57:48 #9 12.34 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
10:57:48 #9 12.34 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB]
10:57:48 #9 12.35 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.16 [186 kB]
10:57:48 #9 12.40 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
10:57:48 #9 12.40 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
10:57:48 #9 12.55 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
10:57:48 #9 12.56 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
10:57:48 #9 12.56 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
10:57:48 #9 12.58 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
10:57:48 #9 12.58 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.29 [150 kB]
10:57:48 #9 12.59 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
10:57:48 #9 12.60 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
10:57:48 #9 12.62 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
10:57:48 #9 12.62 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
10:57:48 #9 12.63 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
10:57:49 #9 12.70 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
10:57:49 #9 12.71 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
10:57:49 #9 12.71 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
10:57:49 #9 12.71 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
10:57:49 #9 12.71 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.16.04.3 [65.5 kB]
10:57:49 #9 12.72 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.29 [159 kB]
10:57:49 #9 12.72 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
10:57:49 #9 12.72 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
10:57:49 #9 12.82 debconf: delaying package configuration, since apt-utils is not installed
10:57:49 #10 37.91   Updating   : systemd-libs-219-78.el7_9.2.x86_64                          5/60 
10:57:49 #9 12.86 Fetched 7061 kB in 3s (2185 kB/s)
10:57:49 #9 12.90 Selecting previously unselected package bash-completion.
10:57:49 #9 12.90 (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 ... 20369 files and directories currently installed.)
10:57:49 #9 12.92 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
10:57:49 #9 13.29 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
10:57:49 #9 13.33 Replaced by files in installed package apt (1.2.32ubuntu0.1) ...
10:57:49 #10 40.19   Updating   : systemd-219-78.el7_9.2.x86_64                               6/60 
10:57:49 #10 41.09 Failed to get D-Bus connection: Operation not permitted
10:57:49 #10 41.21   Installing : 1:perl-Error-0.17020-2.el7.noarch                           7/60 
10:57:49 #9 13.46 Selecting previously unselected package cmake-data.
10:57:49 #9 13.46 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
10:57:49 #9 13.46 Unpacking cmake-data (3.5.1-1ubuntu3) ...
10:57:50 #10 41.27   Installing : checkpolicy-2.5-8.el7.x86_64                                8/60 
10:57:50 #9 13.85 Selecting previously unselected package liblzo2-2:amd64.
10:57:50 #9 13.85 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
10:57:50 #9 13.86 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
10:57:50 #9 13.90 Selecting previously unselected package libarchive13:amd64.
10:57:50 #9 13.90 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ...
10:57:50 #9 13.91 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
10:57:50 #9 14.07 Selecting previously unselected package libcurl3:amd64.
10:57:50 #9 14.08 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.16_amd64.deb ...
10:57:50 #9 14.08 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.16) ...
10:57:50 #9 14.14 Selecting previously unselected package libjsoncpp1:amd64.
10:57:50 #9 14.14 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
10:57:50 #9 14.15 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
10:57:50 #9 14.20 Selecting previously unselected package cmake.
10:57:50 #9 14.20 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
10:57:50 #9 14.23 Unpacking cmake (3.5.1-1ubuntu3) ...
10:57:50 #9 14.66 Selecting previously unselected package dh-apparmor.
10:57:50 #9 14.67 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
10:57:50 #9 14.67 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
10:57:51 #10 41.37   Installing : 1:make-3.82-24.el7.x86_64                                   9/60 
10:57:51 #9 14.78 Selecting previously unselected package dh-systemd.
10:57:51 #9 14.78 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
10:57:51 #9 14.79 Unpacking dh-systemd (1.29ubuntu4) ...
10:57:51 #9 14.84 Selecting previously unselected package btrfs-tools.
10:57:51 #9 14.85 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
10:57:51 #9 14.85 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
10:57:51 #9 14.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:57:51 #9 14.99 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
10:57:51 #9 14.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
10:57:51 #9 15.04 Selecting previously unselected package libudev-dev:amd64.
10:57:51 #9 15.04 Preparing to unpack .../libudev-dev_229-4ubuntu21.29_amd64.deb ...
10:57:51 #9 15.05 Unpacking libudev-dev:amd64 (229-4ubuntu21.29) ...
10:57:51 #9 15.11 Selecting previously unselected package libsepol1-dev:amd64.
10:57:51 #9 15.11 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
10:57:51 #9 15.12 Unpacking libsepol1-dev:amd64 (2.4-2) ...
10:57:51 #10 42.02   Installing : m4-1.4.16-10.el7.x86_64                                    10/60 
10:57:51 #9 15.25 Selecting previously unselected package libpcre16-3:amd64.
10:57:51 #9 15.25 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
10:57:51 #9 15.26 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
10:57:51 #9 15.31 Selecting previously unselected package libpcre32-3:amd64.
10:57:51 #9 15.32 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
10:57:51 #9 15.32 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
10:57:51 #9 15.39 Selecting previously unselected package libpcrecpp0v5:amd64.
10:57:51 #9 15.39 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
10:57:51 #9 15.40 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
10:57:51 #9 15.43 Selecting previously unselected package libpcre3-dev:amd64.
10:57:51 #9 15.44 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
10:57:51 #9 15.44 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
10:57:51 #9 15.56 Selecting previously unselected package libselinux1-dev:amd64.
10:57:51 #9 15.56 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
10:57:51 #9 15.57 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
10:57:51 #9 15.64 Selecting previously unselected package libdevmapper-dev:amd64.
10:57:51 #9 15.65 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
10:57:51 #9 15.65 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
10:57:51 #9 15.71 Selecting previously unselected package libltdl7:amd64.
10:57:51 #9 15.71 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
10:57:51 #9 15.75 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
10:57:52 #10 42.67   Installing : lzo-2.06-8.el7.x86_64                                      11/60 
10:57:52 #9 15.78 Selecting previously unselected package libltdl-dev:amd64.
10:57:52 #9 15.78 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
10:57:52 #9 15.79 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
10:57:52 #9 15.85 Selecting previously unselected package libseccomp-dev:amd64.
10:57:52 #9 15.85 Preparing to unpack .../libseccomp-dev_2.4.3-1ubuntu3.16.04.3_amd64.deb ...
10:57:52 #9 15.86 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.3) ...
10:57:52 #9 15.90 Selecting previously unselected package libsystemd-dev:amd64.
10:57:52 #9 15.91 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.29_amd64.deb ...
10:57:52 #9 15.91 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.29) ...
10:57:52 #9 16.04 Selecting previously unselected package libtool.
10:57:52 #9 16.04 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
10:57:52 #9 16.04 Unpacking libtool (2.4.6-0.1) ...
10:57:52 #9 16.11 Selecting previously unselected package pkg-config.
10:57:52 #9 16.11 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
10:57:52 #9 16.11 Unpacking pkg-config (0.29.1-0ubuntu1) ...
10:57:52 #9 16.14 Processing triggers for man-db (2.7.5-1) ...
10:57:52 #10 43.37   Installing : libarchive-3.1.2-14.el7_7.x86_64                           12/60 
10:57:53 #10 44.06   Installing : systemd-devel-219-78.el7_9.2.x86_64                        13/60 
10:57:54 #10 44.13   Installing : rsync-3.1.2-10.el7.x86_64                                  14/60 
10:57:54 #9 18.13 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:57:54 #9 18.25 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
10:57:54 #9 18.72 Setting up cmake-data (3.5.1-1ubuntu3) ...
10:57:54 #9 18.74 Setting up liblzo2-2:amd64 (2.08-1.2) ...
10:57:54 #9 18.76 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
10:57:55 #9 18.78 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.16) ...
10:57:55 #9 18.79 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
10:57:55 #9 18.80 Setting up cmake (3.5.1-1ubuntu3) ...
10:57:55 #9 18.83 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
10:57:55 #9 18.84 Setting up dh-systemd (1.29ubuntu4) ...
10:57:55 #9 18.85 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
10:57:55 #9 18.87 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
10:57:55 #9 18.88 Setting up libudev-dev:amd64 (229-4ubuntu21.29) ...
10:57:55 #9 18.90 Setting up libsepol1-dev:amd64 (2.4-2) ...
10:57:55 #9 18.91 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
10:57:55 #9 18.93 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
10:57:55 #9 18.94 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
10:57:55 #9 18.96 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
10:57:55 #9 18.97 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
10:57:55 #9 18.98 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
10:57:55 #9 18.99 Setting up libltdl7:amd64 (2.4.6-0.1) ...
10:57:55 #9 19.01 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
10:57:55 #9 19.02 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.3) ...
10:57:55 #9 19.04 Setting up libsystemd-dev:amd64 (229-4ubuntu21.29) ...
10:57:55 #9 19.05 Setting up libtool (2.4.6-0.1) ...
10:57:55 #9 19.06 Setting up pkg-config (0.29.1-0ubuntu1) ...
10:57:55 #9 19.12 Setting up docker-ce-build-deps (1.0) ...
10:57:55 #9 19.15 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:57:55 #10 45.47   Installing : libcgroup-0.41-21.el7.x86_64                               15/60 
10:57:57 #10 46.99   Installing : cpp-4.8.5-44.el7.x86_64                                    16/60 
10:57:57 #10 48.37   Installing : openssh-7.4p1-21.el7.x86_64                                17/60 
10:57:57 #9 DONE 20.7s
10:57:57 
10:57:57 #10 [stage-1 5/8] COPY sources/ /sources
10:57:57 #10 DONE 0.1s
10:57:57 
10:57:57 #12 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
10:57:57 #10 48.44   Installing : less-458-9.el7.x86_64                                      18/60 
10:57:57 #10 48.54   Installing : libgomp-4.8.5-44.el7.x86_64                                19/60 
10:57:57 #10 49.22   Installing : libselinux-python-2.5-15.el7.x86_64                        20/60 
10:57:58 #10 49.26   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      21/60 
10:57:59 #10 50.03   Installing : openssh-clients-7.4p1-21.el7.x86_64                        22/60 
10:58:00 #10 50.42   Installing : kernel-headers-3.10.0-1160.6.1.el7.x86_64                  23/60 
10:58:00 #10 51.28   Installing : glibc-headers-2.17-317.el7.x86_64                          24/60 
10:58:00 #12 DONE 3.1s
10:58:00 
10:58:00 #13 [stage-1 7/8] WORKDIR /root/build-deb
10:58:00 #13 DONE 0.0s
10:58:00 
10:58:00 #14 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
10:58:00 #14 DONE 0.0s
10:58:00 
10:58:00 #15 exporting to image
10:58:00 #15 exporting layers
10:58:02 #10 51.60   Installing : glibc-devel-2.17-317.el7.x86_64                            25/60 
10:58:03 #10 54.12   Installing : gcc-4.8.5-44.el7.x86_64                                    26/60 
10:58:03 #10 54.95   Installing : pcre-devel-8.32-17.el7.x86_64                              27/60 
10:58:04 #10 55.12   Installing : libsepol-devel-2.5-10.el7.x86_64                           28/60 
10:58:04 #10 55.29   Installing : libselinux-devel-2.5-15.el7.x86_64                         29/60 
10:58:04 #10 55.42   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       30/60 
10:58:04 #10 55.56   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        31/60 
10:58:05 #10 55.73   Installing : autoconf-2.69-11.el7.noarch                                32/60 
10:58:05 #10 56.43 install-info: No such file or directory for /usr/share/info/autoconf.info
10:58:06 #10 56.51   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        33/60 
10:58:06 #10 57.46   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             34/60 
10:58:06 #10 57.51   Installing : libsemanage-python-2.5-14.el7.x86_64                       35/60 
10:58:07 #10 57.67   Installing : setools-libs-3.3.8-4.el7.x86_64                            36/60 
10:58:07 #10 58.38   Installing : libselinux-utils-2.5-15.el7.x86_64                         37/60 
10:58:07 #10 58.54   Installing : policycoreutils-2.5-34.el7.x86_64                          38/60 
10:58:08 #10 58.58   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   39/60 
10:58:08 #15 exporting layers 8.1s done
10:58:08 #15 writing image sha256:fdd210e0441ddd01de1861f7ed8606956425a03db8384915b6e12a70961ce486 done
10:58:08 #15 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done
10:58:08 #15 DONE 8.1s
10:58:08 docker run --rm  -e PLATFORM  -e EPOCH='5'  -e DEB_VERSION=0.0.0-20201201121459-3faad7a  -e VERSION=0.0.0-20201201121459-3faad7a  -e CLI_GITCOMMIT=3faad7a  -e ENGINE_GITCOMMIT=ca520bd  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/debbuild/ubuntu-xenial:/build    debbuild-ubuntu-xenial/x86_64
10:58:09 #10 59.99   Installing : libseccomp-2.3.1-4.el7.x86_64                              40/60 
10:58:09 #10 60.68   Installing : python-IPy-0.75-6.el7.noarch                               41/60 
10:58:09 #10 60.80   Installing : policycoreutils-python-2.5-34.el7.x86_64                   42/60 
10:58:10 + set -e
10:58:10 + mkdir -p /root/build-deb/engine
10:58:10 + tar -C /root/build-deb -xzf /sources/engine.tgz
10:58:10 #10 60.89   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    43/60 
10:58:11 + mkdir -p /root/build-deb/cli
10:58:11 + tar -C /root/build-deb -xzf /sources/cli.tgz
10:58:11 + mkdir -p /go/src/github.com/docker
10:58:11 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
10:58:11 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
10:58:11 + EPOCH=5
10:58:11 + EPOCH_SEP=
10:58:11 + [[ ! -z 5 ]]
10:58:11 + EPOCH_SEP=:
10:58:11 + [[ -z 0.0.0-20201201121459-3faad7a ]]
10:58:11 + echo VERSION AAA 0.0.0-20201201121459-3faad7a
10:58:11 + VERSION=0.0.0-20201201121459-3faad7a
10:58:11 + echo VERSION bbb 0.0.0-20201201121459-3faad7a
10:58:11 VERSION AAA 0.0.0-20201201121459-3faad7a
10:58:11 VERSION bbb 0.0.0-20201201121459-3faad7a
10:58:11 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
10:58:11 + debSource=docker-ce
10:58:11 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
10:58:11 + debMaintainer='Docker <support@docker.com>'
10:58:11 ++ date --rfc-2822
10:58:11 + debDate='Wed, 02 Dec 2020 10:58:11 +0000'
10:58:11 + cat
10:58:11 + export CLI_GITCOMMIT=3faad7a
10:58:11 + CLI_GITCOMMIT=3faad7a
10:58:11 + export ENGINE_GITCOMMIT=ca520bd
10:58:11 + ENGINE_GITCOMMIT=ca520bd
10:58:11 + echo VERSION BBB 0.0.0-20201201121459-3faad7a
10:58:11 + dpkg-buildpackage -uc -us -I.git
10:58:11 VERSION BBB 0.0.0-20201201121459-3faad7a
10:58:11 #10 61.76   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             44/60 
10:58:11 dpkg-buildpackage: source package docker-ce
10:58:11 dpkg-buildpackage: source version 5:0.0.0-20201201121459-3faad7a-0~ubuntu-xenial
10:58:11 dpkg-buildpackage: source distribution xenial
10:58:11 dpkg-buildpackage: source changed by Docker <support@docker.com>
10:58:11  dpkg-source -I.git --before-build build-deb
10:58:11 dpkg-buildpackage: host architecture amd64
10:58:11  debian/rules clean
10:58:11 dh clean --with=bash-completion --with=systemd
10:58:11    dh_testdir
10:58:11    dh_auto_clean
10:58:11 #10 62.64   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         45/60 
10:58:12    dh_clean
10:58:12  dpkg-source -I.git -b build-deb
10:58:12 #10 63.37   Installing : perl-Test-Harness-3.28-3.el7.noarch                        46/60 
10:58:12 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
10:58:12 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
10:58:12 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20201201121459-3faad7a-0~ubuntu'
10:58:12 dpkg-source: info: using source format '1.0'
10:58:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.tar.gz
10:58:12 #10 63.50   Installing : automake-1.13.4-3.el7.noarch                               47/60 
10:58:12 #10 64.15 install-info: No such file or directory for /usr/share/info/automake.info.gz
10:58:12 #10 64.17   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        48/60 
10:58:13 #10 64.22   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           49/60 
10:58:13 #10 65.06   Installing : git-1.8.3.1-23.el7_8.x86_64                                50/60 
10:58:14 #10 65.16   Installing : libtool-2.4.2-22.el7_3.x86_64                              51/60 
10:58:14 #10 65.80 install-info: No such file or directory for /usr/share/info/libtool.info.gz
10:58:14 #10 65.84   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   52/60 
10:58:14 #10 65.87   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        53/60 
10:58:14 #10 65.90   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       54/60 
10:58:15 #10 65.93   Installing : 7:device-mapper-devel-1.02.170-6.el7.x86_64                55/60 
10:58:16 #10 66.26   Installing : glibc-static-2.17-317.el7.x86_64                           56/60 
10:58:16 #10 67.44   Installing : cmake-2.8.12.2-2.el7.x86_64                                57/60 
10:58:16 #10 67.47   Installing : which-2.20-7.el7.x86_64                                    58/60 
10:58:16 #10 68.12 install-info: No such file or directory for /usr/share/info/which.info.gz
10:58:18 #10 68.79   Cleanup    : systemd-219-78.el7.x86_64                                  59/60 
10:58:19 #10 69.47   Cleanup    : systemd-libs-219-78.el7.x86_64                             60/60 
10:58:19 #10 70.86   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/60 
10:58:19 #10 70.88   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/60 
10:58:19 #10 70.90   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/60 
10:58:19 #10 70.91   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    4/60 
10:58:19 #10 70.93   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     5/60 
10:58:19 #10 70.95   Verifying  : glibc-devel-2.17-317.el7.x86_64                             6/60 
10:58:19 #10 70.97   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/60 
10:58:19 #10 70.98   Verifying  : fipscheck-1.4.1-6.el7.x86_64                                8/60 
10:58:19 #10 71.00   Verifying  : automake-1.13.4-3.el7.noarch                                9/60 
10:58:19 #10 71.01   Verifying  : lzo-2.06-8.el7.x86_64                                      10/60 
10:58:19 #10 71.02   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/60 
10:58:19 #10 71.04   Verifying  : openssh-7.4p1-21.el7.x86_64                                12/60 
10:58:19 #10 71.05   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/60 
10:58:19 #10 71.06   Verifying  : glibc-static-2.17-317.el7.x86_64                           14/60 
10:58:19 #10 71.07   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/60 
10:58:19 #10 71.08   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/60 
10:58:19 #10 71.09   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        17/60 
10:58:19 #10 71.11   Verifying  : which-2.20-7.el7.x86_64                                    18/60 
10:58:19 #10 71.12   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         19/60 
10:58:19 #10 71.12   Verifying  : cpp-4.8.5-44.el7.x86_64                                    20/60 
10:58:19 #10 71.14   Verifying  : python-IPy-0.75-6.el7.noarch                               21/60 
10:58:19 #10 71.15   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              22/60 
10:58:19 #10 71.16   Verifying  : systemd-devel-219-78.el7_9.2.x86_64                        23/60 
10:58:19 #10 71.17   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         24/60 
10:58:20 #10 71.18   Verifying  : 1:make-3.82-24.el7.x86_64                                  25/60 
10:58:20 #10 71.20   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           26/60 
10:58:20 #10 71.21   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              27/60 
10:58:20 #10 71.22   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            28/60 
10:58:20 #10 71.23   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       29/60 
10:58:20 #10 71.25   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/60 
10:58:20 #10 71.26   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           31/60 
10:58:20 #10 71.27   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        32/60 
10:58:20 #10 71.28   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             33/60 
10:58:20 #10 71.30   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        34/60 
10:58:20 #10 71.31   Verifying  : glibc-headers-2.17-317.el7.x86_64                          35/60 
10:58:20 #10 71.32   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        36/60 
10:58:20 #10 71.34   Verifying  : gcc-4.8.5-44.el7.x86_64                                    37/60 
10:58:20 #10 71.35   Verifying  : checkpolicy-2.5-8.el7.x86_64                               38/60 
10:58:20 #10 71.37   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  39/60 
10:58:20 #10 71.38   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   40/60 
10:58:20 #10 71.40   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       41/60 
10:58:20 #10 71.41   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           42/60 
10:58:20 #10 71.43   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          43/60 
10:58:20 #10 71.44   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    44/60 
10:58:20 #10 71.46   Verifying  : 7:device-mapper-devel-1.02.170-6.el7.x86_64                45/60 
10:58:20 #10 71.47   Verifying  : pcre-devel-8.32-17.el7.x86_64                              46/60 
10:58:20 #10 71.48   Verifying  : kernel-headers-3.10.0-1160.6.1.el7.x86_64                  47/60 
10:58:20 #10 71.54   Verifying  : autoconf-2.69-11.el7.noarch                                48/60 
10:58:20 #10 71.57   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      49/60 
10:58:20 #10 71.58   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                50/60 
10:58:20 #10 71.59   Verifying  : rsync-3.1.2-10.el7.x86_64                                  51/60 
10:58:20 #10 71.60   Verifying  : libselinux-python-2.5-15.el7.x86_64                        52/60 
10:58:20 #10 71.61   Verifying  : systemd-libs-219-78.el7_9.2.x86_64                         53/60 
10:58:20 #10 71.63   Verifying  : policycoreutils-2.5-34.el7.x86_64                          54/60 
10:58:20 #10 71.64   Verifying  : systemd-219-78.el7_9.2.x86_64                              55/60 
10:58:20 #10 71.65   Verifying  : libgomp-4.8.5-44.el7.x86_64                                56/60 
10:58:20 #10 71.67   Verifying  : less-458-9.el7.x86_64                                      57/60 
10:58:20 #10 71.68   Verifying  : libcgroup-0.41-21.el7.x86_64                               58/60 
10:58:20 #10 71.69   Verifying  : systemd-libs-219-78.el7.x86_64                             59/60 
10:58:20 #10 71.69   Verifying  : systemd-219-78.el7.x86_64                                  60/60 
10:58:20 #10 71.74 
10:58:20 #10 71.74 Installed:
10:58:20 #10 71.74   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
10:58:20 #10 71.74   cmake.x86_64 0:2.8.12.2-2.el7                                                 
10:58:20 #10 71.74   device-mapper-devel.x86_64 7:1.02.170-6.el7                                   
10:58:20 #10 71.74   gcc.x86_64 0:4.8.5-44.el7                                                     
10:58:20 #10 71.74   git.x86_64 0:1.8.3.1-23.el7_8                                                 
10:58:20 #10 71.74   glibc-static.x86_64 0:2.17-317.el7                                            
10:58:20 #10 71.74   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
10:58:20 #10 71.74   libselinux-devel.x86_64 0:2.5-15.el7                                          
10:58:20 #10 71.74   libtool.x86_64 0:2.4.2-22.el7_3                                               
10:58:20 #10 71.74   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
10:58:20 #10 71.74   make.x86_64 1:3.82-24.el7                                                     
10:58:20 #10 71.74   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
10:58:20 #10 71.74   systemd-devel.x86_64 0:219-78.el7_9.2                                         
10:58:20 #10 71.74   which.x86_64 0:2.20-7.el7                                                     
10:58:20 #10 71.74 
10:58:20 #10 71.74 Dependency Installed:
10:58:20 #10 71.74   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
10:58:20 #10 71.74   autoconf.noarch 0:2.69-11.el7                                                 
10:58:20 #10 71.74   automake.noarch 0:1.13.4-3.el7                                                
10:58:20 #10 71.74   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
10:58:20 #10 71.74   checkpolicy.x86_64 0:2.5-8.el7                                                
10:58:20 #10 71.74   cpp.x86_64 0:4.8.5-44.el7                                                     
10:58:20 #10 71.74   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
10:58:20 #10 71.74   fipscheck.x86_64 0:1.4.1-6.el7                                                
10:58:20 #10 71.74   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
10:58:20 #10 71.74   glibc-devel.x86_64 0:2.17-317.el7                                             
10:58:20 #10 71.74   glibc-headers.x86_64 0:2.17-317.el7                                           
10:58:20 #10 71.74   kernel-headers.x86_64 0:3.10.0-1160.6.1.el7                                   
10:58:20 #10 71.74   less.x86_64 0:458-9.el7                                                       
10:58:20 #10 71.74   libarchive.x86_64 0:3.1.2-14.el7_7                                            
10:58:20 #10 71.74   libcgroup.x86_64 0:0.41-21.el7                                                
10:58:20 #10 71.74   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
10:58:20 #10 71.74   libgomp.x86_64 0:4.8.5-44.el7                                                 
10:58:20 #10 71.74   libmpc.x86_64 0:1.0.1-3.el7                                                   
10:58:20 #10 71.74   libseccomp.x86_64 0:2.3.1-4.el7                                               
10:58:20 #10 71.74   libselinux-python.x86_64 0:2.5-15.el7                                         
10:58:20 #10 71.74   libselinux-utils.x86_64 0:2.5-15.el7                                          
10:58:20 #10 71.74   libsemanage-python.x86_64 0:2.5-14.el7                                        
10:58:20 #10 71.74   libsepol-devel.x86_64 0:2.5-10.el7                                            
10:58:20 #10 71.74   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
10:58:20 #10 71.74   lzo.x86_64 0:2.06-8.el7                                                       
10:58:20 #10 71.74   m4.x86_64 0:1.4.16-10.el7                                                     
10:58:20 #10 71.74   mpfr.x86_64 0:3.1.1-4.el7                                                     
10:58:20 #10 71.74   openssh.x86_64 0:7.4p1-21.el7                                                 
10:58:20 #10 71.74   openssh-clients.x86_64 0:7.4p1-21.el7                                         
10:58:20 #10 71.74   pcre-devel.x86_64 0:8.32-17.el7                                               
10:58:20 #10 71.74   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
10:58:20 #10 71.74   perl-Error.noarch 1:0.17020-2.el7                                             
10:58:20 #10 71.74   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
10:58:20 #10 71.74   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
10:58:20 #10 71.74   perl-Test-Harness.noarch 0:3.28-3.el7                                         
10:58:20 #10 71.74   policycoreutils.x86_64 0:2.5-34.el7                                           
10:58:20 #10 71.74   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
10:58:20 #10 71.74   policycoreutils-python.x86_64 0:2.5-34.el7                                    
10:58:20 #10 71.74   python-IPy.noarch 0:0.75-6.el7                                                
10:58:20 #10 71.74   rsync.x86_64 0:3.1.2-10.el7                                                   
10:58:20 #10 71.74   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
10:58:20 #10 71.74   setools-libs.x86_64 0:3.3.8-4.el7                                             
10:58:20 #10 71.74 
10:58:20 #10 71.74 Dependency Updated:
10:58:20 #10 71.74   systemd.x86_64 0:219-78.el7_9.2      systemd-libs.x86_64 0:219-78.el7_9.2     
10:58:20 #10 71.74 
10:58:20 #10 71.74 Complete!
10:58:22 #10 DONE 73.4s
10:58:22 
10:58:22 #12 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
10:58:22 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.dsc
10:58:22  debian/rules build
10:58:22 dh build --with=bash-completion --with=systemd
10:58:22    dh_testdir
10:58:22    dh_update_autotools_config
10:58:22    dh_auto_configure
10:58:22    debian/rules override_dh_auto_build
10:58:22 make[1]: Entering directory '/root/build-deb'
10:58:22 # Build the daemon and dependencies
10:58:22 cd engine && DOCKER_GITCOMMIT=ca520bd PRODUCT=docker ./hack/make.sh dynbinary
10:58:22 
10:58:22 Removing bundles/
10:58:22 
10:58:22 ---> Making bundle: dynbinary (in bundles/dynbinary)
10:58:22 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
10:58:22 GOOS="" GOARCH="" GOARM=""
10:58:24 #12 DONE 2.2s
10:58:24 
10:58:24 #13 [stage-1 7/7] WORKDIR /root/rpmbuild
10:58:24 #13 DONE 0.0s
10:58:24 
10:58:24 #14 exporting to image
10:58:24 #14 exporting layers
10:58:25 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli'
10:58:25 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker VERSION=0.0.0-20201201121459-3faad7a binary
10:58:25 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker'
10:58:29 mkdir -p autogen
10:58:29 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 .
10:58:29 #2 [internal] load .dockerignore
10:58:29 #2 transferring context: 87B 0.1s done
10:58:30 #2 DONE 0.1s
10:58:30 
10:58:30 #1 [internal] load build definition from Dockerfile
10:58:30 #1 transferring dockerfile: 16.58kB done
10:58:30 #1 DONE 0.1s
10:58:30 
10:58:30 #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
10:58:31 #14 exporting layers 5.8s done
10:58:31 #14 writing image sha256:6aa90a15cf8ae0a198975ff5c982a2f78a7bf78b7f5eaf351123b1cfb1c5d145 done
10:58:31 #14 naming to docker.io/rpmbuild-centos-7/x86_64 done
10:58:31 #14 DONE 5.8s
10:58:31 docker run --rm  -e PLATFORM  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS    rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 3faad7a'  --define '_gitcommit_engine ca520bd'  --define '_release 0'  --define '_version 0.0.0.20201201121459.3faad7a'  --define '_origversion 0.0.0-20201201121459-3faad7a'    SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec
10:58:31 #3 DONE 1.2s
10:58:31 
10:58:31 #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
10:58:31 #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
10:58:31 #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
10:58:31 #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
10:58:31 #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
10:58:31 #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
10:58:31 #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
10:58:31 #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
10:58:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ckmn2w
10:58:31 + umask 022
10:58:31 + cd /root/rpmbuild/BUILD
10:58:31 + cd /root/rpmbuild/BUILD
10:58:31 + rm -rf src
10:58:31 + /usr/bin/mkdir -p src
10:58:31 + cd src
10:58:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
10:58:31 + /usr/bin/tar -xf -
10:58:31 + STATUS=0
10:58:31 + '[' 0 -ne 0 ']'
10:58:31 + /usr/bin/tar -xf -
10:58:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
10:58:31 #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
10:58:31 #4 DONE 0.7s
10:58:31 
10:58:31 #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
10:58:32 + STATUS=0
10:58:32 + '[' 0 -ne 0 ']'
10:58:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
10:58:32 #6 DONE 0.3s
10:58:32 
10:58:32 #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:58:32 + exit 0
10:58:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VrIT0J
10:58:32 + umask 022
10:58:32 + cd /root/rpmbuild/BUILD
10:58:32 + cd src
10:58:32 + export DOCKER_GITCOMMIT=ca520bd
10:58:32 + DOCKER_GITCOMMIT=ca520bd
10:58:32 + mkdir -p /go/src/github.com/docker
10:58:32 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
10:58:32 + pushd /root/rpmbuild/BUILD/src/engine
10:58:32 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
10:58:32 + for component in tini '"proxy dynamic"'
10:58:32 + TMP_GOPATH=/go
10:58:32 + hack/dockerfile/install/install.sh tini
10:58:32 + RM_GOPATH=0
10:58:32 + TMP_GOPATH=/go
10:58:32 + : /usr/local/bin
10:58:32 + '[' -z /go ']'
10:58:32 + export GOPATH=/go
10:58:32 + GOPATH=/go
10:58:32 + case "$(go env GOARCH)" in
10:58:32 ++ go env GOARCH
10:58:32 + export GO_BUILDMODE=-buildmode=pie
10:58:32 + GO_BUILDMODE=-buildmode=pie
10:58:32 ++ dirname hack/dockerfile/install/install.sh
10:58:32 + dir=hack/dockerfile/install
10:58:32 + bin=tini
10:58:32 + shift
10:58:32 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
10:58:32 + . hack/dockerfile/install/tini.installer
10:58:32 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:58:32 + install_tini
10:58:32 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:58:32 + git clone https://github.com/krallin/tini.git /go/tini
10:58:32 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:58:32 Cloning into '/go/tini'...
10:58:32 + cd /go/tini
10:58:32 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:58:32 + cmake .
10:58:32 -- The C compiler identification is GNU 4.8.5
10:58:32 -- Check for working C compiler: /usr/bin/cc
10:58:32 -- Check for working C compiler: /usr/bin/cc -- works
10:58:32 -- Detecting C compiler ABI info
10:58:32 #5 DONE 0.8s
10:58:32 
10:58:32 #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:58:32 #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
10:58:32 #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
10:58:32 #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
10:58:32 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s
10:58:32 #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s
10:58:32 #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
10:58:32 #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.0s
10:58:33 -- Detecting C compiler ABI info - done
10:58:33 -- Performing Test HAS_BUILTIN_FORTIFY
10:58:33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:58:33 -- Configuring done
10:58:33 -- Generating done
10:58:33 -- Build files have been written to: /go/tini
10:58:33 + make tini-static
10:58:33 Scanning dependencies of target tini-static
10:58:33 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:58:33 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.68MB / 50.40MB 0.1s
10:58:33 #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.25MB / 10.00MB 0.1s
10:58:33 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.32MB / 50.40MB 0.2s
10:58:33 #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.13MB / 7.81MB 0.2s
10:58:33 #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.86MB / 10.00MB 0.2s
10:58:33 Linking C executable tini-static
10:58:33 [100%] Built target tini-static
10:58:33 + mkdir -p /usr/local/bin
10:58:33 + cp tini-static /usr/local/bin/docker-init
10:58:33 + for component in tini '"proxy dynamic"'
10:58:33 + TMP_GOPATH=/go
10:58:33 + hack/dockerfile/install/install.sh proxy dynamic
10:58:33 + RM_GOPATH=0
10:58:33 + TMP_GOPATH=/go
10:58:33 + : /usr/local/bin
10:58:33 + '[' -z /go ']'
10:58:33 + export GOPATH=/go
10:58:33 + GOPATH=/go
10:58:33 + case "$(go env GOARCH)" in
10:58:33 ++ go env GOARCH
10:58:33 + export GO_BUILDMODE=-buildmode=pie
10:58:33 + GO_BUILDMODE=-buildmode=pie
10:58:33 ++ dirname hack/dockerfile/install/install.sh
10:58:33 + dir=hack/dockerfile/install
10:58:33 + bin=proxy
10:58:33 + shift
10:58:33 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
10:58:33 + . hack/dockerfile/install/proxy.installer
10:58:33 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
10:58:33 + install_proxy dynamic
10:58:33 + case "$1" in
10:58:33 + install_proxy_dynamic
10:58:33 + export PROXY_LDFLAGS=-linkmode=external install_proxy
10:58:33 + PROXY_LDFLAGS=-linkmode=external
10:58:33 + export BUILD_MODE=-buildmode=pie
10:58:33 + BUILD_MODE=-buildmode=pie
10:58:33 + _install_proxy
10:58:33 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
10:58:33 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
10:58:33 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
10:58:33 Cloning into '/go/src/github.com/docker/libnetwork'...
10:58:33 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.11MB / 50.40MB 0.4s
10:58:33 #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.29MB / 7.81MB 0.4s
10:58:33 #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s
10:58:33 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.44MB / 50.40MB 0.6s
10:58:33 #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
10:58:33 #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
10:58:33 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
10:58:33 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.02MB / 68.67MB 0.6s
10:58:33 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.25MB / 50.40MB 0.7s
10:58:33 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.77MB / 51.83MB 0.7s
10:58:33 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.76MB / 68.67MB 0.7s
10:58:33 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.78MB / 50.40MB 0.9s
10:58:33 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.20MB / 51.83MB 0.9s
10:58:33 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.30MB / 68.67MB 0.9s
10:58:33 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.15MB / 50.40MB 1.0s
10:58:33 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.13MB / 51.83MB 1.0s
10:58:33 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.21MB / 68.67MB 1.0s
10:58:34 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.12MB / 50.40MB 1.2s
10:58:34 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.34MB / 51.83MB 1.2s
10:58:34 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.85MB / 68.67MB 1.2s
10:58:34 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.27MB / 50.40MB 1.4s
10:58:34 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.58MB / 51.83MB 1.4s
10:58:34 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.10MB / 68.67MB 1.4s
10:58:34 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.61MB / 51.83MB 1.5s
10:58:34 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.93MB / 68.67MB 1.5s
10:58:34 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.90MB / 51.83MB 1.7s
10:58:34 #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done
10:58:34 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.76MB / 51.83MB 1.8s
10:58:34 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.89MB / 68.67MB 1.8s
10:58:34 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.8s
10:58:34 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.61MB / 68.67MB 2.0s
10:58:35 + cd /go/src/github.com/docker/libnetwork
10:58:35 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
10:58:35 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:58:35 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.28MB / 51.83MB 2.3s
10:58:35 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.56MB / 68.67MB 2.3s
10:58:35 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.93MB / 120.17MB 2.3s
10:58:35 #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
10:58:35 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.47MB / 68.67MB 2.7s
10:58:35 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.47MB / 120.17MB 2.7s
10:58:35 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.95MB / 68.67MB 2.8s
10:58:35 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.61MB / 120.17MB 2.8s
10:58:36 #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done
10:58:36 #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s
10:58:36 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.25MB / 120.17MB 3.3s
10:58:36 #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done
10:58:36 #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done
10:58:36 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.75MB / 120.17MB 3.5s
10:58:36 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.13MB / 120.17MB 3.8s
10:58:37 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.11MB / 120.17MB 4.0s
10:58:37 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.30MB / 120.17MB 4.3s
10:58:37 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.47MB / 120.17MB 4.8s
10:58:37 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.10MB / 120.17MB 5.1s
10:58:38 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.65MB / 120.17MB 5.5s
10:58:38 #7 ...
10:58:38 
10:58:38 #12 [internal] load build context
10:58:38 #12 transferring context: 52.34MB 5.5s done
10:58:38 #12 DONE 5.8s
10:58:38 
10:58:38 #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:58:38 #7 ...
10:58:38 
10:58:38 #26 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:58:38 #26 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
10:58:38 #26 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
10:58:38 #26 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
10:58:38 #26 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done
10:58:38 #26 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s
10:58:38 #26 ...
10:58:38 
10:58:38 #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:58:38 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.13MB / 120.17MB 5.9s
10:58:39 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.02MB / 120.17MB 6.1s
10:58:40 #7 ...
10:58:40 
10:58:40 #26 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
10:58:40 #26 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done
10:58:40 #26 DONE 7.4s
10:58:40 
10:58:40 #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
10:58:40 #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s done
10:58:40 #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
10:58:41 + return
10:58:41 + VERSION=0.0.0-20201201121459-3faad7a
10:58:41 + PRODUCT=docker
10:58:41 + hack/make.sh dynbinary
10:58:41 
10:58:41 Removing bundles/
10:58:41 
10:58:41 ---> Making bundle: dynbinary (in bundles/dynbinary)
10:58:41 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
10:58:41 GOOS="" GOARCH="" GOARM=""
10:58:42 #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s done
10:58:42 #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
10:58:42 #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
10:58:42 #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
10:58:43 #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
10:58:43 #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
10:58:47 #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done
10:58:47 #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
10:58:52 #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
10:58:52 #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
10:58:57 #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
10:58:58 #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.8s done
10:58:59 #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
10:58:59 #7 DONE 26.5s
10:58:59 
10:58:59 #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
10:59:00 #8 DONE 1.2s
10:59:00 
10:59:00 #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d...
10:59:01 #9 DONE 0.6s
10:59:01 
10:59:01 #17 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:59:04 #17 2.858 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:59:04 #17 2.891 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
10:59:04 #17 2.892 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:59:04 #17 3.588 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
10:59:05 #17 4.835 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:59:06 #17 5.487 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
10:59:07 #17 ...
10:59:07 
10:59:07 #20 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:59:07 #20 2.213 + RM_GOPATH=0
10:59:07 #20 2.213 + TMP_GOPATH=
10:59:07 #20 2.213 + : /build
10:59:07 #20 2.213 + '[' -z '' ']'
10:59:07 #20 2.214 ++ mktemp -d
10:59:07 #20 2.218 + export GOPATH=/tmp/tmp.MmR17hMUyF
10:59:07 #20 2.218 + GOPATH=/tmp/tmp.MmR17hMUyF
10:59:07 #20 2.218 + RM_GOPATH=1
10:59:07 #20 2.218 + case "$(go env GOARCH)" in
10:59:07 #20 2.218 ++ go env GOARCH
10:59:07 #20 2.229 + export GO_BUILDMODE=-buildmode=pie
10:59:07 #20 2.229 + GO_BUILDMODE=-buildmode=pie
10:59:07 #20 2.229 ++ dirname /tmp/install/install.sh
10:59:07 #20 2.238 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
10:59:07 #20 2.238 + dir=/tmp/install
10:59:07 #20 2.238 + bin=rootlesskit
10:59:07 #20 2.238 + shift
10:59:07 #20 2.238 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:59:07 #20 2.238 + . /tmp/install/rootlesskit.installer
10:59:07 #20 2.238 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
10:59:07 #20 2.238 + install_rootlesskit
10:59:07 #20 2.238 + case "$1" in
10:59:07 #20 2.238 + export CGO_ENABLED=0
10:59:07 #20 2.238 + CGO_ENABLED=0
10:59:07 #20 2.238 + _install_rootlesskit
10:59:07 #20 2.238 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
10:59:07 #20 2.238 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MmR17hMUyF/src/github.com/rootless-containers/rootlesskit
10:59:07 #20 2.240 Cloning into '/tmp/tmp.MmR17hMUyF/src/github.com/rootless-containers/rootlesskit'...
10:59:07 #20 4.470 + cd /tmp/tmp.MmR17hMUyF/src/github.com/rootless-containers/rootlesskit
10:59:07 #20 4.470 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
10:59:07 #20 4.667 + for f in rootlesskit rootlesskit-docker-proxy
10:59:07 #20 4.671 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:59:11 #20 ...
10:59:11 
10:59:11 #17 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:59:11 #17 9.669 Fetched 8407 kB in 7s (1195 kB/s)
10:59:11 #17 9.669 Reading package lists...
10:59:11 #17 ...
10:59:11 
10:59:11 #24 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:59:11 #24 2.264 + RM_GOPATH=0
10:59:11 #24 2.264 + TMP_GOPATH=
10:59:11 #24 2.264 + : /build
10:59:11 #24 2.264 + '[' -z '' ']'
10:59:11 #24 2.264 ++ mktemp -d
10:59:11 #24 2.264 + export GOPATH=/tmp/tmp.JHShmL50Pu
10:59:11 #24 2.264 + GOPATH=/tmp/tmp.JHShmL50Pu
10:59:11 #24 2.264 + RM_GOPATH=1
10:59:11 #24 2.264 + case "$(go env GOARCH)" in
10:59:11 #24 2.274 ++ go env GOARCH
10:59:11 #24 2.287 + export GO_BUILDMODE=-buildmode=pie
10:59:11 #24 2.287 + GO_BUILDMODE=-buildmode=pie
10:59:11 #24 2.287 ++ dirname /tmp/install/install.sh
10:59:11 #24 2.287 + dir=/tmp/install
10:59:11 #24 2.287 + bin=proxy
10:59:11 #24 2.287 + shift
10:59:11 #24 2.287 + '[' '!' -f /tmp/install/proxy.installer ']'
10:59:11 #24 2.287 + . /tmp/install/proxy.installer
10:59:11 #24 2.287 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
10:59:11 #24 2.287 + install_proxy
10:59:11 #24 2.287 + case "$1" in
10:59:11 #24 2.287 + export CGO_ENABLED=0
10:59:11 #24 2.287 + CGO_ENABLED=0
10:59:11 #24 2.287 + _install_proxy
10:59:11 #24 2.287 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
10:59:11 #24 2.287 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JHShmL50Pu/src/github.com/docker/libnetwork
10:59:11 #24 2.287 Cloning into '/tmp/tmp.JHShmL50Pu/src/github.com/docker/libnetwork'...
10:59:11 #24 2.287 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
10:59:11 #24 8.974 + cd /tmp/tmp.JHShmL50Pu/src/github.com/docker/libnetwork
10:59:11 #24 8.978 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
10:59:11 #24 9.358 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:59:11 #24 ...
10:59:11 
10:59:11 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:11 #10 2.895 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:59:11 #10 2.991 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
10:59:11 #10 2.991 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:59:11 #10 4.126 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
10:59:11 #10 5.059 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:59:11 #10 5.840 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
10:59:11 #10 9.891 Fetched 8407 kB in 7s (1159 kB/s)
10:59:11 #10 9.891 Reading package lists...
10:59:11 #10 ...
10:59:11 
10:59:11 #11 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:59:11 #11 2.074 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:59:11 #11 2.081 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
10:59:11 #11 2.081 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:59:11 #11 2.414 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [254 kB]
10:59:11 #11 3.145 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
10:59:11 #11 4.936 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
10:59:11 #11 8.746 Fetched 8407 kB in 7s (1213 kB/s)
10:59:12 #11 8.746 Reading package lists...
10:59:12 #11 11.20 Reading package lists...
10:59:12 #11 ...
10:59:12 
10:59:12 #17 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:59:12 #17 9.669 Reading package lists...
10:59:15 #17 12.02 Reading package lists...
10:59:16 #17 14.36 Building dependency tree...
10:59:16 #17 15.32 The following additional packages will be installed:
10:59:16 #17 15.32   libbtrfs0
10:59:16 #17 15.38 The following NEW packages will be installed:
10:59:16 #17 15.40   libbtrfs-dev libbtrfs0
10:59:16 #17 15.70 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded.
10:59:16 #17 15.70 Need to get 119 kB of archives.
10:59:16 #17 15.70 After this operation, 387 kB of additional disk space will be used.
10:59:16 #17 15.70 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:59:16 #17 15.70 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:59:18 #17 17.25 debconf: delaying package configuration, since apt-utils is not installed
10:59:19 #17 ...
10:59:19 
10:59:19 #11 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:59:19 #11 11.20 Reading package lists...
10:59:19 #11 13.59 Building dependency tree...
10:59:19 #11 14.65 The following additional packages will be installed:
10:59:19 #11 14.66   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:59:19 #11 14.66 Suggested packages:
10:59:19 #11 14.67   cmake-doc ninja-build lrzip
10:59:19 #11 14.67 Recommended packages:
10:59:19 #11 14.67   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:59:19 #11 15.04 The following NEW packages will be installed:
10:59:19 #11 15.04   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:59:19 #11 15.04   vim-common xxd
10:59:19 #11 15.35 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded.
10:59:19 #11 15.35 Need to get 14.9 MB of archives.
10:59:19 #11 15.35 After this operation, 61.8 MB of additional disk space will be used.
10:59:19 #11 15.35 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:59:19 #11 15.35 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:59:19 #11 15.36 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:59:19 #11 15.43 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:59:19 #11 15.68 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
10:59:19 #11 15.72 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:59:19 #11 15.74 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:59:19 #11 15.74 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:59:19 #11 15.75 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:59:19 #11 15.75 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:59:19 #11 17.74 debconf: delaying package configuration, since apt-utils is not installed
10:59:20 #11 19.25 Fetched 14.9 MB in 1s (14.5 MB/s)
10:59:20 
10:59:20 #11 ...
10:59:20 
10:59:20 #24 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
10:59:20 #24 DONE 19.3s
10:59:20 
10:59:20 #11 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:59:20 #11 19.33 Selecting previously unselected package xxd.
10:59:20 #11 19.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%
10:59:20 #11 ...
10:59:20 
10:59:20 #17 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
10:59:20 #17 18.21 Fetched 119 kB in 0s (447 kB/s)
10:59:20 #17 19.30 Selecting previously unselected package libbtrfs0.
10:59:20 #17 19.30 (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 ... 15410 files and directories currently installed.)
10:59:20 #17 19.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:59:20 #17 19.40 Unpacking libbtrfs0 (4.20.1-2) ...
10:59:20 #17 19.52 Selecting previously unselected package libbtrfs-dev.
10:59:20 #17 19.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:59:20 #17 19.55 Unpacking libbtrfs-dev (4.20.1-2) ...
10:59:20 #17 19.71 Setting up libbtrfs0 (4.20.1-2) ...
10:59:20 #17 19.73 Setting up libbtrfs-dev (4.20.1-2) ...
10:59:20 #17 19.74 Processing triggers for libc-bin (2.28-10) ...
10:59:22 #17 DONE 21.4s
10:59:22 
10:59:22 #11 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:59:22 #11 19.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 ... 15410 files and directories currently installed.)
10:59:22 #11 19.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:59:22 #11 19.47 Unpacking xxd (2:8.1.0875-5) ...
10:59:22 #11 19.62 Selecting previously unselected package vim-common.
10:59:22 #11 19.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:59:22 #11 19.66 Unpacking vim-common (2:8.1.0875-5) ...
10:59:22 #11 19.99 Selecting previously unselected package cmake-data.
10:59:22 #11 19.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:59:22 #11 20.00 Unpacking cmake-data (3.13.4-1) ...
10:59:22 #11 21.55 Selecting previously unselected package libicu63:amd64.
10:59:22 #11 21.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:59:22 #11 21.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:59:23 #11 ...
10:59:23 
10:59:23 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:23 #10 9.891 Reading package lists...
10:59:23 #10 12.19 Reading package lists...
10:59:23 #10 14.49 Building dependency tree...
10:59:23 #10 15.36 The following additional packages will be installed:
10:59:23 #10 15.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:59:23 #10 15.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
10:59:23 #10 15.37   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:59:23 #10 15.37   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
10:59:23 #10 15.37 Suggested packages:
10:59:23 #10 15.37   gcc-8-locales seccomp wine64
10:59:23 #10 15.72 The following NEW packages will be installed:
10:59:23 #10 15.72   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:59:23 #10 15.72   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
10:59:23 #10 15.72   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
10:59:23 #10 15.72   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
10:59:23 #10 15.72   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
10:59:23 #10 15.72   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
10:59:23 #10 16.12 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
10:59:23 #10 16.12 Need to get 77.7 MB of archives.
10:59:23 #10 16.12 After this operation, 487 MB of additional disk space will be used.
10:59:23 #10 16.12 Get:1 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
10:59:23 #10 16.31 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
10:59:23 #10 16.49 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:59:23 #10 16.49 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:59:23 #10 16.55 Get:5 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:59:23 #10 16.57 Get:6 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:59:23 #10 17.01 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:59:23 #10 17.32 Get:8 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
10:59:23 #10 17.34 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
10:59:23 #10 19.16 Get:10 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
10:59:23 #10 21.25 Get:11 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:59:23 #10 21.26 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:59:23 #10 21.26 Get:13 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:59:23 #10 21.27 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:59:23 #10 21.27 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
10:59:23 #10 21.28 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
10:59:23 #10 21.29 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:59:23 #10 21.35 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:59:23 #10 21.36 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:59:23 #10 21.41 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:59:23 #10 21.41 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:59:23 #10 21.44 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:59:23 #10 21.45 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:59:23 #10 21.45 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:59:23 #10 21.45 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
10:59:23 #10 22.02 debconf: delaying package configuration, since apt-utils is not installed
10:59:23 #10 22.07 Fetched 77.7 MB in 6s (13.5 MB/s)
10:59:23 #10 22.10 Selecting previously unselected package binutils-mingw-w64-i686.
10:59:23 #10 22.10 (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 ... 15410 files and directories currently installed.)
10:59:23 #10 22.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:59:23 #10 22.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:59:23 #10 ...
10:59:23 
10:59:23 #18 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:59:23 #18 0.900 + RM_GOPATH=0
10:59:23 #18 0.900 + TMP_GOPATH=
10:59:23 #18 0.900 + : /build
10:59:23 #18 0.900 + '[' -z '' ']'
10:59:23 #18 0.904 ++ mktemp -d
10:59:23 #18 0.904 + export GOPATH=/tmp/tmp.ywHlTwOEif
10:59:23 #18 0.904 + GOPATH=/tmp/tmp.ywHlTwOEif
10:59:23 #18 0.904 + RM_GOPATH=1
10:59:23 #18 0.906 + case "$(go env GOARCH)" in
10:59:23 #18 0.906 ++ go env GOARCH
10:59:23 #18 0.916 + export GO_BUILDMODE=-buildmode=pie
10:59:23 #18 0.916 + GO_BUILDMODE=-buildmode=pie
10:59:23 #18 0.919 ++ dirname /tmp/install/install.sh
10:59:23 #18 0.920 + dir=/tmp/install
10:59:23 #18 0.920 + bin=containerd
10:59:23 #18 0.920 + shift
10:59:23 #18 0.920 + '[' '!' -f /tmp/install/containerd.installer ']'
10:59:23 #18 0.920 + . /tmp/install/containerd.installer
10:59:23 #18 0.920 ++ set -e
10:59:23 #18 0.920 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
10:59:23 #18 0.921 + install_containerd
10:59:23 #18 0.922 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
10:59:23 #18 0.922 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
10:59:23 #18 0.922 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ywHlTwOEif/src/github.com/containerd/containerd
10:59:23 #18 0.924 Cloning into '/tmp/tmp.ywHlTwOEif/src/github.com/containerd/containerd'...
10:59:30 #18 ...
10:59:30 
10:59:30 #11 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
10:59:30 #11 23.91 Selecting previously unselected package libxml2:amd64.
10:59:30 #11 23.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
10:59:30 #11 23.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:59:30 #11 24.21 Selecting previously unselected package libarchive13:amd64.
10:59:30 #11 24.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:59:30 #11 24.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:59:30 #11 24.35 Selecting previously unselected package libjsoncpp1:amd64.
10:59:30 #11 24.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:59:30 #11 24.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:59:30 #11 24.44 Selecting previously unselected package librhash0:amd64.
10:59:30 #11 24.44 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:59:30 #11 24.45 Unpacking librhash0:amd64 (1.3.8-1) ...
10:59:30 #11 24.54 Selecting previously unselected package libuv1:amd64.
10:59:30 #11 24.54 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:59:30 #11 24.55 Unpacking libuv1:amd64 (1.24.1-1) ...
10:59:30 #11 24.61 Selecting previously unselected package cmake.
10:59:30 #11 24.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:59:30 #11 24.61 Unpacking cmake (3.13.4-1) ...
10:59:30 #11 25.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:59:30 #11 25.92 Setting up xxd (2:8.1.0875-5) ...
10:59:30 #11 25.93 Setting up libuv1:amd64 (1.24.1-1) ...
10:59:30 #11 25.95 Setting up vim-common (2:8.1.0875-5) ...
10:59:30 #11 25.97 Setting up librhash0:amd64 (1.3.8-1) ...
10:59:30 #11 25.99 Setting up cmake-data (3.13.4-1) ...
10:59:30 #11 26.00 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
10:59:30 #11 26.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:59:30 #11 26.04 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:59:30 #11 26.05 Setting up cmake (3.13.4-1) ...
10:59:30 #11 26.06 Processing triggers for libc-bin (2.28-10) ...
10:59:30 #11 26.10 Processing triggers for mime-support (3.62) ...
10:59:30 #11 DONE 28.8s
10:59:30 
10:59:30 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:30 #10 22.86 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:59:30 #10 22.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:59:30 #10 22.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:59:30 #10 23.75 Selecting previously unselected package binutils-mingw-w64.
10:59:30 #10 23.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:59:30 #10 23.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:59:30 #10 23.82 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:59:30 #10 23.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:59:30 #10 23.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:59:30 #10 23.92 Selecting previously unselected package dmsetup.
10:59:30 #10 23.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:59:30 #10 23.92 Unpacking dmsetup (2:1.02.155-3) ...
10:59:30 #10 23.99 Selecting previously unselected package mingw-w64-common.
10:59:30 #10 23.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
10:59:30 #10 24.00 Unpacking mingw-w64-common (6.0.0-3) ...
10:59:30 #10 26.15 Selecting previously unselected package mingw-w64-x86-64-dev.
10:59:30 #10 26.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:59:30 #10 26.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:59:30 #10 28.33 Selecting previously unselected package gcc-mingw-w64-base.
10:59:30 #10 28.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:59:30 #10 28.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:59:30 #10 28.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:59:30 #10 28.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:59:30 #10 28.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:31 #10 ...
10:59:31 
10:59:31 #20 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
10:59:31 #20 29.75 + for f in rootlesskit rootlesskit-docker-proxy
10:59:31 #20 29.75 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:59:34 #20 DONE 32.6s
10:59:34 
10:59:34 #21 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:59:34 #21 DONE 0.0s
10:59:34 
10:59:34 #22 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:59:34 #22 DONE 0.0s
10:59:34 
10:59:34 #13 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:34 #13 0.864 + RM_GOPATH=0
10:59:34 #13 0.864 + TMP_GOPATH=
10:59:34 #13 0.864 + : /build
10:59:34 #13 0.864 + '[' -z '' ']'
10:59:34 #13 0.864 ++ mktemp -d
10:59:34 #13 0.864 + export GOPATH=/tmp/tmp.jQgM3Xh5Mi
10:59:34 #13 0.864 + GOPATH=/tmp/tmp.jQgM3Xh5Mi
10:59:34 #13 0.864 + RM_GOPATH=1
10:59:34 #13 0.864 + case "$(go env GOARCH)" in
10:59:34 #13 0.864 ++ go env GOARCH
10:59:34 #13 0.865 + export GO_BUILDMODE=-buildmode=pie
10:59:34 #13 0.865 + GO_BUILDMODE=-buildmode=pie
10:59:34 #13 0.867 ++ dirname /tmp/install/install.sh
10:59:34 #13 0.876 + dir=/tmp/install
10:59:34 #13 0.876 + bin=tini
10:59:34 #13 0.876 + shift
10:59:34 #13 0.876 + '[' '!' -f /tmp/install/tini.installer ']'
10:59:34 #13 0.877 + . /tmp/install/tini.installer
10:59:34 #13 0.877 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
10:59:34 #13 0.877 + install_tini
10:59:34 #13 0.877 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
10:59:34 #13 0.877 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
10:59:34 #13 0.877 + git clone https://github.com/krallin/tini.git /tmp/tmp.jQgM3Xh5Mi/tini
10:59:34 #13 0.879 Cloning into '/tmp/tmp.jQgM3Xh5Mi/tini'...
10:59:34 #13 1.560 + cd /tmp/tmp.jQgM3Xh5Mi/tini
10:59:34 #13 1.561 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
10:59:34 #13 1.573 + cmake .
10:59:34 #13 1.748 -- The C compiler identification is GNU 8.3.0
10:59:34 #13 1.766 -- Check for working C compiler: /usr/bin/cc
10:59:34 #13 2.067 -- Check for working C compiler: /usr/bin/cc -- works
10:59:34 #13 2.073 -- Detecting C compiler ABI info
10:59:34 #13 2.345 -- Detecting C compiler ABI info - done
10:59:34 #13 2.369 -- Detecting C compile features
10:59:34 #13 3.212 -- Detecting C compile features - done
10:59:34 #13 3.238 -- Performing Test HAS_BUILTIN_FORTIFY
10:59:34 #13 3.369 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:59:34 #13 3.402 -- Configuring done
10:59:34 #13 3.409 -- Generating done
10:59:34 #13 3.414 -- Build files have been written to: /tmp/tmp.jQgM3Xh5Mi/tini
10:59:34 #13 3.416 + make tini-static
10:59:34 #13 3.622 Scanning dependencies of target tini-static
10:59:34 #13 3.696 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:59:34 #13 4.328 [100%] Linking C executable tini-static
10:59:34 #13 4.632 [100%] Built target tini-static
10:59:34 #13 4.701 + mkdir -p /build
10:59:34 #13 4.706 + cp tini-static /build/docker-init
10:59:34 #13 DONE 4.8s
10:59:34 
10:59:34 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:36 #10 ...
10:59:36 
10:59:36 #18 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:59:36 #18 13.94 + cd /tmp/tmp.ywHlTwOEif/src/github.com/containerd/containerd
10:59:36 #18 13.94 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
10:59:36 #18 14.32 + export 'BUILDTAGS=netgo osusergo static_build'
10:59:36 #18 14.32 + BUILDTAGS='netgo osusergo static_build'
10:59:36 #18 14.32 + export EXTRA_FLAGS=-buildmode=pie
10:59:36 #18 14.32 + EXTRA_FLAGS=-buildmode=pie
10:59:36 #18 14.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:59:36 #18 14.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:59:36 #18 14.32 + '[' '' = dynamic ']'
10:59:36 #18 14.32 + make
10:59:37 #18 14.76 + bin/ctr
10:59:42 #18 ...
10:59:42 
10:59:42 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
10:59:42 #10 36.82 Selecting previously unselected package g++-mingw-w64-x86-64.
10:59:42 #10 36.83 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:59:42 #10 36.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:42 #10 40.71 Selecting previously unselected package libapparmor1:amd64.
10:59:42 #10 40.71 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
10:59:42 #10 40.72 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:59:42 #10 40.82 Selecting previously unselected package libapparmor-dev:amd64.
10:59:42 #10 40.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
10:59:42 #10 40.83 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:59:42 #10 40.88 Selecting previously unselected package libbtrfs0.
10:59:42 #10 40.88 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
10:59:42 #10 40.89 Unpacking libbtrfs0 (4.20.1-2) ...
10:59:42 #10 40.92 Selecting previously unselected package libbtrfs-dev.
10:59:42 #10 40.92 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:59:42 #10 40.93 Unpacking libbtrfs-dev (4.20.1-2) ...
10:59:42 #10 40.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:59:42 #10 40.98 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:59:42 #10 40.98 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:59:42 #10 41.02 Selecting previously unselected package libudev-dev:amd64.
10:59:42 #10 41.03 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
10:59:42 #10 41.04 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:59:42 #10 41.09 Selecting previously unselected package libsepol1-dev:amd64.
10:59:42 #10 41.10 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
10:59:42 #10 41.11 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:59:42 #10 41.20 Selecting previously unselected package libpcre16-3:amd64.
10:59:42 #10 41.21 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:59:42 #10 41.21 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:59:42 #10 41.28 Selecting previously unselected package libpcre32-3:amd64.
10:59:42 #10 41.29 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:59:42 #10 41.29 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:59:42 #10 41.36 Selecting previously unselected package libpcrecpp0v5:amd64.
10:59:42 #10 41.36 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:59:42 #10 41.36 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:59:42 #10 41.41 Selecting previously unselected package libpcre3-dev:amd64.
10:59:42 #10 41.41 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:59:42 #10 41.42 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:59:42 #10 41.60 Selecting previously unselected package libselinux1-dev:amd64.
10:59:42 #10 41.61 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:59:42 #10 41.61 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:59:42 #10 41.71 Selecting previously unselected package libdevmapper-dev:amd64.
10:59:42 #10 41.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:59:42 #10 41.72 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:59:42 #10 41.76 Selecting previously unselected package libseccomp-dev:amd64.
10:59:42 #10 41.77 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
10:59:42 #10 41.77 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:59:42 #10 41.82 Selecting previously unselected package libsystemd-dev:amd64.
10:59:42 #10 41.82 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:59:42 #10 41.83 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:59:43 #10 42.00 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:59:43 #10 42.02 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:59:43 #10 42.03 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:59:43 #10 42.04 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:59:43 #10 42.06 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:59:43 #10 42.07 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:59:43 #10 42.08 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:59:43 #10 42.09 Setting up libbtrfs0 (4.20.1-2) ...
10:59:43 #10 42.11 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:59:43 #10 42.12 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:59:43 #10 42.14 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:59:43 #10 42.16 Setting up libbtrfs-dev (4.20.1-2) ...
10:59:43 #10 42.17 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:59:43 #10 42.18 Setting up mingw-w64-common (6.0.0-3) ...
10:59:43 #10 42.19 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:59:43 #10 42.20 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:59:43 #10 42.21 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:59:43 #10 42.22 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:43 #10 42.23 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
10:59:43 #10 42.24 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
10:59:43 #10 42.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:59:43 #10 42.25 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
10:59:43 #10 42.26 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
10:59:43 #10 42.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:59:43 #10 42.27 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:59:43 #10 42.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:59:43 #10 42.30 Setting up dmsetup (2:1.02.155-3) ...
10:59:43 #10 42.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:59:43 #10 42.33 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:59:43 #10 42.34 Processing triggers for libc-bin (2.28-10) ...
10:59:44 #10 DONE 43.0s
10:59:44 
10:59:44 #15 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:44 #15 ...
10:59:44 
10:59:44 #14 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
10:59:44 #14 DONE 0.1s
10:59:44 
10:59:44 #18 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
10:59:44 #18 ...
10:59:44 
10:59:44 #15 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
10:59:44 #15 0.853 + RM_GOPATH=0
10:59:44 #15 0.853 + TMP_GOPATH=
10:59:44 #15 0.853 + : /build
10:59:44 #15 0.853 + '[' -z '' ']'
10:59:44 #15 0.854 ++ mktemp -d
10:59:44 #15 0.855 + export GOPATH=/tmp/tmp.gtH8gJrzS3
10:59:44 #15 0.855 + GOPATH=/tmp/tmp.gtH8gJrzS3
10:59:44 #15 0.855 + RM_GOPATH=1
10:59:44 #15 0.856 + case "$(go env GOARCH)" in
10:59:44 #15 0.856 ++ go env GOARCH
10:59:44 #15 0.862 + export GO_BUILDMODE=-buildmode=pie
10:59:44 #15 0.862 + GO_BUILDMODE=-buildmode=pie
10:59:44 #15 0.863 ++ dirname /tmp/install/install.sh
10:59:44 #15 0.863 + dir=/tmp/install
10:59:44 #15 0.864 + bin=runc
10:59:44 #15 0.864 + shift
10:59:44 #15 0.864 + '[' '!' -f /tmp/install/runc.installer ']'
10:59:44 #15 0.864 + . /tmp/install/runc.installer
10:59:44 #15 0.864 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:59:44 #15 0.864 + install_runc
10:59:44 #15 0.865 + uname -r
10:59:44 #15 0.865 + grep -q '^3\.10\.0.*\.el7\.'
10:59:44 #15 0.873 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:59:44 #15 0.873 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
10:59:44 #15 0.873 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
10:59:44 #15 0.873 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gtH8gJrzS3/src/github.com/opencontainers/runc
10:59:44 #15 0.875 Cloning into '/tmp/tmp.gtH8gJrzS3/src/github.com/opencontainers/runc'...
10:59:47 #15 2.941 + cd /tmp/tmp.gtH8gJrzS3/src/github.com/opencontainers/runc
10:59:47 #15 2.941 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
10:59:47 #15 3.104 + '[' -z '' ']'
10:59:47 #15 3.104 + target=static
10:59:47 #15 3.104 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:59:47 #15 3.220 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
11:00:03 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:00:03 
11:00:03 + popd
11:00:03 + exit 0
11:00:03 ~/rpmbuild/BUILD/src
11:00:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eMgrRR
11:00:03 + umask 022
11:00:03 + cd /root/rpmbuild/BUILD
11:00:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64 '!=' / ']'
11:00:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:00:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:00:03 + mkdir -p /root/rpmbuild/BUILDROOT
11:00:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:00:03 + cd src
11:00:03 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
11:00:03 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/dockerd
11:00:03 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/docker-proxy
11:00:03 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/docker-init
11:00:03 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/lib/systemd/system/docker.service
11:00:03 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/lib/systemd/system/docker.socket
11:00:03 + /usr/lib/rpm/check-buildroot
11:00:03 + /usr/lib/rpm/redhat/brp-compress
11:00:03 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
11:00:03 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
11:00:03 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
11:00:03 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
11:00:03 + /usr/lib/rpm/redhat/brp-python-hardlink
11:00:03 + /usr/lib/rpm/redhat/brp-java-repack-jars
11:00:03 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HxlGj0
11:00:03 + umask 022
11:00:03 + cd /root/rpmbuild/BUILD
11:00:03 + cd src
11:00:03 + engine/bundles/dynbinary-daemon/dockerd -v
11:00:03 Docker version 0.0.0-20201201121459-3faad7a, build ca520bd
11:00:03 + exit 0
11:00:03 Processing files: docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:00:03 Provides: docker-ce = 3:0.0.0.20201201121459.3faad7a-0.el7 docker-ce(x86-64) = 3:0.0.0.20201201121459.3faad7a-0.el7
11:00:03 Requires(interp): /bin/sh /bin/sh /bin/sh
11:00:03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11:00:03 Requires(post): /bin/sh
11:00:03 Requires(preun): /bin/sh
11:00:03 Requires(postun): /bin/sh
11:00:03 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)
11:00:03 Conflicts: docker docker-io docker-engine-cs docker-ee
11:00:03 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
11:00:03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:00:03 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.src.rpm
11:00:13 #15 26.24 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:00:13 #15 27.09 + mkdir -p /build
11:00:13 #15 27.09 + cp runc /build/runc
11:00:13 #15 DONE 27.4s
11:00:13 
11:00:13 #18 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:00:13 #18 ...
11:00:13 
11:00:13 #16 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
11:00:13 #16 DONE 0.1s
11:00:13 
11:00:13 #18 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:00:14 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:00:14 
11:00:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
11:00:14 + RM_GOPATH=0
11:00:14 + TMP_GOPATH=/go
11:00:14 + : /usr/local/bin
11:00:14 + '[' -z /go ']'
11:00:14 + export GOPATH=/go
11:00:14 + GOPATH=/go
11:00:14 + case "$(go env GOARCH)" in
11:00:14 ++ go env GOARCH
11:00:14 + export GO_BUILDMODE=-buildmode=pie
11:00:14 + GO_BUILDMODE=-buildmode=pie
11:00:14 ++ dirname hack/dockerfile/install/install.sh
11:00:14 + dir=hack/dockerfile/install
11:00:14 + bin=tini
11:00:14 + shift
11:00:14 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
11:00:14 + . hack/dockerfile/install/tini.installer
11:00:14 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:00:14 + install_tini
11:00:14 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:00:14 + git clone https://github.com/krallin/tini.git /go/tini
11:00:14 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:00:14 Cloning into '/go/tini'...
11:00:14 + cd /go/tini
11:00:14 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:00:14 + cmake .
11:00:14 -- The C compiler identification is GNU 5.4.0
11:00:14 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
11:00:14 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
11:00:14 -- Detecting C compiler ABI info
11:00:14 -- Detecting C compiler ABI info - done
11:00:14 -- Detecting C compile features
11:00:14 -- Detecting C compile features - done
11:00:14 -- Performing Test HAS_BUILTIN_FORTIFY
11:00:14 -- Performing Test HAS_BUILTIN_FORTIFY - Success
11:00:14 -- Configuring done
11:00:14 -- Generating done
11:00:14 -- Build files have been written to: /go/tini
11:00:14 + make tini-static
11:00:14 make[2]: Entering directory '/go/tini'
11:00:14 make[3]: Entering directory '/go/tini'
11:00:14 make[4]: Entering directory '/go/tini'
11:00:14 make[5]: Entering directory '/go/tini'
11:00:14 Scanning dependencies of target tini-static
11:00:14 make[5]: Leaving directory '/go/tini'
11:00:14 make[5]: Entering directory '/go/tini'
11:00:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:00:14 [100%] Linking C executable tini-static
11:00:14 make[5]: Leaving directory '/go/tini'
11:00:14 [100%] Built target tini-static
11:00:14 make[4]: Leaving directory '/go/tini'
11:00:14 make[3]: Leaving directory '/go/tini'
11:00:14 make[2]: Leaving directory '/go/tini'
11:00:14 + mkdir -p /usr/local/bin
11:00:14 + cp tini-static /usr/local/bin/docker-init
11:00:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
11:00:14 + RM_GOPATH=0
11:00:14 + TMP_GOPATH=/go
11:00:14 + : /usr/local/bin
11:00:14 + '[' -z /go ']'
11:00:14 + export GOPATH=/go
11:00:14 + GOPATH=/go
11:00:14 + case "$(go env GOARCH)" in
11:00:14 ++ go env GOARCH
11:00:14 + export GO_BUILDMODE=-buildmode=pie
11:00:14 + GO_BUILDMODE=-buildmode=pie
11:00:14 ++ dirname hack/dockerfile/install/install.sh
11:00:14 + dir=hack/dockerfile/install
11:00:14 + bin=proxy
11:00:14 + shift
11:00:14 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
11:00:14 + . hack/dockerfile/install/proxy.installer
11:00:14 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
11:00:14 + install_proxy dynamic
11:00:14 + case "$1" in
11:00:14 + install_proxy_dynamic
11:00:14 + export PROXY_LDFLAGS=-linkmode=external install_proxy
11:00:14 + PROXY_LDFLAGS=-linkmode=external
11:00:14 + export BUILD_MODE=-buildmode=pie
11:00:14 + BUILD_MODE=-buildmode=pie
11:00:14 + _install_proxy
11:00:14 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
11:00:14 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
11:00:14 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
11:00:14 Cloning into '/go/src/github.com/docker/libnetwork'...
11:00:14 + cd /go/src/github.com/docker/libnetwork
11:00:14 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
11:00:14 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:00:14 + return
11:00:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
11:00:14 + RM_GOPATH=0
11:00:14 + TMP_GOPATH=/go
11:00:14 + : /usr/local/bin
11:00:14 + '[' -z /go ']'
11:00:14 + export GOPATH=/go
11:00:14 + GOPATH=/go
11:00:14 + case "$(go env GOARCH)" in
11:00:14 ++ go env GOARCH
11:00:14 + export GO_BUILDMODE=-buildmode=pie
11:00:14 + GO_BUILDMODE=-buildmode=pie
11:00:14 ++ dirname hack/dockerfile/install/install.sh
11:00:14 + dir=hack/dockerfile/install
11:00:14 + bin=rootlesskit
11:00:14 + shift
11:00:14 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
11:00:14 + . hack/dockerfile/install/rootlesskit.installer
11:00:14 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:00:14 + install_rootlesskit dynamic
11:00:14 + case "$1" in
11:00:14 + install_rootlesskit_dynamic
11:00:14 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
11:00:14 + ROOTLESSKIT_LDFLAGS=-linkmode=external
11:00:14 + export BUILD_MODE=-buildmode=pie
11:00:14 + BUILD_MODE=-buildmode=pie
11:00:14 + _install_rootlesskit
11:00:14 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
11:00:14 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
11:00:14 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:00:14 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
11:00:14 + cd /go/src/github.com/rootless-containers/rootlesskit
11:00:14 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:00:14 + for f in rootlesskit rootlesskit-docker-proxy
11:00:14 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:00:14 + for f in rootlesskit rootlesskit-docker-proxy
11:00:14 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:00:14 + return
11:00:14 # Build the CLI
11:00:14 cd /go/src/github.com/docker/cli && \
11:00:14 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20201201121459-3faad7a GITCOMMIT=3faad7a dynbinary manpages
11:00:14 make[2]: Entering directory '/root/build-deb/cli'
11:00:14 ./scripts/build/dynbinary
11:00:14 Building dynamically linked build/docker-linux-amd64
11:00:15 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64.rpm
11:00:15 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oxM0U3
11:00:15 + umask 022
11:00:15 + cd /root/rpmbuild/BUILD
11:00:15 + cd src
11:00:15 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:00:15 + exit 0
11:00:15 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vf01cL
11:00:15 + umask 022
11:00:15 + cd /root/rpmbuild/BUILD
11:00:15 + cd /root/rpmbuild/BUILD
11:00:15 + rm -rf src
11:00:15 + /usr/bin/mkdir -p src
11:00:15 + cd src
11:00:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
11:00:15 + /usr/bin/tar -xf -
11:00:15 + STATUS=0
11:00:15 + '[' 0 -ne 0 ']'
11:00:15 + /usr/bin/tar -xf -
11:00:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
11:00:15 + STATUS=0
11:00:15 + '[' 0 -ne 0 ']'
11:00:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
11:00:15 + exit 0
11:00:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0CiQ5t
11:00:15 + umask 022
11:00:15 + cd /root/rpmbuild/BUILD
11:00:15 + cd src
11:00:15 + mkdir -p /go/src/github.com/docker
11:00:15 + rm -f /go/src/github.com/docker/cli
11:00:15 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
11:00:15 + pushd /go/src/github.com/docker/cli
11:00:15 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
11:00:15 + DISABLE_WARN_OUTSIDE_CONTAINER=1
11:00:15 + make VERSION=0.0.0-20201201121459-3faad7a GITCOMMIT=3faad7a dynbinary manpages
11:00:15 ./scripts/build/dynbinary
11:00:15 Building dynamically linked build/docker-linux-amd64
11:00:28 #18 66.28 + bin/containerd
11:01:00 #18 95.11 + bin/containerd-stress
11:01:00 #18 96.91 + bin/containerd-shim
11:01:06 #18 103.5 + bin/containerd-shim-runc-v1
11:01:10 #18 108.0 + bin/containerd-shim-runc-v2
11:01:11 #18 108.9 + binaries
11:01:11 #18 108.9 + install -D bin/containerd /build/containerd
11:01:11 #18 109.0 + install -D bin/containerd-shim /build/containerd-shim
11:01:11 #18 109.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:01:11 #18 109.0 + install -D bin/ctr /build/ctr
11:01:13 #18 DONE 110.3s
11:01:13 
11:01:13 #19 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
11:01:13 #19 DONE 0.2s
11:01:13 
11:01:13 #23 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
11:01:13 #23 DONE 0.1s
11:01:13 
11:01:13 #25 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
11:01:13 #25 DONE 0.0s
11:01:13 
11:01:13 #27 [binary-base 6/7] COPY --from=vpnkit      /vpnkit /usr/local/bin/vpnkit....
11:01:14 #27 DONE 0.1s
11:01:14 
11:01:14 #28 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
11:01:14 #28 DONE 0.0s
11:01:14 
11:01:14 #29 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build  ...
11:01:14 #29 0.370 
11:01:14 #29 0.428 Removing /build/bundles/
11:01:14 #29 0.429 
11:01:14 #29 0.434 ---> Making bundle: binary (in /build/bundles/binary)
11:01:14 #29 0.460 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:01:14 #29 0.460 GOOS="" GOARCH="" GOARM=""
11:01:21 scripts/docs/generate-man.sh
11:01:22 scripts/docs/generate-man.sh
11:02:29 Project root: /go/src/github.com/docker/cli
11:02:29 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:02:29 2020/12/02 11:02:28 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 WARNING: go-md2man does not handle node type HTMLSpan
11:02:29 make[2]: Leaving directory '/root/build-deb/cli'
11:02:29 # Build the CLI plugins
11:02:29 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
11:02:29 set -e;cd /sources && \
11:02:29 	tar xzf plugin-installers.tgz; \
11:02:29 	for installer in plugins/*.installer; do \
11:02:29 		LDFLAGS='' bash ${installer} build; \
11:02:29 	done
11:02:29 Cloning into '/go/src/github.com/docker/app'...
11:02:31 Fetching origin
11:02:31 make[2]: Entering directory '/go/src/github.com/docker/app'
11:02:31 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
11:02:36 #29 69.79 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:02:36 #29 70.37 Copying nested executables into /build/bundles/binary-daemon
11:02:36 #29 71.60 
11:02:36 #29 DONE 74.3s
11:02:36 
11:02:36 #30 [binary 1/1] COPY --from=build-binary /build/bundles/ /
11:02:36 #30 DONE 2.5s
11:02:36 
11:02:36 #31 exporting to client
11:02:36 #31 copying files 33B
11:02:36 #31 copying files 227.82MB 1.3s done
11:02:36 #31 DONE 1.3s
11:02:36 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker'
11:02:36 mkdir -p build/linux/docker
11:02:36 cp /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/build/docker build/linux/docker/
11:02:36 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
11:02:36 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
11:02:36 done
11:02:36 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20201201121459-3faad7a.tgz docker
11:02:44 # extra binaries for running rootless
11:02:44 mkdir -p build/linux/docker-rootless-extras
11:02:44 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
11:02:44 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
11:02:44 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
11:02:44 	fi \
11:02:44 done
11:02:44 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20201201121459-3faad7a.tgz docker-rootless-extras
11:02:44 Project root: /go/src/github.com/docker/cli
11:02:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:02:44 2020/12/02 11:02:31 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 WARNING: go-md2man does not handle node type HTMLSpan
11:02:44 + popd
11:02:44 ~/rpmbuild/BUILD/src
11:02:44 + pushd /root/rpmbuild/BUILD/src/plugins
11:02:44 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
11:02:44 + for installer in '*.installer'
11:02:44 + bash app.installer build
11:02:44 Cloning into '/go/src/github.com/docker/app'...
11:02:44 Fetching origin
11:02:44 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
11:02:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
[Pipeline] sh
11:02:47 + make clean
11:02:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/v -w /v alpine chown -R 1000:1000 src
11:02:47 Unable to find image 'alpine:latest' locally
11:02:47 latest: Pulling from library/alpine
11:02:48 188c0c94c7c5: Pulling fs layer
11:02:48 188c0c94c7c5: Verifying Checksum
11:02:48 188c0c94c7c5: Download complete
11:02:48 188c0c94c7c5: Pull complete
11:02:48 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
11:02:48 Status: Downloaded newer image for alpine:latest
11:02:57 rm -f -r src
11:02:57 make -C rpm clean
11:02:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
11:02:57 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
11:02:57 rm -f -r rpmbuild/
11:02:57 docker builder prune -f --filter until=24h
11:02:57 Total reclaimed space: 0B
11:02:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
11:02:57 make -C deb clean
11:02:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
11:02:57 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild
11:02:57 rm -f -r debbuild
11:02:57 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 sources
11:02:57 rm -f -r sources
11:02:57 docker builder prune -f --filter until=24h
11:02:57 Total reclaimed space: 0B
11:02:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
11:02:57 make -C static clean
11:02:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
11:02:57 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build
11:02:58 rm -f -r build
11:02:58 docker builder prune -f --filter until=24h
11:02:58 Total reclaimed space: 0B
11:02:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:03:23 + for installer in '*.installer'
11:03:23 + bash buildx.installer build
11:03:23 Cloning into '/go/src/github.com/docker/buildx'...
11:03:23 Fetching origin
11:03:24 + GOFLAGS=-mod=vendor
11:03:24 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
11:03:27 make[2]: Leaving directory '/go/src/github.com/docker/app'
11:03:27 Cloning into '/go/src/github.com/docker/buildx'...
11:03:27 Fetching origin
11:03:27 + GOFLAGS=-mod=vendor
11:03:27 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
11:04:32 ~/rpmbuild/BUILD/src
11:04:32 + popd
11:04:32 + exit 0
11:04:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.by1iAl
11:04:32 + umask 022
11:04:32 + cd /root/rpmbuild/BUILD
11:04:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64 '!=' / ']'
11:04:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:32 + mkdir -p /root/rpmbuild/BUILDROOT
11:04:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:32 + cd src
11:04:32 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin
11:04:32 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/docker
11:04:32 + pushd /root/rpmbuild/BUILD/src/plugins
11:04:32 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
11:04:32 + for installer in '*.installer'
11:04:32 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:32 + PREFIX=/usr/libexec/docker/cli-plugins
11:04:32 + bash app.installer install_plugin
11:04:32 + for installer in '*.installer'
11:04:32 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:32 + PREFIX=/usr/libexec/docker/cli-plugins
11:04:32 + bash buildx.installer install_plugin
11:04:32 ~/rpmbuild/BUILD/src
11:04:32 + popd
11:04:32 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/bash-completion/completions
11:04:32 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/zsh/vendor-completions
11:04:32 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/fish/vendor_completions.d
11:04:32 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/bash-completion/completions/docker
11:04:32 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
11:04:32 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
11:04:32 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/man/man1
11:04:32 + 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.20201201121459.3faad7a-0.el7.x86_64/usr/share/man/man1
11:04:32 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/man/man5
11:04:32 + 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.20201201121459.3faad7a-0.el7.x86_64/usr/share/man/man5
11:04:32 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/man/man8
11:04:32 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/man/man8
11:04:32 + mkdir -p build-docs
11:04:32 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:04:32 + cp cli/LICENSE build-docs/LICENSE
11:04:32 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:04:32 + cp cli/MAINTAINERS build-docs/MAINTAINERS
11:04:32 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:04:32 + cp cli/NOTICE build-docs/NOTICE
11:04:32 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:04:32 + cp cli/README.md build-docs/README.md
11:04:32 + /usr/lib/rpm/check-buildroot
11:04:32 + /usr/lib/rpm/redhat/brp-compress
11:04:32 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
11:04:32 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
11:04:32 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
11:04:32 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
11:04:32 + /usr/lib/rpm/redhat/brp-python-hardlink
11:04:32 + /usr/lib/rpm/redhat/brp-java-repack-jars
11:04:32 Processing files: docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:32 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QBdQEf
11:04:32 + umask 022
11:04:32 + cd /root/rpmbuild/BUILD
11:04:32 + cd src
11:04:32 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201201121459.3faad7a
11:04:32 + export DOCDIR
11:04:32 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201201121459.3faad7a
11:04:32 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201201121459.3faad7a
11:04:32 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201201121459.3faad7a
11:04:32 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201201121459.3faad7a
11:04:32 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20201201121459.3faad7a
11:04:32 + exit 0
11:04:32 Provides: docker-ce-cli = 1:0.0.0.20201201121459.3faad7a-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20201201121459.3faad7a-0.el7
11:04:32 Requires(interp): /bin/sh
11:04:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11:04:32 Requires(post): /bin/sh
11:04:32 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)
11:04:32 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
11:04:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:32 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.src.rpm
11:04:35 make[1]: Leaving directory '/root/build-deb'
11:04:35    debian/rules override_dh_auto_test
11:04:35 make[1]: Entering directory '/root/build-deb'
11:04:35 ./engine/bundles/dynbinary-daemon/dockerd -v
11:04:35 Docker version 0.0.0-20201201121459-3faad7a, build ca520bd
11:04:35 ./cli/build/docker -v
11:04:35 Docker version 0.0.0-20201201121459-3faad7a, build 3faad7a
11:04:35 make[1]: Leaving directory '/root/build-deb'
11:04:35  debian/rules binary
11:04:35 dh binary --with=bash-completion --with=systemd
11:04:35    dh_testroot
11:04:35    dh_prep
11:04:35    debian/rules override_dh_auto_install
11:04:35 make[1]: Entering directory '/root/build-deb'
11:04:35 # docker-ce-cli install
11:04:35 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
11:04:35 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
11:04:35 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
11:04:35 set -e;cd /sources && \
11:04:35 	tar xzf plugin-installers.tgz; \
11:04:35 	for installer in plugins/*.installer; do \
11:04:35 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
11:04:35 		PREFIX=/usr/libexec/docker/cli-plugins \
11:04:35 			bash ${installer} install_plugin; \
11:04:35 	done
11:04:35 # docker-ce install
11:04:35 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
11:04:35 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
11:04:35 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a debian/docker-ce/usr/bin/dockerd
11:04:35 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
11:04:35 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
11:04:35 # docker-ce-rootless-extras install
11:04:35 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
11:04:35 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
11:04:35 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
11:04:35 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
11:04:35 # TODO: how can we install vpnkit?
11:04:35 make[1]: Leaving directory '/root/build-deb'
11:04:35    debian/rules override_dh_install
11:04:35 make[1]: Entering directory '/root/build-deb'
11:04:35 dh_install
11:04:35 # TODO Can we do this from within our container?
11:04:35 dh_apparmor --profile-name=docker-ce -pdocker-ce
11:04:35 make[1]: Leaving directory '/root/build-deb'
11:04:35    dh_installdocs
11:04:35    dh_installchangelogs
11:04:35    dh_installman
11:04:35    dh_bash-completion
11:04:35    dh_systemd_enable
11:04:35    debian/rules override_dh_installinit
11:04:35 make[1]: Entering directory '/root/build-deb'
11:04:35 # use "docker" as our service name, not "docker-ce"
11:04:35 dh_installinit --name=docker
11:04:35 make[1]: Leaving directory '/root/build-deb'
11:04:35    dh_systemd_start
11:04:35    dh_perl
11:04:35    dh_link
11:04:35    dh_strip_nondeterminism
11:04:35    dh_compress
11:04:35    dh_fixperms
11:04:35    debian/rules override_dh_strip
11:04:35 make[1]: Entering directory '/root/build-deb'
11:04:35 # Go has lots of problems with stripping, so just don't
11:04:35 make[1]: Leaving directory '/root/build-deb'
11:04:35    dh_makeshlibs
11:04:35    debian/rules override_dh_shlibdeps
11:04:35 make[1]: Entering directory '/root/build-deb'
11:04:35 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
11:04:43 make[1]: Leaving directory '/root/build-deb'
11:04:43    dh_installdeb
11:04:43    dh_gencontrol
11:04:43 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
11:04:43    dh_md5sums
11:04:44    dh_builddeb
11:04:44 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'.
11:04:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64.rpm
11:04:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R526RI
11:04:44 + umask 022
11:04:44 + cd /root/rpmbuild/BUILD
11:04:44 + cd src
11:04:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:44 + exit 0
11:04:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y80aPh
11:04:44 + umask 022
11:04:44 + cd /root/rpmbuild/BUILD
11:04:44 + cd /root/rpmbuild/BUILD
11:04:44 + rm -rf src
11:04:44 + /usr/bin/mkdir -p src
11:04:44 + cd src
11:04:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:04:44 + /usr/bin/tar -xf -
11:04:44 + STATUS=0
11:04:44 + '[' 0 -ne 0 ']'
11:04:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:04:44 + /usr/bin/tar -xf -
11:04:45 + STATUS=0
11:04:45 + '[' 0 -ne 0 ']'
11:04:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
11:04:45 + exit 0
11:04:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lJ6u6T
11:04:45 + umask 022
11:04:45 + cd /root/rpmbuild/BUILD
11:04:45 + cd src
11:04:45 + export DOCKER_GITCOMMIT=ca520bd
11:04:45 + DOCKER_GITCOMMIT=ca520bd
11:04:45 + mkdir -p /go/src/github.com/docker
11:04:45 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
11:04:45 + TMP_GOPATH=/go
11:04:45 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
11:04:45 + RM_GOPATH=0
11:04:45 + TMP_GOPATH=/go
11:04:45 + : /usr/local/bin
11:04:45 + '[' -z /go ']'
11:04:45 + export GOPATH=/go
11:04:45 + GOPATH=/go
11:04:45 + case "$(go env GOARCH)" in
11:04:45 ++ go env GOARCH
11:04:45 + export GO_BUILDMODE=-buildmode=pie
11:04:45 + GO_BUILDMODE=-buildmode=pie
11:04:45 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
11:04:45 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
11:04:45 + bin=rootlesskit
11:04:45 + shift
11:04:45 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
11:04:45 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
11:04:45 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:04:45 + install_rootlesskit dynamic
11:04:45 + case "$1" in
11:04:45 + install_rootlesskit_dynamic
11:04:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
11:04:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external
11:04:45 + export BUILD_MODE=-buildmode=pie
11:04:45 + BUILD_MODE=-buildmode=pie
11:04:45 + _install_rootlesskit
11:04:45 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
11:04:45 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
11:04:45 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:04:45 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
11:04:46 + cd /go/src/github.com/rootless-containers/rootlesskit
11:04:46 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:04:46 + for f in rootlesskit rootlesskit-docker-proxy
11:04:46 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:04:51 + for f in rootlesskit rootlesskit-docker-proxy
11:04:51 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:04:52 + return
11:04:52 + exit 0
11:04:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kZz2cP
11:04:52 + umask 022
11:04:52 + cd /root/rpmbuild/BUILD
11:04:52 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64 '!=' / ']'
11:04:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:52 + mkdir -p /root/rpmbuild/BUILDROOT
11:04:52 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:52 + cd src
11:04:52 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/dockerd-rootless.sh
11:04:52 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
11:04:52 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/rootlesskit
11:04:52 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
11:04:52 + /usr/lib/rpm/check-buildroot
11:04:52 + /usr/lib/rpm/redhat/brp-compress
11:04:52 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
11:04:52 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
11:04:52 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
11:04:52 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
11:04:52 + /usr/lib/rpm/redhat/brp-python-hardlink
11:04:52 + /usr/lib/rpm/redhat/brp-java-repack-jars
11:04:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.paLFzK
11:04:52 + umask 022
11:04:52 + cd /root/rpmbuild/BUILD
11:04:52 + cd src
11:04:52 + /usr/local/bin/rootlesskit -v
11:04:52 rootlesskit version 0.11.0
11:04:52 + exit 0
11:04:52 Processing files: docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:52 Provides: docker-ce-rootless-extras = 0:0.0.0.20201201121459.3faad7a-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20201201121459.3faad7a-0.el7
11:04:52 Requires(interp): /bin/sh /bin/sh /bin/sh
11:04:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11:04:52 Requires(post): /bin/sh
11:04:52 Requires(preun): /bin/sh
11:04:52 Requires(postun): /bin/sh
11:04:52 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)
11:04:52 Conflicts: rootlesskit
11:04:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:52 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.src.rpm
11:04:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64.rpm
11:04:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8562mJ
11:04:56 + umask 022
11:04:56 + cd /root/rpmbuild/BUILD
11:04:56 + cd src
11:04:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el7.x86_64
11:04:56 + exit 0
11:04:58 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
11:04:58 == Building packages for centos-8 ==
11:04:58 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R root:root rpmbuild
11:04:59 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.13.15-buster  -t rpmbuild-centos-8/x86_64  -f centos-8/Dockerfile  .
11:04:59 #1 [internal] load build definition from Dockerfile
11:04:59 #1 transferring dockerfile: 1.29kB done
11:04:59 #1 DONE 0.0s
11:04:59 
11:04:59 #2 [internal] load .dockerignore
11:04:59 #2 transferring context: 2B done
11:04:59 #2 DONE 0.0s
11:04:59 
11:04:59 #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster
11:05:04 #4 DONE 5.2s
11:05:04 
11:05:04 #3 [internal] load metadata for docker.io/library/centos:8
11:05:05 #3 DONE 5.9s
11:05:05 
11:05:05 #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
11:05:05 #13 CACHED
11:05:05 
11:05:05 #10 [internal] load build context
11:05:05 #10 transferring context: 167B done
11:05:05 #10 DONE 0.0s
11:05:05 
11:05:05 #5 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:76d24f3ba3317fa9457...
11:05:05 #5 resolve docker.io/library/centos:8@sha256:76d24f3ba3317fa945743bb3746fbaf3a0b752f10b10376960de01da70685fbd done
11:05:05 #5 sha256:76d24f3ba3317fa945743bb3746fbaf3a0b752f10b10376960de01da70685fbd 762B / 762B done
11:05:05 #5 sha256:fc4a234b91cc4b542bac8a6ad23b2ddcee60ae68fc4dbd4a52efb5f1b0baad71 529B / 529B done
11:05:05 #5 sha256:0d120b6ccaa8c5e149176798b3501d4dd1885f961922497cd0abef155c869566 2.18kB / 2.18kB done
11:05:05 #5 sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 2.95MB / 74.87MB 0.1s
11:05:05 #5 sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 15.30MB / 74.87MB 0.2s
11:05:05 #5 sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 33.54MB / 74.87MB 0.4s
11:05:05 #5 sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 40.86MB / 74.87MB 0.6s
11:05:06 #5 sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 70.06MB / 74.87MB 0.8s
11:05:06 #5 sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 74.87MB / 74.87MB 0.9s
11:05:07 #5 sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 74.87MB / 74.87MB 1.4s done
11:05:07 #5 extracting sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110
11:05:10 #5 extracting sha256:3c72a8ed68140139e483fe7368ae4d9651422749e91483557cbd5ecf99a96110 3.2s done
11:05:10 #5 DONE 4.9s
11:05:10 
11:05:10 #6 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then s...
11:05:11 #6 DONE 0.9s
11:05:11 
11:05:11 #7 [stage-1 3/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosoffici...
11:05:11 #7 DONE 0.6s
11:05:11 
11:05:11 #8 [stage-1 4/9] RUN yum install -y rpm-build rpmlint yum-utils
11:05:33 #8 18.45 CentOS-8 - AppStream                            334 kB/s | 5.8 MB     00:17    
11:05:33 #8 20.27 CentOS-8 - Base                                 3.2 MB/s | 2.2 MB     00:00    
11:05:33 #8 21.49 CentOS-8 - Extras                                11 kB/s | 8.6 kB     00:00    
11:05:33 #8 22.06 Dependencies resolved.
11:05:33 #8 22.06 ================================================================================
11:05:33 #8 22.06  Package                      Arch     Version                Repository   Size
11:05:33 #8 22.06 ================================================================================
11:05:33 #8 22.06 Installing:
11:05:33 #8 22.06  rpm-build                    x86_64   4.14.2-37.el8          AppStream   171 k
11:05:33 #8 22.06  rpmlint                      noarch   1.10-13.2.el8          AppStream   192 k
11:05:33 #8 22.06  yum-utils                    noarch   4.0.12-4.el8_2         BaseOS       66 k
11:05:33 #8 22.06 Installing dependencies:
11:05:33 #8 22.06  bzip2                        x86_64   1.0.6-26.el8           BaseOS       60 k
11:05:33 #8 22.06  desktop-file-utils           x86_64   0.23-8.el8             AppStream    80 k
11:05:33 #8 22.06  diffutils                    x86_64   3.6-6.el8              BaseOS      358 k
11:05:33 #8 22.06  dnf-plugins-core             noarch   4.0.12-4.el8_2         BaseOS       64 k
11:05:33 #8 22.06  dwz                          x86_64   0.12-9.el8             AppStream   109 k
11:05:33 #8 22.06  efi-srpm-macros              noarch   3-2.el8                AppStream    22 k
11:05:33 #8 22.06  elfutils                     x86_64   0.178-7.el8            BaseOS      540 k
11:05:33 #8 22.06  emacs-filesystem             noarch   1:26.1-5.el8           BaseOS       69 k
11:05:33 #8 22.06  file                         x86_64   5.33-13.el8            BaseOS       76 k
11:05:33 #8 22.06  gc                           x86_64   7.6.4-3.el8            AppStream   109 k
11:05:33 #8 22.06  gdb-headless                 x86_64   8.2-11.el8             AppStream   3.7 M
11:05:33 #8 22.06  ghc-srpm-macros              noarch   1.4.2-7.el8            AppStream   9.3 k
11:05:33 #8 22.06  go-srpm-macros               noarch   2-16.el8               AppStream    14 k
11:05:33 #8 22.06  groff-base                   x86_64   1.22.3-18.el8          BaseOS      1.0 M
11:05:33 #8 22.06  guile                        x86_64   5:2.0.14-7.el8         AppStream   3.5 M
11:05:33 #8 22.06  libatomic_ops                x86_64   7.6.2-3.el8            AppStream    38 k
11:05:33 #8 22.06  libbabeltrace                x86_64   1.5.4-2.el8            AppStream   201 k
11:05:33 #8 22.06  libipt                       x86_64   1.6.1-8.el8            AppStream    50 k
11:05:33 #8 22.06  libpkgconf                   x86_64   1.4.2-1.el8            BaseOS       35 k
11:05:33 #8 22.06  libtool-ltdl                 x86_64   2.4.6-25.el8           BaseOS       58 k
11:05:33 #8 22.06  ocaml-srpm-macros            noarch   5-4.el8                AppStream   9.4 k
11:05:33 #8 22.06  openblas-srpm-macros         noarch   2-2.el8                AppStream   7.9 k
11:05:33 #8 22.06  patch                        x86_64   2.7.6-11.el8           BaseOS      138 k
11:05:33 #8 22.06  perl-Carp                    noarch   1.42-396.el8           BaseOS       30 k
11:05:33 #8 22.06  perl-Errno                   x86_64   1.28-416.el8           BaseOS       76 k
11:05:33 #8 22.06  perl-Exporter                noarch   5.72-396.el8           BaseOS       34 k
11:05:33 #8 22.06  perl-File-Path               noarch   2.15-2.el8             BaseOS       38 k
11:05:33 #8 22.06  perl-IO                      x86_64   1.38-416.el8           BaseOS      141 k
11:05:33 #8 22.06  perl-PathTools               x86_64   3.74-1.el8             BaseOS       90 k
11:05:33 #8 22.06  perl-Scalar-List-Utils       x86_64   3:1.49-2.el8           BaseOS       68 k
11:05:33 #8 22.06  perl-Socket                  x86_64   4:2.027-3.el8          BaseOS       59 k
11:05:33 #8 22.06  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8      BaseOS       24 k
11:05:33 #8 22.06  perl-Unicode-Normalize       x86_64   1.25-396.el8           BaseOS       82 k
11:05:33 #8 22.06  perl-constant                noarch   1.33-396.el8           BaseOS       25 k
11:05:33 #8 22.06  perl-interpreter             x86_64   4:5.26.3-416.el8       BaseOS      6.3 M
11:05:33 #8 22.06  perl-libs                    x86_64   4:5.26.3-416.el8       BaseOS      1.6 M
11:05:33 #8 22.06  perl-macros                  x86_64   4:5.26.3-416.el8       BaseOS       72 k
11:05:33 #8 22.06  perl-parent                  noarch   1:0.237-1.el8          BaseOS       20 k
11:05:33 #8 22.06  perl-srpm-macros             noarch   1-25.el8               AppStream    11 k
11:05:33 #8 22.06  perl-threads                 x86_64   1:2.21-2.el8           BaseOS       61 k
11:05:33 #8 22.06  perl-threads-shared          x86_64   1.58-2.el8             BaseOS       48 k
11:05:33 #8 22.06  pkgconf                      x86_64   1.4.2-1.el8            BaseOS       38 k
11:05:33 #8 22.06  pkgconf-m4                   noarch   1.4.2-1.el8            BaseOS       17 k
11:05:33 #8 22.06  pkgconf-pkg-config           x86_64   1.4.2-1.el8            BaseOS       15 k
11:05:33 #8 22.06  python-srpm-macros           noarch   3-38.el8               AppStream    14 k
11:05:33 #8 22.06  python3-dateutil             noarch   1:2.6.1-6.el8          BaseOS      251 k
11:05:33 #8 22.06  python3-dnf-plugins-core     noarch   4.0.12-4.el8_2         BaseOS      204 k
11:05:33 #8 22.06  python3-rpm-macros           noarch   3-38.el8               AppStream    13 k
11:05:33 #8 22.06  python3-six                  noarch   1.11.0-8.el8           BaseOS       38 k
11:05:33 #8 22.06  qt5-srpm-macros              noarch   5.12.5-3.el8           AppStream    10 k
11:05:33 #8 22.06  redhat-rpm-config            noarch   122-1.el8              AppStream    83 k
11:05:33 #8 22.06  rust-srpm-macros             noarch   5-2.el8                AppStream   9.2 k
11:05:33 #8 22.06  unzip                        x86_64   6.0-43.el8             BaseOS      195 k
11:05:33 #8 22.06  zip                          x86_64   3.0-23.el8             BaseOS      270 k
11:05:33 #8 22.06  zstd                         x86_64   1.4.2-2.el8            AppStream   385 k
11:05:33 #8 22.06 Installing weak dependencies:
11:05:33 #8 22.06  elfutils-debuginfod-client   x86_64   0.178-7.el8            AppStream    62 k
11:05:33 #8 22.06 
11:05:33 #8 22.06 Transaction Summary
11:05:33 #8 22.06 ================================================================================
11:05:33 #8 22.06 Install  59 Packages
11:05:33 #8 22.06 
11:05:33 #8 22.07 Total download size: 21 M
11:05:33 #8 22.07 Installed size: 59 M
11:05:33 #8 22.07 Downloading Packages:
11:05:34 #8 22.90 (1/59): efi-srpm-macros-3-2.el8.noarch.rpm      108 kB/s |  22 kB     00:00    
11:05:34 #8 22.90 (2/59): desktop-file-utils-0.23-8.el8.x86_64.rp 389 kB/s |  80 kB     00:00    
11:05:34 #8 22.90 (3/59): dwz-0.12-9.el8.x86_64.rpm               525 kB/s | 109 kB     00:00    
11:05:34 #8 22.90 (4/59): elfutils-debuginfod-client-0.178-7.el8.  17 MB/s |  62 kB     00:00    
11:05:34 #8 22.90 (5/59): gc-7.6.4-3.el8.x86_64.rpm                33 MB/s | 109 kB     00:00    
11:05:34 #8 22.91 (6/59): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  5.2 MB/s | 9.3 kB     00:00    
11:05:34 #8 22.91 (7/59): go-srpm-macros-2-16.el8.noarch.rpm      6.0 MB/s |  14 kB     00:00    
11:05:34 #8 22.91 (8/59): libatomic_ops-7.6.2-3.el8.x86_64.rpm     17 MB/s |  38 kB     00:00    
11:05:34 #8 22.91 (9/59): libbabeltrace-1.5.4-2.el8.x86_64.rpm     47 MB/s | 201 kB     00:00    
11:05:34 #8 22.92 (10/59): libipt-1.6.1-8.el8.x86_64.rpm           22 MB/s |  50 kB     00:00    
11:05:34 #8 22.92 (11/59): ocaml-srpm-macros-5-4.el8.noarch.rpm   4.6 MB/s | 9.4 kB     00:00    
11:05:34 #8 22.92 (12/59): openblas-srpm-macros-2-2.el8.noarch.rp 5.3 MB/s | 7.9 kB     00:00    
11:05:34 #8 22.92 (13/59): perl-srpm-macros-1-25.el8.noarch.rpm   4.8 MB/s |  11 kB     00:00    
11:05:34 #8 22.92 (14/59): python-srpm-macros-3-38.el8.noarch.rpm 7.9 MB/s |  14 kB     00:00    
11:05:34 #8 22.93 (15/59): python3-rpm-macros-3-38.el8.noarch.rpm 6.8 MB/s |  13 kB     00:00    
11:05:34 #8 22.93 (16/59): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 5.1 MB/s |  10 kB     00:00    
11:05:34 #8 22.94 (17/59): redhat-rpm-config-122-1.el8.noarch.rpm  10 MB/s |  83 kB     00:00    
11:05:34 #8 23.00 (18/59): gdb-headless-8.2-11.el8.x86_64.rpm      37 MB/s | 3.7 MB     00:00    
11:05:34 #8 23.00 (19/59): rpm-build-4.14.2-37.el8.x86_64.rpm     2.6 MB/s | 171 kB     00:00    
11:05:34 #8 23.02 (20/59): guile-2.0.14-7.el8.x86_64.rpm           31 MB/s | 3.5 MB     00:00    
11:05:34 #8 23.02 (21/59): rust-srpm-macros-5-2.el8.noarch.rpm    581 kB/s | 9.2 kB     00:00    
11:05:34 #8 23.02 (22/59): rpmlint-1.10-13.2.el8.noarch.rpm       9.5 MB/s | 192 kB     00:00    
11:05:34 #8 23.02 (23/59): bzip2-1.0.6-26.el8.x86_64.rpm           20 MB/s |  60 kB     00:00    
11:05:34 #8 23.03 (24/59): zstd-1.4.2-2.el8.x86_64.rpm             51 MB/s | 385 kB     00:00    
11:05:34 #8 23.03 (25/59): dnf-plugins-core-4.0.12-4.el8_2.noarch  15 MB/s |  64 kB     00:00    
11:05:34 #8 23.03 (26/59): diffutils-3.6-6.el8.x86_64.rpm          48 MB/s | 358 kB     00:00    
11:05:34 #8 23.03 (27/59): emacs-filesystem-26.1-5.el8.noarch.rpm  23 MB/s |  69 kB     00:00    
11:05:34 #8 23.03 (28/59): file-5.33-13.el8.x86_64.rpm             28 MB/s |  76 kB     00:00    
11:05:34 #8 23.03 (29/59): libpkgconf-1.4.2-1.el8.x86_64.rpm       16 MB/s |  35 kB     00:00    
11:05:34 #8 23.04 (30/59): elfutils-0.178-7.el8.x86_64.rpm         48 MB/s | 540 kB     00:00    
11:05:34 #8 23.04 (31/59): libtool-ltdl-2.4.6-25.el8.x86_64.rpm    14 MB/s |  58 kB     00:00    
11:05:34 #8 23.04 (32/59): perl-Carp-1.42-396.el8.noarch.rpm       21 MB/s |  30 kB     00:00    
11:05:34 #8 23.04 (33/59): patch-2.7.6-11.el8.x86_64.rpm           37 MB/s | 138 kB     00:00    
11:05:34 #8 23.04 (34/59): perl-Errno-1.28-416.el8.x86_64.rpm      31 MB/s |  76 kB     00:00    
11:05:34 #8 23.04 (35/59): perl-Exporter-5.72-396.el8.noarch.rpm   17 MB/s |  34 kB     00:00    
11:05:34 #8 23.05 (36/59): groff-base-1.22.3-18.el8.x86_64.rpm     59 MB/s | 1.0 MB     00:00    
11:05:34 #8 23.05 (37/59): perl-File-Path-2.15-2.el8.noarch.rpm   6.8 MB/s |  38 kB     00:00    
11:05:34 #8 23.05 (38/59): perl-IO-1.38-416.el8.x86_64.rpm         23 MB/s | 141 kB     00:00    
11:05:34 #8 23.05 (39/59): perl-PathTools-3.74-1.el8.x86_64.rpm    30 MB/s |  90 kB     00:00    
11:05:34 #8 23.05 (40/59): perl-Scalar-List-Utils-1.49-2.el8.x86_  20 MB/s |  68 kB     00:00    
11:05:34 #8 23.05 (41/59): perl-Socket-2.027-3.el8.x86_64.rpm      21 MB/s |  59 kB     00:00    
11:05:34 #8 23.05 (42/59): perl-Unicode-Normalize-1.25-396.el8.x8  30 MB/s |  82 kB     00:00    
11:05:34 #8 23.06 (43/59): perl-constant-1.33-396.el8.noarch.rpm  4.8 MB/s |  25 kB     00:00    
11:05:34 #8 23.07 (44/59): perl-libs-5.26.3-416.el8.x86_64.rpm     93 MB/s | 1.6 MB     00:00    
11:05:34 #8 23.08 (45/59): perl-macros-5.26.3-416.el8.x86_64.rpm   32 MB/s |  72 kB     00:00    
11:05:34 #8 23.08 (46/59): perl-parent-0.237-1.el8.noarch.rpm      12 MB/s |  20 kB     00:00    
11:05:34 #8 23.08 (47/59): perl-threads-2.21-2.el8.x86_64.rpm      30 MB/s |  61 kB     00:00    
11:05:34 #8 23.08 (48/59): perl-threads-shared-1.58-2.el8.x86_64.  23 MB/s |  48 kB     00:00    
11:05:34 #8 23.09 (49/59): pkgconf-1.4.2-1.el8.x86_64.rpm          24 MB/s |  38 kB     00:00    
11:05:34 #8 23.09 (50/59): pkgconf-m4-1.4.2-1.el8.noarch.rpm      8.8 MB/s |  17 kB     00:00    
11:05:34 #8 23.09 (51/59): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 9.7 MB/s |  15 kB     00:00    
11:05:34 #8 23.09 (52/59): python3-dateutil-2.6.1-6.el8.noarch.rp  62 MB/s | 251 kB     00:00    
11:05:34 #8 23.10 (53/59): python3-dnf-plugins-core-4.0.12-4.el8_  56 MB/s | 204 kB     00:00    
11:05:34 #8 23.10 (54/59): python3-six-1.11.0-8.el8.noarch.rpm     19 MB/s |  38 kB     00:00    
11:05:34 #8 23.11 (55/59): unzip-6.0-43.el8.x86_64.rpm             38 MB/s | 195 kB     00:00    
11:05:34 #8 23.11 (56/59): yum-utils-4.0.12-4.el8_2.noarch.rpm     25 MB/s |  66 kB     00:00    
11:05:34 #8 23.11 (57/59): zip-3.0-23.el8.x86_64.rpm               60 MB/s | 270 kB     00:00    
11:05:34 #8 23.17 (58/59): perl-interpreter-5.26.3-416.el8.x86_64  53 MB/s | 6.3 MB     00:00    
11:05:34 #8 23.23 [MIRROR] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Status code: 404 for http://d36uatko69830t.cloudfront.net/centos/8/BaseOS/x86_64/os/Packages/perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm (IP: 13.32.183.129)
11:05:35 #8 23.50 (59/59): perl-Text-Tabs+Wrap-2013.0523-395.el8.  53 kB/s |  24 kB     00:00    
11:05:35 #8 23.50 --------------------------------------------------------------------------------
11:05:35 #8 23.50 Total                                            15 MB/s |  21 MB     00:01     
11:05:35 #8 23.56 Running transaction check
11:05:35 #8 23.62 Transaction check succeeded.
11:05:35 #8 23.62 Running transaction test
11:05:35 #8 23.85 Transaction test succeeded.
11:05:35 #8 23.85 Running transaction
11:05:36 #8 24.45   Preparing        :                                                        1/1 
11:05:36 #8 24.48   Installing       : perl-Exporter-5.72-396.el8.noarch                     1/59 
11:05:36 #8 24.68   Installing       : perl-libs-4:5.26.3-416.el8.x86_64                     2/59 
11:05:36 #8 24.71   Installing       : perl-Carp-1.42-396.el8.noarch                         3/59 
11:05:36 #8 24.72   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64            4/59 
11:05:36 #8 24.75   Installing       : unzip-6.0-43.el8.x86_64                               5/59 
11:05:36 #8 24.77   Installing       : file-5.33-13.el8.x86_64                               6/59 
11:05:36 #8 24.79   Installing       : bzip2-1.0.6-26.el8.x86_64                             7/59 
11:05:36 #8 24.83   Installing       : zip-3.0-23.el8.x86_64                                 8/59 
11:05:36 #8 24.84   Installing       : perl-macros-4:5.26.3-416.el8.x86_64                   9/59 
11:05:36 #8 24.85   Installing       : perl-parent-1:0.237-1.el8.noarch                     10/59 
11:05:36 #8 24.86   Installing       : perl-Errno-1.28-416.el8.x86_64                       11/59 
11:05:36 #8 24.87   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     12/59 
11:05:36 #8 24.89   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         13/59 
11:05:36 #8 24.91   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           14/59 
11:05:36 #8 24.93   Installing       : perl-File-Path-2.15-2.el8.noarch                     15/59 
11:05:36 #8 24.95   Installing       : perl-IO-1.38-416.el8.x86_64                          16/59 
11:05:36 #8 24.97   Installing       : perl-PathTools-3.74-1.el8.x86_64                     17/59 
11:05:36 #8 24.98   Installing       : perl-constant-1.33-396.el8.noarch                    18/59 
11:05:36 #8 24.99   Installing       : perl-threads-1:2.21-2.el8.x86_64                     19/59 
11:05:37 #8 25.01   Installing       : perl-threads-shared-1.58-2.el8.x86_64                20/59 
11:05:37 #8 25.56   Installing       : perl-interpreter-4:5.26.3-416.el8.x86_64             21/59 
11:05:37 #8 25.59   Installing       : python3-six-1.11.0-8.el8.noarch                      22/59 
11:05:37 #8 25.63   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                23/59 
11:05:37 #8 25.66   Installing       : python3-dnf-plugins-core-4.0.12-4.el8_2.noarch       24/59 
11:05:37 #8 25.68   Installing       : dnf-plugins-core-4.0.12-4.el8_2.noarch               25/59 
11:05:37 #8 25.69   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        26/59 
11:05:37 #8 25.71   Installing       : patch-2.7.6-11.el8.x86_64                            27/59 
11:05:37 #8 25.72   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     28/59 
11:05:37 #8 25.73   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     28/59 
11:05:37 #8 25.75   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        29/59 
11:05:37 #8 25.78   Installing       : pkgconf-1.4.2-1.el8.x86_64                           30/59 
11:05:37 #8 25.82   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                31/59 
11:05:37 #8 25.95   Installing       : groff-base-1.22.3-18.el8.x86_64                      32/59 
11:05:37 #8 25.97   Installing       : emacs-filesystem-1:26.1-5.el8.noarch                 33/59 
11:05:37 #8 25.99   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 34/59 
11:05:37 #8 26.04   Installing       : diffutils-3.6-6.el8.x86_64                           35/59 
11:05:37 #8 26.05   Running scriptlet: diffutils-3.6-6.el8.x86_64                           35/59 
11:05:37 #8 26.10   Installing       : zstd-1.4.2-2.el8.x86_64                              36/59 
11:05:37 #8 26.12   Installing       : rust-srpm-macros-5-2.el8.noarch                      37/59 
11:05:37 #8 26.12   Installing       : qt5-srpm-macros-5.12.5-3.el8.noarch                  38/59 
11:05:37 #8 26.13   Installing       : python3-rpm-macros-3-38.el8.noarch                   39/59 
11:05:37 #8 26.14   Installing       : python-srpm-macros-3-38.el8.noarch                   40/59 
11:05:37 #8 26.15   Installing       : perl-srpm-macros-1-25.el8.noarch                     41/59 
11:05:37 #8 26.16   Installing       : openblas-srpm-macros-2-2.el8.noarch                  42/59 
11:05:37 #8 26.17   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     43/59 
11:05:37 #8 26.18   Installing       : libipt-1.6.1-8.el8.x86_64                            44/59 
11:05:37 #8 26.21   Installing       : libbabeltrace-1.5.4-2.el8.x86_64                     45/59 
11:05:37 #8 26.22   Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64                     45/59 
11:05:37 #8 26.24   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     46/59 
11:05:38 #8 26.26   Installing       : gc-7.6.4-3.el8.x86_64                                47/59 
11:05:38 #8 26.63   Installing       : guile-5:2.0.14-7.el8.x86_64                          48/59 
11:05:38 #8 26.65   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          48/59 
11:05:38 #8 27.03   Installing       : gdb-headless-8.2-11.el8.x86_64                       49/59 
11:05:38 #8 27.04   Installing       : go-srpm-macros-2-16.el8.noarch                       50/59 
11:05:38 #8 27.05   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   51/59 
11:05:38 #8 27.06   Installing       : elfutils-debuginfod-client-0.178-7.el8.x86_64        52/59 
11:05:38 #8 27.14   Installing       : elfutils-0.178-7.el8.x86_64                          53/59 
11:05:38 #8 27.16   Installing       : efi-srpm-macros-3-2.el8.noarch                       54/59 
11:05:38 #8 27.18   Installing       : dwz-0.12-9.el8.x86_64                                55/59 
11:05:38 #8 27.20   Installing       : redhat-rpm-config-122-1.el8.noarch                   56/59 
11:05:38 #8 27.22   Installing       : rpm-build-4.14.2-37.el8.x86_64                       57/59 
11:05:38 #8 27.27   Installing       : rpmlint-1.10-13.2.el8.noarch                         58/59 
11:05:38 #8 27.29   Installing       : yum-utils-4.0.12-4.el8_2.noarch                      59/59 
11:05:38 #8 27.30   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          59/59 
11:05:38 #8 27.31   Running scriptlet: yum-utils-4.0.12-4.el8_2.noarch                      59/59 
11:05:38 #8 27.40   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  1/59 
11:05:39 #8 27.40   Verifying        : dwz-0.12-9.el8.x86_64                                 2/59 
11:05:39 #8 27.40   Verifying        : efi-srpm-macros-3-2.el8.noarch                        3/59 
11:05:39 #8 27.40   Verifying        : elfutils-debuginfod-client-0.178-7.el8.x86_64         4/59 
11:05:39 #8 27.40   Verifying        : gc-7.6.4-3.el8.x86_64                                 5/59 
11:05:39 #8 27.40   Verifying        : gdb-headless-8.2-11.el8.x86_64                        6/59 
11:05:39 #8 27.40   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    7/59 
11:05:39 #8 27.40   Verifying        : go-srpm-macros-2-16.el8.noarch                        8/59 
11:05:39 #8 27.40   Verifying        : guile-5:2.0.14-7.el8.x86_64                           9/59 
11:05:39 #8 27.40   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                     10/59 
11:05:39 #8 27.40   Verifying        : libbabeltrace-1.5.4-2.el8.x86_64                     11/59 
11:05:39 #8 27.40   Verifying        : libipt-1.6.1-8.el8.x86_64                            12/59 
11:05:39 #8 27.40   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     13/59 
11:05:39 #8 27.40   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  14/59 
11:05:39 #8 27.40   Verifying        : perl-srpm-macros-1-25.el8.noarch                     15/59 
11:05:39 #8 27.40   Verifying        : python-srpm-macros-3-38.el8.noarch                   16/59 
11:05:39 #8 27.40   Verifying        : python3-rpm-macros-3-38.el8.noarch                   17/59 
11:05:39 #8 27.40   Verifying        : qt5-srpm-macros-5.12.5-3.el8.noarch                  18/59 
11:05:39 #8 27.40   Verifying        : redhat-rpm-config-122-1.el8.noarch                   19/59 
11:05:39 #8 27.40   Verifying        : rpm-build-4.14.2-37.el8.x86_64                       20/59 
11:05:39 #8 27.40   Verifying        : rpmlint-1.10-13.2.el8.noarch                         21/59 
11:05:39 #8 27.40   Verifying        : rust-srpm-macros-5-2.el8.noarch                      22/59 
11:05:39 #8 27.40   Verifying        : zstd-1.4.2-2.el8.x86_64                              23/59 
11:05:39 #8 27.40   Verifying        : bzip2-1.0.6-26.el8.x86_64                            24/59 
11:05:39 #8 27.40   Verifying        : diffutils-3.6-6.el8.x86_64                           25/59 
11:05:39 #8 27.40   Verifying        : dnf-plugins-core-4.0.12-4.el8_2.noarch               26/59 
11:05:39 #8 27.40   Verifying        : elfutils-0.178-7.el8.x86_64                          27/59 
11:05:39 #8 27.40   Verifying        : emacs-filesystem-1:26.1-5.el8.noarch                 28/59 
11:05:39 #8 27.40   Verifying        : file-5.33-13.el8.x86_64                              29/59 
11:05:39 #8 27.40   Verifying        : groff-base-1.22.3-18.el8.x86_64                      30/59 
11:05:39 #8 27.40   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        31/59 
11:05:39 #8 27.40   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     32/59 
11:05:39 #8 27.40   Verifying        : patch-2.7.6-11.el8.x86_64                            33/59 
11:05:39 #8 27.40   Verifying        : perl-Carp-1.42-396.el8.noarch                        34/59 
11:05:39 #8 27.40   Verifying        : perl-Errno-1.28-416.el8.x86_64                       35/59 
11:05:39 #8 27.40   Verifying        : perl-Exporter-5.72-396.el8.noarch                    36/59 
11:05:39 #8 27.40   Verifying        : perl-File-Path-2.15-2.el8.noarch                     37/59 
11:05:39 #8 27.40   Verifying        : perl-IO-1.38-416.el8.x86_64                          38/59 
11:05:39 #8 27.40   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     39/59 
11:05:39 #8 27.40   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           40/59 
11:05:39 #8 27.40   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     41/59 
11:05:39 #8 27.41   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         42/59 
11:05:39 #8 27.41   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           43/59 
11:05:39 #8 27.41   Verifying        : perl-constant-1.33-396.el8.noarch                    44/59 
11:05:39 #8 27.41   Verifying        : perl-interpreter-4:5.26.3-416.el8.x86_64             45/59 
11:05:39 #8 27.41   Verifying        : perl-libs-4:5.26.3-416.el8.x86_64                    46/59 
11:05:39 #8 27.41   Verifying        : perl-macros-4:5.26.3-416.el8.x86_64                  47/59 
11:05:39 #8 27.41   Verifying        : perl-parent-1:0.237-1.el8.noarch                     48/59 
11:05:39 #8 27.41   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     49/59 
11:05:39 #8 27.41   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                50/59 
11:05:39 #8 27.41   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           51/59 
11:05:39 #8 27.41   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        52/59 
11:05:39 #8 27.41   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                53/59 
11:05:39 #8 27.41   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                54/59 
11:05:39 #8 27.41   Verifying        : python3-dnf-plugins-core-4.0.12-4.el8_2.noarch       55/59 
11:05:39 #8 27.41   Verifying        : python3-six-1.11.0-8.el8.noarch                      56/59 
11:05:39 #8 27.41   Verifying        : unzip-6.0-43.el8.x86_64                              57/59 
11:05:39 #8 27.41   Verifying        : yum-utils-4.0.12-4.el8_2.noarch                      58/59 
11:05:39 #8 27.41   Verifying        : zip-3.0-23.el8.x86_64                                59/59 
11:05:39 #8 27.60 
11:05:39 #8 27.60 Installed:
11:05:39 #8 27.60   bzip2-1.0.6-26.el8.x86_64                                                     
11:05:39 #8 27.60   desktop-file-utils-0.23-8.el8.x86_64                                          
11:05:39 #8 27.60   diffutils-3.6-6.el8.x86_64                                                    
11:05:39 #8 27.60   dnf-plugins-core-4.0.12-4.el8_2.noarch                                        
11:05:39 #8 27.60   dwz-0.12-9.el8.x86_64                                                         
11:05:39 #8 27.60   efi-srpm-macros-3-2.el8.noarch                                                
11:05:39 #8 27.60   elfutils-0.178-7.el8.x86_64                                                   
11:05:39 #8 27.60   elfutils-debuginfod-client-0.178-7.el8.x86_64                                 
11:05:39 #8 27.60   emacs-filesystem-1:26.1-5.el8.noarch                                          
11:05:39 #8 27.60   file-5.33-13.el8.x86_64                                                       
11:05:39 #8 27.60   gc-7.6.4-3.el8.x86_64                                                         
11:05:39 #8 27.60   gdb-headless-8.2-11.el8.x86_64                                                
11:05:39 #8 27.60   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
11:05:39 #8 27.60   go-srpm-macros-2-16.el8.noarch                                                
11:05:39 #8 27.60   groff-base-1.22.3-18.el8.x86_64                                               
11:05:39 #8 27.60   guile-5:2.0.14-7.el8.x86_64                                                   
11:05:39 #8 27.60   libatomic_ops-7.6.2-3.el8.x86_64                                              
11:05:39 #8 27.60   libbabeltrace-1.5.4-2.el8.x86_64                                              
11:05:39 #8 27.60   libipt-1.6.1-8.el8.x86_64                                                     
11:05:39 #8 27.60   libpkgconf-1.4.2-1.el8.x86_64                                                 
11:05:39 #8 27.60   libtool-ltdl-2.4.6-25.el8.x86_64                                              
11:05:39 #8 27.60   ocaml-srpm-macros-5-4.el8.noarch                                              
11:05:39 #8 27.60   openblas-srpm-macros-2-2.el8.noarch                                           
11:05:39 #8 27.60   patch-2.7.6-11.el8.x86_64                                                     
11:05:39 #8 27.60   perl-Carp-1.42-396.el8.noarch                                                 
11:05:39 #8 27.60   perl-Errno-1.28-416.el8.x86_64                                                
11:05:39 #8 27.60   perl-Exporter-5.72-396.el8.noarch                                             
11:05:39 #8 27.60   perl-File-Path-2.15-2.el8.noarch                                              
11:05:39 #8 27.60   perl-IO-1.38-416.el8.x86_64                                                   
11:05:39 #8 27.60   perl-PathTools-3.74-1.el8.x86_64                                              
11:05:39 #8 27.60   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
11:05:39 #8 27.60   perl-Socket-4:2.027-3.el8.x86_64                                              
11:05:39 #8 27.60   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
11:05:39 #8 27.60   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
11:05:39 #8 27.60   perl-constant-1.33-396.el8.noarch                                             
11:05:39 #8 27.60   perl-interpreter-4:5.26.3-416.el8.x86_64                                      
11:05:39 #8 27.60   perl-libs-4:5.26.3-416.el8.x86_64                                             
11:05:39 #8 27.60   perl-macros-4:5.26.3-416.el8.x86_64                                           
11:05:39 #8 27.60   perl-parent-1:0.237-1.el8.noarch                                              
11:05:39 #8 27.60   perl-srpm-macros-1-25.el8.noarch                                              
11:05:39 #8 27.60   perl-threads-1:2.21-2.el8.x86_64                                              
11:05:39 #8 27.60   perl-threads-shared-1.58-2.el8.x86_64                                         
11:05:39 #8 27.60   pkgconf-1.4.2-1.el8.x86_64                                                    
11:05:39 #8 27.60   pkgconf-m4-1.4.2-1.el8.noarch                                                 
11:05:39 #8 27.60   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
11:05:39 #8 27.60   python-srpm-macros-3-38.el8.noarch                                            
11:05:39 #8 27.60   python3-dateutil-1:2.6.1-6.el8.noarch                                         
11:05:39 #8 27.60   python3-dnf-plugins-core-4.0.12-4.el8_2.noarch                                
11:05:39 #8 27.60   python3-rpm-macros-3-38.el8.noarch                                            
11:05:39 #8 27.60   python3-six-1.11.0-8.el8.noarch                                               
11:05:39 #8 27.60   qt5-srpm-macros-5.12.5-3.el8.noarch                                           
11:05:39 #8 27.60   redhat-rpm-config-122-1.el8.noarch                                            
11:05:39 #8 27.60   rpm-build-4.14.2-37.el8.x86_64                                                
11:05:39 #8 27.60   rpmlint-1.10-13.2.el8.noarch                                                  
11:05:39 #8 27.60   rust-srpm-macros-5-2.el8.noarch                                               
11:05:39 #8 27.60   unzip-6.0-43.el8.x86_64                                                       
11:05:39 #8 27.60   yum-utils-4.0.12-4.el8_2.noarch                                               
11:05:39 #8 27.60   zip-3.0-23.el8.x86_64                                                         
11:05:39 #8 27.60   zstd-1.4.2-2.el8.x86_64                                                       
11:05:39 #8 27.60 
11:05:39 #8 27.60 Complete!
11:05:39 #8 DONE 27.8s
11:05:39 
11:05:39 #9 [stage-1 5/9] RUN yum-config-manager --set-enabled PowerTools
11:05:40 #9 DONE 0.7s
11:05:40 
11:05:40 #11 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
11:05:40 #11 DONE 0.0s
11:05:40 
11:05:40 #12 [stage-1 7/9] RUN yum-builddep --define '_without_btrfs 1' -y /root/rpmb...
11:05:41 #12 1.483 CentOS-8 - PowerTools                           2.4 MB/s | 1.9 MB     00:00    
11:05:42 #12 2.409 Package bash-4.4.19-10.el8.x86_64 is already installed.
11:05:42 #12 2.410 Package bash-4.4.19-10.el8.x86_64 is already installed.
11:05:42 #12 2.411 Package ca-certificates-2019.2.32-80.0.el8_1.noarch is already installed.
11:05:42 #12 2.412 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
11:05:42 #12 2.412 Package systemd-239-31.el8_2.2.x86_64 is already installed.
11:05:42 #12 2.412 Package tar-2:1.30-4.el8.x86_64 is already installed.
11:05:42 #12 2.564 Dependencies resolved.
11:05:42 #12 2.574 =========================================================================================
11:05:42 #12 2.574  Package                        Arch    Version                         Repository   Size
11:05:42 #12 2.574 =========================================================================================
11:05:42 #12 2.574 Installing:
11:05:42 #12 2.574  cmake                          x86_64  3.11.4-7.el8                    AppStream   8.1 M
11:05:42 #12 2.574  device-mapper-devel            x86_64  8:1.02.169-3.el8                PowerTools  279 k
11:05:42 #12 2.574  gcc                            x86_64  8.3.1-5.el8.0.2                 AppStream    23 M
11:05:42 #12 2.574  git                            x86_64  2.18.4-2.el8_2                  AppStream   186 k
11:05:42 #12 2.574  glibc-static                   x86_64  2.28-101.el8                    PowerTools  2.0 M
11:05:42 #12 2.574  libseccomp-devel               x86_64  2.4.1-1.el8                     AppStream    83 k
11:05:42 #12 2.574  libselinux-devel               x86_64  2.9-3.el8                       BaseOS      199 k
11:05:42 #12 2.574  libtool                        x86_64  2.4.6-25.el8                    AppStream   709 k
11:05:42 #12 2.574  libtool-ltdl-devel             x86_64  2.4.6-25.el8                    AppStream   184 k
11:05:42 #12 2.574  make                           x86_64  1:4.2.1-10.el8                  BaseOS      498 k
11:05:42 #12 2.574  selinux-policy-devel           noarch  3.14.3-41.el8_2.8               BaseOS      1.5 M
11:05:42 #12 2.574  systemd-devel                  x86_64  239-31.el8_2.2                  BaseOS      365 k
11:05:42 #12 2.574  which                          x86_64  2.21-12.el8                     BaseOS       49 k
11:05:42 #12 2.574 Upgrading:
11:05:42 #12 2.574  ca-certificates                noarch  2020.2.41-80.0.el8_2            BaseOS      391 k
11:05:42 #12 2.574 Installing dependencies:
11:05:42 #12 2.574  annobin                        x86_64  8.90-1.el8.0.1                  AppStream   201 k
11:05:42 #12 2.574  autoconf                       noarch  2.69-27.el8                     AppStream   710 k
11:05:42 #12 2.574  automake                       noarch  1.16.1-6.el8                    AppStream   713 k
11:05:42 #12 2.574  checkpolicy                    x86_64  2.9-1.el8                       BaseOS      348 k
11:05:42 #12 2.574  cmake-data                     noarch  3.11.4-7.el8                    AppStream   1.3 M
11:05:42 #12 2.574  cmake-filesystem               x86_64  3.11.4-7.el8                    AppStream    40 k
11:05:42 #12 2.574  cmake-rpm-macros               noarch  3.11.4-7.el8                    AppStream    39 k
11:05:42 #12 2.574  cpp                            x86_64  8.3.1-5.el8.0.2                 AppStream    10 M
11:05:42 #12 2.574  fipscheck                      x86_64  1.5.0-4.el8                     BaseOS       28 k
11:05:42 #12 2.574  fipscheck-lib                  x86_64  1.5.0-4.el8                     BaseOS       16 k
11:05:42 #12 2.574  git-core                       x86_64  2.18.4-2.el8_2                  AppStream   4.0 M
11:05:42 #12 2.574  git-core-doc                   noarch  2.18.4-2.el8_2                  AppStream   2.3 M
11:05:42 #12 2.574  glibc-devel                    x86_64  2.28-101.el8                    BaseOS      1.0 M
11:05:42 #12 2.574  glibc-headers                  x86_64  2.28-101.el8                    BaseOS      473 k
11:05:42 #12 2.574  isl                            x86_64  0.16.1-6.el8                    AppStream   841 k
11:05:42 #12 2.574  kernel-headers                 x86_64  4.18.0-193.28.1.el8_2           BaseOS      4.0 M
11:05:42 #12 2.574  libedit                        x86_64  3.1-23.20170329cvs.el8          BaseOS      102 k
11:05:42 #12 2.574  libgomp                        x86_64  8.3.1-5.el8.0.2                 BaseOS      203 k
11:05:42 #12 2.574  libmpc                         x86_64  1.0.2-9.el8                     AppStream    59 k
11:05:42 #12 2.574  libsecret                      x86_64  0.18.6-1.el8                    BaseOS      163 k
11:05:42 #12 2.574  libselinux-utils               x86_64  2.9-3.el8                       BaseOS      244 k
11:05:42 #12 2.574  libsepol-devel                 x86_64  2.9-1.el8                       BaseOS       86 k
11:05:42 #12 2.574  libuv                          x86_64  1:1.23.1-1.el8                  AppStream   134 k
11:05:42 #12 2.574  libxcrypt-devel                x86_64  4.1.1-4.el8                     BaseOS       25 k
11:05:42 #12 2.574  libxcrypt-static               x86_64  4.1.1-4.el8                     PowerTools   53 k
11:05:42 #12 2.574  m4                             x86_64  1.4.18-7.el8                    BaseOS      223 k
11:05:42 #12 2.574  ncurses                        x86_64  6.1-7.20180224.el8              BaseOS      387 k
11:05:42 #12 2.574  openssh                        x86_64  8.0p1-4.el8_1                   BaseOS      496 k
11:05:42 #12 2.574  openssh-clients                x86_64  8.0p1-4.el8_1                   BaseOS      704 k
11:05:42 #12 2.574  openssl                        x86_64  1:1.1.1c-15.el8                 BaseOS      697 k
11:05:42 #12 2.574  pcre2-devel                    x86_64  10.32-1.el8                     BaseOS      605 k
11:05:42 #12 2.574  pcre2-utf16                    x86_64  10.32-1.el8                     BaseOS      228 k
11:05:42 #12 2.574  pcre2-utf32                    x86_64  10.32-1.el8                     BaseOS      220 k
11:05:42 #12 2.574  perl-Data-Dumper               x86_64  2.167-399.el8                   BaseOS       58 k
11:05:42 #12 2.574  perl-Digest                    noarch  1.17-395.el8                    AppStream    27 k
11:05:42 #12 2.574  perl-Digest-MD5                x86_64  2.55-396.el8                    AppStream    37 k
11:05:42 #12 2.574  perl-Encode                    x86_64  4:2.97-3.el8                    BaseOS      1.5 M
11:05:42 #12 2.574  perl-Error                     noarch  1:0.17025-2.el8                 AppStream    46 k
11:05:42 #12 2.574  perl-File-Temp                 noarch  0.230.600-1.el8                 BaseOS       63 k
11:05:42 #12 2.574  perl-Getopt-Long               noarch  1:2.50-4.el8                    BaseOS       63 k
11:05:42 #12 2.574  perl-Git                       noarch  2.18.4-2.el8_2                  AppStream    77 k
11:05:42 #12 2.574  perl-HTTP-Tiny                 noarch  0.074-1.el8                     BaseOS       58 k
11:05:42 #12 2.574  perl-MIME-Base64               x86_64  3.15-396.el8                    BaseOS       31 k
11:05:42 #12 2.574  perl-Net-SSLeay                x86_64  1.88-1.el8                      AppStream   379 k
11:05:42 #12 2.574  perl-Pod-Escapes               noarch  1:1.07-395.el8                  BaseOS       20 k
11:05:42 #12 2.574  perl-Pod-Perldoc               noarch  3.28-396.el8                    BaseOS       86 k
11:05:42 #12 2.574  perl-Pod-Simple                noarch  1:3.35-395.el8                  BaseOS      213 k
11:05:42 #12 2.574  perl-Pod-Usage                 noarch  4:1.69-395.el8                  BaseOS       34 k
11:05:42 #12 2.574  perl-Storable                  x86_64  1:3.11-3.el8                    BaseOS       98 k
11:05:42 #12 2.574  perl-Term-ANSIColor            noarch  4.06-396.el8                    BaseOS       46 k
11:05:42 #12 2.574  perl-Term-Cap                  noarch  1.17-395.el8                    BaseOS       23 k
11:05:42 #12 2.574  perl-TermReadKey               x86_64  2.37-7.el8                      AppStream    40 k
11:05:42 #12 2.574  perl-Text-ParseWords           noarch  3.30-395.el8                    BaseOS       18 k
11:05:42 #12 2.574  perl-Thread-Queue              noarch  3.13-1.el8                      AppStream    24 k
11:05:42 #12 2.574  perl-Time-Local                noarch  1:1.280-1.el8                   BaseOS       34 k
11:05:42 #12 2.574  perl-URI                       noarch  1.73-3.el8                      AppStream   116 k
11:05:42 #12 2.574  perl-libnet                    noarch  3.11-3.el8                      AppStream   121 k
11:05:42 #12 2.574  perl-podlators                 noarch  4.11-1.el8                      BaseOS      118 k
11:05:42 #12 2.574  policycoreutils                x86_64  2.9-9.el8                       BaseOS      377 k
11:05:42 #12 2.574  policycoreutils-devel          x86_64  2.9-9.el8                       BaseOS      292 k
11:05:42 #12 2.574  policycoreutils-python-utils   noarch  2.9-9.el8                       BaseOS      251 k
11:05:42 #12 2.574  python3-audit                  x86_64  3.0-0.17.20191104git1c2f876.el8 BaseOS       86 k
11:05:42 #12 2.574  python3-libselinux             x86_64  2.9-3.el8                       BaseOS      283 k
11:05:42 #12 2.574  python3-libsemanage            x86_64  2.9-2.el8                       BaseOS      127 k
11:05:42 #12 2.574  python3-policycoreutils        noarch  2.9-9.el8                       BaseOS      2.2 M
11:05:42 #12 2.574  python3-setools                x86_64  4.2.2-2.el8                     BaseOS      601 k
11:05:42 #12 2.574  rpm-plugin-selinux             x86_64  4.14.2-37.el8                   BaseOS       75 k
11:05:42 #12 2.574  selinux-policy                 noarch  3.14.3-41.el8_2.8               BaseOS      615 k
11:05:42 #12 2.574  selinux-policy-minimum         noarch  3.14.3-41.el8_2.8               BaseOS       13 M
11:05:42 #12 2.574 Installing weak dependencies:
11:05:42 #12 2.574  perl-IO-Socket-IP              noarch  0.39-5.el8                      AppStream    47 k
11:05:42 #12 2.574  perl-IO-Socket-SSL             noarch  2.066-4.el8                     AppStream   297 k
11:05:42 #12 2.574  perl-Mozilla-CA                noarch  20160104-7.el8                  AppStream    15 k
11:05:42 #12 2.574 
11:05:42 #12 2.574 Transaction Summary
11:05:42 #12 2.574 =========================================================================================
11:05:42 #12 2.574 Install  85 Packages
11:05:42 #12 2.574 Upgrade   1 Package
11:05:42 #12 2.574 
11:05:42 #12 2.579 Total download size: 90 M
11:05:42 #12 2.580 Downloading Packages:
11:05:44 #12 3.748 (1/86): annobin-8.90-1.el8.0.1.x86_64.rpm       969 kB/s | 201 kB     00:00    
11:05:44 #12 3.756 (2/86): automake-1.16.1-6.el8.noarch.rpm        3.2 MB/s | 713 kB     00:00    
11:05:44 #12 3.759 (3/86): autoconf-2.69-27.el8.noarch.rpm         3.2 MB/s | 710 kB     00:00    
11:05:44 #12 3.762 (4/86): cmake-filesystem-3.11.4-7.el8.x86_64.rp  13 MB/s |  40 kB     00:00    
11:05:44 #12 3.765 (5/86): cmake-rpm-macros-3.11.4-7.el8.noarch.rp  16 MB/s |  39 kB     00:00    
11:05:44 #12 3.787 (6/86): cmake-data-3.11.4-7.el8.noarch.rpm       43 MB/s | 1.3 MB     00:00    
11:05:44 #12 3.974 (7/86): cmake-3.11.4-7.el8.x86_64.rpm            36 MB/s | 8.1 MB     00:00    
11:05:44 #12 3.979 (8/86): git-2.18.4-2.el8_2.x86_64.rpm            41 MB/s | 186 kB     00:00    
11:05:44 #12 4.149 (9/86): cpp-8.3.1-5.el8.0.2.x86_64.rpm           27 MB/s |  10 MB     00:00    
11:05:44 #12 4.205 (10/86): git-core-2.18.4-2.el8_2.x86_64.rpm      18 MB/s | 4.0 MB     00:00    
11:05:44 #12 4.218 (11/86): isl-0.16.1-6.el8.x86_64.rpm             63 MB/s | 841 kB     00:00    
11:05:44 #12 4.251 (12/86): git-core-doc-2.18.4-2.el8_2.noarch.rpm  22 MB/s | 2.3 MB     00:00    
11:05:44 #12 4.252 (13/86): libmpc-1.0.2-9.el8.x86_64.rpm          1.7 MB/s |  59 kB     00:00    
11:05:44 #12 4.256 (14/86): libseccomp-devel-2.4.1-1.el8.x86_64.rp  18 MB/s |  83 kB     00:00    
11:05:44 #12 4.263 (15/86): libtool-2.4.6-25.el8.x86_64.rpm         65 MB/s | 709 kB     00:00    
11:05:44 #12 4.264 (16/86): libtool-ltdl-devel-2.4.6-25.el8.x86_64  23 MB/s | 184 kB     00:00    
11:05:44 #12 4.267 (17/86): libuv-1.23.1-1.el8.x86_64.rpm           35 MB/s | 134 kB     00:00    
11:05:44 #12 4.267 (18/86): perl-Digest-1.17-395.el8.noarch.rpm    8.7 MB/s |  27 kB     00:00    
11:05:44 #12 4.270 (19/86): perl-Digest-MD5-2.55-396.el8.x86_64.rp  16 MB/s |  37 kB     00:00    
11:05:44 #12 4.270 (20/86): perl-Error-0.17025-2.el8.noarch.rpm     15 MB/s |  46 kB     00:00    
11:05:44 #12 4.273 (21/86): perl-Git-2.18.4-2.el8_2.noarch.rpm      30 MB/s |  77 kB     00:00    
11:05:44 #12 4.273 (22/86): perl-IO-Socket-IP-0.39-5.el8.noarch.rp  17 MB/s |  47 kB     00:00    
11:05:44 #12 4.276 (23/86): perl-Mozilla-CA-20160104-7.el8.noarch. 7.6 MB/s |  15 kB     00:00    
11:05:44 #12 4.278 (24/86): perl-IO-Socket-SSL-2.066-4.el8.noarch.  56 MB/s | 297 kB     00:00    
11:05:44 #12 4.280 (25/86): perl-TermReadKey-2.37-7.el8.x86_64.rpm  20 MB/s |  40 kB     00:00    
11:05:44 #12 4.283 (26/86): perl-Net-SSLeay-1.88-1.el8.x86_64.rpm   52 MB/s | 379 kB     00:00    
11:05:44 #12 4.284 (27/86): perl-Thread-Queue-3.13-1.el8.noarch.rp 8.0 MB/s |  24 kB     00:00    
11:05:44 #12 4.286 (28/86): perl-URI-1.73-3.el8.noarch.rpm          38 MB/s | 116 kB     00:00    
11:05:44 #12 4.294 (29/86): perl-libnet-3.11-3.el8.noarch.rpm       12 MB/s | 121 kB     00:00    
11:05:44 #12 4.297 (30/86): fipscheck-1.5.0-4.el8.x86_64.rpm        12 MB/s |  28 kB     00:00    
11:05:44 #12 4.298 (31/86): checkpolicy-2.9-1.el8.x86_64.rpm        29 MB/s | 348 kB     00:00    
11:05:44 #12 4.299 (32/86): fipscheck-lib-1.5.0-4.el8.x86_64.rpm   6.9 MB/s |  16 kB     00:00    
11:05:44 #12 4.308 (33/86): glibc-headers-2.28-101.el8.x86_64.rpm   56 MB/s | 473 kB     00:00    
11:05:44 #12 4.315 (34/86): glibc-devel-2.28-101.el8.x86_64.rpm     64 MB/s | 1.0 MB     00:00    
11:05:44 #12 4.318 (35/86): libedit-3.1-23.20170329cvs.el8.x86_64.  29 MB/s | 102 kB     00:00    
11:05:44 #12 4.322 (36/86): libgomp-8.3.1-5.el8.0.2.x86_64.rpm      56 MB/s | 203 kB     00:00    
11:05:44 #12 4.326 (37/86): libsecret-0.18.6-1.el8.x86_64.rpm       46 MB/s | 163 kB     00:00    
11:05:44 #12 4.330 (38/86): libselinux-devel-2.9-3.el8.x86_64.rpm   48 MB/s | 199 kB     00:00    
11:05:44 #12 4.336 (39/86): libselinux-utils-2.9-3.el8.x86_64.rpm   49 MB/s | 244 kB     00:00    
11:05:44 #12 4.339 (40/86): libsepol-devel-2.9-1.el8.x86_64.rpm     32 MB/s |  86 kB     00:00    
11:05:44 #12 4.341 (41/86): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm  12 MB/s |  25 kB     00:00    
11:05:44 #12 4.346 (42/86): m4-1.4.18-7.el8.x86_64.rpm              49 MB/s | 223 kB     00:00    
11:05:44 #12 4.354 (43/86): make-4.2.1-10.el8.x86_64.rpm            59 MB/s | 498 kB     00:00    
11:05:44 #12 4.363 (44/86): ncurses-6.1-7.20180224.el8.x86_64.rpm   48 MB/s | 387 kB     00:00    
11:05:44 #12 4.371 (45/86): openssh-8.0p1-4.el8_1.x86_64.rpm        58 MB/s | 496 kB     00:00    
11:05:45 #12 4.688 (46/86): gcc-8.3.1-5.el8.0.2.x86_64.rpm          26 MB/s |  23 MB     00:00    
11:05:45 #12 4.731 (47/86): kernel-headers-4.18.0-193.28.1.el8_2.x 9.4 MB/s | 4.0 MB     00:00    
11:05:45 #12 4.748 (48/86): openssh-clients-8.0p1-4.el8_1.x86_64.r 1.8 MB/s | 704 kB     00:00    
11:05:45 #12 4.753 (49/86): pcre2-utf16-10.32-1.el8.x86_64.rpm      48 MB/s | 228 kB     00:00    
11:05:45 #12 4.756 (50/86): pcre2-devel-10.32-1.el8.x86_64.rpm      24 MB/s | 605 kB     00:00    
11:05:45 #12 4.758 (51/86): openssl-1.1.1c-15.el8.x86_64.rpm       9.7 MB/s | 697 kB     00:00    
11:05:45 #12 4.776 (52/86): perl-Data-Dumper-2.167-399.el8.x86_64. 2.8 MB/s |  58 kB     00:00    
11:05:45 #12 4.778 (53/86): pcre2-utf32-10.32-1.el8.x86_64.rpm     8.6 MB/s | 220 kB     00:00    
11:05:45 #12 4.779 (54/86): perl-File-Temp-0.230.600-1.el8.noarch.  21 MB/s |  63 kB     00:00    
11:05:45 #12 4.781 (55/86): perl-Getopt-Long-2.50-4.el8.noarch.rpm  33 MB/s |  63 kB     00:00    
11:05:45 #12 4.782 (56/86): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm   26 MB/s |  58 kB     00:00    
11:05:45 #12 4.782 (57/86): perl-MIME-Base64-3.15-396.el8.x86_64.r  19 MB/s |  31 kB     00:00    
11:05:45 #12 4.784 (58/86): perl-Pod-Escapes-1.07-395.el8.noarch.r  12 MB/s |  20 kB     00:00    
11:05:45 #12 4.785 (59/86): perl-Pod-Perldoc-3.28-396.el8.noarch.r  31 MB/s |  86 kB     00:00    
11:05:45 #12 4.788 (60/86): perl-Pod-Simple-3.35-395.el8.noarch.rp  54 MB/s | 213 kB     00:00    
11:05:45 #12 4.789 (61/86): perl-Pod-Usage-1.69-395.el8.noarch.rpm  10 MB/s |  34 kB     00:00    
11:05:45 #12 4.791 (62/86): perl-Storable-3.11-3.el8.x86_64.rpm     42 MB/s |  98 kB     00:00    
11:05:45 #12 4.792 (63/86): perl-Term-ANSIColor-4.06-396.el8.noarc  20 MB/s |  46 kB     00:00    
11:05:45 #12 4.793 (64/86): perl-Term-Cap-1.17-395.el8.noarch.rpm   13 MB/s |  23 kB     00:00    
11:05:45 #12 4.794 (65/86): perl-Text-ParseWords-3.30-395.el8.noar  11 MB/s |  18 kB     00:00    
11:05:45 #12 4.799 (66/86): perl-Encode-2.97-3.el8.x86_64.rpm       37 MB/s | 1.5 MB     00:00    
11:05:45 #12 4.800 (67/86): perl-Time-Local-1.280-1.el8.noarch.rpm 4.7 MB/s |  34 kB     00:00    
11:05:45 #12 4.801 (68/86): perl-podlators-4.11-1.el8.noarch.rpm    16 MB/s | 118 kB     00:00    
11:05:45 #12 4.805 (69/86): policycoreutils-2.9-9.el8.x86_64.rpm    69 MB/s | 377 kB     00:00    
11:05:45 #12 4.808 (70/86): policycoreutils-python-utils-2.9-9.el8  39 MB/s | 251 kB     00:00    
11:05:45 #12 4.821 (71/86): policycoreutils-devel-2.9-9.el8.x86_64  14 MB/s | 292 kB     00:00    
11:05:45 #12 4.822 (72/86): python3-audit-3.0-0.17.20191104git1c2f 5.1 MB/s |  86 kB     00:00    
11:05:45 #12 4.824 (73/86): python3-libselinux-2.9-3.el8.x86_64.rp  17 MB/s | 283 kB     00:00    
11:05:45 #12 4.826 (74/86): python3-libsemanage-2.9-2.el8.x86_64.r  26 MB/s | 127 kB     00:00    
11:05:45 #12 4.832 (75/86): rpm-plugin-selinux-4.14.2-37.el8.x86_6  13 MB/s |  75 kB     00:00    
11:05:45 #12 4.838 (76/86): python3-setools-4.2.2-2.el8.x86_64.rpm  42 MB/s | 601 kB     00:00    
11:05:45 #12 4.844 (77/86): selinux-policy-3.14.3-41.el8_2.8.noarc  52 MB/s | 615 kB     00:00    
11:05:45 #12 4.864 (78/86): selinux-policy-devel-3.14.3-41.el8_2.8  58 MB/s | 1.5 MB     00:00    
11:05:45 #12 4.889 (79/86): python3-policycoreutils-2.9-9.el8.noar  33 MB/s | 2.2 MB     00:00    
11:05:45 #12 4.891 (80/86): systemd-devel-239-31.el8_2.2.x86_64.rp  13 MB/s | 365 kB     00:00    
11:05:45 #12 4.902 (81/86): which-2.21-12.el8.x86_64.rpm           3.8 MB/s |  49 kB     00:00    
11:05:45 #12 4.938 (82/86): glibc-static-2.28-101.el8.x86_64.rpm    56 MB/s | 2.0 MB     00:00    
11:05:45 #12 4.943 (83/86): libxcrypt-static-4.1.1-4.el8.x86_64.rp  12 MB/s |  53 kB     00:00    
11:05:45 #12 4.950 (84/86): ca-certificates-2020.2.41-80.0.el8_2.n  52 MB/s | 391 kB     00:00    
11:05:45 #12 5.175 (85/86): selinux-policy-minimum-3.14.3-41.el8_2  40 MB/s |  13 MB     00:00    
11:05:45 #12 5.469 (86/86): device-mapper-devel-1.02.169-3.el8.x86 483 kB/s | 279 kB     00:00    
11:05:45 #12 5.470 --------------------------------------------------------------------------------
11:05:45 #12 5.470 Total                                            31 MB/s |  90 MB     00:02     
11:05:45 #12 5.598 Running transaction check
11:05:45 #12 5.706 Transaction check succeeded.
11:05:46 #12 5.706 Running transaction test
11:05:46 #12 6.561 Transaction test succeeded.
11:05:46 #12 6.562 Running transaction
11:05:48 #12 8.061   Preparing        :                                                        1/1 
11:05:48 #12 8.099   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                  1/87 
11:05:48 #12 8.134   Installing       : python3-libselinux-2.9-3.el8.x86_64                   2/87 
11:05:48 #12 8.149   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                  3/87 
11:05:48 #12 8.163   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch              4/87 
11:05:48 #12 8.178   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                   5/87 
11:05:48 #12 8.194   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                 6/87 
11:05:48 #12 8.210   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                 7/87 
11:05:48 #12 8.263   Installing       : make-1:4.2.1-10.el8.x86_64                            8/87 
11:05:48 #12 8.274   Running scriptlet: make-1:4.2.1-10.el8.x86_64                            8/87 
11:05:48 #12 8.298   Installing       : m4-1.4.18-7.el8.x86_64                                9/87 
11:05:48 #12 8.309   Running scriptlet: m4-1.4.18-7.el8.x86_64                                9/87 
11:05:48 #12 8.355   Installing       : checkpolicy-2.9-1.el8.x86_64                         10/87 
11:05:48 #12 8.374   Installing       : libmpc-1.0.2-9.el8.x86_64                            11/87 
11:05:48 #12 8.388   Running scriptlet: libmpc-1.0.2-9.el8.x86_64                            11/87 
11:05:48 #12 8.401   Installing       : cmake-rpm-macros-3.11.4-7.el8.noarch                 12/87 
11:05:49 #12 8.442   Installing       : cmake-filesystem-3.11.4-7.el8.x86_64                 13/87 
11:05:49 #12 9.472   Installing       : cpp-8.3.1-5.el8.0.2.x86_64                           14/87 
11:05:49 #12 9.505   Running scriptlet: cpp-8.3.1-5.el8.0.2.x86_64                           14/87 
11:05:50 #12 9.525   Installing       : python3-libsemanage-2.9-2.el8.x86_64                 15/87 
11:05:50 #12 9.618   Installing       : python3-setools-4.2.2-2.el8.x86_64                   16/87 
11:05:50 #12 9.640   Installing       : perl-Digest-1.17-395.el8.noarch                      17/87 
11:05:50 #12 9.655   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                  18/87 
11:05:50 #12 9.716   Installing       : perl-Net-SSLeay-1.88-1.el8.x86_64                    19/87 
11:05:50 #12 9.733   Installing       : fipscheck-lib-1.5.0-4.el8.x86_64                     20/87 
11:05:50 #12 9.743   Running scriptlet: fipscheck-lib-1.5.0-4.el8.x86_64                     20/87 
11:05:50 #12 9.757   Installing       : fipscheck-1.5.0-4.el8.x86_64                         21/87 
11:05:50 #12 9.769   Running scriptlet: openssh-8.0p1-4.el8_1.x86_64                         22/87 
11:05:50 #12 9.841   Installing       : openssh-8.0p1-4.el8_1.x86_64                         22/87 
11:05:50 #12 9.855   Running scriptlet: ca-certificates-2020.2.41-80.0.el8_2.noarch          23/87 
11:05:50 #12 9.897   Upgrading        : ca-certificates-2020.2.41-80.0.el8_2.noarch          23/87 
11:05:50 #12 9.907   Running scriptlet: ca-certificates-2020.2.41-80.0.el8_2.noarch          23/87 
11:05:50 #12 10.23   Installing       : perl-Mozilla-CA-20160104-7.el8.noarch                24/87 
11:05:50 #12 10.29   Installing       : systemd-devel-239-31.el8_2.2.x86_64                  25/87 
11:05:50 #12 10.35   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   26/87 
11:05:50 #12 10.36   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              27/87 
11:05:50 #12 10.38   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    28/87 
11:05:50 #12 10.40   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               29/87 
11:05:50 #12 10.43   Installing       : pcre2-utf32-10.32-1.el8.x86_64                       30/87 
11:05:50 #12 10.46   Installing       : pcre2-utf16-10.32-1.el8.x86_64                       31/87 
11:05:50 #12 10.55   Installing       : pcre2-devel-10.32-1.el8.x86_64                       32/87 
11:05:51 #12 10.66   Installing       : openssl-1:1.1.1c-15.el8.x86_64                       33/87 
11:05:51 #12 10.71   Installing       : ncurses-6.1-7.20180224.el8.x86_64                    34/87 
11:05:51 #12 10.72   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    35/87 
11:05:51 #12 10.95   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      36/87 
11:05:51 #12 10.99   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                37/87 
11:05:51 #12 11.01   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 38/87 
11:05:51 #12 11.03   Installing       : perl-podlators-4.11-1.el8.noarch                     39/87 
11:05:51 #12 11.05   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 40/87 
11:05:51 #12 11.07   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 41/87 
11:05:51 #12 11.09   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    42/87 
11:05:51 #12 11.12   Installing       : perl-IO-Socket-SSL-2.066-4.el8.noarch                43/87 
11:05:51 #12 11.15   Installing       : perl-libnet-3.11-3.el8.noarch                        44/87 
11:05:51 #12 11.18   Installing       : perl-URI-1.73-3.el8.noarch                           45/87 
11:05:51 #12 11.29   Installing       : autoconf-2.69-27.el8.noarch                          46/87 
11:05:51 #12 11.31   Running scriptlet: autoconf-2.69-27.el8.noarch                          46/87 
11:05:51 #12 11.33   Installing       : libsepol-devel-2.9-1.el8.x86_64                      47/87 
11:05:51 #12 11.37   Installing       : libselinux-devel-2.9-3.el8.x86_64                    48/87 
11:05:51 #12 11.40   Installing       : libselinux-utils-2.9-3.el8.x86_64                    49/87 
11:05:51 #12 11.44   Installing       : policycoreutils-2.9-9.el8.x86_64                     50/87 
11:05:52 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'.
11:05:52 #12 11.49   Running scriptlet: policycoreutils-2.9-9.el8.x86_64                     50/87 
11:05:52 #12 11.70   Installing       : python3-policycoreutils-2.9-9.el8.noarch             51/87 
11:05:52 #12 11.73   Installing       : policycoreutils-python-utils-2.9-9.el8.noarch        52/87 
11:05:52 #12 11.75   Installing       : rpm-plugin-selinux-4.14.2-37.el8.x86_64              53/87 
11:05:52 #12 11.79   Installing       : selinux-policy-3.14.3-41.el8_2.8.noarch              54/87 
11:05:52 #12 11.83   Running scriptlet: selinux-policy-3.14.3-41.el8_2.8.noarch              54/87 
11:05:53 #12 11.85   Running scriptlet: selinux-policy-minimum-3.14.3-41.el8_2.8.noarch      55/87 
11:05:53 #12 13.24   Installing       : selinux-policy-minimum-3.14.3-41.el8_2.8.noarch      55/87 
11:06:00 #12 13.32   Running scriptlet: selinux-policy-minimum-3.14.3-41.el8_2.8.noarch      55/87 
11:06:00 #12 19.33   Installing       : policycoreutils-devel-2.9-9.el8.x86_64               56/87 
11:06:00 #12 19.56   Installing       : selinux-policy-devel-3.14.3-41.el8_2.8.noarch        57/87 
11:06:00 #12 19.61   Running scriptlet: selinux-policy-devel-3.14.3-41.el8_2.8.noarch        57/87 
11:06:00 #12 19.63   Installing       : libsecret-0.18.6-1.el8.x86_64                        58/87 
11:06:00 #12 19.66   Installing       : libgomp-8.3.1-5.el8.0.2.x86_64                       59/87 
11:06:00 #12 19.67   Running scriptlet: libgomp-8.3.1-5.el8.0.2.x86_64                       59/87 
11:06:00 #12 19.69   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                60/87 
11:06:00 #12 19.79   Installing       : openssh-clients-8.0p1-4.el8_1.x86_64                 61/87 
11:06:01 #12 20.32   Installing       : git-core-2.18.4-2.el8_2.x86_64                       62/87 
11:06:01 #12 20.66   Installing       : git-core-doc-2.18.4-2.el8_2.noarch                   63/87 
11:06:01 #12 20.93   Installing       : kernel-headers-4.18.0-193.28.1.el8_2.x86_64          64/87 
11:06:01 #12 20.99   Running scriptlet: glibc-headers-2.28-101.el8.x86_64                    65/87 
11:06:01 #12 21.07   Installing       : glibc-headers-2.28-101.el8.x86_64                    65/87 
11:06:01 #12 21.12   Installing       : libxcrypt-devel-4.1.1-4.el8.x86_64                   66/87 
11:06:01 #12 21.22   Installing       : glibc-devel-2.28-101.el8.x86_64                      67/87 
11:06:01 #12 21.23   Running scriptlet: glibc-devel-2.28-101.el8.x86_64                      67/87 
11:06:01 #12 21.25   Installing       : libxcrypt-static-4.1.1-4.el8.x86_64                  68/87 
11:06:01 #12 21.60   Installing       : glibc-static-2.28-101.el8.x86_64                     69/87 
11:06:01 #12 21.61   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  70/87 
11:06:01 #12 21.69   Installing       : automake-1.16.1-6.el8.noarch                         71/87 
11:06:01 #12 21.71   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   72/87 
11:06:01 #12 21.72   Installing       : perl-Error-1:0.17025-2.el8.noarch                    73/87 
11:06:01 #12 21.74   Installing       : perl-Git-2.18.4-2.el8_2.noarch                       74/87 
11:06:02 #12 21.77   Installing       : git-2.18.4-2.el8_2.x86_64                            75/87 
11:06:02 #12 21.80   Installing       : libuv-1:1.23.1-1.el8.x86_64                          76/87 
11:06:03 #12 22.09   Installing       : cmake-data-3.11.4-7.el8.noarch                       77/87 
11:06:03 #12 22.95   Installing       : cmake-3.11.4-7.el8.x86_64                            78/87 
11:06:03 #12 23.06   Installing       : isl-0.16.1-6.el8.x86_64                              79/87 
11:06:05 #12 23.07   Running scriptlet: isl-0.16.1-6.el8.x86_64                              79/87 
11:06:05 #12 24.74   Installing       : gcc-8.3.1-5.el8.0.2.x86_64                           80/87 
11:06:05 #12 24.76   Running scriptlet: gcc-8.3.1-5.el8.0.2.x86_64                           80/87 
11:06:05 #12 24.81   Installing       : annobin-8.90-1.el8.0.1.x86_64                        81/87 
11:06:05 #12 24.89   Installing       : libtool-2.4.6-25.el8.x86_64                          82/87 
11:06:05 #12 24.90   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          82/87 
11:06:05 #12 24.93   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               83/87 
11:06:05 #12 24.94   Installing       : device-mapper-devel-8:1.02.169-3.el8.x86_64          84/87 
11:06:05 #12 24.98   Installing       : which-2.21-12.el8.x86_64                             85/87 
11:06:05 #12 25.01   Installing       : libseccomp-devel-2.4.1-1.el8.x86_64                  86/87 
11:06:05 #12 25.02   Cleanup          : ca-certificates-2019.2.32-80.0.el8_1.noarch          87/87 
11:06:05 #12 25.03   Running scriptlet: ca-certificates-2020.2.41-80.0.el8_2.noarch          87/87 
11:06:05 #12 25.35   Running scriptlet: ca-certificates-2019.2.32-80.0.el8_1.noarch          87/87 
11:06:05 #12 25.58   Verifying        : annobin-8.90-1.el8.0.1.x86_64                         1/87 
11:06:05 #12 25.58   Verifying        : autoconf-2.69-27.el8.noarch                           2/87 
11:06:05 #12 25.58   Verifying        : automake-1.16.1-6.el8.noarch                          3/87 
11:06:05 #12 25.58   Verifying        : cmake-3.11.4-7.el8.x86_64                             4/87 
11:06:05 #12 25.58   Verifying        : cmake-data-3.11.4-7.el8.noarch                        5/87 
11:06:05 #12 25.58   Verifying        : cmake-filesystem-3.11.4-7.el8.x86_64                  6/87 
11:06:05 #12 25.58   Verifying        : cmake-rpm-macros-3.11.4-7.el8.noarch                  7/87 
11:06:05 #12 25.58   Verifying        : cpp-8.3.1-5.el8.0.2.x86_64                            8/87 
11:06:05 #12 25.58   Verifying        : gcc-8.3.1-5.el8.0.2.x86_64                            9/87 
11:06:05 #12 25.58   Verifying        : git-2.18.4-2.el8_2.x86_64                            10/87 
11:06:05 #12 25.58   Verifying        : git-core-2.18.4-2.el8_2.x86_64                       11/87 
11:06:05 #12 25.58   Verifying        : git-core-doc-2.18.4-2.el8_2.noarch                   12/87 
11:06:05 #12 25.58   Verifying        : isl-0.16.1-6.el8.x86_64                              13/87 
11:06:05 #12 25.58   Verifying        : libmpc-1.0.2-9.el8.x86_64                            14/87 
11:06:05 #12 25.58   Verifying        : libseccomp-devel-2.4.1-1.el8.x86_64                  15/87 
11:06:05 #12 25.58   Verifying        : libtool-2.4.6-25.el8.x86_64                          16/87 
11:06:05 #12 25.58   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               17/87 
11:06:05 #12 25.58   Verifying        : libuv-1:1.23.1-1.el8.x86_64                          18/87 
11:06:05 #12 25.58   Verifying        : perl-Digest-1.17-395.el8.noarch                      19/87 
11:06:05 #12 25.58   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                  20/87 
11:06:05 #12 25.58   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    21/87 
11:06:05 #12 25.58   Verifying        : perl-Git-2.18.4-2.el8_2.noarch                       22/87 
11:06:05 #12 25.58   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  23/87 
11:06:05 #12 25.58   Verifying        : perl-IO-Socket-SSL-2.066-4.el8.noarch                24/87 
11:06:05 #12 25.58   Verifying        : perl-Mozilla-CA-20160104-7.el8.noarch                25/87 
11:06:05 #12 25.58   Verifying        : perl-Net-SSLeay-1.88-1.el8.x86_64                    26/87 
11:06:05 #12 25.58   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   27/87 
11:06:05 #12 25.59   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  28/87 
11:06:05 #12 25.59   Verifying        : perl-URI-1.73-3.el8.noarch                           29/87 
11:06:05 #12 25.59   Verifying        : perl-libnet-3.11-3.el8.noarch                        30/87 
11:06:05 #12 25.59   Verifying        : checkpolicy-2.9-1.el8.x86_64                         31/87 
11:06:05 #12 25.59   Verifying        : fipscheck-1.5.0-4.el8.x86_64                         32/87 
11:06:05 #12 25.59   Verifying        : fipscheck-lib-1.5.0-4.el8.x86_64                     33/87 
11:06:05 #12 25.59   Verifying        : glibc-devel-2.28-101.el8.x86_64                      34/87 
11:06:05 #12 25.59   Verifying        : glibc-headers-2.28-101.el8.x86_64                    35/87 
11:06:05 #12 25.59   Verifying        : kernel-headers-4.18.0-193.28.1.el8_2.x86_64          36/87 
11:06:05 #12 25.59   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                37/87 
11:06:05 #12 25.59   Verifying        : libgomp-8.3.1-5.el8.0.2.x86_64                       38/87 
11:06:05 #12 25.59   Verifying        : libsecret-0.18.6-1.el8.x86_64                        39/87 
11:06:05 #12 25.59   Verifying        : libselinux-devel-2.9-3.el8.x86_64                    40/87 
11:06:05 #12 25.59   Verifying        : libselinux-utils-2.9-3.el8.x86_64                    41/87 
11:06:05 #12 25.59   Verifying        : libsepol-devel-2.9-1.el8.x86_64                      42/87 
11:06:05 #12 25.59   Verifying        : libxcrypt-devel-4.1.1-4.el8.x86_64                   43/87 
11:06:05 #12 25.59   Verifying        : m4-1.4.18-7.el8.x86_64                               44/87 
11:06:05 #12 25.59   Verifying        : make-1:4.2.1-10.el8.x86_64                           45/87 
11:06:05 #12 25.59   Verifying        : ncurses-6.1-7.20180224.el8.x86_64                    46/87 
11:06:05 #12 25.59   Verifying        : openssh-8.0p1-4.el8_1.x86_64                         47/87 
11:06:05 #12 25.59   Verifying        : openssh-clients-8.0p1-4.el8_1.x86_64                 48/87 
11:06:05 #12 25.59   Verifying        : openssl-1:1.1.1c-15.el8.x86_64                       49/87 
11:06:05 #12 25.59   Verifying        : pcre2-devel-10.32-1.el8.x86_64                       50/87 
11:06:05 #12 25.59   Verifying        : pcre2-utf16-10.32-1.el8.x86_64                       51/87 
11:06:05 #12 25.59   Verifying        : pcre2-utf32-10.32-1.el8.x86_64                       52/87 
11:06:05 #12 25.59   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                53/87 
11:06:05 #12 25.59   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      54/87 
11:06:05 #12 25.59   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                55/87 
11:06:05 #12 25.59   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 56/87 
11:06:05 #12 25.59   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    57/87 
11:06:05 #12 25.59   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 58/87 
11:06:05 #12 25.59   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               59/87 
11:06:05 #12 25.59   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 60/87 
11:06:05 #12 25.59   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                61/87 
11:06:05 #12 25.59   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 62/87 
11:06:05 #12 25.59   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    63/87 
11:06:05 #12 25.59   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              64/87 
11:06:05 #12 25.59   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    65/87 
11:06:05 #12 25.59   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             66/87 
11:06:05 #12 25.59   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 67/87 
11:06:05 #12 25.59   Verifying        : perl-podlators-4.11-1.el8.noarch                     68/87 
11:06:05 #12 25.59   Verifying        : policycoreutils-2.9-9.el8.x86_64                     69/87 
11:06:05 #12 25.59   Verifying        : policycoreutils-devel-2.9-9.el8.x86_64               70/87 
11:06:05 #12 25.59   Verifying        : policycoreutils-python-utils-2.9-9.el8.noarch        71/87 
11:06:05 #12 25.59   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   72/87 
11:06:05 #12 25.59   Verifying        : python3-libselinux-2.9-3.el8.x86_64                  73/87 
11:06:05 #12 25.59   Verifying        : python3-libsemanage-2.9-2.el8.x86_64                 74/87 
11:06:05 #12 25.59   Verifying        : python3-policycoreutils-2.9-9.el8.noarch             75/87 
11:06:05 #12 25.59   Verifying        : python3-setools-4.2.2-2.el8.x86_64                   76/87 
11:06:05 #12 25.59   Verifying        : rpm-plugin-selinux-4.14.2-37.el8.x86_64              77/87 
11:06:05 #12 25.59   Verifying        : selinux-policy-3.14.3-41.el8_2.8.noarch              78/87 
11:06:05 #12 25.59   Verifying        : selinux-policy-devel-3.14.3-41.el8_2.8.noarch        79/87 
11:06:05 #12 25.59   Verifying        : selinux-policy-minimum-3.14.3-41.el8_2.8.noarch      80/87 
11:06:05 #12 25.59   Verifying        : systemd-devel-239-31.el8_2.2.x86_64                  81/87 
11:06:05 #12 25.59   Verifying        : which-2.21-12.el8.x86_64                             82/87 
11:06:05 #12 25.59   Verifying        : device-mapper-devel-8:1.02.169-3.el8.x86_64          83/87 
11:06:05 #12 25.59   Verifying        : glibc-static-2.28-101.el8.x86_64                     84/87 
11:06:05 #12 25.59   Verifying        : libxcrypt-static-4.1.1-4.el8.x86_64                  85/87 
11:06:05 #12 25.59   Verifying        : ca-certificates-2020.2.41-80.0.el8_2.noarch          86/87 
11:06:06 #12 25.59   Verifying        : ca-certificates-2019.2.32-80.0.el8_1.noarch          87/87 
11:06:06 #12 25.80 
11:06:06 #12 25.80 Upgraded:
11:06:06 #12 25.80   ca-certificates-2020.2.41-80.0.el8_2.noarch                                   
11:06:06 #12 25.80 
11:06:06 #12 25.80 Installed:
11:06:06 #12 25.80   annobin-8.90-1.el8.0.1.x86_64                                                 
11:06:06 #12 25.80   autoconf-2.69-27.el8.noarch                                                   
11:06:06 #12 25.80   automake-1.16.1-6.el8.noarch                                                  
11:06:06 #12 25.80   checkpolicy-2.9-1.el8.x86_64                                                  
11:06:06 #12 25.80   cmake-3.11.4-7.el8.x86_64                                                     
11:06:06 #12 25.80   cmake-data-3.11.4-7.el8.noarch                                                
11:06:06 #12 25.80   cmake-filesystem-3.11.4-7.el8.x86_64                                          
11:06:06 #12 25.80   cmake-rpm-macros-3.11.4-7.el8.noarch                                          
11:06:06 #12 25.80   cpp-8.3.1-5.el8.0.2.x86_64                                                    
11:06:06 #12 25.80   device-mapper-devel-8:1.02.169-3.el8.x86_64                                   
11:06:06 #12 25.80   fipscheck-1.5.0-4.el8.x86_64                                                  
11:06:06 #12 25.80   fipscheck-lib-1.5.0-4.el8.x86_64                                              
11:06:06 #12 25.80   gcc-8.3.1-5.el8.0.2.x86_64                                                    
11:06:06 #12 25.80   git-2.18.4-2.el8_2.x86_64                                                     
11:06:06 #12 25.80   git-core-2.18.4-2.el8_2.x86_64                                                
11:06:06 #12 25.80   git-core-doc-2.18.4-2.el8_2.noarch                                            
11:06:06 #12 25.80   glibc-devel-2.28-101.el8.x86_64                                               
11:06:06 #12 25.80   glibc-headers-2.28-101.el8.x86_64                                             
11:06:06 #12 25.80   glibc-static-2.28-101.el8.x86_64                                              
11:06:06 #12 25.80   isl-0.16.1-6.el8.x86_64                                                       
11:06:06 #12 25.80   kernel-headers-4.18.0-193.28.1.el8_2.x86_64                                   
11:06:06 #12 25.80   libedit-3.1-23.20170329cvs.el8.x86_64                                         
11:06:06 #12 25.80   libgomp-8.3.1-5.el8.0.2.x86_64                                                
11:06:06 #12 25.80   libmpc-1.0.2-9.el8.x86_64                                                     
11:06:06 #12 25.80   libseccomp-devel-2.4.1-1.el8.x86_64                                           
11:06:06 #12 25.80   libsecret-0.18.6-1.el8.x86_64                                                 
11:06:06 #12 25.80   libselinux-devel-2.9-3.el8.x86_64                                             
11:06:06 #12 25.80   libselinux-utils-2.9-3.el8.x86_64                                             
11:06:06 #12 25.80   libsepol-devel-2.9-1.el8.x86_64                                               
11:06:06 #12 25.80   libtool-2.4.6-25.el8.x86_64                                                   
11:06:06 #12 25.80   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
11:06:06 #12 25.80   libuv-1:1.23.1-1.el8.x86_64                                                   
11:06:06 #12 25.80   libxcrypt-devel-4.1.1-4.el8.x86_64                                            
11:06:06 #12 25.80   libxcrypt-static-4.1.1-4.el8.x86_64                                           
11:06:06 #12 25.80   m4-1.4.18-7.el8.x86_64                                                        
11:06:06 #12 25.80   make-1:4.2.1-10.el8.x86_64                                                    
11:06:06 #12 25.80   ncurses-6.1-7.20180224.el8.x86_64                                             
11:06:06 #12 25.80   openssh-8.0p1-4.el8_1.x86_64                                                  
11:06:06 #12 25.80   openssh-clients-8.0p1-4.el8_1.x86_64                                          
11:06:06 #12 25.80   openssl-1:1.1.1c-15.el8.x86_64                                                
11:06:06 #12 25.80   pcre2-devel-10.32-1.el8.x86_64                                                
11:06:06 #12 25.80   pcre2-utf16-10.32-1.el8.x86_64                                                
11:06:06 #12 25.80   pcre2-utf32-10.32-1.el8.x86_64                                                
11:06:06 #12 25.80   perl-Data-Dumper-2.167-399.el8.x86_64                                         
11:06:06 #12 25.80   perl-Digest-1.17-395.el8.noarch                                               
11:06:06 #12 25.80   perl-Digest-MD5-2.55-396.el8.x86_64                                           
11:06:06 #12 25.80   perl-Encode-4:2.97-3.el8.x86_64                                               
11:06:06 #12 25.80   perl-Error-1:0.17025-2.el8.noarch                                             
11:06:06 #12 25.80   perl-File-Temp-0.230.600-1.el8.noarch                                         
11:06:06 #12 25.80   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
11:06:06 #12 25.80   perl-Git-2.18.4-2.el8_2.noarch                                                
11:06:06 #12 25.80   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
11:06:06 #12 25.80   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
11:06:06 #12 25.80   perl-IO-Socket-SSL-2.066-4.el8.noarch                                         
11:06:06 #12 25.80   perl-MIME-Base64-3.15-396.el8.x86_64                                          
11:06:06 #12 25.80   perl-Mozilla-CA-20160104-7.el8.noarch                                         
11:06:06 #12 25.80   perl-Net-SSLeay-1.88-1.el8.x86_64                                             
11:06:06 #12 25.80   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
11:06:06 #12 25.80   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
11:06:06 #12 25.80   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
11:06:06 #12 25.80   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
11:06:06 #12 25.80   perl-Storable-1:3.11-3.el8.x86_64                                             
11:06:06 #12 25.80   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
11:06:06 #12 25.80   perl-Term-Cap-1.17-395.el8.noarch                                             
11:06:06 #12 25.80   perl-TermReadKey-2.37-7.el8.x86_64                                            
11:06:06 #12 25.80   perl-Text-ParseWords-3.30-395.el8.noarch                                      
11:06:06 #12 25.80   perl-Thread-Queue-3.13-1.el8.noarch                                           
11:06:06 #12 25.80   perl-Time-Local-1:1.280-1.el8.noarch                                          
11:06:06 #12 25.80   perl-URI-1.73-3.el8.noarch                                                    
11:06:06 #12 25.80   perl-libnet-3.11-3.el8.noarch                                                 
11:06:06 #12 25.80   perl-podlators-4.11-1.el8.noarch                                              
11:06:06 #12 25.80   policycoreutils-2.9-9.el8.x86_64                                              
11:06:06 #12 25.80   policycoreutils-devel-2.9-9.el8.x86_64                                        
11:06:06 #12 25.80   policycoreutils-python-utils-2.9-9.el8.noarch                                 
11:06:06 #12 25.80   python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64                          
11:06:06 #12 25.80   python3-libselinux-2.9-3.el8.x86_64                                           
11:06:06 #12 25.80   python3-libsemanage-2.9-2.el8.x86_64                                          
11:06:06 #12 25.80   python3-policycoreutils-2.9-9.el8.noarch                                      
11:06:06 #12 25.80   python3-setools-4.2.2-2.el8.x86_64                                            
11:06:06 #12 25.80   rpm-plugin-selinux-4.14.2-37.el8.x86_64                                       
11:06:06 #12 25.80   selinux-policy-3.14.3-41.el8_2.8.noarch                                       
11:06:06 #12 25.80   selinux-policy-devel-3.14.3-41.el8_2.8.noarch                                 
11:06:06 #12 25.80   selinux-policy-minimum-3.14.3-41.el8_2.8.noarch                               
11:06:06 #12 25.80   systemd-devel-239-31.el8_2.2.x86_64                                           
11:06:06 #12 25.80   which-2.21-12.el8.x86_64                                                      
11:06:06 #12 25.80 
11:06:06 #12 25.80 Complete!
11:06:07 #12 DONE 26.9s
11:06:07 
11:06:07 #14 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
11:06:09 #14 DONE 2.6s
11:06:09 
11:06:09 #15 [stage-1 9/9] WORKDIR /root/rpmbuild
11:06:09 #15 DONE 0.0s
11:06:09 
11:06:09 #16 exporting to image
11:06:09 #16 exporting layers
11:06:14 #16 exporting layers 4.2s done
11:06:14 #16 writing image sha256:1c9ece4efe0a15020c5dafd589abaa562bcf0559b3db56810c734d7dc880df64 done
11:06:14 #16 naming to docker.io/rpmbuild-centos-8/x86_64 done
11:06:14 #16 DONE 4.2s
11:06:14 docker run --rm  -e PLATFORM  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS    rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 3faad7a'  --define '_gitcommit_engine ca520bd'  --define '_release 0'  --define '_version 0.0.0.20201201121459.3faad7a'  --define '_origversion 0.0.0-20201201121459-3faad7a'  --define '_without_btrfs 1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec
11:06:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z3Fwld
11:06:14 + umask 022
11:06:14 + cd /root/rpmbuild/BUILD
11:06:14 + cd /root/rpmbuild/BUILD
11:06:14 + rm -rf src
11:06:14 + /usr/bin/mkdir -p src
11:06:14 + cd src
11:06:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:06:14 + /usr/bin/tar -xof -
11:06:14 + STATUS=0
11:06:14 + '[' 0 -ne 0 ']'
11:06:14 + /usr/bin/tar -xof -
11:06:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:06:15 + STATUS=0
11:06:15 + '[' 0 -ne 0 ']'
11:06:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
11:06:15 + exit 0
11:06:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E7Vl9N
11:06:15 + umask 022
11:06:15 + cd /root/rpmbuild/BUILD
11:06:15 + cd src
11:06:15 + export DOCKER_GITCOMMIT=ca520bd
11:06:15 + DOCKER_GITCOMMIT=ca520bd
11:06:15 + mkdir -p /go/src/github.com/docker
11:06:15 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
11:06:15 + pushd /root/rpmbuild/BUILD/src/engine
11:06:15 + for component in tini "proxy dynamic"
11:06:15 + TMP_GOPATH=/go
11:06:15 + hack/dockerfile/install/install.sh tini
11:06:15 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
11:06:15 + RM_GOPATH=0
11:06:15 + TMP_GOPATH=/go
11:06:15 + : /usr/local/bin
11:06:15 + '[' -z /go ']'
11:06:15 + export GOPATH=/go
11:06:15 + GOPATH=/go
11:06:15 + case "$(go env GOARCH)" in
11:06:15 ++ go env GOARCH
11:06:15 + export GO_BUILDMODE=-buildmode=pie
11:06:15 + GO_BUILDMODE=-buildmode=pie
11:06:15 ++ dirname hack/dockerfile/install/install.sh
11:06:15 + dir=hack/dockerfile/install
11:06:15 + bin=tini
11:06:15 + shift
11:06:15 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
11:06:15 + . hack/dockerfile/install/tini.installer
11:06:15 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:06:15 + install_tini
11:06:15 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:06:15 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:06:15 + git clone https://github.com/krallin/tini.git /go/tini
11:06:15 Cloning into '/go/tini'...
11:06:15 + cd /go/tini
11:06:15 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:06:15 + cmake .
11:06:15 -- The C compiler identification is GNU 8.3.1
11:06:15 -- Check for working C compiler: /usr/bin/cc
11:06:15 -- Check for working C compiler: /usr/bin/cc -- works
11:06:15 -- Detecting C compiler ABI info
11:06:16 -- Detecting C compiler ABI info - done
11:06:16 -- Detecting C compile features
11:06:16 -- Detecting C compile features - done
11:06:16 -- Performing Test HAS_BUILTIN_FORTIFY
11:06:16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:06:16 -- Configuring done
11:06:16 -- Generating done
11:06:16 -- Build files have been written to: /go/tini
11:06:16 + make tini-static
11:06:16 Scanning dependencies of target tini-static
11:06:16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:06:16 [100%] Linking C executable tini-static
11:06:16 [100%] Built target tini-static
11:06:16 + mkdir -p /usr/local/bin
11:06:16 + cp tini-static /usr/local/bin/docker-init
11:06:16 + for component in tini "proxy dynamic"
11:06:16 + TMP_GOPATH=/go
11:06:16 + hack/dockerfile/install/install.sh proxy dynamic
11:06:16 + RM_GOPATH=0
11:06:16 + TMP_GOPATH=/go
11:06:16 + : /usr/local/bin
11:06:16 + '[' -z /go ']'
11:06:16 + export GOPATH=/go
11:06:16 + GOPATH=/go
11:06:16 + case "$(go env GOARCH)" in
11:06:16 ++ go env GOARCH
11:06:16 + export GO_BUILDMODE=-buildmode=pie
11:06:16 + GO_BUILDMODE=-buildmode=pie
11:06:16 ++ dirname hack/dockerfile/install/install.sh
11:06:16 + dir=hack/dockerfile/install
11:06:16 + bin=proxy
11:06:16 + shift
11:06:16 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
11:06:16 + . hack/dockerfile/install/proxy.installer
11:06:16 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
11:06:16 + install_proxy dynamic
11:06:16 + case "$1" in
11:06:16 + install_proxy_dynamic
11:06:16 + export PROXY_LDFLAGS=-linkmode=external install_proxy
11:06:16 + PROXY_LDFLAGS=-linkmode=external
11:06:16 + export BUILD_MODE=-buildmode=pie
11:06:16 + BUILD_MODE=-buildmode=pie
11:06:16 + _install_proxy
11:06:16 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
11:06:16 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
11:06:16 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
11:06:16 Cloning into '/go/src/github.com/docker/libnetwork'...
11:06:18 + cd /go/src/github.com/docker/libnetwork
11:06:18 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
11:06:18 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:06:26 + return
11:06:26 + VERSION=0.0.0-20201201121459-3faad7a
11:06:26 + PRODUCT=docker
11:06:26 + hack/make.sh dynbinary
11:06:26 
11:06:26 Removing bundles/
11:06:26 
11:06:26 ---> Making bundle: dynbinary (in bundles/dynbinary)
11:06:26 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:06:26 GOOS="" GOARCH="" GOARM=""
11:07:13 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'.
11:07:16  dpkg-genchanges  >../docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.changes
11:07:16 dpkg-genchanges: including full source code in upload
11:07:17  dpkg-source -I.git --after-build build-deb
11:07:17 dpkg-buildpackage: full upload; Debian-native package (full source is included)
11:07:17 + destination=/build
11:07:17 + mkdir -p /build
11:07:17 + mv -v /root/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb /build
11:07:17 '/root/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'
11:07:17 removed '/root/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'
11:07:17 '/root/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'
11:07:17 removed '/root/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'
11:07:17 '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.dsc'
11:07:17 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.dsc'
11:07:17 '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.tar.gz'
11:07:17 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial.tar.gz'
11:07:17 '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.changes'
11:07:17 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.changes'
11:07:17 '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'
11:07:17 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-xenial_amd64.deb'
11:07:22 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial
11:07:22 == Building packages for ubuntu-focal ==
11:07:22 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.13.15-buster  --build-arg COMMON_FILES=common  -t debbuild-ubuntu-focal/x86_64  -f ubuntu-focal/Dockerfile  .
11:07:22 #2 [internal] load .dockerignore
11:07:22 #2 transferring context: 2B 0.0s done
11:07:22 #2 DONE 0.0s
11:07:22 
11:07:22 #1 [internal] load build definition from Dockerfile
11:07:22 #1 transferring dockerfile: 1.22kB done
11:07:22 #1 DONE 0.0s
11:07:22 
11:07:22 #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster
11:07:27 #4 DONE 5.2s
11:07:27 
11:07:27 #3 [internal] load metadata for docker.io/library/ubuntu:focal
11:07:27 #3 DONE 5.5s
11:07:28 
11:07:28 #12 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f68...
11:07:28 #12 CACHED
11:07:28 
11:07:28 #8 [internal] load build context
11:07:28 #8 transferring context: 791B 0.0s done
11:07:28 #8 DONE 0.0s
11:07:28 
11:07:28 #5 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:c95a8e48bf88e98...
11:07:28 #5 resolve docker.io/library/ubuntu:focal@sha256:c95a8e48bf88e9849f3e0f723d9f49fa12c5a00cfc6e60d2bc99d87555295e4c done
11:07:28 #5 sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 312.87kB / 28.56MB 0.0s
11:07:28 #5 sha256:14428a6d4bcdba49a64127900a0691fb00a3f329aced25eb77e3b65646638f8d 0B / 847B 0.0s
11:07:28 #5 sha256:2c2d948710f21ad82dce71743b1654b45acb5c059cf5c19da491582cef6f2601 162B / 162B 0.0s done
11:07:28 #5 sha256:c95a8e48bf88e9849f3e0f723d9f49fa12c5a00cfc6e60d2bc99d87555295e4c 1.20kB / 1.20kB done
11:07:28 #5 sha256:4e4bc990609ed865e07afc8427c30ffdddca5153fd4e82c20d8f0783a291e241 943B / 943B done
11:07:28 #5 sha256:f643c72bc25212974c16f3348b3a898b1ec1eb13ec1539e10a103e6e217eb2f1 3.32kB / 3.32kB done
11:07:28 #5 sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 11.67MB / 28.56MB 0.1s
11:07:28 #5 sha256:14428a6d4bcdba49a64127900a0691fb00a3f329aced25eb77e3b65646638f8d 847B / 847B 0.1s done
11:07:28 #5 sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 21.41MB / 28.56MB 0.2s
11:07:28 #5 sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 28.56MB / 28.56MB 0.4s
11:07:28 #5 sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 28.56MB / 28.56MB 0.9s done
11:07:28 #5 extracting sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 0.1s
11:07:29 #5 extracting sha256:da7391352a9bb76b292a568c066aa4c3cbae8d494e6a3c68e3c596d34f7c75f8 1.0s done
11:07:30 #5 extracting sha256:14428a6d4bcdba49a64127900a0691fb00a3f329aced25eb77e3b65646638f8d done
11:07:30 #5 extracting sha256:2c2d948710f21ad82dce71743b1654b45acb5c059cf5c19da491582cef6f2601 done
11:07:30 #5 DONE 2.2s
11:07:30 
11:07:30 #6 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr...
11:07:31 #6 DONE 0.7s
11:07:31 
11:07:31 #7 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts e...
11:07:31 #7 0.833 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
11:07:31 #7 0.891 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
11:07:32 #7 1.266 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [643 kB]
11:07:32 #7 1.309 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
11:07:32 #7 1.466 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
11:07:32 #7 1.564 Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
11:07:32 #7 1.577 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
11:07:32 #7 1.659 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [479 kB]
11:07:32 #7 1.759 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [96.7 kB]
11:07:32 #7 1.904 Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1165 B]
11:07:33 #7 2.602 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
11:07:33 #7 2.715 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
11:07:33 #7 2.721 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [875 kB]
11:07:33 #7 2.765 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.4 kB]
11:07:33 #7 2.768 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [133 kB]
11:07:33 #7 2.770 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [874 kB]
11:07:33 #7 2.819 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4248 B]
11:07:34 #7 3.420 Fetched 16.6 MB in 3s (5511 kB/s)
11:07:35 #7 3.420 Reading package lists...
11:07:35 #7 4.124 Reading package lists...
11:07:35 #7 4.780 Building dependency tree...
11:07:35 #7 4.912 Reading state information...
11:07:35 #7 5.054 The following additional packages will be installed:
11:07:35 #7 5.054   at autoconf automake autopoint autotools-dev binutils binutils-common
11:07:35 #7 5.054   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
11:07:35 #7 5.054   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
11:07:35 #7 5.054   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
11:07:35 #7 5.054   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
11:07:35 #7 5.054   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
11:07:35 #7 5.054   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
11:07:35 #7 5.054   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
11:07:35 #7 5.054   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
11:07:35 #7 5.054   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
11:07:35 #7 5.054   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
11:07:35 #7 5.054   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
11:07:35 #7 5.054   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
11:07:35 #7 5.054   libclone-perl libcommon-sense-perl libconst-fast-perl
11:07:35 #7 5.054   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
11:07:35 #7 5.054   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
11:07:35 #7 5.054   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
11:07:35 #7 5.054   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
11:07:35 #7 5.054   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
11:07:35 #7 5.054   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
11:07:35 #7 5.054   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
11:07:35 #7 5.054   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
11:07:35 #7 5.054   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
11:07:35 #7 5.054   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
11:07:35 #7 5.054   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
11:07:35 #7 5.054   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
11:07:35 #7 5.054   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
11:07:35 #7 5.054   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
11:07:35 #7 5.054   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
11:07:35 #7 5.054   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
11:07:35 #7 5.054   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
11:07:35 #7 5.054   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
11:07:35 #7 5.054   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
11:07:35 #7 5.054   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
11:07:35 #7 5.054   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
11:07:35 #7 5.054   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
11:07:35 #7 5.054   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
11:07:35 #7 5.054   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
11:07:35 #7 5.054   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
11:07:35 #7 5.054   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
11:07:35 #7 5.054   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
11:07:35 #7 5.054   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
11:07:35 #7 5.054   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
11:07:35 #7 5.054   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
11:07:35 #7 5.054   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
11:07:35 #7 5.054   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
11:07:35 #7 5.054   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
11:07:35 #7 5.054   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
11:07:35 #7 5.054   libnumber-compare-perl libnumber-range-perl libobject-id-perl
11:07:35 #7 5.054   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
11:07:35 #7 5.054   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
11:07:35 #7 5.054   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
11:07:35 #7 5.054   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
11:07:35 #7 5.054   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
11:07:35 #7 5.054   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
11:07:35 #7 5.054   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
11:07:35 #7 5.054   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
11:07:35 #7 5.054   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
11:07:35 #7 5.054   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
11:07:35 #7 5.054   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
11:07:35 #7 5.054   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
11:07:35 #7 5.054   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
11:07:35 #7 5.055   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
11:07:35 #7 5.055   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
11:07:35 #7 5.055   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
11:07:35 #7 5.055   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
11:07:35 #7 5.055   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
11:07:35 #7 5.055   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
11:07:35 #7 5.055   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
11:07:35 #7 5.055   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
11:07:35 #7 5.055   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
11:07:35 #7 5.055   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
11:07:35 #7 5.055   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
11:07:35 #7 5.055   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
11:07:35 #7 5.055   openssh-client openssl patch patchutils perl perl-modules-5.30
11:07:35 #7 5.055   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
11:07:35 #7 5.055   python-apt-common python3 python3-apt python3-certifi python3-chardet
11:07:35 #7 5.055   python3-debian python3-gpg python3-idna python3-magic python3-minimal
11:07:35 #7 5.055   python3-pkg-resources python3-requests python3-six python3-unidiff
11:07:35 #7 5.055   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
11:07:35 #7 5.055   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
11:07:35 #7 5.055   xz-utils
11:07:35 #7 5.056 Suggested packages:
11:07:35 #7 5.056   default-mta | mail-transport-agent autoconf-archive gnu-standards
11:07:35 #7 5.056   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
11:07:35 #7 5.056   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
11:07:35 #7 5.056   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
11:07:35 #7 5.056   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
11:07:35 #7 5.056   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
11:07:35 #7 5.056   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
11:07:35 #7 5.056   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
11:07:35 #7 5.056   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
11:07:35 #7 5.056   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
11:07:35 #7 5.056   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
11:07:35 #7 5.056   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
11:07:35 #7 5.056   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
11:07:35 #7 5.056   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
11:07:35 #7 5.056   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
11:07:35 #7 5.056   libscalar-number-perl libsasl2-modules-gssapi-mit
11:07:35 #7 5.056   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
11:07:35 #7 5.056   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
11:07:35 #7 5.056   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
11:07:35 #7 5.056   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
11:07:35 #7 5.056   libxml-sax-expatxs-perl bash-completion binutils-multiarch
11:07:35 #7 5.056   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
11:07:35 #7 5.056   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
11:07:35 #7 5.056   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
11:07:35 #7 5.056   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
11:07:35 #7 5.056   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
11:07:35 #7 5.056   python3-cryptography python3-openssl python3-socks python3.8-venv
11:07:35 #7 5.056   python3.8-doc binfmt-support readline-doc zip wdiff-doc
11:07:36 #7 5.314 The following NEW packages will be installed:
11:07:36 #7 5.314   at autoconf automake autopoint autotools-dev binutils binutils-common
11:07:36 #7 5.314   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
11:07:36 #7 5.314   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
11:07:36 #7 5.314   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
11:07:36 #7 5.314   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
11:07:36 #7 5.314   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
11:07:36 #7 5.314   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
11:07:36 #7 5.315   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
11:07:36 #7 5.315   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
11:07:36 #7 5.315   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
11:07:36 #7 5.315   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
11:07:36 #7 5.315   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
11:07:36 #7 5.315   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
11:07:36 #7 5.315   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
11:07:36 #7 5.315   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
11:07:36 #7 5.315   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
11:07:36 #7 5.315   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
11:07:36 #7 5.315   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
11:07:36 #7 5.315   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
11:07:36 #7 5.315   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
11:07:36 #7 5.315   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
11:07:36 #7 5.315   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
11:07:36 #7 5.315   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
11:07:36 #7 5.315   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
11:07:36 #7 5.315   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
11:07:36 #7 5.315   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
11:07:36 #7 5.315   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
11:07:36 #7 5.315   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
11:07:36 #7 5.315   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
11:07:36 #7 5.315   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
11:07:36 #7 5.315   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
11:07:36 #7 5.315   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
11:07:36 #7 5.315   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
11:07:36 #7 5.315   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
11:07:36 #7 5.315   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
11:07:36 #7 5.315   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
11:07:36 #7 5.315   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
11:07:36 #7 5.315   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
11:07:36 #7 5.315   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
11:07:36 #7 5.315   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
11:07:36 #7 5.315   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
11:07:36 #7 5.315   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
11:07:36 #7 5.315   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
11:07:36 #7 5.315   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
11:07:36 #7 5.315   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
11:07:36 #7 5.315   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
11:07:36 #7 5.315   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
11:07:36 #7 5.315   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
11:07:36 #7 5.315   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
11:07:36 #7 5.315   libnumber-compare-perl libnumber-range-perl libobject-id-perl
11:07:36 #7 5.316   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
11:07:36 #7 5.316   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
11:07:36 #7 5.316   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
11:07:36 #7 5.316   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
11:07:36 #7 5.316   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
11:07:36 #7 5.316   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
11:07:36 #7 5.316   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
11:07:36 #7 5.316   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
11:07:36 #7 5.316   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
11:07:36 #7 5.316   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
11:07:36 #7 5.316   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
11:07:36 #7 5.316   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
11:07:36 #7 5.316   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
11:07:36 #7 5.316   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
11:07:36 #7 5.316   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
11:07:36 #7 5.316   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
11:07:36 #7 5.316   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
11:07:36 #7 5.316   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
11:07:36 #7 5.316   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
11:07:36 #7 5.316   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
11:07:36 #7 5.316   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
11:07:36 #7 5.316   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
11:07:36 #7 5.316   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
11:07:36 #7 5.316   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
11:07:36 #7 5.316   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
11:07:36 #7 5.316   openssh-client openssl patch patchutils perl perl-modules-5.30
11:07:36 #7 5.316   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
11:07:36 #7 5.317   python-apt-common python3 python3-apt python3-certifi python3-chardet
11:07:36 #7 5.317   python3-debian python3-gpg python3-idna python3-magic python3-minimal
11:07:36 #7 5.317   python3-pkg-resources python3-requests python3-six python3-unidiff
11:07:36 #7 5.317   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
11:07:36 #7 5.317   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
11:07:36 #7 5.317   xz-utils
11:07:36 #7 5.733 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded.
11:07:36 #7 5.733 Need to get 101 MB of archives.
11:07:36 #7 5.733 After this operation, 453 MB of additional disk space will be used.
11:07:36 #7 5.733 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
11:07:36 #7 5.879 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2 [1318 kB]
11:07:37 #7 6.368 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.5-1~20.04 [714 kB]
11:07:37 #7 6.464 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
11:07:37 #7 6.466 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.5-1~20.04 [1898 kB]
11:07:37 #7 6.606 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
11:07:37 #7 6.607 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
11:07:37 #7 6.608 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
11:07:37 #7 6.609 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
11:07:37 #7 6.610 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
11:07:37 #7 6.611 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
11:07:37 #7 6.746 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.5-1~20.04 [1671 kB]
11:07:37 #7 6.825 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.5-1~20.04 [373 kB]
11:07:37 #7 6.828 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
11:07:37 #7 6.829 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
11:07:37 #7 6.830 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
11:07:37 #7 6.830 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
11:07:37 #7 6.832 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
11:07:37 #7 6.833 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
11:07:37 #7 6.967 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
11:07:37 #7 6.968 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
11:07:37 #7 6.968 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
11:07:37 #7 7.005 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
11:07:38 #7 7.148 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
11:07:38 #7 7.149 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
11:07:38 #7 7.464 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
11:07:38 #7 7.467 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 openssl amd64 1.1.1f-1ubuntu2 [621 kB]
11:07:38 #7 7.505 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20201027ubuntu0.20.04.1 [153 kB]
11:07:38 #7 7.526 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.4 [4624 B]
11:07:38 #7 7.526 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
11:07:38 #7 7.532 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
11:07:38 #7 7.533 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
11:07:38 #7 7.533 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
11:07:38 #7 7.536 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
11:07:38 #7 7.538 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.3-1~ubuntu20.04.1 [1284 kB]
11:07:38 #7 7.656 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.3-1~ubuntu20.04.1 [5752 B]
11:07:38 #7 7.657 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2020d-0ubuntu0.20.04 [294 kB]
11:07:38 #7 7.660 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
11:07:39 #7 8.715 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml2 amd64 2.9.10+dfsg-5 [640 kB]
11:07:39 #7 8.771 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
11:07:39 #7 8.772 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
11:07:39 #7 8.772 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
11:07:39 #7 8.779 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
11:07:39 #7 8.780 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
11:07:39 #7 8.781 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
11:07:39 #7 8.784 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
11:07:39 #7 8.788 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
11:07:39 #7 8.789 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
11:07:39 #7 8.862 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
11:07:39 #7 8.863 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
11:07:40 #7 9.135 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
11:07:40 #7 9.136 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
11:07:40 #7 9.226 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
11:07:40 #7 9.227 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
11:07:40 #7 9.228 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
11:07:40 #7 9.228 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
11:07:40 #7 9.229 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
11:07:40 #7 9.232 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
11:07:40 #7 9.233 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
11:07:40 #7 9.235 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
11:07:40 #7 9.298 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
11:07:40 #7 9.447 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
11:07:40 #7 9.522 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
11:07:40 #7 9.606 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.1 [113 kB]
11:07:40 #7 9.727 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.1 [574 kB]
11:07:40 #7 9.936 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
11:07:40 #7 9.936 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
11:07:40 #7 9.937 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
11:07:41 #7 10.13 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.1 [672 kB]
11:07:41 #7 10.22 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
11:07:41 #7 10.22 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.1 [17.4 kB]
11:07:41 #7 10.22 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.1 [154 kB]
11:07:41 #7 10.22 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
11:07:41 #7 10.23 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
11:07:41 #7 10.23 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
11:07:41 #7 10.23 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
11:07:41 #7 10.23 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
11:07:41 #7 10.23 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
11:07:41 #7 10.30 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
11:07:41 #7 10.37 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
11:07:41 #7 10.45 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
11:07:41 #7 10.45 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
11:07:41 #7 10.46 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
11:07:41 #7 10.48 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-common amd64 2.34-6ubuntu1 [207 kB]
11:07:41 #7 10.48 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libbinutils amd64 2.34-6ubuntu1 [474 kB]
11:07:41 #7 10.69 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1 [47.0 kB]
11:07:41 #7 10.69 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf0 amd64 2.34-6ubuntu1 [46.6 kB]
11:07:41 #7 10.69 Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1 [1614 kB]
11:07:41 #7 10.85 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils amd64 2.34-6ubuntu1 [3376 B]
11:07:41 #7 10.85 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.1 [71.7 kB]
11:07:41 #7 10.85 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-56.62 [1130 kB]
11:07:41 #7 10.88 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
11:07:41 #7 10.92 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.1 [2519 kB]
11:07:42 #7 11.20 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
11:07:42 #7 11.20 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
11:07:42 #7 11.27 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
11:07:42 #7 11.35 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
11:07:42 #7 11.35 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
11:07:42 #7 12.22 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
11:07:43 #7 12.25 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.2.0-5ubuntu1~20.04 [41.1 kB]
11:07:43 #7 12.25 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.2.0-5ubuntu1~20.04 [102 kB]
11:07:43 #7 12.25 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.2.0-5ubuntu1~20.04 [26.4 kB]
11:07:43 #7 12.25 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.2.0-5ubuntu1~20.04 [9300 B]
11:07:43 #7 12.25 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
11:07:43 #7 12.26 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.2.0-5ubuntu1~20.04 [144 kB]
11:07:43 #7 12.26 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.2.0-5ubuntu1~20.04 [320 kB]
11:07:43 #7 12.28 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.2.0-5ubuntu1~20.04 [136 kB]
11:07:43 #7 12.33 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.2.0-5ubuntu1~20.04 [146 kB]
11:07:43 #7 12.40 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
11:07:43 #7 12.66 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
11:07:44 #7 13.60 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
11:07:44 #7 13.60 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
11:07:44 #7 13.63 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
11:07:45 #7 14.67 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
11:07:45 #7 14.67 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
11:07:45 #7 14.67 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
11:07:45 #7 14.67 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
11:07:45 #7 14.67 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
11:07:45 #7 14.68 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
11:07:45 #7 14.68 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
11:07:45 #7 14.69 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
11:07:45 #7 14.69 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
11:07:45 #7 14.74 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
11:07:45 #7 14.74 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
11:07:45 #7 14.81 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
11:07:45 #7 14.82 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
11:07:46 #7 14.97 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
11:07:46 #7 14.98 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
11:07:46 #7 14.98 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
11:07:46 #7 14.98 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
11:07:46 #7 14.98 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
11:07:46 #7 14.98 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.5 [16.8 kB]
11:07:46 #7 14.98 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.5 [155 kB]
11:07:46 #7 14.98 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
11:07:46 #7 14.98 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
11:07:46 #7 15.05 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1 [170 kB]
11:07:46 #7 15.13 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.2 [233 kB]
11:07:46 #7 15.27 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.2 [161 kB]
11:07:46 #7 15.28 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
11:07:46 #7 15.28 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
11:07:46 #7 15.29 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
11:07:46 #7 15.29 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
11:07:46 #7 15.29 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
11:07:46 #7 15.29 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
11:07:46 #7 15.29 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
11:07:46 #7 15.29 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
11:07:46 #7 15.35 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
11:07:46 #7 15.53 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
11:07:46 #7 15.53 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
11:07:46 #7 15.63 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
11:07:46 #7 15.63 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
11:07:46 #7 15.66 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
11:07:46 #7 15.83 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
11:07:46 #7 15.84 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
11:07:46 #7 15.84 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
11:07:46 #7 15.84 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 gpgconf amd64 2.2.19-3ubuntu2 [124 kB]
11:07:46 #7 15.84 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
11:07:46 #7 15.84 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
11:07:46 #7 15.84 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 dirmngr amd64 2.2.19-3ubuntu2 [329 kB]
11:07:46 #7 15.93 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg-l10n all 2.2.19-3ubuntu2 [51.7 kB]
11:07:47 #7 15.93 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2 [481 kB]
11:07:47 #7 15.93 Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg amd64 2.2.19-3ubuntu2 [482 kB]
11:07:47 #7 16.22 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
11:07:47 #7 16.37 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-agent amd64 2.2.19-3ubuntu2 [232 kB]
11:07:47 #7 16.62 Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2 [97.7 kB]
11:07:47 #7 16.68 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2 [90.3 kB]
11:07:47 #7 16.71 Get:167 http://archive.ubuntu.com/ubuntu focal/main amd64 gpgsm amd64 2.2.19-3ubuntu2 [217 kB]
11:07:47 #7 16.78 Get:168 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg all 2.2.19-3ubuntu2 [259 kB]
11:07:47 #7 16.86 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
11:07:47 #7 16.86 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
11:07:47 #7 16.86 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
11:07:47 #7 16.86 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
11:07:47 #7 16.86 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
11:07:47 #7 16.86 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
11:07:47 #7 16.86 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
11:07:47 #7 16.86 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
11:07:47 #7 16.92 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
11:07:47 #7 16.94 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
11:07:47 #7 16.94 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
11:07:47 #7 16.94 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
11:07:47 #7 16.94 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
11:07:47 #7 16.94 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
11:07:47 #7 16.94 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
11:07:47 #7 17.02 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
11:07:48 #7 17.02 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
11:07:48 #7 17.02 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
11:07:48 #7 17.07 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
11:07:48 #7 17.07 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
11:07:48 #7 17.07 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
11:07:48 #7 17.22 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
11:07:48 #7 17.23 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
11:07:48 #7 17.23 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
11:07:48 #7 17.23 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
11:07:48 #7 17.23 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
11:07:48 #7 17.23 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
11:07:48 #7 17.25 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
11:07:48 #7 17.25 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
11:07:48 #7 17.25 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
11:07:48 #7 17.30 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
11:07:48 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:07:48 
11:07:48 + popd
11:07:48 ~/rpmbuild/BUILD/src
11:07:48 + exit 0
11:07:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9nngVo
11:07:48 + umask 022
11:07:48 + cd /root/rpmbuild/BUILD
11:07:48 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64 '!=' / ']'
11:07:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:07:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:07:48 + mkdir -p /root/rpmbuild/BUILDROOT
11:07:48 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:07:48 + cd src
11:07:48 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
11:07:48 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/dockerd
11:07:48 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/docker-proxy
11:07:48 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/docker-init
11:07:48 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/lib/systemd/system/docker.service
11:07:48 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/lib/systemd/system/docker.socket
11:07:48 + /usr/lib/rpm/check-buildroot
11:07:48 + /usr/lib/rpm/redhat/brp-ldconfig
11:07:48 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
11:07:48 + /usr/lib/rpm/brp-compress
11:07:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
11:07:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
11:07:48 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
11:07:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
11:07:48 + /usr/lib/rpm/brp-python-bytecompile '' 1
11:07:48 + /usr/lib/rpm/brp-python-hardlink
11:07:48 + PYTHON3=/usr/libexec/platform-python
11:07:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
11:07:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g1QgD0
11:07:48 + umask 022
11:07:48 + cd /root/rpmbuild/BUILD
11:07:48 + cd src
11:07:48 + engine/bundles/dynbinary-daemon/dockerd -v
11:07:48 Docker version 0.0.0-20201201121459-3faad7a, build ca520bd
11:07:48 + exit 0
11:07:48 Processing files: docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:07:48 Provides: docker-ce = 3:0.0.0.20201201121459.3faad7a-0.el8 docker-ce(x86-64) = 3:0.0.0.20201201121459.3faad7a-0.el8
11:07:48 Requires(interp): /bin/sh /bin/sh /bin/sh
11:07:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11:07:48 Requires(post): /bin/sh
11:07:48 Requires(preun): /bin/sh
11:07:48 Requires(postun): /bin/sh
11:07:48 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)
11:07:48 Conflicts: docker docker-ee docker-engine-cs docker-io
11:07:48 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
11:07:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:07:48 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.src.rpm
11:07:48 #7 17.32 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
11:07:48 #7 17.32 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
11:07:48 #7 17.33 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
11:07:48 #7 17.33 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
11:07:48 #7 17.33 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
11:07:48 #7 17.33 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
11:07:48 #7 17.34 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
11:07:48 #7 17.34 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
11:07:48 #7 17.47 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
11:07:48 #7 17.47 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
11:07:48 #7 17.47 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
11:07:48 #7 17.48 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
11:07:48 #7 17.48 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
11:07:48 #7 17.53 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
11:07:48 #7 17.53 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.2 [231 kB]
11:07:48 #7 17.53 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
11:07:48 #7 17.53 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 git-man all 1:2.25.1-1ubuntu3 [884 kB]
11:07:48 #7 17.60 Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 git amd64 1:2.25.1-1ubuntu3 [4554 kB]
11:07:49 #7 18.07 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
11:07:49 #7 18.07 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
11:07:49 #7 18.07 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
11:07:49 #7 18.07 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
11:07:49 #7 18.08 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
11:07:49 #7 18.08 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
11:07:49 #7 18.08 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
11:07:49 #7 18.08 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
11:07:49 #7 18.08 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
11:07:49 #7 18.22 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
11:07:49 #7 18.22 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
11:07:49 #7 18.22 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
11:07:49 #7 18.30 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
11:07:49 #7 18.30 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
11:07:49 #7 18.30 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
11:07:49 #7 18.30 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
11:07:49 #7 18.30 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
11:07:49 #7 18.30 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
11:07:49 #7 18.37 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
11:07:49 #7 18.38 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
11:07:49 #7 18.38 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
11:07:49 #7 18.38 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
11:07:49 #7 18.38 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
11:07:49 #7 18.45 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
11:07:49 #7 18.45 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
11:07:49 #7 18.45 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
11:07:49 #7 18.46 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
11:07:49 #7 18.52 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
11:07:49 #7 18.52 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
11:07:49 #7 18.53 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
11:07:49 #7 18.53 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
11:07:49 #7 18.55 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
11:07:49 #7 18.60 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
11:07:49 #7 18.60 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
11:07:49 #7 18.60 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
11:07:49 #7 18.68 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
11:07:49 #7 18.74 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
11:07:49 #7 18.74 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
11:07:49 #7 18.75 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
11:07:49 #7 18.75 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
11:07:49 #7 18.75 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
11:07:49 #7 18.75 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
11:07:49 #7 18.75 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
11:07:49 #7 18.75 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
11:07:49 #7 18.83 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
11:07:49 #7 18.89 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
11:07:49 #7 19.05 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
11:07:50 #7 19.28 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
11:07:50 #7 19.39 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
11:07:50 #7 19.39 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
11:07:50 #7 19.40 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
11:07:50 #7 19.40 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
11:07:50 #7 19.41 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
11:07:50 #7 19.55 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
11:07:50 #7 19.55 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
11:07:50 #7 19.55 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
11:07:50 #7 19.55 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
11:07:50 #7 19.55 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
11:07:50 #7 19.55 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
11:07:50 #7 19.55 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
11:07:50 #7 19.56 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
11:07:50 #7 19.69 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
11:07:50 #7 19.69 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
11:07:50 #7 19.70 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
11:07:50 #7 19.70 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
11:07:50 #7 19.71 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
11:07:50 #7 19.71 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
11:07:50 #7 19.73 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
11:07:50 #7 19.74 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
11:07:50 #7 19.83 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
11:07:50 #7 19.86 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
11:07:50 #7 19.86 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
11:07:50 #7 19.86 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
11:07:50 #7 19.86 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
11:07:50 #7 19.86 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
11:07:50 #7 19.86 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
11:07:50 #7 19.86 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
11:07:50 #7 19.86 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
11:07:50 #7 19.92 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
11:07:50 #7 19.94 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
11:07:51 #7 20.02 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
11:07:51 #7 20.02 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
11:07:51 #7 20.02 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
11:07:51 #7 20.02 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
11:07:51 #7 20.02 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
11:07:51 #7 20.03 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
11:07:51 #7 20.03 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
11:07:51 #7 20.05 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
11:07:51 #7 20.07 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
11:07:51 #7 20.13 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
11:07:51 #7 20.13 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
11:07:51 #7 20.13 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
11:07:51 #7 20.13 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
11:07:51 #7 20.13 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
11:07:51 #7 20.22 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
11:07:51 #7 20.22 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
11:07:51 #7 20.22 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
11:07:51 #7 20.22 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
11:07:51 #7 20.23 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
11:07:51 #7 20.23 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
11:07:51 #7 20.23 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
11:07:51 #7 20.29 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
11:07:51 #7 20.37 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
11:07:51 #7 20.38 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
11:07:51 #7 20.38 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
11:07:51 #7 20.38 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
11:07:51 #7 20.38 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
11:07:51 #7 20.38 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
11:07:51 #7 20.38 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
11:07:51 #7 20.38 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
11:07:51 #7 20.44 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
11:07:51 #7 20.46 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
11:07:51 #7 20.46 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
11:07:51 #7 20.46 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
11:07:51 #7 20.46 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
11:07:51 #7 20.46 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
11:07:51 #7 20.46 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
11:07:51 #7 20.46 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
11:07:51 #7 20.49 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
11:07:51 #7 20.57 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
11:07:51 #7 20.59 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
11:07:51 #7 20.59 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
11:07:51 #7 20.59 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
11:07:51 #7 20.59 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
11:07:51 #7 20.59 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
11:07:51 #7 20.64 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB]
11:07:51 #7 20.75 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
11:07:51 #7 20.90 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
11:07:51 #7 20.91 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
11:07:51 #7 20.91 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
11:07:51 #7 20.91 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
11:07:51 #7 20.91 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
11:07:51 #7 20.91 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
11:07:51 #7 20.91 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
11:07:51 #7 20.91 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
11:07:51 #7 20.91 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
11:07:51 #7 20.98 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
11:07:52 #7 21.22 debconf: delaying package configuration, since apt-utils is not installed
11:07:52 #7 21.25 Fetched 101 MB in 16s (6446 kB/s)
11:07:52 #7 21.34 Selecting previously unselected package liblocale-gettext-perl.
11:07:52 #7 21.34 (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 ... 4119 files and directories currently installed.)
11:07:52 #7 21.35 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
11:07:52 #7 21.35 Unpacking liblocale-gettext-perl (1.07-4) ...
11:07:52 #7 21.40 Selecting previously unselected package libssl1.1:amd64.
11:07:52 #7 21.40 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2_amd64.deb ...
11:07:52 #7 21.41 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2) ...
11:07:52 #7 21.56 Selecting previously unselected package libpython3.8-minimal:amd64.
11:07:52 #7 21.56 Preparing to unpack .../libpython3.8-minimal_3.8.5-1~20.04_amd64.deb ...
11:07:52 #7 21.57 Unpacking libpython3.8-minimal:amd64 (3.8.5-1~20.04) ...
11:07:52 #7 21.68 Selecting previously unselected package libexpat1:amd64.
11:07:52 #7 21.68 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
11:07:52 #7 21.69 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
11:07:52 #7 21.73 Selecting previously unselected package python3.8-minimal.
11:07:52 #7 21.73 Preparing to unpack .../python3.8-minimal_3.8.5-1~20.04_amd64.deb ...
11:07:52 #7 21.74 Unpacking python3.8-minimal (3.8.5-1~20.04) ...
11:07:53 #7 22.04 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2) ...
11:07:53 #7 22.18 Setting up libpython3.8-minimal:amd64 (3.8.5-1~20.04) ...
11:07:53 #7 22.20 Setting up libexpat1:amd64 (2.2.9-1build1) ...
11:07:53 #7 22.21 Setting up python3.8-minimal (3.8.5-1~20.04) ...
11:07:53 #7 22.76 Selecting previously unselected package python3-minimal.
11:07:53 #7 22.76 (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 ... 4434 files and directories currently installed.)
11:07:53 #7 22.76 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
11:07:53 #7 22.77 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
11:07:53 #7 22.81 Selecting previously unselected package mime-support.
11:07:53 #7 22.81 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
11:07:53 #7 22.81 Unpacking mime-support (3.64ubuntu1) ...
11:07:53 #7 22.85 Selecting previously unselected package libmpdec2:amd64.
11:07:53 #7 22.86 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
11:07:53 #7 22.86 Unpacking libmpdec2:amd64 (2.4.2-3) ...
11:07:53 #7 22.90 Selecting previously unselected package readline-common.
11:07:53 #7 22.90 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
11:07:53 #7 22.90 Unpacking readline-common (8.0-4) ...
11:07:53 #7 22.94 Selecting previously unselected package libreadline8:amd64.
11:07:53 #7 22.94 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
11:07:53 #7 22.95 Unpacking libreadline8:amd64 (8.0-4) ...
11:07:53 #7 23.00 Selecting previously unselected package libsqlite3-0:amd64.
11:07:53 #7 23.00 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
11:07:53 #7 23.00 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
11:07:53 #7 23.08 Selecting previously unselected package libpython3.8-stdlib:amd64.
11:07:53 #7 23.08 Preparing to unpack .../6-libpython3.8-stdlib_3.8.5-1~20.04_amd64.deb ...
11:07:53 #7 23.08 Unpacking libpython3.8-stdlib:amd64 (3.8.5-1~20.04) ...
11:07:54 #7 23.28 Selecting previously unselected package python3.8.
11:07:54 #7 23.28 Preparing to unpack .../7-python3.8_3.8.5-1~20.04_amd64.deb ...
11:07:54 #7 23.29 Unpacking python3.8 (3.8.5-1~20.04) ...
11:07:54 #7 23.33 Selecting previously unselected package libpython3-stdlib:amd64.
11:07:54 #7 23.33 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
11:07:54 #7 23.34 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
11:07:54 #7 23.37 Setting up python3-minimal (3.8.2-0ubuntu2) ...
11:07:54 #7 23.56 Selecting previously unselected package python3.
11:07:54 #7 23.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4864 files and directories currently installed.)
11:07:54 #7 23.57 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
11:07:54 #7 23.57 Unpacking python3 (3.8.2-0ubuntu2) ...
11:07:54 #7 23.61 Selecting previously unselected package libbsd0:amd64.
11:07:54 #7 23.62 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
11:07:54 #7 23.62 Unpacking libbsd0:amd64 (0.10.0-1) ...
11:07:54 #7 23.67 Selecting previously unselected package bsdmainutils.
11:07:54 #7 23.67 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
11:07:54 #7 23.67 Unpacking bsdmainutils (11.1.2ubuntu3) ...
11:07:54 #7 23.73 Selecting previously unselected package libuchardet0:amd64.
11:07:54 #7 23.73 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
11:07:54 #7 23.73 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
11:07:54 #7 23.77 Selecting previously unselected package groff-base.
11:07:54 #7 23.77 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
11:07:54 #7 23.78 Unpacking groff-base (1.22.4-4build1) ...
11:07:54 #7 23.90 Selecting previously unselected package libgdbm6:amd64.
11:07:54 #7 23.90 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
11:07:54 #7 23.91 Unpacking libgdbm6:amd64 (1.18.1-5) ...
11:07:54 #7 23.95 Selecting previously unselected package libpipeline1:amd64.
11:07:54 #7 23.95 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
11:07:54 #7 23.95 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
11:07:54 #7 24.01 Selecting previously unselected package man-db.
11:07:55 #7 24.01 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
11:07:55 #7 24.01 Unpacking man-db (2.9.1-1) ...
11:07:55 #7 24.14 Selecting previously unselected package perl-modules-5.30.
11:07:55 #7 24.14 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
11:07:55 #7 24.14 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
11:07:55 #7 24.59 Selecting previously unselected package libgdbm-compat4:amd64.
11:07:55 #7 24.59 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
11:07:55 #7 24.60 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
11:07:55 #7 24.65 Selecting previously unselected package libperl5.30:amd64.
11:07:55 #7 24.66 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
11:07:55 #7 24.66 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
11:07:56 #7 25.13 Selecting previously unselected package perl.
11:07:56 #7 25.13 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ...
11:07:56 #7 25.14 Unpacking perl (5.30.0-9ubuntu0.2) ...
11:07:56 #7 25.20 Selecting previously unselected package openssl.
11:07:56 #7 25.20 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2_amd64.deb ...
11:07:56 #7 25.21 Unpacking openssl (1.1.1f-1ubuntu2) ...
11:07:56 #7 25.30 Selecting previously unselected package ca-certificates.
11:07:56 #7 25.30 Preparing to unpack .../013-ca-certificates_20201027ubuntu0.20.04.1_all.deb ...
11:07:56 #7 25.31 Unpacking ca-certificates (20201027ubuntu0.20.04.1) ...
11:07:56 #7 25.36 Selecting previously unselected package distro-info-data.
11:07:56 #7 25.36 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.4_all.deb ...
11:07:56 #7 25.36 Unpacking distro-info-data (0.43ubuntu1.4) ...
11:07:56 #7 25.40 Selecting previously unselected package libmagic-mgc.
11:07:56 #7 25.40 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
11:07:56 #7 25.41 Unpacking libmagic-mgc (1:5.38-4) ...
11:07:56 #7 25.48 Selecting previously unselected package libmagic1:amd64.
11:07:56 #7 25.48 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
11:07:56 #7 25.48 Unpacking libmagic1:amd64 (1:5.38-4) ...
11:07:56 #7 25.52 Selecting previously unselected package file.
11:07:56 #7 25.52 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
11:07:56 #7 25.52 Unpacking file (1:5.38-4) ...
11:07:56 #7 25.56 Selecting previously unselected package less.
11:07:56 #7 25.56 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
11:07:56 #7 25.57 Unpacking less (551-1ubuntu0.1) ...
11:07:56 #7 25.61 Selecting previously unselected package libelf1:amd64.
11:07:56 #7 25.62 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
11:07:56 #7 25.62 Unpacking libelf1:amd64 (0.176-1.1build1) ...
11:07:56 #7 25.75 Selecting previously unselected package libglib2.0-0:amd64.
11:07:56 #7 25.75 Preparing to unpack .../020-libglib2.0-0_2.64.3-1~ubuntu20.04.1_amd64.deb ...
11:07:56 #7 25.76 Unpacking libglib2.0-0:amd64 (2.64.3-1~ubuntu20.04.1) ...
11:07:56 #7 25.89 Selecting previously unselected package libglib2.0-data.
11:07:56 #7 25.90 Preparing to unpack .../021-libglib2.0-data_2.64.3-1~ubuntu20.04.1_all.deb ...
11:07:56 #7 25.90 Unpacking libglib2.0-data (2.64.3-1~ubuntu20.04.1) ...
11:07:56 #7 26.04 Selecting previously unselected package tzdata.
11:07:57 #7 26.04 Preparing to unpack .../022-tzdata_2020d-0ubuntu0.20.04_all.deb ...
11:07:57 #7 26.04 Unpacking tzdata (2020d-0ubuntu0.20.04) ...
11:07:57 #7 26.21 Selecting previously unselected package libicu66:amd64.
11:07:57 #7 26.22 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ...
11:07:57 #7 26.22 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
11:07:58 #7 27.05 Selecting previously unselected package libxml2:amd64.
11:07:58 #7 27.05 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5_amd64.deb ...
11:07:58 #7 27.05 Unpacking libxml2:amd64 (2.9.10+dfsg-5) ...
11:07:58 #7 27.14 Selecting previously unselected package libyaml-0-2:amd64.
11:07:58 #7 27.14 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
11:07:58 #7 27.15 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
11:07:58 #7 27.18 Selecting previously unselected package lsb-release.
11:07:58 #7 27.19 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
11:07:58 #7 27.19 Unpacking lsb-release (11.1.0ubuntu2) ...
11:07:58 #7 27.23 Selecting previously unselected package netbase.
11:07:58 #7 27.23 Preparing to unpack .../027-netbase_6.1_all.deb ...
11:07:58 #7 27.23 Unpacking netbase (6.1) ...
11:07:58 #7 27.27 Selecting previously unselected package python3-pkg-resources.
11:07:58 #7 27.27 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
11:07:58 #7 27.27 Unpacking python3-pkg-resources (45.2.0-1) ...
11:07:58 #7 27.32 Selecting previously unselected package python3-six.
11:07:58 #7 27.32 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
11:07:58 #7 27.32 Unpacking python3-six (1.14.0-2) ...
11:07:58 #7 27.36 Selecting previously unselected package shared-mime-info.
11:07:58 #7 27.36 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
11:07:58 #7 27.37 Unpacking shared-mime-info (1.15-1) ...
11:07:58 #7 27.45 Selecting previously unselected package ucf.
11:07:58 #7 27.46 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
11:07:58 #7 27.46 Moving old data out of the way
11:07:58 #7 27.46 Unpacking ucf (3.0038+nmu1) ...
11:07:58 #7 27.51 Selecting previously unselected package xdg-user-dirs.
11:07:58 #7 27.51 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
11:07:58 #7 27.52 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
11:07:58 #7 27.57 Selecting previously unselected package xz-utils.
11:07:58 #7 27.57 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
11:07:58 #7 27.58 Unpacking xz-utils (5.2.4-1ubuntu1) ...
11:07:58 #7 27.62 Selecting previously unselected package gettext-base.
11:07:58 #7 27.62 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
11:07:58 #7 27.63 Unpacking gettext-base (0.19.8.1-10build1) ...
11:07:58 #7 27.67 Selecting previously unselected package iso-codes.
11:07:58 #7 27.67 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
11:07:58 #7 27.68 Unpacking iso-codes (4.4-1) ...
11:07:58 #7 28.07 Selecting previously unselected package krb5-locales.
11:07:58 #7 28.08 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
11:07:58 #7 28.08 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
11:07:58 #7 28.12 Selecting previously unselected package libcbor0.6:amd64.
11:07:58 #7 28.12 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
11:07:58 #7 28.12 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
11:07:58 #7 28.17 Selecting previously unselected package libedit2:amd64.
11:07:59 #7 28.17 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
11:07:59 #7 28.18 Unpacking libedit2:amd64 (3.1-20191231-1) ...
11:07:59 #7 28.22 Selecting previously unselected package libfido2-1:amd64.
11:07:59 #7 28.23 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
11:07:59 #7 28.23 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
11:07:59 #7 28.28 Selecting previously unselected package libkrb5support0:amd64.
11:07:59 #7 28.28 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
11:07:59 #7 28.29 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
11:07:59 #7 28.33 Selecting previously unselected package libk5crypto3:amd64.
11:07:59 #7 28.33 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
11:07:59 #7 28.33 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
11:07:59 #7 28.38 Selecting previously unselected package libkeyutils1:amd64.
11:07:59 #7 28.39 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
11:07:59 #7 28.39 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
11:07:59 #7 28.44 Selecting previously unselected package libkrb5-3:amd64.
11:07:59 #7 28.44 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
11:07:59 #7 28.44 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
11:07:59 #7 28.53 Selecting previously unselected package libgssapi-krb5-2:amd64.
11:07:59 #7 28.53 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
11:07:59 #7 28.54 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
11:07:59 #7 28.59 Selecting previously unselected package libpsl5:amd64.
11:07:59 #7 28.59 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
11:07:59 #7 28.60 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
11:07:59 #7 28.63 Selecting previously unselected package libxau6:amd64.
11:07:59 #7 28.63 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
11:07:59 #7 28.64 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
11:07:59 #7 28.68 Selecting previously unselected package libxdmcp6:amd64.
11:07:59 #7 28.68 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
11:07:59 #7 28.68 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
11:07:59 #7 28.72 Selecting previously unselected package libxcb1:amd64.
11:07:59 #7 28.72 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
11:07:59 #7 28.72 Unpacking libxcb1:amd64 (1.14-2) ...
11:07:59 #7 28.76 Selecting previously unselected package libx11-data.
11:07:59 #7 28.76 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.1_all.deb ...
11:07:59 #7 28.77 Unpacking libx11-data (2:1.6.9-2ubuntu1.1) ...
11:07:59 #7 28.85 Selecting previously unselected package libx11-6:amd64.
11:07:59 #7 28.86 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.1_amd64.deb ...
11:07:59 #7 28.86 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.1) ...
11:07:59 #7 28.96 Selecting previously unselected package libxext6:amd64.
11:07:59 #7 28.96 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
11:07:59 #7 28.96 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
11:08:00 #7 29.00 Selecting previously unselected package libxmuu1:amd64.
11:08:00 #7 29.00 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
11:08:00 #7 29.01 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
11:08:00 #7 29.06 Selecting previously unselected package manpages.
11:08:00 #7 29.06 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
11:08:00 #7 29.07 Unpacking manpages (5.05-1) ...
11:08:00 #7 29.19 Selecting previously unselected package openssh-client.
11:08:00 #7 29.19 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.1_amd64.deb ...
11:08:00 #7 29.20 Unpacking openssh-client (1:8.2p1-4ubuntu0.1) ...
11:08:00 #7 29.30 Selecting previously unselected package publicsuffix.
11:08:00 #7 29.31 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
11:08:00 #7 29.31 Unpacking publicsuffix (20200303.0012-1) ...
11:08:00 #7 29.35 Selecting previously unselected package python-apt-common.
11:08:00 #7 29.35 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.1_all.deb ...
11:08:00 #7 29.36 Unpacking python-apt-common (2.0.0ubuntu0.20.04.1) ...
11:08:00 #7 29.39 Selecting previously unselected package python3-apt.
11:08:00 #7 29.39 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.1_amd64.deb ...
11:08:00 #7 29.40 Unpacking python3-apt (2.0.0ubuntu0.20.04.1) ...
11:08:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64.rpm
11:08:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XzTBm9
11:08:00 + umask 022
11:08:00 + cd /root/rpmbuild/BUILD
11:08:00 + cd src
11:08:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:08:00 + exit 0
11:08:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kvJtdi
11:08:00 + umask 022
11:08:00 + cd /root/rpmbuild/BUILD
11:08:00 + cd /root/rpmbuild/BUILD
11:08:00 + rm -rf src
11:08:00 + /usr/bin/mkdir -p src
11:08:00 + cd src
11:08:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
11:08:00 + /usr/bin/tar -xof -
11:08:00 + STATUS=0
11:08:00 + '[' 0 -ne 0 ']'
11:08:00 + /usr/bin/tar -xof -
11:08:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
11:08:00 + STATUS=0
11:08:00 + '[' 0 -ne 0 ']'
11:08:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
11:08:00 + exit 0
11:08:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BNwJws
11:08:00 + umask 022
11:08:00 + cd /root/rpmbuild/BUILD
11:08:00 + cd src
11:08:00 + mkdir -p /go/src/github.com/docker
11:08:00 + rm -f /go/src/github.com/docker/cli
11:08:00 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
11:08:00 + pushd /go/src/github.com/docker/cli
11:08:00 + DISABLE_WARN_OUTSIDE_CONTAINER=1
11:08:00 + make VERSION=0.0.0-20201201121459-3faad7a GITCOMMIT=3faad7a dynbinary manpages
11:08:00 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
11:08:00 ./scripts/build/dynbinary
11:08:00 Building dynamically linked build/docker-linux-amd64
11:08:00 #7 29.46 Selecting previously unselected package libunwind8:amd64.
11:08:00 #7 29.46 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
11:08:00 #7 29.47 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
11:08:00 #7 29.50 Selecting previously unselected package strace.
11:08:00 #7 29.50 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
11:08:00 #7 29.50 Unpacking strace (5.5-3ubuntu1) ...
11:08:00 #7 29.57 Selecting previously unselected package xauth.
11:08:00 #7 29.57 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
11:08:00 #7 29.58 Unpacking xauth (1:1.1-0ubuntu1) ...
11:08:00 #7 29.61 Selecting previously unselected package libfl2:amd64.
11:08:00 #7 29.61 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
11:08:00 #7 29.62 Unpacking libfl2:amd64 (2.6.4-6.2) ...
11:08:00 #7 29.65 Selecting previously unselected package at.
11:08:00 #7 29.66 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
11:08:00 #7 29.66 Unpacking at (3.1.23-1ubuntu1) ...
11:08:00 #7 29.70 Selecting previously unselected package libsigsegv2:amd64.
11:08:00 #7 29.70 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
11:08:00 #7 29.70 Unpacking libsigsegv2:amd64 (2.12-2) ...
11:08:00 #7 29.74 Selecting previously unselected package m4.
11:08:00 #7 29.74 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
11:08:00 #7 29.74 Unpacking m4 (1.4.18-4) ...
11:08:00 #7 29.79 Selecting previously unselected package autoconf.
11:08:00 #7 29.79 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
11:08:00 #7 29.80 Unpacking autoconf (2.69-11.1) ...
11:08:00 #7 29.86 Selecting previously unselected package autotools-dev.
11:08:00 #7 29.87 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
11:08:00 #7 29.87 Unpacking autotools-dev (20180224.1) ...
11:08:00 #7 29.91 Selecting previously unselected package automake.
11:08:00 #7 29.91 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
11:08:00 #7 29.92 Unpacking automake (1:1.16.1-4ubuntu6) ...
11:08:00 #7 29.99 Selecting previously unselected package autopoint.
11:08:01 #7 29.99 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
11:08:01 #7 30.00 Unpacking autopoint (0.19.8.1-10build1) ...
11:08:01 #7 30.04 Selecting previously unselected package binutils-common:amd64.
11:08:01 #7 30.04 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1_amd64.deb ...
11:08:01 #7 30.05 Unpacking binutils-common:amd64 (2.34-6ubuntu1) ...
11:08:01 #7 30.10 Selecting previously unselected package libbinutils:amd64.
11:08:01 #7 30.10 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1_amd64.deb ...
11:08:01 #7 30.11 Unpacking libbinutils:amd64 (2.34-6ubuntu1) ...
11:08:01 #7 30.19 Selecting previously unselected package libctf-nobfd0:amd64.
11:08:01 #7 30.19 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1_amd64.deb ...
11:08:01 #7 30.20 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1) ...
11:08:01 #7 30.23 Selecting previously unselected package libctf0:amd64.
11:08:01 #7 30.24 Preparing to unpack .../072-libctf0_2.34-6ubuntu1_amd64.deb ...
11:08:01 #7 30.24 Unpacking libctf0:amd64 (2.34-6ubuntu1) ...
11:08:01 #7 30.27 Selecting previously unselected package binutils-x86-64-linux-gnu.
11:08:01 #7 30.27 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1_amd64.deb ...
11:08:01 #7 30.28 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1) ...
11:08:01 #7 30.48 Selecting previously unselected package binutils.
11:08:01 #7 30.48 Preparing to unpack .../074-binutils_2.34-6ubuntu1_amd64.deb ...
11:08:01 #7 30.49 Unpacking binutils (2.34-6ubuntu1) ...
11:08:01 #7 30.53 Selecting previously unselected package libc-dev-bin.
11:08:01 #7 30.53 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.1_amd64.deb ...
11:08:01 #7 30.53 Unpacking libc-dev-bin (2.31-0ubuntu9.1) ...
11:08:01 #7 30.58 Selecting previously unselected package linux-libc-dev:amd64.
11:08:01 #7 30.58 Preparing to unpack .../076-linux-libc-dev_5.4.0-56.62_amd64.deb ...
11:08:01 #7 30.58 Unpacking linux-libc-dev:amd64 (5.4.0-56.62) ...
11:08:01 #7 30.75 Selecting previously unselected package libcrypt-dev:amd64.
11:08:01 #7 30.75 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
11:08:01 #7 30.75 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
11:08:01 #7 30.81 Selecting previously unselected package libc6-dev:amd64.
11:08:01 #7 30.81 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.1_amd64.deb ...
11:08:01 #7 30.81 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.1) ...
11:08:02 #7 31.14 Selecting previously unselected package gcc-9-base:amd64.
11:08:02 #7 31.14 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
11:08:02 #7 31.14 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:02 #7 31.26 Selecting previously unselected package libisl22:amd64.
11:08:02 #7 31.27 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
11:08:02 #7 31.27 Unpacking libisl22:amd64 (0.22.1-1) ...
11:08:02 #7 31.35 Selecting previously unselected package libmpfr6:amd64.
11:08:02 #7 31.36 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
11:08:02 #7 31.36 Unpacking libmpfr6:amd64 (4.0.2-1) ...
11:08:02 #7 31.42 Selecting previously unselected package libmpc3:amd64.
11:08:02 #7 31.43 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
11:08:02 #7 31.43 Unpacking libmpc3:amd64 (1.1.0-1) ...
11:08:02 #7 31.47 Selecting previously unselected package cpp-9.
11:08:02 #7 31.47 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
11:08:02 #7 31.47 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
11:08:03 #7 32.21 Selecting previously unselected package cpp.
11:08:03 #7 32.22 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
11:08:03 #7 32.22 Unpacking cpp (4:9.3.0-1ubuntu2) ...
11:08:03 #7 32.26 Selecting previously unselected package libcc1-0:amd64.
11:08:03 #7 32.26 Preparing to unpack .../085-libcc1-0_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.26 Unpacking libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.30 Selecting previously unselected package libgomp1:amd64.
11:08:03 #7 32.31 Preparing to unpack .../086-libgomp1_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.31 Unpacking libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.35 Selecting previously unselected package libitm1:amd64.
11:08:03 #7 32.35 Preparing to unpack .../087-libitm1_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.36 Unpacking libitm1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.40 Selecting previously unselected package libatomic1:amd64.
11:08:03 #7 32.40 Preparing to unpack .../088-libatomic1_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.41 Unpacking libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.45 Selecting previously unselected package libasan5:amd64.
11:08:03 #7 32.45 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.45 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:03 #7 32.53 Selecting previously unselected package liblsan0:amd64.
11:08:03 #7 32.53 Preparing to unpack .../090-liblsan0_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.53 Unpacking liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.59 Selecting previously unselected package libtsan0:amd64.
11:08:03 #7 32.59 Preparing to unpack .../091-libtsan0_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.59 Unpacking libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.66 Selecting previously unselected package libubsan1:amd64.
11:08:03 #7 32.66 Preparing to unpack .../092-libubsan1_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.67 Unpacking libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.72 Selecting previously unselected package libquadmath0:amd64.
11:08:03 #7 32.72 Preparing to unpack .../093-libquadmath0_10.2.0-5ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.72 Unpacking libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:03 #7 32.76 Selecting previously unselected package libgcc-9-dev:amd64.
11:08:03 #7 32.76 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
11:08:03 #7 32.77 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:03 #7 33.00 Selecting previously unselected package gcc-9.
11:08:04 #7 33.01 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
11:08:04 #7 33.01 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
11:08:04 #7 33.76 Selecting previously unselected package gcc.
11:08:04 #7 33.76 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
11:08:04 #7 33.77 Unpacking gcc (4:9.3.0-1ubuntu2) ...
11:08:04 #7 33.80 Selecting previously unselected package libstdc++-9-dev:amd64.
11:08:04 #7 33.80 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
11:08:04 #7 33.81 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:05 #7 34.06 Selecting previously unselected package g++-9.
11:08:05 #7 34.06 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
11:08:05 #7 34.07 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
11:08:05 #7 34.83 Selecting previously unselected package g++.
11:08:05 #7 34.83 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
11:08:05 #7 34.84 Unpacking g++ (4:9.3.0-1ubuntu2) ...
11:08:06 #7 34.98 Selecting previously unselected package make.
11:08:06 #7 34.98 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
11:08:06 #7 34.99 Unpacking make (4.2.1-1.2) ...
11:08:06 #7 35.03 Selecting previously unselected package libdpkg-perl.
11:08:06 #7 35.04 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ...
11:08:06 #7 35.05 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
11:08:06 #7 35.14 Selecting previously unselected package patch.
11:08:06 #7 35.14 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
11:08:06 #7 35.15 Unpacking patch (2.7.6-6) ...
11:08:06 #7 35.19 Selecting previously unselected package dpkg-dev.
11:08:06 #7 35.20 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ...
11:08:06 #7 35.20 Unpacking dpkg-dev (1.19.7ubuntu3) ...
11:08:06 #7 35.29 Selecting previously unselected package build-essential.
11:08:06 #7 35.29 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
11:08:06 #7 35.29 Unpacking build-essential (12.8ubuntu1.1) ...
11:08:06 #7 35.34 Selecting previously unselected package libbrotli1:amd64.
11:08:06 #7 35.34 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
11:08:06 #7 35.35 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
11:08:06 #7 35.42 Selecting previously unselected package libroken18-heimdal:amd64.
11:08:06 #7 35.42 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.42 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:06 #7 35.54 Selecting previously unselected package libasn1-8-heimdal:amd64.
11:08:06 #7 35.54 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.55 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:06 #7 35.61 Selecting previously unselected package libheimbase1-heimdal:amd64.
11:08:06 #7 35.61 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.62 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:06 #7 35.66 Selecting previously unselected package libhcrypto4-heimdal:amd64.
11:08:06 #7 35.66 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.66 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:06 #7 35.70 Selecting previously unselected package libwind0-heimdal:amd64.
11:08:06 #7 35.71 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.71 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:06 #7 35.76 Selecting previously unselected package libhx509-5-heimdal:amd64.
11:08:06 #7 35.76 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.76 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:06 #7 35.81 Selecting previously unselected package libkrb5-26-heimdal:amd64.
11:08:06 #7 35.81 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.81 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:06 #7 35.87 Selecting previously unselected package libheimntlm0-heimdal:amd64.
11:08:06 #7 35.87 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:06 #7 35.88 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:07 #7 36.46 Selecting previously unselected package libgssapi3-heimdal:amd64.
11:08:07 #7 36.46 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
11:08:07 #7 36.47 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:07 #7 36.51 Selecting previously unselected package libsasl2-modules-db:amd64.
11:08:07 #7 36.51 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
11:08:07 #7 36.51 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
11:08:07 #7 36.55 Selecting previously unselected package libsasl2-2:amd64.
11:08:07 #7 36.56 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
11:08:07 #7 36.56 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
11:08:07 #7 36.60 Selecting previously unselected package libldap-common.
11:08:07 #7 36.60 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.5_all.deb ...
11:08:07 #7 36.60 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.5) ...
11:08:07 #7 36.64 Selecting previously unselected package libldap-2.4-2:amd64.
11:08:07 #7 36.64 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.5_amd64.deb ...
11:08:07 #7 36.65 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.5) ...
11:08:07 #7 36.70 Selecting previously unselected package libnghttp2-14:amd64.
11:08:07 #7 36.70 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
11:08:07 #7 36.71 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
11:08:07 #7 36.75 Selecting previously unselected package librtmp1:amd64.
11:08:07 #7 36.75 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
11:08:07 #7 36.75 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
11:08:07 #7 36.79 Selecting previously unselected package libssh-4:amd64.
11:08:07 #7 36.79 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.1_amd64.deb ...
11:08:07 #7 36.80 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
11:08:07 #7 36.85 Selecting previously unselected package libcurl4:amd64.
11:08:07 #7 36.85 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.2_amd64.deb ...
11:08:07 #7 36.86 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.2) ...
11:08:07 #7 36.90 Selecting previously unselected package curl.
11:08:07 #7 36.90 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.2_amd64.deb ...
11:08:07 #7 36.91 Unpacking curl (7.68.0-1ubuntu2.2) ...
11:08:07 #7 36.96 Selecting previously unselected package dctrl-tools.
11:08:07 #7 36.96 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
11:08:07 #7 36.97 Unpacking dctrl-tools (2.24-3) ...
11:08:07 #7 37.00 Selecting previously unselected package libtool.
11:08:07 #7 37.00 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
11:08:07 #7 37.01 Unpacking libtool (2.4.6-14) ...
11:08:07 #7 37.05 Selecting previously unselected package dh-autoreconf.
11:08:07 #7 37.05 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
11:08:07 #7 37.06 Unpacking dh-autoreconf (19) ...
11:08:07 #7 37.09 Selecting previously unselected package libdebhelper-perl.
11:08:08 #7 37.09 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
11:08:08 #7 37.09 Unpacking libdebhelper-perl (12.10ubuntu1) ...
11:08:08 #7 37.12 Selecting previously unselected package libarchive-zip-perl.
11:08:08 #7 37.13 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
11:08:08 #7 37.13 Unpacking libarchive-zip-perl (1.67-2) ...
11:08:08 #7 37.17 Selecting previously unselected package libsub-override-perl.
11:08:08 #7 37.17 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
11:08:08 #7 37.18 Unpacking libsub-override-perl (0.09-2) ...
11:08:08 #7 37.22 Selecting previously unselected package libfile-stripnondeterminism-perl.
11:08:08 #7 37.22 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
11:08:08 #7 37.22 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
11:08:08 #7 37.26 Selecting previously unselected package dh-strip-nondeterminism.
11:08:08 #7 37.26 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
11:08:08 #7 37.26 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
11:08:08 #7 37.29 Selecting previously unselected package dwz.
11:08:08 #7 37.29 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
11:08:08 #7 37.30 Unpacking dwz (0.13-5) ...
11:08:08 #7 37.35 Selecting previously unselected package libcroco3:amd64.
11:08:08 #7 37.35 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
11:08:08 #7 37.35 Unpacking libcroco3:amd64 (0.6.13-1) ...
11:08:08 #7 37.39 Selecting previously unselected package gettext.
11:08:08 #7 37.40 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
11:08:08 #7 37.40 Unpacking gettext (0.19.8.1-10build1) ...
11:08:08 #7 37.51 Selecting previously unselected package intltool-debian.
11:08:08 #7 37.51 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
11:08:08 #7 37.51 Unpacking intltool-debian (0.35.0+20060710.5) ...
11:08:08 #7 37.55 Selecting previously unselected package po-debconf.
11:08:08 #7 37.55 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
11:08:08 #7 37.55 Unpacking po-debconf (1.0.21) ...
11:08:08 #7 37.60 Selecting previously unselected package debhelper.
11:08:08 #7 37.60 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
11:08:08 #7 37.61 Unpacking debhelper (12.10ubuntu1) ...
11:08:08 #7 37.72 Selecting previously unselected package libfakeroot:amd64.
11:08:08 #7 37.72 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
11:08:08 #7 37.73 Unpacking libfakeroot:amd64 (1.24-1) ...
11:08:08 #7 37.76 Selecting previously unselected package fakeroot.
11:08:08 #7 37.77 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
11:08:08 #7 37.77 Unpacking fakeroot (1.24-1) ...
11:08:08 #7 37.81 Selecting previously unselected package libassuan0:amd64.
11:08:08 #7 37.81 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
11:08:08 #7 37.82 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
11:08:08 #7 37.85 Selecting previously unselected package gpgconf.
11:08:08 #7 37.85 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2_amd64.deb ...
11:08:08 #7 37.86 Unpacking gpgconf (2.2.19-3ubuntu2) ...
11:08:08 #7 37.90 Selecting previously unselected package libksba8:amd64.
11:08:08 #7 37.90 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
11:08:08 #7 37.91 Unpacking libksba8:amd64 (1.3.5-2) ...
11:08:08 #7 37.95 Selecting previously unselected package libnpth0:amd64.
11:08:08 #7 37.95 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
11:08:08 #7 37.96 Unpacking libnpth0:amd64 (1.6-1) ...
11:08:08 #7 37.99 Selecting previously unselected package dirmngr.
11:08:08 #7 37.99 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2_amd64.deb ...
11:08:08 #7 38.01 Unpacking dirmngr (2.2.19-3ubuntu2) ...
11:08:08 #7 38.07 Selecting previously unselected package gnupg-l10n.
11:08:08 #7 38.07 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2_all.deb ...
11:08:08 #7 38.08 Unpacking gnupg-l10n (2.2.19-3ubuntu2) ...
11:08:08 #7 38.11 Selecting previously unselected package gnupg-utils.
11:08:08 #7 38.12 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2_amd64.deb ...
11:08:08 #7 38.12 Unpacking gnupg-utils (2.2.19-3ubuntu2) ...
11:08:08 #7 38.19 Selecting previously unselected package gpg.
11:08:09 #7 38.19 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2_amd64.deb ...
11:08:09 #7 38.20 Unpacking gpg (2.2.19-3ubuntu2) ...
11:08:09 #7 38.27 Selecting previously unselected package pinentry-curses.
11:08:09 #7 38.28 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
11:08:09 #7 38.28 Unpacking pinentry-curses (1.1.0-3build1) ...
11:08:09 #7 38.32 Selecting previously unselected package gpg-agent.
11:08:09 #7 38.32 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2_amd64.deb ...
11:08:09 #7 38.32 Unpacking gpg-agent (2.2.19-3ubuntu2) ...
11:08:09 #7 38.37 Selecting previously unselected package gpg-wks-client.
11:08:09 #7 38.38 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2_amd64.deb ...
11:08:09 #7 38.38 Unpacking gpg-wks-client (2.2.19-3ubuntu2) ...
11:08:09 #7 38.42 Selecting previously unselected package gpg-wks-server.
11:08:09 #7 38.42 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2_amd64.deb ...
11:08:09 #7 38.42 Unpacking gpg-wks-server (2.2.19-3ubuntu2) ...
11:08:09 #7 38.46 Selecting previously unselected package gpgsm.
11:08:09 #7 38.46 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2_amd64.deb ...
11:08:09 #7 38.46 Unpacking gpgsm (2.2.19-3ubuntu2) ...
11:08:09 #7 38.51 Selecting previously unselected package gnupg.
11:08:09 #7 38.51 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2_all.deb ...
11:08:09 #7 38.52 Unpacking gnupg (2.2.19-3ubuntu2) ...
11:08:09 #7 38.56 Selecting previously unselected package libfile-which-perl.
11:08:09 #7 38.56 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
11:08:09 #7 38.57 Unpacking libfile-which-perl (1.23-1) ...
11:08:09 #7 38.60 Selecting previously unselected package libfile-homedir-perl.
11:08:09 #7 38.60 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
11:08:09 #7 38.60 Unpacking libfile-homedir-perl (1.004-1) ...
11:08:09 #7 38.63 Selecting previously unselected package libio-pty-perl.
11:08:09 #7 38.64 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
11:08:09 #7 38.64 Unpacking libio-pty-perl (1:1.12-1) ...
11:08:09 #7 38.67 Selecting previously unselected package libipc-run-perl.
11:08:09 #7 38.67 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
11:08:09 #7 38.68 Unpacking libipc-run-perl (20180523.0-2) ...
11:08:09 #7 38.72 Selecting previously unselected package libclass-method-modifiers-perl.
11:08:09 #7 38.72 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
11:08:09 #7 38.72 Unpacking libclass-method-modifiers-perl (2.13-1) ...
11:08:09 #7 38.75 Selecting previously unselected package libb-hooks-op-check-perl.
11:08:09 #7 38.75 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
11:08:09 #7 38.76 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
11:08:09 #7 38.79 Selecting previously unselected package libdynaloader-functions-perl.
11:08:09 #7 38.79 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
11:08:09 #7 38.80 Unpacking libdynaloader-functions-perl (0.003-1) ...
11:08:09 #7 38.83 Selecting previously unselected package libdevel-callchecker-perl.
11:08:09 #7 38.83 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
11:08:09 #7 38.83 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
11:08:09 #7 38.86 Selecting previously unselected package libparams-classify-perl.
11:08:09 #7 38.86 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
11:08:09 #7 38.87 Unpacking libparams-classify-perl (0.015-1build2) ...
11:08:09 #7 38.90 Selecting previously unselected package libmodule-runtime-perl.
11:08:09 #7 38.91 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
11:08:09 #7 38.91 Unpacking libmodule-runtime-perl (0.016-1) ...
11:08:09 #7 38.94 Selecting previously unselected package libimport-into-perl.
11:08:09 #7 38.94 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
11:08:09 #7 38.95 Unpacking libimport-into-perl (1.002005-1) ...
11:08:09 #7 38.98 Selecting previously unselected package librole-tiny-perl.
11:08:10 #7 38.98 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
11:08:10 #7 38.99 Unpacking librole-tiny-perl (2.001004-1) ...
11:08:10 #7 39.02 Selecting previously unselected package libstrictures-perl.
11:08:10 #7 39.02 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
11:08:10 #7 39.03 Unpacking libstrictures-perl (2.000006-1) ...
11:08:10 #7 39.06 Selecting previously unselected package libsub-quote-perl.
11:08:10 #7 39.06 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
11:08:10 #7 39.08 Unpacking libsub-quote-perl (2.006006-1) ...
11:08:10 #7 39.12 Selecting previously unselected package libmoo-perl.
11:08:10 #7 39.12 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
11:08:10 #7 39.12 Unpacking libmoo-perl (2.003006-1) ...
11:08:10 #7 39.16 Selecting previously unselected package libencode-locale-perl.
11:08:10 #7 39.16 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
11:08:10 #7 39.17 Unpacking libencode-locale-perl (1.05-1) ...
11:08:10 #7 39.20 Selecting previously unselected package libtimedate-perl.
11:08:10 #7 39.20 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
11:08:10 #7 39.21 Unpacking libtimedate-perl (2.3200-1) ...
11:08:10 #7 39.24 Selecting previously unselected package libhttp-date-perl.
11:08:10 #7 39.24 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
11:08:10 #7 39.25 Unpacking libhttp-date-perl (6.05-1) ...
11:08:10 #7 39.28 Selecting previously unselected package libfile-listing-perl.
11:08:10 #7 39.28 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
11:08:10 #7 39.28 Unpacking libfile-listing-perl (6.04-1) ...
11:08:10 #7 39.32 Selecting previously unselected package libhtml-tagset-perl.
11:08:10 #7 39.32 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
11:08:10 #7 39.32 Unpacking libhtml-tagset-perl (3.20-4) ...
11:08:10 #7 39.35 Selecting previously unselected package liburi-perl.
11:08:10 #7 39.35 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
11:08:10 #7 39.36 Unpacking liburi-perl (1.76-2) ...
11:08:10 #7 39.41 Selecting previously unselected package libhtml-parser-perl.
11:08:10 #7 39.41 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
11:08:10 #7 39.42 Unpacking libhtml-parser-perl (3.72-5) ...
11:08:10 #7 39.46 Selecting previously unselected package libhtml-tree-perl.
11:08:10 #7 39.46 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
11:08:10 #7 39.47 Unpacking libhtml-tree-perl (5.07-2) ...
11:08:10 #7 39.52 Selecting previously unselected package libio-html-perl.
11:08:10 #7 39.52 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
11:08:10 #7 39.53 Unpacking libio-html-perl (1.001-1) ...
11:08:10 #7 39.56 Selecting previously unselected package liblwp-mediatypes-perl.
11:08:10 #7 39.56 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
11:08:10 #7 39.56 Unpacking liblwp-mediatypes-perl (6.04-1) ...
11:08:10 #7 39.59 Selecting previously unselected package libhttp-message-perl.
11:08:10 #7 39.59 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
11:08:10 #7 39.60 Unpacking libhttp-message-perl (6.22-1) ...
11:08:10 #7 39.64 Selecting previously unselected package libhttp-cookies-perl.
11:08:10 #7 39.64 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
11:08:10 #7 39.65 Unpacking libhttp-cookies-perl (6.08-1) ...
11:08:10 #7 39.68 Selecting previously unselected package libhttp-negotiate-perl.
11:08:10 #7 39.68 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
11:08:10 #7 39.68 Unpacking libhttp-negotiate-perl (6.01-1) ...
11:08:10 #7 39.72 Selecting previously unselected package perl-openssl-defaults:amd64.
11:08:10 #7 39.72 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
11:08:10 #7 39.73 Unpacking perl-openssl-defaults:amd64 (4) ...
11:08:10 #7 39.76 Selecting previously unselected package libnet-ssleay-perl.
11:08:10 #7 39.77 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
11:08:10 #7 39.77 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
11:08:10 #7 39.83 Selecting previously unselected package libio-socket-ssl-perl.
11:08:10 #7 39.83 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
11:08:10 #7 39.84 Unpacking libio-socket-ssl-perl (2.067-1) ...
11:08:10 #7 39.88 Selecting previously unselected package libnet-http-perl.
11:08:10 #7 39.89 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
11:08:10 #7 39.89 Unpacking libnet-http-perl (6.19-1) ...
11:08:10 #7 39.92 Selecting previously unselected package liblwp-protocol-https-perl.
11:08:10 #7 39.92 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
11:08:10 #7 39.92 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
11:08:10 #7 39.95 Selecting previously unselected package libtry-tiny-perl.
11:08:11 #7 39.96 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
11:08:11 #7 39.96 Unpacking libtry-tiny-perl (0.30-1) ...
11:08:11 #7 39.99 Selecting previously unselected package libwww-robotrules-perl.
11:08:11 #7 40.00 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
11:08:11 #7 40.00 Unpacking libwww-robotrules-perl (6.02-1) ...
11:08:11 #7 40.04 Selecting previously unselected package libwww-perl.
11:08:11 #7 40.04 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
11:08:11 #7 40.04 Unpacking libwww-perl (6.43-1) ...
11:08:11 #7 40.09 Selecting previously unselected package patchutils.
11:08:11 #7 40.09 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
11:08:11 #7 40.09 Unpacking patchutils (0.3.4-2) ...
11:08:11 #7 40.12 Selecting previously unselected package wdiff.
11:08:11 #7 40.13 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
11:08:11 #7 40.13 Unpacking wdiff (1.2.2-2build1) ...
11:08:11 #7 40.18 Selecting previously unselected package devscripts.
11:08:11 #7 40.18 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
11:08:11 #7 40.20 Unpacking devscripts (2.20.2ubuntu2) ...
11:08:11 #7 40.31 Selecting previously unselected package diffstat.
11:08:11 #7 40.32 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
11:08:11 #7 40.32 Unpacking diffstat (1.63-1) ...
11:08:11 #7 40.36 Selecting previously unselected package python3-chardet.
11:08:11 #7 40.36 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
11:08:11 #7 40.37 Unpacking python3-chardet (3.0.4-4build1) ...
11:08:11 #7 40.41 Selecting previously unselected package python3-debian.
11:08:11 #7 40.41 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
11:08:11 #7 40.41 Unpacking python3-debian (0.1.36ubuntu1) ...
11:08:11 #7 40.46 Selecting previously unselected package libgpgme11:amd64.
11:08:11 #7 40.46 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
11:08:11 #7 40.46 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
11:08:11 #7 40.51 Selecting previously unselected package python3-gpg.
11:08:11 #7 40.51 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
11:08:11 #7 40.51 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
11:08:11 #7 40.57 Selecting previously unselected package dput.
11:08:11 #7 40.58 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
11:08:11 #7 40.58 Unpacking dput (1.0.3ubuntu1) ...
11:08:11 #7 40.63 Selecting previously unselected package libcurl3-gnutls:amd64.
11:08:11 #7 40.63 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.2_amd64.deb ...
11:08:11 #7 40.64 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.2) ...
11:08:11 #7 40.69 Selecting previously unselected package liberror-perl.
11:08:11 #7 40.69 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
11:08:11 #7 40.69 Unpacking liberror-perl (0.17029-1) ...
11:08:11 #7 40.73 Selecting previously unselected package git-man.
11:08:11 #7 40.73 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3_all.deb ...
11:08:11 #7 40.73 Unpacking git-man (1:2.25.1-1ubuntu3) ...
11:08:11 #7 40.84 Selecting previously unselected package git.
11:08:11 #7 40.85 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3_amd64.deb ...
11:08:11 #7 40.86 Unpacking git (1:2.25.1-1ubuntu3) ...
11:08:12 #7 41.37 Selecting previously unselected package libalgorithm-diff-perl.
11:08:12 #7 41.38 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
11:08:12 #7 41.38 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
11:08:12 #7 41.41 Selecting previously unselected package libalgorithm-diff-xs-perl.
11:08:12 #7 41.42 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
11:08:12 #7 41.42 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
11:08:12 #7 41.45 Selecting previously unselected package libalgorithm-merge-perl.
11:08:12 #7 41.45 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
11:08:12 #7 41.46 Unpacking libalgorithm-merge-perl (0.08-3) ...
11:08:12 #7 41.49 Selecting previously unselected package libapt-pkg-perl.
11:08:12 #7 41.49 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
11:08:12 #7 41.49 Unpacking libapt-pkg-perl (0.1.36build3) ...
11:08:12 #7 41.53 Selecting previously unselected package libarchive-cpio-perl.
11:08:12 #7 41.53 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
11:08:12 #7 41.54 Unpacking libarchive-cpio-perl (0.10-1) ...
11:08:12 #7 41.57 Selecting previously unselected package libarray-intspan-perl.
11:08:12 #7 41.58 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
11:08:12 #7 41.58 Unpacking libarray-intspan-perl (2.003-1) ...
11:08:12 #7 41.61 Selecting previously unselected package libasync-mergepoint-perl.
11:08:12 #7 41.61 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
11:08:12 #7 41.62 Unpacking libasync-mergepoint-perl (0.04-2) ...
11:08:12 #7 41.65 Selecting previously unselected package libmodule-implementation-perl.
11:08:12 #7 41.65 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
11:08:12 #7 41.66 Unpacking libmodule-implementation-perl (0.09-1) ...
11:08:12 #7 41.68 Selecting previously unselected package libsub-exporter-progressive-perl.
11:08:12 #7 41.69 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
11:08:12 #7 41.69 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
11:08:12 #7 41.72 Selecting previously unselected package libvariable-magic-perl.
11:08:12 #7 41.72 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
11:08:12 #7 41.73 Unpacking libvariable-magic-perl (0.62-1build2) ...
11:08:12 #7 41.76 Selecting previously unselected package libb-hooks-endofscope-perl.
11:08:12 #7 41.77 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
11:08:12 #7 41.77 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
11:08:12 #7 41.80 Selecting previously unselected package libcapture-tiny-perl.
11:08:12 #7 41.80 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
11:08:12 #7 41.81 Unpacking libcapture-tiny-perl (0.48-1) ...
11:08:12 #7 41.84 Selecting previously unselected package libclass-xsaccessor-perl.
11:08:12 #7 41.84 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
11:08:12 #7 41.85 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
11:08:12 #7 41.88 Selecting previously unselected package libclone-perl.
11:08:12 #7 41.88 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
11:08:12 #7 41.88 Unpacking libclone-perl (0.43-2) ...
11:08:12 #7 41.92 Selecting previously unselected package libcommon-sense-perl.
11:08:12 #7 41.92 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
11:08:12 #7 41.92 Unpacking libcommon-sense-perl (3.74-2build6) ...
11:08:12 #7 41.96 Selecting previously unselected package libparams-util-perl.
11:08:12 #7 41.96 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
11:08:12 #7 41.96 Unpacking libparams-util-perl (1.07-3build5) ...
11:08:12 #7 41.99 Selecting previously unselected package libsub-install-perl.
11:08:12 #7 41.99 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
11:08:12 #7 42.00 Unpacking libsub-install-perl (0.928-1) ...
11:08:12 #7 42.04 Selecting previously unselected package libdata-optlist-perl.
11:08:12 #7 42.04 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
11:08:12 #7 42.04 Unpacking libdata-optlist-perl (0.110-1) ...
11:08:12 #7 42.07 Selecting previously unselected package libsub-exporter-perl.
11:08:12 #7 42.07 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
11:08:12 #7 42.08 Unpacking libsub-exporter-perl (0.987-1) ...
11:08:12 #7 42.11 Selecting previously unselected package libconst-fast-perl.
11:08:13 #7 42.11 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
11:08:13 #7 42.12 Unpacking libconst-fast-perl (0.014-1) ...
11:08:13 #7 42.15 Selecting previously unselected package libwant-perl.
11:08:13 #7 42.15 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
11:08:13 #7 42.16 Unpacking libwant-perl (0.29-1build4) ...
11:08:13 #7 42.19 Selecting previously unselected package libcontextual-return-perl.
11:08:13 #7 42.19 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
11:08:13 #7 42.20 Unpacking libcontextual-return-perl (0.004014-2) ...
11:08:13 #7 42.23 Selecting previously unselected package libcpanel-json-xs-perl.
11:08:13 #7 42.23 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
11:08:13 #7 42.24 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
11:08:13 #7 42.29 Selecting previously unselected package libdata-dump-perl.
11:08:13 #7 42.29 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
11:08:13 #7 42.29 Unpacking libdata-dump-perl (1.23-1) ...
11:08:13 #7 42.32 Selecting previously unselected package libdigest-bubblebabble-perl.
11:08:13 #7 42.32 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
11:08:13 #7 42.33 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
11:08:13 #7 42.36 Selecting previously unselected package libdigest-hmac-perl.
11:08:13 #7 42.36 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
11:08:13 #7 42.37 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
11:08:13 #7 42.40 Selecting previously unselected package libdistro-info-perl.
11:08:13 #7 42.40 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
11:08:13 #7 42.40 Unpacking libdistro-info-perl (0.23ubuntu1) ...
11:08:13 #7 42.43 Selecting previously unselected package libnet-smtp-ssl-perl.
11:08:13 #7 42.44 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
11:08:13 #7 42.44 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
11:08:13 #7 42.47 Selecting previously unselected package libmailtools-perl.
11:08:13 #7 42.47 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
11:08:13 #7 42.48 Unpacking libmailtools-perl (2.21-1) ...
11:08:13 #7 42.51 Selecting previously unselected package libnet-ip-perl.
11:08:13 #7 42.52 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
11:08:13 #7 42.52 Unpacking libnet-ip-perl (1.26-2) ...
11:08:13 #7 42.55 Selecting previously unselected package libnet-dns-perl.
11:08:13 #7 42.56 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
11:08:13 #7 42.56 Unpacking libnet-dns-perl (1.22-1) ...
11:08:13 #7 42.62 Selecting previously unselected package libnet-domain-tld-perl.
11:08:13 #7 42.62 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
11:08:13 #7 42.63 Unpacking libnet-domain-tld-perl (1.75-1) ...
11:08:13 #7 42.66 Selecting previously unselected package libemail-valid-perl.
11:08:13 #7 42.66 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
11:08:13 #7 42.67 Unpacking libemail-valid-perl (1.202-1) ...
11:08:13 #7 42.70 Selecting previously unselected package libexporter-tiny-perl.
11:08:13 #7 42.70 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
11:08:13 #7 42.70 Unpacking libexporter-tiny-perl (1.002001-1) ...
11:08:13 #7 42.75 Selecting previously unselected package libipc-system-simple-perl.
11:08:13 #7 42.75 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
11:08:13 #7 42.76 Unpacking libipc-system-simple-perl (1.26-1) ...
11:08:13 #7 42.80 Selecting previously unselected package libfile-basedir-perl.
11:08:13 #7 42.80 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
11:08:13 #7 42.80 Unpacking libfile-basedir-perl (0.08-1) ...
11:08:13 #7 42.83 Selecting previously unselected package libfile-chdir-perl.
11:08:13 #7 42.83 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
11:08:13 #7 42.84 Unpacking libfile-chdir-perl (0.1008-1) ...
11:08:13 #7 42.87 Selecting previously unselected package libfile-fcntllock-perl.
11:08:13 #7 42.87 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
11:08:13 #7 42.87 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
11:08:13 #7 42.91 Selecting previously unselected package libnumber-compare-perl.
11:08:13 #7 42.91 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
11:08:13 #7 42.92 Unpacking libnumber-compare-perl (0.03-1) ...
11:08:13 #7 42.94 Selecting previously unselected package libtext-glob-perl.
11:08:13 #7 42.95 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
11:08:13 #7 42.95 Unpacking libtext-glob-perl (0.10-1) ...
11:08:13 #7 42.98 Selecting previously unselected package libfile-find-rule-perl.
11:08:13 #7 42.99 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
11:08:13 #7 42.99 Unpacking libfile-find-rule-perl (0.34-1) ...
11:08:13 #7 43.02 Selecting previously unselected package libfont-afm-perl.
11:08:13 #7 43.03 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
11:08:13 #7 43.03 Unpacking libfont-afm-perl (1.20-2) ...
11:08:13 #7 43.06 Selecting previously unselected package libio-string-perl.
11:08:13 #7 43.06 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
11:08:13 #7 43.07 Unpacking libio-string-perl (1.08-3) ...
11:08:13 #7 43.10 Selecting previously unselected package libfont-ttf-perl.
11:08:13 #7 43.10 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
11:08:13 #7 43.11 Unpacking libfont-ttf-perl (1.06-1) ...
11:08:13 #7 43.16 Selecting previously unselected package libfuture-perl.
11:08:13 #7 43.17 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
11:08:13 #7 43.17 Unpacking libfuture-perl (0.43-1) ...
11:08:13 #7 43.21 Selecting previously unselected package libio-stringy-perl.
11:08:14 #7 43.21 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
11:08:14 #7 43.21 Unpacking libio-stringy-perl (2.111-3) ...
11:08:14 #7 43.25 Selecting previously unselected package libparams-validate-perl.
11:08:14 #7 43.25 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
11:08:14 #7 43.26 Unpacking libparams-validate-perl (1.29-3) ...
11:08:14 #7 43.29 Selecting previously unselected package libgetopt-long-descriptive-perl.
11:08:14 #7 43.29 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
11:08:14 #7 43.30 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
11:08:14 #7 43.41 Selecting previously unselected package libsort-versions-perl.
11:08:14 #7 43.41 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
11:08:14 #7 43.41 Unpacking libsort-versions-perl (1.62-1) ...
11:08:14 #7 43.45 Selecting previously unselected package libgit-wrapper-perl.
11:08:14 #7 43.45 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
11:08:14 #7 43.45 Unpacking libgit-wrapper-perl (0.048-1) ...
11:08:14 #7 43.48 Selecting previously unselected package libhttp-tiny-multipart-perl.
11:08:14 #7 43.49 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
11:08:14 #7 43.49 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
11:08:14 #7 43.52 Selecting previously unselected package libio-prompter-perl.
11:08:14 #7 43.52 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
11:08:14 #7 43.53 Unpacking libio-prompter-perl (0.004015-1) ...
11:08:14 #7 43.57 Selecting previously unselected package libjson-perl.
11:08:14 #7 43.57 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
11:08:14 #7 43.57 Unpacking libjson-perl (4.02000-2) ...
11:08:14 #7 43.61 Selecting previously unselected package liblog-any-perl.
11:08:14 #7 43.61 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
11:08:14 #7 43.61 Unpacking liblog-any-perl (1.708-1) ...
11:08:14 #7 43.65 Selecting previously unselected package liblog-any-adapter-screen-perl.
11:08:14 #7 43.65 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
11:08:14 #7 43.66 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
11:08:14 #7 43.69 Selecting previously unselected package libpackage-stash-perl.
11:08:14 #7 43.69 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
11:08:14 #7 43.70 Unpacking libpackage-stash-perl (0.38-1) ...
11:08:14 #7 43.73 Selecting previously unselected package libsub-identify-perl.
11:08:14 #7 43.73 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
11:08:14 #7 43.73 Unpacking libsub-identify-perl (0.14-1build2) ...
11:08:14 #7 43.77 Selecting previously unselected package libsub-name-perl.
11:08:14 #7 43.77 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
11:08:14 #7 43.78 Unpacking libsub-name-perl (0.26-1) ...
11:08:14 #7 43.81 Selecting previously unselected package libnamespace-clean-perl.
11:08:14 #7 43.81 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
11:08:14 #7 43.81 Unpacking libnamespace-clean-perl (0.27-1) ...
11:08:14 #7 43.84 Selecting previously unselected package libpath-tiny-perl.
11:08:14 #7 43.85 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
11:08:14 #7 43.85 Unpacking libpath-tiny-perl (0.108-1) ...
11:08:14 #7 43.89 Selecting previously unselected package libtype-tiny-perl.
11:08:14 #7 43.89 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
11:08:14 #7 43.89 Unpacking libtype-tiny-perl (1.008001-2) ...
11:08:14 #7 43.95 Selecting previously unselected package libgitlab-api-v4-perl.
11:08:15 #7 43.95 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
11:08:15 #7 43.96 Unpacking libgitlab-api-v4-perl (0.25-1) ...
11:08:15 #7 44.00 Selecting previously unselected package libhash-fieldhash-perl.
11:08:15 #7 44.00 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
11:08:15 #7 44.00 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
11:08:15 #7 44.03 Selecting previously unselected package libhtml-form-perl.
11:08:15 #7 44.04 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
11:08:15 #7 44.04 Unpacking libhtml-form-perl (6.07-1) ...
11:08:15 #7 44.07 Selecting previously unselected package libhtml-format-perl.
11:08:15 #7 44.07 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
11:08:15 #7 44.08 Unpacking libhtml-format-perl (2.12-1) ...
11:08:15 #7 44.11 Selecting previously unselected package libhttp-daemon-perl.
11:08:15 #7 44.11 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ...
11:08:15 #7 44.12 Unpacking libhttp-daemon-perl (6.06-1) ...
11:08:15 #7 44.16 Selecting previously unselected package libidn11:amd64.
11:08:15 #7 44.16 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
11:08:15 #7 44.16 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
11:08:15 #7 44.20 Selecting previously unselected package libstruct-dumb-perl.
11:08:15 #7 44.20 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
11:08:15 #7 44.21 Unpacking libstruct-dumb-perl (0.09-1) ...
11:08:15 #7 44.24 Selecting previously unselected package libio-async-perl.
11:08:15 #7 44.24 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
11:08:15 #7 44.24 Unpacking libio-async-perl (0.75-1) ...
11:08:15 #7 44.30 Selecting previously unselected package liblinux-epoll-perl.
11:08:15 #7 44.30 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
11:08:15 #7 44.31 Unpacking liblinux-epoll-perl (0.017-1) ...
11:08:15 #7 44.34 Selecting previously unselected package libio-async-loop-epoll-perl.
11:08:15 #7 44.34 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
11:08:15 #7 44.34 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
11:08:15 #7 44.37 Selecting previously unselected package libtypes-serialiser-perl.
11:08:15 #7 44.38 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
11:08:15 #7 44.38 Unpacking libtypes-serialiser-perl (1.0-1) ...
11:08:15 #7 44.41 Selecting previously unselected package libjson-xs-perl.
11:08:15 #7 44.41 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
11:08:15 #7 44.42 Unpacking libjson-xs-perl (4.020-1build1) ...
11:08:15 #7 44.45 Selecting previously unselected package libjson-maybexs-perl.
11:08:15 #7 44.46 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
11:08:15 #7 44.46 Unpacking libjson-maybexs-perl (1.004000-1) ...
11:08:15 #7 44.49 Selecting previously unselected package liblist-compare-perl.
11:08:15 #7 44.49 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
11:08:15 #7 44.50 Unpacking liblist-compare-perl (0.53-1) ...
11:08:15 #7 44.54 Selecting previously unselected package liblist-moreutils-perl.
11:08:15 #7 44.54 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
11:08:15 #7 44.54 Unpacking liblist-moreutils-perl (0.416-1build5) ...
11:08:15 #7 44.58 Selecting previously unselected package liblist-someutils-perl.
11:08:15 #7 44.58 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
11:08:15 #7 44.59 Unpacking liblist-someutils-perl (0.58-1) ...
11:08:15 #7 44.62 Selecting previously unselected package liblist-someutils-xs-perl.
11:08:15 #7 44.62 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
11:08:15 #7 44.63 Unpacking liblist-someutils-xs-perl (0.58-2) ...
11:08:15 #7 44.66 Selecting previously unselected package libltdl7:amd64.
11:08:15 #7 44.67 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
11:08:15 #7 44.67 Unpacking libltdl7:amd64 (2.4.6-14) ...
11:08:15 #7 44.70 Selecting previously unselected package libltdl-dev:amd64.
11:08:15 #7 44.71 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
11:08:15 #7 44.71 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
11:08:15 #7 44.76 Selecting previously unselected package libsys-hostname-long-perl.
11:08:15 #7 44.76 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
11:08:15 #7 44.77 Unpacking libsys-hostname-long-perl (1.5-1) ...
11:08:15 #7 44.80 Selecting previously unselected package libmail-sendmail-perl.
11:08:15 #7 44.80 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
11:08:15 #7 44.81 Unpacking libmail-sendmail-perl (0.80-1) ...
11:08:15 #7 44.84 Selecting previously unselected package libmoox-aliases-perl.
11:08:15 #7 44.84 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
11:08:15 #7 44.84 Unpacking libmoox-aliases-perl (0.001006-1) ...
11:08:15 #7 44.88 Selecting previously unselected package libobject-id-perl.
11:08:15 #7 44.88 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
11:08:15 #7 44.88 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
11:08:15 #7 44.91 Selecting previously unselected package libmoox-struct-perl.
11:08:15 #7 44.92 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
11:08:15 #7 44.92 Unpacking libmoox-struct-perl (0.017-1) ...
11:08:15 #7 44.95 Selecting previously unselected package libnet-dns-sec-perl.
11:08:15 #7 44.96 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
11:08:15 #7 44.96 Unpacking libnet-dns-sec-perl (1.15-1) ...
11:08:15 #7 45.00 Selecting previously unselected package libnet-libidn-perl.
11:08:16 #7 45.00 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
11:08:16 #7 45.00 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
11:08:16 #7 45.04 Selecting previously unselected package libnumber-range-perl.
11:08:16 #7 45.04 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
11:08:16 #7 45.04 Unpacking libnumber-range-perl (0.12-1) ...
11:08:16 #7 45.08 Selecting previously unselected package libpackage-stash-xs-perl.
11:08:16 #7 45.08 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
11:08:16 #7 45.08 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
11:08:16 #7 45.12 Selecting previously unselected package libpath-iterator-rule-perl.
11:08:16 #7 45.12 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
11:08:16 #7 45.13 Unpacking libpath-iterator-rule-perl (1.014-1) ...
11:08:16 #7 45.16 Selecting previously unselected package libperl4-corelibs-perl.
11:08:16 #7 45.17 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
11:08:16 #7 45.17 Unpacking libperl4-corelibs-perl (0.004-2) ...
11:08:16 #7 45.20 Selecting previously unselected package libperlio-gzip-perl.
11:08:16 #7 45.20 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
11:08:16 #7 45.21 Unpacking libperlio-gzip-perl (0.19-1build5) ...
11:08:16 #7 45.24 Selecting previously unselected package libpod-constants-perl.
11:08:16 #7 45.25 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
11:08:16 #7 45.25 Unpacking libpod-constants-perl (0.19-1) ...
11:08:16 #7 45.29 Selecting previously unselected package libre2-5:amd64.
11:08:16 #7 45.29 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
11:08:16 #7 45.30 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
11:08:16 #7 45.34 Selecting previously unselected package libre-engine-re2-perl.
11:08:16 #7 45.34 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
11:08:16 #7 45.35 Unpacking libre-engine-re2-perl (0.13-5) ...
11:08:16 #7 45.39 Selecting previously unselected package libreadonly-perl.
11:08:16 #7 45.39 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
11:08:16 #7 45.39 Unpacking libreadonly-perl (2.050-2) ...
11:08:16 #7 45.43 Selecting previously unselected package libref-util-perl.
11:08:16 #7 45.43 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
11:08:16 #7 45.44 Unpacking libref-util-perl (0.204-1) ...
11:08:16 #7 45.47 Selecting previously unselected package libref-util-xs-perl.
11:08:16 #7 45.47 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
11:08:16 #7 45.48 Unpacking libref-util-xs-perl (0.117-1build2) ...
11:08:16 #7 45.51 Selecting previously unselected package libregexp-pattern-license-perl.
11:08:16 #7 45.51 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
11:08:16 #7 45.51 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
11:08:16 #7 45.55 Selecting previously unselected package libregexp-pattern-perl.
11:08:16 #7 45.55 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
11:08:16 #7 45.56 Unpacking libregexp-pattern-perl (0.2.12-1) ...
11:08:16 #7 45.60 Selecting previously unselected package libsasl2-modules:amd64.
11:08:16 #7 45.60 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
11:08:16 #7 45.60 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
11:08:16 #7 45.64 Selecting previously unselected package libsereal-decoder-perl.
11:08:16 #7 45.64 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
11:08:16 #7 45.65 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
11:08:16 #7 45.69 Selecting previously unselected package libsereal-encoder-perl.
11:08:16 #7 45.70 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
11:08:16 #7 45.70 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
11:08:16 #7 45.74 Selecting previously unselected package libsereal-perl.
11:08:16 #7 45.74 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
11:08:16 #7 45.75 Unpacking libsereal-perl (4.011-1) ...
11:08:16 #7 45.78 Selecting previously unselected package libsort-key-perl.
11:08:16 #7 45.78 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
11:08:16 #7 45.79 Unpacking libsort-key-perl (1.33-2build2) ...
11:08:16 #7 45.82 Selecting previously unselected package libstring-copyright-perl.
11:08:16 #7 45.82 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
11:08:16 #7 45.82 Unpacking libstring-copyright-perl (0.003006-1) ...
11:08:16 #7 45.86 Selecting previously unselected package libstring-escape-perl.
11:08:16 #7 45.86 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
11:08:16 #7 45.86 Unpacking libstring-escape-perl (2010.002-2) ...
11:08:16 #7 45.90 Selecting previously unselected package libstring-shellquote-perl.
11:08:16 #7 45.90 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
11:08:16 #7 45.90 Unpacking libstring-shellquote-perl (1.04-1) ...
11:08:16 #7 45.93 Selecting previously unselected package libterm-readkey-perl.
11:08:16 #7 45.93 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
11:08:16 #7 45.94 Unpacking libterm-readkey-perl (2.38-1build1) ...
11:08:16 #7 45.97 Selecting previously unselected package libtest-fatal-perl.
11:08:16 #7 45.98 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
11:08:16 #7 45.98 Unpacking libtest-fatal-perl (0.014-1) ...
11:08:16 #7 46.01 Selecting previously unselected package libtest-refcount-perl.
11:08:16 #7 46.01 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
11:08:16 #7 46.02 Unpacking libtest-refcount-perl (0.10-1) ...
11:08:16 #7 46.05 Selecting previously unselected package libtext-levenshtein-perl.
11:08:17 #7 46.05 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
11:08:17 #7 46.06 Unpacking libtext-levenshtein-perl (0.13-1) ...
11:08:17 #7 46.09 Selecting previously unselected package libtype-tiny-xs-perl.
11:08:17 #7 46.09 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
11:08:17 #7 46.10 Unpacking libtype-tiny-xs-perl (0.016-1) ...
11:08:17 #7 46.13 Selecting previously unselected package libunicode-utf8-perl.
11:08:17 #7 46.13 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
11:08:17 #7 46.14 Unpacking libunicode-utf8-perl (0.62-1build1) ...
11:08:17 #7 46.17 Selecting previously unselected package libxml-namespacesupport-perl.
11:08:17 #7 46.17 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
11:08:17 #7 46.18 Unpacking libxml-namespacesupport-perl (1.12-1) ...
11:08:17 #7 46.21 Selecting previously unselected package libxml-sax-base-perl.
11:08:17 #7 46.21 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
11:08:17 #7 46.21 Unpacking libxml-sax-base-perl (1.09-1) ...
11:08:17 #7 46.25 Selecting previously unselected package libxml-sax-perl.
11:08:17 #7 46.26 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
11:08:17 #7 46.26 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
11:08:17 #7 46.30 Selecting previously unselected package libxml-libxml-perl.
11:08:17 #7 46.31 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
11:08:17 #7 46.31 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
11:08:17 #7 46.37 Selecting previously unselected package libxml-parser-perl.
11:08:17 #7 46.37 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
11:08:17 #7 46.38 Unpacking libxml-parser-perl (2.46-1) ...
11:08:17 #7 46.43 Selecting previously unselected package libxml-sax-expat-perl.
11:08:17 #7 46.44 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
11:08:17 #7 46.44 Unpacking libxml-sax-expat-perl (0.51-1) ...
11:08:17 #7 46.47 Selecting previously unselected package libxml-writer-perl.
11:08:17 #7 46.47 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
11:08:17 #7 46.48 Unpacking libxml-writer-perl (0.625-1) ...
11:08:17 #7 46.51 Selecting previously unselected package libyaml-libyaml-perl.
11:08:17 #7 46.51 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
11:08:17 #7 46.51 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
11:08:17 #7 46.55 Selecting previously unselected package licensecheck.
11:08:17 #7 46.55 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
11:08:17 #7 46.56 Unpacking licensecheck (3.0.45-1) ...
11:08:17 #7 46.59 Selecting previously unselected package libdevel-size-perl.
11:08:17 #7 46.59 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
11:08:17 #7 46.59 Unpacking libdevel-size-perl (0.83-1build1) ...
11:08:17 #7 46.63 Selecting previously unselected package t1utils.
11:08:17 #7 46.63 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
11:08:17 #7 46.63 Unpacking t1utils (1.41-3) ...
11:08:17 #7 46.68 Selecting previously unselected package lintian.
11:08:17 #7 46.68 Preparing to unpack .../328-lintian_2.62.0_all.deb ...
11:08:17 #7 46.68 Unpacking lintian (2.62.0) ...
11:08:17 #7 46.99 Selecting previously unselected package manpages-dev.
11:08:17 #7 47.00 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
11:08:17 #7 47.00 Unpacking manpages-dev (5.05-1) ...
11:08:18 #7 47.24 Selecting previously unselected package python3-certifi.
11:08:18 #7 47.25 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
11:08:18 #7 47.25 Unpacking python3-certifi (2019.11.28-1) ...
11:08:18 #7 47.30 Selecting previously unselected package python3-idna.
11:08:18 #7 47.31 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
11:08:18 #7 47.31 Unpacking python3-idna (2.8-1) ...
11:08:18 #7 47.35 Selecting previously unselected package python3-urllib3.
11:08:18 #7 47.35 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
11:08:18 #7 47.36 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
11:08:18 #7 47.40 Selecting previously unselected package python3-requests.
11:08:18 #7 47.40 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
11:08:18 #7 47.41 Unpacking python3-requests (2.22.0-2ubuntu1) ...
11:08:18 #7 47.45 Selecting previously unselected package python3-unidiff.
11:08:18 #7 47.45 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
11:08:18 #7 47.46 Unpacking python3-unidiff (0.5.5-2) ...
11:08:18 #7 47.58 Selecting previously unselected package python3-xdg.
11:08:18 #7 47.58 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
11:08:18 #7 47.59 Unpacking python3-xdg (0.26-1ubuntu1) ...
11:08:18 #7 47.63 Selecting previously unselected package unzip.
11:08:18 #7 47.63 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
11:08:18 #7 47.64 Unpacking unzip (6.0-25ubuntu1) ...
11:08:18 #7 47.69 Selecting previously unselected package equivs.
11:08:18 #7 47.69 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
11:08:18 #7 47.70 Unpacking equivs (2.2.0) ...
11:08:18 #7 47.73 Selecting previously unselected package libauthen-sasl-perl.
11:08:18 #7 47.73 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
11:08:18 #7 47.74 Unpacking libauthen-sasl-perl (2.1600-1) ...
11:08:18 #7 47.78 Selecting previously unselected package python3-magic.
11:08:18 #7 47.78 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
11:08:18 #7 47.79 Unpacking python3-magic (2:0.4.15-3) ...
11:08:18 #7 47.89 Setting up libapt-pkg-perl (0.1.36build3) ...
11:08:18 #7 47.90 Setting up libksba8:amd64 (1.3.5-2) ...
11:08:18 #7 47.92 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
11:08:18 #7 47.93 Setting up wdiff (1.2.2-2build1) ...
11:08:18 #7 47.94 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
11:08:18 #7 47.96 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
11:08:18 #7 47.97 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
11:08:18 #7 47.98 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
11:08:18 #7 48.00 Setting up mime-support (3.64ubuntu1) ...
11:08:18 #7 48.03 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
11:08:18 #7 48.06 Setting up libmagic-mgc (1:5.38-4) ...
11:08:18 #7 48.08 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
11:08:18 #7 48.09 Setting up libglib2.0-0:amd64 (2.64.3-1~ubuntu20.04.1) ...
11:08:18 #7 48.10 No schema files found: doing nothing.
11:08:18 #7 48.11 Setting up distro-info-data (0.43ubuntu1.4) ...
11:08:18 #7 48.13 Setting up manpages (5.05-1) ...
11:08:18 #7 48.14 Setting up unzip (6.0-25ubuntu1) ...
11:08:18 #7 48.16 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
11:08:19 #7 48.18 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
11:08:19 #7 48.19 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
11:08:19 #7 48.21 Setting up binutils-common:amd64 (2.34-6ubuntu1) ...
11:08:19 #7 48.23 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
11:08:19 #7 48.24 Setting up libmagic1:amd64 (1:5.38-4) ...
11:08:19 #7 48.27 Setting up less (551-1ubuntu0.1) ...
11:08:19 #7 48.29 Setting up perl-openssl-defaults:amd64 (4) ...
11:08:19 #7 48.31 Setting up linux-libc-dev:amd64 (5.4.0-56.62) ...
11:08:19 #7 48.32 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1) ...
11:08:19 #7 48.34 Setting up gettext-base (0.19.8.1-10build1) ...
11:08:19 #7 48.35 Setting up libnpth0:amd64 (1.6-1) ...
11:08:19 #7 48.37 Setting up krb5-locales (1.17-6ubuntu4.1) ...
11:08:19 #7 48.38 Setting up file (1:5.38-4) ...
11:08:19 #7 48.40 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
11:08:19 #7 48.41 Setting up libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:19 #7 48.43 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
11:08:19 #7 48.45 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.5) ...
11:08:19 #7 48.47 Setting up libunwind8:amd64 (1.2.1-9build1) ...
11:08:19 #7 48.48 Setting up libfakeroot:amd64 (1.24-1) ...
11:08:19 #7 48.50 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
11:08:19 #7 48.52 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
11:08:19 #7 48.53 Setting up tzdata (2020d-0ubuntu0.20.04) ...
11:08:19 #7 48.62 
11:08:19 #7 48.62 Current default time zone: 'Etc/UTC'
11:08:19 #7 48.63 Local time is now:      Wed Dec  2 11:08:19 UTC 2020.
11:08:19 #7 48.63 Universal Time is now:  Wed Dec  2 11:08:19 UTC 2020.
11:08:19 #7 48.63 Run 'dpkg-reconfigure tzdata' if you wish to change it.
11:08:19 #7 48.63 
11:08:19 #7 48.73 Setting up fakeroot (1.24-1) ...
11:08:19 #7 48.74 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
11:08:19 #7 48.74 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
11:08:19 #7 48.74 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
11:08:19 #7 48.74 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
11:08:19 #7 48.74 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
11:08:19 #7 48.74 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
11:08:19 #7 48.74 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
11:08:19 #7 48.74 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
11:08:19 #7 48.74 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
11:08:19 #7 48.75 Setting up autotools-dev (20180224.1) ...
11:08:19 #7 48.77 Setting up libglib2.0-data (2.64.3-1~ubuntu20.04.1) ...
11:08:19 #7 48.78 Setting up libx11-data (2:1.6.9-2ubuntu1.1) ...
11:08:19 #7 48.79 Setting up make (4.2.1-1.2) ...
11:08:19 #7 48.81 Setting up libmpfr6:amd64 (4.0.2-1) ...
11:08:19 #7 48.82 Setting up gnupg-l10n (2.2.19-3ubuntu2) ...
11:08:19 #7 48.84 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
11:08:19 #7 48.85 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
11:08:19 #7 48.86 Setting up strace (5.5-3ubuntu1) ...
11:08:19 #7 48.88 Setting up libsigsegv2:amd64 (2.12-2) ...
11:08:19 #7 48.89 Setting up xz-utils (5.2.4-1ubuntu1) ...
11:08:19 #7 48.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.91 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
11:08:19 #7 48.92 Setting up t1utils (1.41-3) ...
11:08:19 #7 48.93 Setting up libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:19 #7 48.95 Setting up diffstat (1.63-1) ...
11:08:19 #7 48.96 Setting up libmpc3:amd64 (1.1.0-1) ...
11:08:19 #7 48.97 Setting up libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:19 #7 48.99 Setting up patch (2.7.6-6) ...
11:08:19 #7 49.00 Setting up autopoint (0.19.8.1-10build1) ...
11:08:19 #7 49.02 Setting up libfl2:amd64 (2.6.4-6.2) ...
11:08:19 #7 49.04 Setting up ucf (3.0038+nmu1) ...
11:08:20 #7 49.22 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
11:08:20 #7 49.24 Setting up libltdl7:amd64 (2.4.6-14) ...
11:08:20 #7 49.25 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
11:08:20 #7 49.27 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:20 #7 49.28 Setting up libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:20 #7 49.30 Setting up python-apt-common (2.0.0ubuntu0.20.04.1) ...
11:08:20 #7 49.31 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
11:08:20 #7 49.36 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
11:08:20 #7 49.40 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
11:08:20 #7 49.41 Setting up git-man (1:2.25.1-1ubuntu3) ...
11:08:20 #7 49.43 Setting up libisl22:amd64 (0.22.1-1) ...
11:08:20 #7 49.44 Setting up netbase (6.1) ...
11:08:20 #7 49.48 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
11:08:20 #7 49.50 Setting up libmpdec2:amd64 (2.4.2-3) ...
11:08:20 #7 49.51 Setting up libbinutils:amd64 (2.34-6ubuntu1) ...
11:08:20 #7 49.53 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
11:08:20 #7 49.54 Setting up libc-dev-bin (2.31-0ubuntu9.1) ...
11:08:20 #7 49.56 Setting up openssl (1.1.1f-1ubuntu2) ...
11:08:20 #7 49.58 Setting up libbsd0:amd64 (0.10.0-1) ...
11:08:20 #7 49.60 Setting up libelf1:amd64 (0.176-1.1build1) ...
11:08:20 #7 49.62 Setting up readline-common (8.0-4) ...
11:08:20 #7 49.64 Setting up publicsuffix (20200303.0012-1) ...
11:08:20 #7 49.65 Setting up libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:20 #7 49.66 Setting up iso-codes (4.4-1) ...
11:08:20 #7 49.68 Setting up liblocale-gettext-perl (1.07-4) ...
11:08:20 #7 49.69 Setting up liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:20 #7 49.71 Setting up dctrl-tools (2.24-3) ...
11:08:20 #7 49.73 Setting up libitm1:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:20 #7 49.74 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:20 #7 49.75 Setting up libgdbm6:amd64 (1.18.1-5) ...
11:08:20 #7 49.77 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:20 #7 49.78 Setting up libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
11:08:20 #7 49.80 Setting up libctf0:amd64 (2.34-6ubuntu1) ...
11:08:20 #7 49.81 Setting up pinentry-curses (1.1.0-3build1) ...
11:08:20 #7 49.83 Setting up manpages-dev (5.05-1) ...
11:08:20 #7 49.84 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
11:08:20 #7 49.86 Setting up libxcb1:amd64 (1.14-2) ...
11:08:20 #7 49.87 Setting up at (3.1.23-1ubuntu1) ...
11:08:21 #7 50.01 invoke-rc.d: could not determine current runlevel
11:08:21 #7 50.01 invoke-rc.d: policy-rc.d denied execution of start.
11:08:21 #7 50.02 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
11:08:21 #7 50.04 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:21 #7 50.05 Setting up libedit2:amd64 (3.1-20191231-1) ...
11:08:21 #7 50.07 Setting up libreadline8:amd64 (8.0-4) ...
11:08:21 #7 50.08 Setting up m4 (1.4.18-4) ...
11:08:21 #7 50.10 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:21 #7 50.11 Setting up ca-certificates (20201027ubuntu0.20.04.1) ...
11:08:21 #7 50.46 Updating certificates in /etc/ssl/certs...
11:08:21 #7 50.90 138 added, 0 removed; done.
11:08:21 #7 51.03 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:21 #7 51.04 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:21 #7 51.06 Setting up bsdmainutils (11.1.2ubuntu3) ...
11:08:21 #7 51.08 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
11:08:22 #7 51.08 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
11:08:22 #7 51.08 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
11:08:22 #7 51.08 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
11:08:22 #7 51.09 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
11:08:22 #7 51.11 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
11:08:22 #7 51.12 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
11:08:22 #7 51.14 Setting up dwz (0.13-5) ...
11:08:22 #7 51.15 Setting up groff-base (1.22.4-4build1) ...
11:08:22 #7 51.17 Setting up gpgconf (2.2.19-3ubuntu2) ...
11:08:22 #7 51.19 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
11:08:22 #7 51.20 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
11:08:22 #7 51.22 Setting up libc6-dev:amd64 (2.31-0ubuntu9.1) ...
11:08:22 #7 51.24 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.1) ...
11:08:22 #7 51.25 Setting up libpython3.8-stdlib:amd64 (3.8.5-1~20.04) ...
11:08:22 #7 51.26 Setting up python3.8 (3.8.5-1~20.04) ...
11:08:22 #7 51.87 Setting up libxml2:amd64 (2.9.10+dfsg-5) ...
11:08:22 #7 51.89 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
11:08:22 #7 51.90 Setting up gpg (2.2.19-3ubuntu2) ...
11:08:22 #7 51.92 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
11:08:22 #7 51.94 Setting up gnupg-utils (2.2.19-3ubuntu2) ...
11:08:22 #7 51.95 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1) ...
11:08:22 #7 51.97 Setting up gpg-agent (2.2.19-3ubuntu2) ...
11:08:23 #7 52.43 Setting up openssh-client (1:8.2p1-4ubuntu0.1) ...
11:08:23 #7 52.53 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:23 #7 52.55 Setting up gpgsm (2.2.19-3ubuntu2) ...
11:08:23 #7 52.56 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
11:08:23 #7 52.58 Setting up python3 (3.8.2-0ubuntu2) ...
11:08:23 #7 52.86 Setting up binutils (2.34-6ubuntu1) ...
11:08:23 #7 52.87 Setting up python3-xdg (0.26-1ubuntu1) ...
11:08:24 #7 53.03 Setting up man-db (2.9.1-1) ...
11:08:24 #7 53.12 Building database of manual pages ...
11:08:24 #7 53.34 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
11:08:24 #7 53.36 Setting up python3-six (1.14.0-2) ...
11:08:24 #7 53.49 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:24 #7 53.50 Setting up perl (5.30.0-9ubuntu0.2) ...
11:08:24 #7 53.52 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
11:08:24 #7 53.54 Setting up python3-gpg (1.13.1-7ubuntu2) ...
11:08:24 #7 53.70 Setting up libdata-dump-perl (1.23-1) ...
11:08:24 #7 53.71 Setting up python3-certifi (2019.11.28-1) ...
11:08:24 #7 53.84 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
11:08:24 #7 53.86 Setting up libref-util-perl (0.204-1) ...
11:08:24 #7 53.87 Setting up libipc-system-simple-perl (1.26-1) ...
11:08:24 #7 53.89 Setting up libnet-domain-tld-perl (1.75-1) ...
11:08:24 #7 53.90 Setting up libxml-writer-perl (0.625-1) ...
11:08:24 #7 53.91 Setting up libhash-fieldhash-perl (0.15-1build2) ...
11:08:24 #7 53.92 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
11:08:24 #7 53.94 Setting up shared-mime-info (1.15-1) ...
11:08:27 #7 56.43 Setting up liblinux-epoll-perl (0.017-1) ...
11:08:27 #7 56.44 Setting up libvariable-magic-perl (0.62-1build2) ...
11:08:27 #7 56.46 Setting up python3-idna (2.8-1) ...
11:08:27 #7 56.65 Setting up libio-html-perl (1.001-1) ...
11:08:27 #7 56.66 Setting up libcroco3:amd64 (0.6.13-1) ...
11:08:27 #7 56.68 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
11:08:27 #7 56.70 Setting up libtest-refcount-perl (0.10-1) ...
11:08:27 #7 56.72 Setting up libparams-util-perl (1.07-3build5) ...
11:08:27 #7 56.73 Setting up libdpkg-perl (1.19.7ubuntu3) ...
11:08:27 #7 56.75 Setting up autoconf (2.69-11.1) ...
11:08:27 #7 56.77 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
11:08:28 #7 56.94 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
11:08:28 #7 56.96 Setting up libarray-intspan-perl (2.003-1) ...
11:08:28 #7 56.98 Setting up libcapture-tiny-perl (0.48-1) ...
11:08:28 #7 57.01 Setting up libtimedate-perl (2.3200-1) ...
11:08:28 #7 57.05 Setting up gpg-wks-server (2.2.19-3ubuntu2) ...
11:08:28 #7 57.09 Setting up libsub-name-perl (0.26-1) ...
11:08:28 #7 57.64 Setting up libtype-tiny-xs-perl (0.016-1) ...
11:08:28 #7 57.91 Setting up libfile-chdir-perl (0.1008-1) ...
11:08:28 #7 57.93 Setting up xauth (1:1.1-0ubuntu1) ...
11:08:28 #7 57.94 Setting up cpp (4:9.3.0-1ubuntu2) ...
11:08:28 #7 57.96 Setting up libpath-tiny-perl (0.108-1) ...
11:08:28 #7 57.97 Setting up libarchive-cpio-perl (0.10-1) ...
11:08:28 #7 57.98 Setting up libjson-perl (4.02000-2) ...
11:08:28 #7 58.00 Setting up libsub-override-perl (0.09-2) ...
11:08:28 #7 58.01 Setting up python3-unidiff (0.5.5-2) ...
11:08:29 #7 58.14 Setting up libstrictures-perl (2.000006-1) ...
11:08:29 #7 58.16 Setting up libsub-quote-perl (2.006006-1) ...
11:08:29 #7 58.17 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
11:08:29 #7 58.18 Setting up libsort-versions-perl (1.62-1) ...
11:08:29 #7 58.20 Setting up libexporter-tiny-perl (1.002001-1) ...
11:08:29 #7 58.21 Setting up libre-engine-re2-perl (0.13-5) ...
11:08:29 #7 58.23 Setting up libterm-readkey-perl (2.38-1build1) ...
11:08:29 #7 58.24 Setting up lsb-release (11.1.0ubuntu2) ...
11:08:29 #7 58.26 Setting up libnet-ip-perl (1.26-2) ...
11:08:29 #7 58.27 Setting up python3-magic (2:0.4.15-3) ...
11:08:29 #7 58.40 Setting up libperlio-gzip-perl (0.19-1build5) ...
11:08:29 #7 58.41 Setting up libsys-hostname-long-perl (1.5-1) ...
11:08:29 #7 58.43 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
11:08:29 #7 58.44 Setting up liburi-perl (1.76-2) ...
11:08:29 #7 58.45 Setting up libdigest-bubblebabble-perl (0.02-2) ...
11:08:29 #7 58.47 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:29 #7 58.48 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
11:08:29 #7 58.49 Setting up python3-pkg-resources (45.2.0-1) ...
11:08:29 #7 58.69 Setting up automake (1:1.16.1-4ubuntu6) ...
11:08:29 #7 58.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:08:29 #7 58.70 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
11:08:29 #7 58.70 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
11:08:29 #7 58.71 Setting up libasync-mergepoint-perl (0.04-2) ...
11:08:29 #7 58.72 Setting up libstring-escape-perl (2010.002-2) ...
11:08:29 #7 58.73 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
11:08:29 #7 58.75 Setting up libhttp-date-perl (6.05-1) ...
11:08:29 #7 58.76 Setting up libfile-which-perl (1.23-1) ...
11:08:29 #7 58.77 Setting up libfile-basedir-perl (0.08-1) ...
11:08:29 #7 58.79 Setting up gettext (0.19.8.1-10build1) ...
11:08:29 #7 58.80 Setting up libnumber-range-perl (0.12-1) ...
11:08:29 #7 58.81 Setting up libunicode-utf8-perl (0.62-1build1) ...
11:08:29 #7 58.83 Setting up libstruct-dumb-perl (0.09-1) ...
11:08:29 #7 58.84 Setting up libfile-listing-perl (6.04-1) ...
11:08:29 #7 58.86 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
11:08:29 #7 58.88 Setting up libregexp-pattern-perl (0.2.12-1) ...
11:08:29 #7 58.90 Setting up libfont-afm-perl (1.20-2) ...
11:08:29 #7 58.91 Setting up libwant-perl (0.29-1build4) ...
11:08:29 #7 58.93 Setting up libdynaloader-functions-perl (0.003-1) ...
11:08:29 #7 58.95 Setting up libtext-glob-perl (0.10-1) ...
11:08:29 #7 58.96 Setting up libclass-method-modifiers-perl (2.13-1) ...
11:08:29 #7 58.98 Setting up liblist-compare-perl (0.53-1) ...
11:08:29 #7 58.99 Setting up libref-util-xs-perl (0.117-1build2) ...
11:08:29 #7 59.00 Setting up libio-pty-perl (1:1.12-1) ...
11:08:29 #7 59.02 Setting up libtool (2.4.6-14) ...
11:08:29 #7 59.03 Setting up libfile-fcntllock-perl (0.22-3build4) ...
11:08:29 #7 59.04 Setting up libsort-key-perl (1.33-2build2) ...
11:08:29 #7 59.06 Setting up libclone-perl (0.43-2) ...
11:08:29 #7 59.07 Setting up libalgorithm-diff-perl (1.19.03-2) ...
11:08:29 #7 59.08 Setting up libarchive-zip-perl (1.67-2) ...
11:08:29 #7 59.10 Setting up libsub-identify-perl (0.14-1build2) ...
11:08:29 #7 59.11 Setting up libdistro-info-perl (0.23ubuntu1) ...
11:08:30 #7 59.12 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
11:08:30 #7 59.13 Setting up python3-apt (2.0.0ubuntu0.20.04.1) ...
11:08:30 #7 59.29 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
11:08:30 #7 59.31 Setting up libio-stringy-perl (2.111-3) ...
11:08:30 #7 59.32 Setting up liblist-moreutils-perl (0.416-1build5) ...
11:08:30 #7 59.34 Setting up libhtml-tagset-perl (3.20-4) ...
11:08:30 #7 59.35 Setting up liblog-any-perl (1.708-1) ...
11:08:30 #7 59.36 Setting up libauthen-sasl-perl (2.1600-1) ...
11:08:30 #7 59.37 Setting up libdevel-size-perl (0.83-1build1) ...
11:08:30 #7 59.39 Setting up libdebhelper-perl (12.10ubuntu1) ...
11:08:30 #7 59.40 Setting up libpod-constants-perl (0.19-1) ...
11:08:30 #7 59.42 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
11:08:30 #7 59.43 Setting up libperl4-corelibs-perl (0.004-2) ...
11:08:30 #7 59.44 Setting up libfuture-perl (0.43-1) ...
11:08:30 #7 59.46 Setting up liblwp-mediatypes-perl (6.04-1) ...
11:08:30 #7 59.48 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
11:08:30 #7 59.50 Setting up libtry-tiny-perl (0.30-1) ...
11:08:30 #7 59.51 Setting up libtype-tiny-perl (1.008001-2) ...
11:08:30 #7 59.52 Setting up libtest-fatal-perl (0.014-1) ...
11:08:30 #7 59.54 Setting up libcommon-sense-perl (3.74-2build6) ...
11:08:30 #7 59.55 Setting up libxml-namespacesupport-perl (1.12-1) ...
11:08:30 #7 59.56 Setting up libnet-http-perl (6.19-1) ...
11:08:30 #7 59.57 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
11:08:30 #7 59.59 Setting up libencode-locale-perl (1.05-1) ...
11:08:30 #7 59.60 Setting up libtext-levenshtein-perl (0.13-1) ...
11:08:30 #7 59.61 Setting up libnet-dns-perl (1.22-1) ...
11:08:30 #7 59.62 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
11:08:30 #7 59.63 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
11:08:30 #7 59.65 Setting up libstring-shellquote-perl (1.04-1) ...
11:08:30 #7 59.66 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:30 #7 59.68 Setting up libsub-install-perl (0.928-1) ...
11:08:30 #7 59.69 Setting up gcc (4:9.3.0-1ubuntu2) ...
11:08:30 #7 59.72 Setting up dpkg-dev (1.19.7ubuntu3) ...
11:08:30 #7 59.74 Setting up libnumber-compare-perl (0.03-1) ...
11:08:30 #7 59.75 Setting up intltool-debian (0.35.0+20060710.5) ...
11:08:30 #7 59.77 Setting up libio-async-perl (0.75-1) ...
11:08:30 #7 59.81 Setting up liberror-perl (0.17029-1) ...
11:08:30 #7 59.83 Setting up patchutils (0.3.4-2) ...
11:08:30 #7 59.84 Setting up libmail-sendmail-perl (0.80-1) ...
11:08:30 #7 59.86 Setting up libltdl-dev:amd64 (2.4.6-14) ...
11:08:30 #7 59.87 Setting up libjson-maybexs-perl (1.004000-1) ...
11:08:30 #7 59.88 Setting up libxml-sax-base-perl (1.09-1) ...
11:08:30 #7 59.89 Setting up libio-string-perl (1.08-3) ...
11:08:30 #7 59.91 Setting up libreadonly-perl (2.050-2) ...
11:08:30 #7 59.92 Setting up python3-chardet (3.0.4-4build1) ...
11:08:30 #7 60.15 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
11:08:30 #7 60.16 Setting up libfile-find-rule-perl (0.34-1) ...
11:08:30 #7 60.18 Setting up libstring-copyright-perl (0.003006-1) ...
11:08:31 #7 60.19 Setting up python3-debian (0.1.36ubuntu1) ...
11:08:31 #7 60.34 Setting up python3-requests (2.22.0-2ubuntu1) ...
11:08:31 #7 60.49 Setting up libdata-optlist-perl (0.110-1) ...
11:08:31 #7 60.50 Setting up libipc-run-perl (20180523.0-2) ...
11:08:31 #7 60.52 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
11:08:31 #7 60.53 Setting up libcontextual-return-perl (0.004014-2) ...
11:08:31 #7 60.54 Setting up libwww-robotrules-perl (6.02-1) ...
11:08:31 #7 60.56 Setting up libtypes-serialiser-perl (1.0-1) ...
11:08:31 #7 60.57 Setting up g++ (4:9.3.0-1ubuntu2) ...
11:08:31 #7 60.59 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
11:08:31 #7 60.59 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
11:08:31 #7 60.60 Setting up libhtml-parser-perl (3.72-5) ...
11:08:31 #7 60.61 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
11:08:31 #7 60.63 Setting up librole-tiny-perl (2.001004-1) ...
11:08:31 #7 60.64 Setting up build-essential (12.8ubuntu1.1) ...
11:08:31 #7 60.65 Setting up libfont-ttf-perl (1.06-1) ...
11:08:31 #7 60.66 Setting up libfile-homedir-perl (1.004-1) ...
11:08:31 #7 60.68 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
11:08:31 #7 60.69 Setting up libio-socket-ssl-perl (2.067-1) ...
11:08:31 #7 60.70 Setting up libsub-exporter-perl (0.987-1) ...
11:08:31 #7 60.72 Setting up libalgorithm-merge-perl (0.08-3) ...
11:08:31 #7 60.74 Setting up libhttp-message-perl (6.22-1) ...
11:08:31 #7 60.75 Setting up libhtml-form-perl (6.07-1) ...
11:08:31 #7 60.77 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
11:08:31 #7 60.78 Setting up libjson-xs-perl (4.020-1build1) ...
11:08:31 #7 60.81 Setting up libhttp-negotiate-perl (6.01-1) ...
11:08:31 #7 60.82 Setting up libio-prompter-perl (0.004015-1) ...
11:08:31 #7 60.84 Setting up libhttp-cookies-perl (6.08-1) ...
11:08:31 #7 60.86 Setting up po-debconf (1.0.21) ...
11:08:31 #7 60.87 Setting up libhtml-tree-perl (5.07-2) ...
11:08:31 #7 60.89 Setting up libparams-classify-perl (0.015-1build2) ...
11:08:31 #7 60.91 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.5) ...
11:08:31 #7 60.92 Setting up libpath-iterator-rule-perl (1.014-1) ...
11:08:32 #7 60.94 Setting up libnet-dns-sec-perl (1.15-1) ...
11:08:32 #7 60.95 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.2) ...
11:08:32 #7 60.97 Setting up libsereal-perl (4.011-1) ...
11:08:32 #7 60.98 Setting up libhtml-format-perl (2.12-1) ...
11:08:32 #7 60.99 Setting up libxml-sax-perl (1.02+dfsg-1) ...
11:08:32 #7 61.06 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
11:08:32 #7 61.12 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:08:32 #7 61.24 
11:08:32 #7 61.24 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:08:32 #7 61.36 Setting up dput (1.0.3ubuntu1) ...
11:08:32 #7 61.51 Setting up libio-async-loop-epoll-perl (0.20-1) ...
11:08:32 #7 61.52 Setting up dirmngr (2.2.19-3ubuntu2) ...
11:08:32 #7 61.65 Setting up libnet-smtp-ssl-perl (1.04-1) ...
11:08:32 #7 61.67 Setting up libmodule-runtime-perl (0.016-1) ...
11:08:32 #7 61.68 Setting up libmailtools-perl (2.21-1) ...
11:08:32 #7 61.69 Setting up git (1:2.25.1-1ubuntu3) ...
11:08:32 #7 61.72 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
11:08:32 #7 61.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
11:08:32 #7 61.83 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
11:08:32 #7 61.90 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:08:32 #7 62.02 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:08:33 #7 62.05 Setting up dh-strip-nondeterminism (1.7.0-1) ...
11:08:33 #7 62.06 Setting up libconst-fast-perl (0.014-1) ...
11:08:33 #7 62.08 Setting up libhttp-daemon-perl (6.06-1) ...
11:08:33 #7 62.09 Setting up libgit-wrapper-perl (0.048-1) ...
11:08:33 #7 62.10 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.2) ...
11:08:33 #7 62.13 Setting up curl (7.68.0-1ubuntu2.2) ...
11:08:33 #7 62.15 Setting up gpg-wks-client (2.2.19-3ubuntu2) ...
11:08:33 #7 62.16 Setting up libmodule-implementation-perl (0.09-1) ...
11:08:33 #7 62.17 Setting up libemail-valid-perl (1.202-1) ...
11:08:33 #7 62.19 Setting up libpackage-stash-perl (0.38-1) ...
11:08:33 #7 62.20 Setting up libimport-into-perl (1.002005-1) ...
11:08:33 #7 62.21 Setting up libmoo-perl (2.003006-1) ...
11:08:33 #7 62.23 Setting up liblist-someutils-perl (0.58-1) ...
11:08:33 #7 62.24 Setting up liblist-someutils-xs-perl (0.58-2) ...
11:08:33 #7 62.25 Setting up gnupg (2.2.19-3ubuntu2) ...
11:08:33 #7 62.27 Setting up libmoox-aliases-perl (0.001006-1) ...
11:08:33 #7 62.28 Setting up libparams-validate-perl (1.29-3) ...
11:08:33 #7 62.29 Setting up libb-hooks-endofscope-perl (0.24-1) ...
11:08:33 #7 62.31 Setting up libnamespace-clean-perl (0.27-1) ...
11:08:33 #7 62.32 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
11:08:33 #7 62.34 Setting up libgitlab-api-v4-perl (0.25-1) ...
11:08:33 #7 62.35 Setting up libmoox-struct-perl (0.017-1) ...
11:08:33 #7 62.36 Setting up lintian (2.62.0) ...
11:08:33 #7 62.38 Setting up licensecheck (3.0.45-1) ...
11:08:33 #7 62.40 Setting up dh-autoreconf (19) ...
11:08:33 #7 62.41 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
11:08:33 #7 62.43 Setting up libwww-perl (6.43-1) ...
11:08:33 #7 62.44 Setting up debhelper (12.10ubuntu1) ...
11:08:33 #7 62.46 Setting up devscripts (2.20.2ubuntu2) ...
11:08:33 #7 62.61 Setting up equivs (2.2.0) ...
11:08:33 #7 62.63 Setting up libxml-parser-perl (2.46-1) ...
11:08:33 #7 62.64 Setting up libxml-sax-expat-perl (0.51-1) ...
11:08:33 #7 62.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
11:08:33 #7 62.73 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
11:08:33 #7 62.85 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
11:08:33 #7 62.88 Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
11:08:33 #7 62.91 Processing triggers for ca-certificates (20201027ubuntu0.20.04.1) ...
11:08:33 #7 62.91 Updating certificates in /etc/ssl/certs...
11:08:34 #7 63.29 0 added, 0 removed; done.
11:08:34 #7 63.29 Running hooks in /etc/ca-certificates/update.d...
11:08:34 #7 63.29 done.
11:08:35 #7 DONE 64.6s
11:08:35 
11:08:35 #9 [stage-1 4/9] COPY common /root/build-deb/debian
11:08:35 #9 DONE 0.0s
11:08:35 
11:08:35 #10 [stage-1 5/9] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug:...
11:08:36 #10 0.874 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
11:08:36 #10 0.875 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
11:08:36 #10 0.937 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
11:08:36 #10 1.011 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
11:08:37 #10 1.179 Reading package lists...
11:08:37 #10 2.488 dh_testdir
11:08:37 #10 2.507 dh_testroot
11:08:37 #10 2.526 dh_prep
11:08:37 #10 2.546 dh_testdir
11:08:37 #10 2.565 dh_testroot
11:08:37 #10 2.583 dh_install
11:08:37 #10 2.610 dh_installdocs
11:08:38 #10 2.644 dh_installchangelogs
11:08:38 #10 2.715 dh_compress
11:08:38 #10 2.749 dh_fixperms
11:08:38 #10 2.791 dh_installdeb
11:08:38 #10 2.818 dh_gencontrol
11:08:38 #10 2.935 dh_md5sums
11:08:38 #10 2.964 dh_builddeb
11:08:38 #10 2.984 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
11:08:38 #10 3.003 
11:08:38 #10 3.003 The package has been created.
11:08:38 #10 3.003 Attention, the package has been created in the current directory,
11:08:38 #10 3.003 not in ".." as indicated by the message above!
11:08:38 #10 3.025 Selecting previously unselected package docker-ce-build-deps.
11:08:38 #10 3.039 (Reading database ... 26310 files and directories currently installed.)
11:08:38 #10 3.040 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
11:08:38 #10 3.045 Unpacking docker-ce-build-deps (1.0) ...
11:08:39 #10 3.122 Reading package lists...
11:08:39 #10 3.774 Building dependency tree...
11:08:39 #10 3.902 Reading state information...
11:08:39 #10 3.916 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
11:08:39 #10 3.947 Starting 2 pkgProblemResolver with broken count: 0
11:08:39 #10 3.949 Done
11:08:39 #10 3.965  Done
11:08:39 #10 3.971 Starting pkgProblemResolver with broken count: 0
11:08:39 #10 3.992 Starting 2 pkgProblemResolver with broken count: 0
11:08:39 #10 3.994 Done
11:08:39 #10 4.069 The following additional packages will be installed:
11:08:39 #10 4.070   bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13
11:08:39 #10 4.070   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
11:08:39 #10 4.070   libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
11:08:39 #10 4.070   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
11:08:39 #10 4.070   libsystemd-dev libudev-dev libuv1 pkg-config
11:08:39 #10 4.071 Suggested packages:
11:08:39 #10 4.071   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
11:08:39 #10 4.071 Recommended packages:
11:08:39 #10 4.071   dmsetup
11:08:39 #10 4.107 The following NEW packages will be installed:
11:08:39 #10 4.107   bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13
11:08:39 #10 4.107   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
11:08:39 #10 4.108   libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
11:08:39 #10 4.108   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
11:08:39 #10 4.109   libsystemd-dev libudev-dev libuv1 pkg-config
11:08:40 #10 4.521 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
11:08:40 #10 4.521 1 not fully installed or removed.
11:08:40 #10 4.521 Need to get 8526 kB of archives.
11:08:40 #10 4.521 After this operation, 41.4 MB of additional disk space will be used.
11:08:40 #10 4.521 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
11:08:40 #10 4.937 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
11:08:40 #10 5.330 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
11:08:40 #10 5.357 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
11:08:40 #10 5.358 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
11:08:40 #10 5.432 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.1 [80.4 kB]
11:08:40 #10 5.433 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
11:08:41 #10 5.777 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
11:08:41 #10 5.778 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 dh-systemd all 12.10ubuntu1 [2680 B]
11:08:41 #10 5.779 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
11:08:41 #10 5.781 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
11:08:41 #10 5.819 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
11:08:41 #10 5.829 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
11:08:41 #10 5.829 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.3 [19.7 kB]
11:08:41 #10 5.830 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
11:08:41 #10 5.833 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
11:08:41 #10 5.851 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
11:08:41 #10 5.932 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
11:08:41 #10 5.932 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
11:08:41 #10 6.087 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
11:08:41 #10 6.089 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
11:08:41 #10 6.089 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.20.04.3 [68.2 kB]
11:08:41 #10 6.090 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.3 [246 kB]
11:08:41 #10 6.093 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
11:08:41 #10 6.276 debconf: delaying package configuration, since apt-utils is not installed
11:08:41 #10 6.307 Fetched 8526 kB in 2s (4307 kB/s)
11:08:41 #10 6.338 Selecting previously unselected package bash-completion.
11:08:42 #10 6.338 (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 ... 26314 files and directories currently installed.)
11:08:42 #10 6.353 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
11:08:42 #10 6.976 Unpacking bash-completion (1:2.10-1ubuntu1) ...
11:08:42 #10 7.095 Selecting previously unselected package cmake-data.
11:08:42 #10 7.097 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
11:08:42 #10 7.103 Unpacking cmake-data (3.16.3-1ubuntu1) ...
11:08:42 #10 7.433 Selecting previously unselected package libarchive13:amd64.
11:08:42 #10 7.436 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
11:08:42 #10 7.446 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
11:08:42 #10 7.507 Selecting previously unselected package libjsoncpp1:amd64.
11:08:43 #10 7.509 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
11:08:43 #10 7.513 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
11:08:43 #10 7.560 Selecting previously unselected package librhash0:amd64.
11:08:43 #10 7.560 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
11:08:43 #10 7.565 Unpacking librhash0:amd64 (1.3.9-1) ...
11:08:43 #10 7.616 Selecting previously unselected package libuv1:amd64.
11:08:43 #10 7.619 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.1_amd64.deb ...
11:08:43 #10 7.623 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.1) ...
11:08:43 #10 7.656 Selecting previously unselected package cmake.
11:08:43 #10 7.659 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
11:08:43 #10 7.663 Unpacking cmake (3.16.3-1ubuntu1) ...
11:08:43 #10 8.072 Selecting previously unselected package dh-apparmor.
11:08:43 #10 8.074 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
11:08:43 #10 8.079 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
11:08:43 #10 8.109 Selecting previously unselected package dh-systemd.
11:08:43 #10 8.111 Preparing to unpack .../08-dh-systemd_12.10ubuntu1_all.deb ...
11:08:43 #10 8.115 Unpacking dh-systemd (12.10ubuntu1) ...
11:08:43 #10 8.151 Selecting previously unselected package libbtrfs0:amd64.
11:08:43 #10 8.154 Preparing to unpack .../09-libbtrfs0_5.4.1-2_amd64.deb ...
11:08:43 #10 8.159 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
11:08:43 #10 8.205 Selecting previously unselected package libbtrfs-dev:amd64.
11:08:43 #10 8.208 Preparing to unpack .../10-libbtrfs-dev_5.4.1-2_amd64.deb ...
11:08:43 #10 8.212 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
11:08:43 #10 8.271 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:08:43 #10 8.274 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
11:08:43 #10 8.279 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
11:08:43 #10 8.334 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:08:44 #10 8.338 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
11:08:44 #10 8.342 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
11:08:44 #10 8.372 Selecting previously unselected package libudev-dev:amd64.
11:08:44 #10 8.375 Preparing to unpack .../13-libudev-dev_245.4-4ubuntu3.3_amd64.deb ...
11:08:44 #10 8.379 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.3) ...
11:08:44 #10 8.415 Selecting previously unselected package libsepol1-dev:amd64.
11:08:44 #10 8.418 Preparing to unpack .../14-libsepol1-dev_3.0-1_amd64.deb ...
11:08:44 #10 8.422 Unpacking libsepol1-dev:amd64 (3.0-1) ...
11:08:44 #10 8.494 Selecting previously unselected package libpcre2-16-0:amd64.
11:08:44 #10 8.497 Preparing to unpack .../15-libpcre2-16-0_10.34-7_amd64.deb ...
11:08:44 #10 8.502 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
11:08:44 #10 8.555 Selecting previously unselected package libpcre2-32-0:amd64.
11:08:44 #10 8.558 Preparing to unpack .../16-libpcre2-32-0_10.34-7_amd64.deb ...
11:08:44 #10 8.562 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
11:08:44 #10 8.612 Selecting previously unselected package libpcre2-posix2:amd64.
11:08:44 #10 8.615 Preparing to unpack .../17-libpcre2-posix2_10.34-7_amd64.deb ...
11:08:44 #10 8.619 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
11:08:44 #10 8.645 Selecting previously unselected package libpcre2-dev:amd64.
11:08:44 #10 8.648 Preparing to unpack .../18-libpcre2-dev_10.34-7_amd64.deb ...
11:08:44 #10 8.652 Unpacking libpcre2-dev:amd64 (10.34-7) ...
11:08:44 #10 8.746 Selecting previously unselected package libselinux1-dev:amd64.
11:08:44 #10 8.748 Preparing to unpack .../19-libselinux1-dev_3.0-1build2_amd64.deb ...
11:08:44 #10 8.753 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
11:08:44 #10 8.797 Selecting previously unselected package libdevmapper-dev:amd64.
11:08:44 #10 8.800 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
11:08:44 #10 8.805 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
11:08:44 #10 8.839 Selecting previously unselected package libseccomp-dev:amd64.
11:08:44 #10 8.842 Preparing to unpack .../21-libseccomp-dev_2.4.3-1ubuntu3.20.04.3_amd64.deb ...
11:08:44 #10 8.847 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.3) ...
11:08:44 #10 8.884 Selecting previously unselected package libsystemd-dev:amd64.
11:08:44 #10 8.887 Preparing to unpack .../22-libsystemd-dev_245.4-4ubuntu3.3_amd64.deb ...
11:08:44 #10 8.890 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.3) ...
11:08:44 #10 8.955 Selecting previously unselected package pkg-config.
11:08:44 #10 8.959 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
11:08:44 #10 8.963 Unpacking pkg-config (0.29.1-0ubuntu4) ...
11:08:44 #10 9.054 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.3) ...
11:08:44 #10 9.067 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
11:08:44 #10 9.079 Setting up libsepol1-dev:amd64 (3.0-1) ...
11:08:44 #10 9.092 Setting up libpcre2-16-0:amd64 (10.34-7) ...
11:08:44 #10 9.105 Setting up libbtrfs0:amd64 (5.4.1-2) ...
11:08:44 #10 9.119 Setting up libpcre2-32-0:amd64 (10.34-7) ...
11:08:44 #10 9.132 Setting up libuv1:amd64 (1.34.2-1ubuntu1.1) ...
11:08:44 #10 9.143 Setting up bash-completion (1:2.10-1ubuntu1) ...
11:08:45 #10 9.761 Setting up pkg-config (0.29.1-0ubuntu4) ...
11:08:45 #10 9.811 Setting up libudev-dev:amd64 (245.4-4ubuntu3.3) ...
11:08:45 #10 9.821 Setting up libpcre2-posix2:amd64 (10.34-7) ...
11:08:45 #10 9.832 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
11:08:45 #10 9.845 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
11:08:45 #10 9.859 Setting up librhash0:amd64 (1.3.9-1) ...
11:08:45 #10 9.874 Setting up cmake-data (3.16.3-1ubuntu1) ...
11:08:45 #10 9.889 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
11:08:45 #10 9.900 Setting up dh-systemd (12.10ubuntu1) ...
11:08:45 #10 9.913 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.3) ...
11:08:45 #10 9.927 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
11:08:45 #10 9.940 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
11:08:45 #10 9.952 Setting up libpcre2-dev:amd64 (10.34-7) ...
11:08:45 #10 9.964 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
11:08:45 #10 9.978 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
11:08:45 #10 9.990 Setting up cmake (3.16.3-1ubuntu1) ...
11:08:45 #10 10.00 Setting up docker-ce-build-deps (1.0) ...
11:08:45 #10 10.02 Processing triggers for man-db (2.9.1-1) ...
11:08:45 #10 10.04 Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
11:08:45 #10 DONE 10.3s
11:08:45 
11:08:45 #11 [stage-1 6/9] COPY sources/ /sources
11:08:46 #11 DONE 0.2s
11:08:46 
11:08:46 #13 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
11:08:49 #13 DONE 3.5s
11:08:49 
11:08:49 #14 [stage-1 8/9] WORKDIR /root/build-deb
11:08:49 #14 DONE 0.0s
11:08:49 
11:08:49 #15 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
11:08:49 #15 DONE 0.0s
11:08:49 
11:08:49 #16 exporting to image
11:08:49 #16 exporting layers
11:08:55 #16 exporting layers 5.2s done
11:08:55 #16 writing image sha256:a9cb9ab004aaf41f3e0fa514beac0d9c678cda3d906830744bb7001ca96bdad1
11:08:55 #16 writing image sha256:a9cb9ab004aaf41f3e0fa514beac0d9c678cda3d906830744bb7001ca96bdad1 done
11:08:55 #16 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
11:08:55 #16 DONE 5.2s
11:08:55 docker run --rm  -e PLATFORM  -e EPOCH='5'  -e DEB_VERSION=0.0.0-20201201121459-3faad7a  -e VERSION=0.0.0-20201201121459-3faad7a  -e CLI_GITCOMMIT=3faad7a  -e ENGINE_GITCOMMIT=ca520bd  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/debbuild/ubuntu-focal:/build    debbuild-ubuntu-focal/x86_64
11:08:55 + set -e
11:08:55 + mkdir -p /root/build-deb/engine
11:08:55 + tar -C /root/build-deb -xzf /sources/engine.tgz
11:08:55 + mkdir -p /root/build-deb/cli
11:08:55 + tar -C /root/build-deb -xzf /sources/cli.tgz
11:08:56 + mkdir -p /go/src/github.com/docker
11:08:56 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
11:08:56 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
11:08:56 + EPOCH=5
11:08:56 + EPOCH_SEP=
11:08:56 + [[ ! -z 5 ]]
11:08:56 + EPOCH_SEP=:
11:08:56 + [[ -z 0.0.0-20201201121459-3faad7a ]]
11:08:56 + echo VERSION AAA 0.0.0-20201201121459-3faad7a
11:08:56 + VERSION=0.0.0-20201201121459-3faad7a
11:08:56 + echo VERSION bbb 0.0.0-20201201121459-3faad7a
11:08:56 VERSION AAA 0.0.0-20201201121459-3faad7a
11:08:56 VERSION bbb 0.0.0-20201201121459-3faad7a
11:08:56 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
11:08:56 + debSource=docker-ce
11:08:56 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
11:08:56 + debMaintainer='Docker <support@docker.com>'
11:08:56 ++ date --rfc-2822
11:08:56 + debDate='Wed, 02 Dec 2020 11:08:55 +0000'
11:08:56 + cat
11:08:56 + export CLI_GITCOMMIT=3faad7a
11:08:56 + CLI_GITCOMMIT=3faad7a
11:08:56 + export ENGINE_GITCOMMIT=ca520bd
11:08:56 + ENGINE_GITCOMMIT=ca520bd
11:08:56 VERSION BBB 0.0.0-20201201121459-3faad7a
11:08:56 + echo VERSION BBB 0.0.0-20201201121459-3faad7a
11:08:56 + dpkg-buildpackage -uc -us -I.git
11:08:56 dpkg-buildpackage: info: source package docker-ce
11:08:56 dpkg-buildpackage: info: source version 5:0.0.0-20201201121459-3faad7a-0~ubuntu-focal
11:08:56 dpkg-buildpackage: info: source distribution focal
11:08:56 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
11:08:56 dpkg-buildpackage: info: host architecture amd64
11:08:56  dpkg-source -I.git --before-build .
11:08:56  debian/rules clean
11:08:56 dh clean --with=bash-completion --with=systemd
11:08:56    dh_clean
11:08:56  dpkg-source -I.git -b .
11:08:56 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
11:08:56 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
11:08:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20201201121459-3faad7a-0~ubuntu'
11:08:56 dpkg-source: info: using source format '1.0'
11:08:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.tar.gz
11:09:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.dsc
11:09:04  debian/rules build
11:09:04 dh build --with=bash-completion --with=systemd
11:09:04    dh_update_autotools_config
11:09:04    dh_autoreconf
11:09:04    debian/rules override_dh_auto_build
11:09:04 make[1]: Entering directory '/root/build-deb'
11:09:04 # Build the daemon and dependencies
11:09:04 cd engine && DOCKER_GITCOMMIT=ca520bd PRODUCT=docker ./hack/make.sh dynbinary
11:09:04 
11:09:04 Removing bundles/
11:09:04 
11:09:04 ---> Making bundle: dynbinary (in bundles/dynbinary)
11:09:04 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:09:04 GOOS="" GOARCH="" GOARM=""
11:09:08 scripts/docs/generate-man.sh
11:10:29 Project root: /go/src/github.com/docker/cli
11:10:29 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:10:29 2020/12/02 11:10:16 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 WARNING: go-md2man does not handle node type HTMLSpan
11:10:29 + popd
11:10:29 ~/rpmbuild/BUILD/src
11:10:29 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
11:10:29 + pushd /root/rpmbuild/BUILD/src/plugins
11:10:29 + for installer in *.installer
11:10:29 + bash app.installer build
11:10:29 Cloning into '/go/src/github.com/docker/app'...
11:10:29 Fetching origin
11:10:29 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
11:10:41 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a
11:10:41 
11:10:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
11:10:41 + RM_GOPATH=0
11:10:41 + TMP_GOPATH=/go
11:10:41 + : /usr/local/bin
11:10:41 + '[' -z /go ']'
11:10:41 + export GOPATH=/go
11:10:41 + GOPATH=/go
11:10:41 + case "$(go env GOARCH)" in
11:10:41 ++ go env GOARCH
11:10:41 + export GO_BUILDMODE=-buildmode=pie
11:10:41 + GO_BUILDMODE=-buildmode=pie
11:10:41 ++ dirname hack/dockerfile/install/install.sh
11:10:41 + dir=hack/dockerfile/install
11:10:41 + bin=tini
11:10:41 + shift
11:10:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
11:10:41 + . hack/dockerfile/install/tini.installer
11:10:41 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:10:41 + install_tini
11:10:41 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:10:41 + git clone https://github.com/krallin/tini.git /go/tini
11:10:41 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:10:41 Cloning into '/go/tini'...
11:10:41 + cd /go/tini
11:10:41 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:10:41 + cmake .
11:10:41 -- The C compiler identification is GNU 9.3.0
11:10:41 -- Check for working C compiler: /usr/bin/cc
11:10:41 -- Check for working C compiler: /usr/bin/cc -- works
11:10:41 -- Detecting C compiler ABI info
11:10:41 -- Detecting C compiler ABI info - done
11:10:41 -- Detecting C compile features
11:10:41 -- Detecting C compile features - done
11:10:41 -- Performing Test HAS_BUILTIN_FORTIFY
11:10:41 -- Performing Test HAS_BUILTIN_FORTIFY - Success
11:10:41 -- Configuring done
11:10:41 -- Generating done
11:10:41 -- Build files have been written to: /go/tini
11:10:41 + make tini-static
11:10:41 make[2]: Entering directory '/go/tini'
11:10:41 make[3]: Entering directory '/go/tini'
11:10:41 make[4]: Entering directory '/go/tini'
11:10:41 make[5]: Entering directory '/go/tini'
11:10:41 Scanning dependencies of target tini-static
11:10:41 make[5]: Leaving directory '/go/tini'
11:10:41 make[5]: Entering directory '/go/tini'
11:10:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:10:41 [100%] Linking C executable tini-static
11:10:41 make[5]: Leaving directory '/go/tini'
11:10:41 [100%] Built target tini-static
11:10:41 make[4]: Leaving directory '/go/tini'
11:10:41 make[3]: Leaving directory '/go/tini'
11:10:41 make[2]: Leaving directory '/go/tini'
11:10:41 + mkdir -p /usr/local/bin
11:10:41 + cp tini-static /usr/local/bin/docker-init
11:10:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
11:10:41 + RM_GOPATH=0
11:10:41 + TMP_GOPATH=/go
11:10:41 + : /usr/local/bin
11:10:41 + '[' -z /go ']'
11:10:41 + export GOPATH=/go
11:10:41 + GOPATH=/go
11:10:41 + case "$(go env GOARCH)" in
11:10:41 ++ go env GOARCH
11:10:41 + export GO_BUILDMODE=-buildmode=pie
11:10:41 + GO_BUILDMODE=-buildmode=pie
11:10:41 ++ dirname hack/dockerfile/install/install.sh
11:10:41 + dir=hack/dockerfile/install
11:10:41 + bin=proxy
11:10:41 + shift
11:10:41 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
11:10:41 + . hack/dockerfile/install/proxy.installer
11:10:41 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b
11:10:41 + install_proxy dynamic
11:10:41 + case "$1" in
11:10:41 + install_proxy_dynamic
11:10:41 + export PROXY_LDFLAGS=-linkmode=external install_proxy
11:10:41 + PROXY_LDFLAGS=-linkmode=external
11:10:41 + export BUILD_MODE=-buildmode=pie
11:10:41 + BUILD_MODE=-buildmode=pie
11:10:41 + _install_proxy
11:10:41 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b
11:10:41 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b'
11:10:41 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
11:10:41 Cloning into '/go/src/github.com/docker/libnetwork'...
11:10:41 + cd /go/src/github.com/docker/libnetwork
11:10:41 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b
11:10:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:10:41 + return
11:10:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
11:10:41 + RM_GOPATH=0
11:10:41 + TMP_GOPATH=/go
11:10:41 + : /usr/local/bin
11:10:41 + '[' -z /go ']'
11:10:41 + export GOPATH=/go
11:10:41 + GOPATH=/go
11:10:41 + case "$(go env GOARCH)" in
11:10:41 ++ go env GOARCH
11:10:41 + export GO_BUILDMODE=-buildmode=pie
11:10:41 + GO_BUILDMODE=-buildmode=pie
11:10:41 ++ dirname hack/dockerfile/install/install.sh
11:10:41 + dir=hack/dockerfile/install
11:10:41 + bin=rootlesskit
11:10:41 + shift
11:10:41 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
11:10:41 + . hack/dockerfile/install/rootlesskit.installer
11:10:41 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:10:41 + install_rootlesskit dynamic
11:10:41 + case "$1" in
11:10:41 + install_rootlesskit_dynamic
11:10:41 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
11:10:41 + ROOTLESSKIT_LDFLAGS=-linkmode=external
11:10:41 + export BUILD_MODE=-buildmode=pie
11:10:41 + BUILD_MODE=-buildmode=pie
11:10:41 + _install_rootlesskit
11:10:41 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
11:10:41 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
11:10:41 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:10:41 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
11:10:41 + cd /go/src/github.com/rootless-containers/rootlesskit
11:10:41 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:10:41 + for f in rootlesskit rootlesskit-docker-proxy
11:10:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:10:41 + for f in rootlesskit rootlesskit-docker-proxy
11:10:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:10:41 + return
11:10:41 # Build the CLI
11:10:41 cd /go/src/github.com/docker/cli && \
11:10:41 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20201201121459-3faad7a GITCOMMIT=3faad7a dynbinary manpages
11:10:41 make[2]: Entering directory '/root/build-deb/cli'
11:10:41 ./scripts/build/dynbinary
11:10:41 Building dynamically linked build/docker-linux-amd64
11:11:16 + for installer in *.installer
11:11:16 + bash buildx.installer build
11:11:16 Cloning into '/go/src/github.com/docker/buildx'...
11:11:16 Fetching origin
11:11:16 + GOFLAGS=-mod=vendor
11:11:16 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
11:12:02 scripts/docs/generate-man.sh
11:12:23 ~/rpmbuild/BUILD/src
11:12:23 + popd
11:12:23 + exit 0
11:12:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MpQN4S
11:12:23 + umask 022
11:12:23 + cd /root/rpmbuild/BUILD
11:12:23 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64 '!=' / ']'
11:12:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:23 + mkdir -p /root/rpmbuild/BUILDROOT
11:12:23 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:23 + cd src
11:12:23 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin
11:12:23 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/docker
11:12:23 + pushd /root/rpmbuild/BUILD/src/plugins
11:12:23 + for installer in *.installer
11:12:23 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:23 + PREFIX=/usr/libexec/docker/cli-plugins
11:12:23 + bash app.installer install_plugin
11:12:23 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
11:12:23 + for installer in *.installer
11:12:23 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:23 + PREFIX=/usr/libexec/docker/cli-plugins
11:12:23 + bash buildx.installer install_plugin
11:12:23 + popd
11:12:23 ~/rpmbuild/BUILD/src
11:12:23 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/bash-completion/completions
11:12:23 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/zsh/vendor-completions
11:12:23 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/fish/vendor_completions.d
11:12:23 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/bash-completion/completions/docker
11:12:23 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
11:12:23 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
11:12:23 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/man/man1
11:12:23 + 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.20201201121459.3faad7a-0.el8.x86_64/usr/share/man/man1
11:12:23 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/man/man5
11:12:23 + 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.20201201121459.3faad7a-0.el8.x86_64/usr/share/man/man5
11:12:23 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/man/man8
11:12:23 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/man/man8
11:12:23 + mkdir -p build-docs
11:12:23 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:12:23 + cp cli/LICENSE build-docs/LICENSE
11:12:23 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:12:23 + cp cli/MAINTAINERS build-docs/MAINTAINERS
11:12:23 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:12:23 + cp cli/NOTICE build-docs/NOTICE
11:12:23 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
11:12:23 + cp cli/README.md build-docs/README.md
11:12:23 + /usr/lib/rpm/check-buildroot
11:12:23 + /usr/lib/rpm/redhat/brp-ldconfig
11:12:23 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
11:12:23 + /usr/lib/rpm/brp-compress
11:12:23 + /usr/lib/rpm/brp-strip /usr/bin/strip
11:12:23 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
11:12:23 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
11:12:23 + /usr/lib/rpm/brp-python-bytecompile '' 1
11:12:23 + /usr/lib/rpm/brp-python-hardlink
11:12:23 + PYTHON3=/usr/libexec/platform-python
11:12:23 + /usr/lib/rpm/redhat/brp-mangle-shebangs
11:12:23 Processing files: docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:23 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hoE0xo
11:12:23 + umask 022
11:12:23 + cd /root/rpmbuild/BUILD
11:12:23 + cd src
11:12:23 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/doc/docker-ce-cli
11:12:23 + export LC_ALL=C
11:12:23 + LC_ALL=C
11:12:23 + export DOCDIR
11:12:23 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/doc/docker-ce-cli
11:12:23 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/doc/docker-ce-cli
11:12:23 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/doc/docker-ce-cli
11:12:23 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/doc/docker-ce-cli
11:12:23 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/share/doc/docker-ce-cli
11:12:23 + exit 0
11:12:23 Provides: docker-ce-cli = 1:0.0.0.20201201121459.3faad7a-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20201201121459.3faad7a-0.el8
11:12:23 Requires(interp): /bin/sh
11:12:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11:12:23 Requires(post): /bin/sh
11:12:23 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)
11:12:23 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
11:12:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:23 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.src.rpm
11:12:33 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64.rpm
11:12:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SsaDAz
11:12:33 + umask 022
11:12:33 + cd /root/rpmbuild/BUILD
11:12:33 + cd src
11:12:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:33 + exit 0
11:12:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RMaIJK
11:12:33 + umask 022
11:12:33 + cd /root/rpmbuild/BUILD
11:12:33 + cd /root/rpmbuild/BUILD
11:12:33 + rm -rf src
11:12:33 + /usr/bin/mkdir -p src
11:12:33 + cd src
11:12:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:12:33 + /usr/bin/tar -xof -
11:12:33 + STATUS=0
11:12:33 + '[' 0 -ne 0 ']'
11:12:33 + /usr/bin/tar -xof -
11:12:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
11:12:33 + STATUS=0
11:12:33 + '[' 0 -ne 0 ']'
11:12:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
11:12:33 + exit 0
11:12:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WE9GQY
11:12:33 + umask 022
11:12:33 + cd /root/rpmbuild/BUILD
11:12:33 + cd src
11:12:33 + export DOCKER_GITCOMMIT=ca520bd
11:12:33 + DOCKER_GITCOMMIT=ca520bd
11:12:33 + mkdir -p /go/src/github.com/docker
11:12:33 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
11:12:33 + TMP_GOPATH=/go
11:12:33 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
11:12:33 + RM_GOPATH=0
11:12:33 + TMP_GOPATH=/go
11:12:33 + : /usr/local/bin
11:12:33 + '[' -z /go ']'
11:12:33 + export GOPATH=/go
11:12:33 + GOPATH=/go
11:12:33 + case "$(go env GOARCH)" in
11:12:33 ++ go env GOARCH
11:12:33 + export GO_BUILDMODE=-buildmode=pie
11:12:33 + GO_BUILDMODE=-buildmode=pie
11:12:33 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
11:12:33 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
11:12:33 + bin=rootlesskit
11:12:33 + shift
11:12:33 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
11:12:33 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
11:12:33 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:12:33 + install_rootlesskit dynamic
11:12:33 + case "$1" in
11:12:33 + install_rootlesskit_dynamic
11:12:33 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
11:12:33 + ROOTLESSKIT_LDFLAGS=-linkmode=external
11:12:33 + export BUILD_MODE=-buildmode=pie
11:12:33 + BUILD_MODE=-buildmode=pie
11:12:33 + _install_rootlesskit
11:12:33 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
11:12:33 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
11:12:33 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:12:33 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
11:12:34 + cd /go/src/github.com/rootless-containers/rootlesskit
11:12:34 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
11:12:34 + for f in rootlesskit rootlesskit-docker-proxy
11:12:34 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:12:39 + for f in rootlesskit rootlesskit-docker-proxy
11:12:39 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:12:40 + return
11:12:40 + exit 0
11:12:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7qImhx
11:12:40 + umask 022
11:12:40 + cd /root/rpmbuild/BUILD
11:12:40 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64 '!=' / ']'
11:12:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:40 + mkdir -p /root/rpmbuild/BUILDROOT
11:12:40 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:40 + cd src
11:12:40 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/dockerd-rootless.sh
11:12:40 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
11:12:40 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/rootlesskit
11:12:40 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
11:12:40 + /usr/lib/rpm/check-buildroot
11:12:40 + /usr/lib/rpm/redhat/brp-ldconfig
11:12:40 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
11:12:40 + /usr/lib/rpm/brp-compress
11:12:40 + /usr/lib/rpm/brp-strip /usr/bin/strip
11:12:40 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
11:12:40 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
11:12:40 + /usr/lib/rpm/brp-python-bytecompile '' 1
11:12:40 + /usr/lib/rpm/brp-python-hardlink
11:12:40 + PYTHON3=/usr/libexec/platform-python
11:12:40 + /usr/lib/rpm/redhat/brp-mangle-shebangs
11:12:40 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gGGm95
11:12:40 + umask 022
11:12:40 + cd /root/rpmbuild/BUILD
11:12:40 + cd src
11:12:40 + /usr/local/bin/rootlesskit -v
11:12:40 rootlesskit version 0.11.0
11:12:40 + exit 0
11:12:41 Processing files: docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:41 Provides: docker-ce-rootless-extras = 0:0.0.0.20201201121459.3faad7a-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20201201121459.3faad7a-0.el8
11:12:41 Requires(interp): /bin/sh /bin/sh /bin/sh
11:12:41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
11:12:41 Requires(post): /bin/sh
11:12:41 Requires(preun): /bin/sh
11:12:41 Requires(postun): /bin/sh
11:12:41 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)
11:12:41 Conflicts: rootlesskit
11:12:41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:41 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.src.rpm
11:12:45 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64.rpm
11:12:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZC7rDP
11:12:45 + umask 022
11:12:45 + cd /root/rpmbuild/BUILD
11:12:45 + cd src
11:12:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20201201121459.3faad7a-0.el8.x86_64
11:12:45 + exit 0
11:12:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
11:12:47 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
[Pipeline] sh
11:12:48 + make clean
11:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/v -w /v alpine chown -R 1000:1000 src
11:12:50 rm -f -r src
11:12:50 make -C rpm clean
11:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
11:12:50 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
11:12:50 rm -f -r rpmbuild/
11:12:50 docker builder prune -f --filter until=24h
11:12:50 Total reclaimed space: 0B
11:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
11:12:50 make -C deb clean
11:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
11:12:50 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild
11:12:50 rm -f -r debbuild
11:12:50 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 sources
11:12:50 rm -f -r sources
11:12:50 docker builder prune -f --filter until=24h
11:12:50 Total reclaimed space: 0B
11:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
11:12:50 make -C static clean
11:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
11:12:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build
11:12:50 rm -f -r build
11:12:50 docker builder prune -f --filter until=24h
11:12:50 Total reclaimed space: 0B
11:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:13:10 Project root: /go/src/github.com/docker/cli
11:13:10 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:13:10 2020/12/02 11:12:59 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 WARNING: go-md2man does not handle node type HTMLSpan
11:13:10 make[2]: Leaving directory '/root/build-deb/cli'
11:13:10 # Build the CLI plugins
11:13:10 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
11:13:10 set -e;cd /sources && \
11:13:10 	tar xzf plugin-installers.tgz; \
11:13:10 	for installer in plugins/*.installer; do \
11:13:10 		LDFLAGS='' bash ${installer} build; \
11:13:10 	done
11:13:10 Cloning into '/go/src/github.com/docker/app'...
11:13:10 Fetching origin
11:13:10 make[2]: Entering directory '/go/src/github.com/docker/app'
11:13:10 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
11:13:57 make[2]: Leaving directory '/go/src/github.com/docker/app'
11:13:57 Cloning into '/go/src/github.com/docker/buildx'...
11:13:57 Fetching origin
11:13:57 + GOFLAGS=-mod=vendor
11:13:57 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
11:15:05 make[1]: Leaving directory '/root/build-deb'
11:15:05    debian/rules override_dh_auto_test
11:15:05 make[1]: Entering directory '/root/build-deb'
11:15:05 ./engine/bundles/dynbinary-daemon/dockerd -v
11:15:05 Docker version 0.0.0-20201201121459-3faad7a, build ca520bd
11:15:05 ./cli/build/docker -v
11:15:05 Docker version 0.0.0-20201201121459-3faad7a, build 3faad7a
11:15:05 make[1]: Leaving directory '/root/build-deb'
11:15:05    create-stamp debian/debhelper-build-stamp
11:15:05  debian/rules binary
11:15:05 dh binary --with=bash-completion --with=systemd
11:15:05    dh_testroot
11:15:05    dh_prep
11:15:05    debian/rules override_dh_auto_install
11:15:05 make[1]: Entering directory '/root/build-deb'
11:15:05 # docker-ce-cli install
11:15:05 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
11:15:05 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
11:15:05 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
11:15:05 set -e;cd /sources && \
11:15:05 	tar xzf plugin-installers.tgz; \
11:15:05 	for installer in plugins/*.installer; do \
11:15:05 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
11:15:05 		PREFIX=/usr/libexec/docker/cli-plugins \
11:15:05 			bash ${installer} install_plugin; \
11:15:05 	done
11:15:05 # docker-ce install
11:15:05 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
11:15:05 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
11:15:05 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20201201121459-3faad7a debian/docker-ce/usr/bin/dockerd
11:15:05 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
11:15:05 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
11:15:05 # docker-ce-rootless-extras install
11:15:05 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
11:15:05 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
11:15:05 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
11:15:05 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
11:15:05 # TODO: how can we install vpnkit?
11:15:05 make[1]: Leaving directory '/root/build-deb'
11:15:05    debian/rules override_dh_install
11:15:05 make[1]: Entering directory '/root/build-deb'
11:15:05 dh_install
11:15:05 # TODO Can we do this from within our container?
11:15:05 dh_apparmor --profile-name=docker-ce -pdocker-ce
11:15:05 make[1]: Leaving directory '/root/build-deb'
11:15:05    dh_installdocs
11:15:05    dh_installchangelogs
11:15:05    dh_installman
11:15:05    dh_bash-completion
11:15:05    dh_systemd_enable
11:15:05    debian/rules override_dh_installinit
11:15:05 make[1]: Entering directory '/root/build-deb'
11:15:05 # use "docker" as our service name, not "docker-ce"
11:15:05 dh_installinit --name=docker
11:15:05 make[1]: Leaving directory '/root/build-deb'
11:15:05    dh_systemd_start
11:15:05    dh_perl
11:15:05    dh_link
11:15:05    dh_strip_nondeterminism
11:15:05    dh_compress
11:15:05    dh_fixperms
11:15:05    dh_missing
11:15:05    debian/rules override_dh_strip
11:15:05 make[1]: Entering directory '/root/build-deb'
11:15:05 # Go has lots of problems with stripping, so just don't
11:15:05 make[1]: Leaving directory '/root/build-deb'
11:15:05    dh_makeshlibs
11:15:05    debian/rules override_dh_shlibdeps
11:15:05 make[1]: Entering directory '/root/build-deb'
11:15:05 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
11:15:11 make[1]: Leaving directory '/root/build-deb'
11:15:11    dh_installdeb
11:15:11    dh_gencontrol
11:15:11    dh_md5sums
11:15:12    dh_builddeb
11:15:12 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'.
11:15:12 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'.
11:16:08 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'.
11:16:55  dpkg-genbuildinfo
11:16:55  dpkg-genchanges  >../docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.changes
11:16:55 dpkg-genchanges: info: including full source code in upload
11:16:55  dpkg-source -I.git --after-build .
11:16:55 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
11:16:55 + destination=/build
11:16:55 + mkdir -p /build
11:16:55 + mv -v /root/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb /build
11:16:55 copied '/root/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'
11:16:55 removed '/root/docker-ce-cli_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'
11:16:55 copied '/root/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'
11:16:55 removed '/root/docker-ce-rootless-extras_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'
11:16:55 copied '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.dsc'
11:16:55 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.dsc'
11:16:55 copied '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.tar.gz'
11:16:55 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal.tar.gz'
11:16:55 copied '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.buildinfo'
11:16:55 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.buildinfo'
11:16:55 copied '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.changes'
11:16:55 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.changes'
11:16:55 copied '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'
11:16:55 removed '/root/docker-ce_0.0.0-20201201121459-3faad7a-0~ubuntu-focal_amd64.deb'
11:16:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-focal
11:16:55 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
[Pipeline] sh
11:16:55 + make clean
11:16:55 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/v -w /v alpine chown -R 1000:1000 src
11:16:58 rm -f -r src
11:16:58 make -C rpm clean
11:16:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
11:16:58 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
11:16:58 rm -f -r rpmbuild/
11:16:58 docker builder prune -f --filter until=24h
11:16:58 Total reclaimed space: 0B
11:16:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
11:16:58 make -C deb clean
11:16:58 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
11:16:58 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild
11:16:59 rm -f -r debbuild
11:16:59 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 sources
11:17:00 rm -f -r sources
11:17:00 docker builder prune -f --filter until=24h
11:17:00 Total reclaimed space: 0B
11:17:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
11:17:00 make -C static clean
11:17:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
11:17:00 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build
11:17:00 rm -f -r build
11:17:00 docker builder prune -f --filter until=24h
11:17:00 Total reclaimed space: 0B
11:17:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS